- Attach test dataset files that can be used to test the new feature
- Replace the "###" in the issue title with the primary JIRA ticket number for the rule.
- Fill in the following information
Links to related JIRA Tickets
Rule Information
- Standard: SDTM
- Rule ID: CG0155
- Rule ID: CG0663
- Rule Description: Value length = 4 characters beginning with 'AP' and ending with 2 character SDTM domain
Describe the problem
The engine does not have the ability to take a part of the DOMAIN (all characters past the first 2) and compare it against some value.
Describe the solution
Having an operation that can extract part of the DOMAIN or dataset_names which can then be used to compare against domain_is_custom would be ideal.