Define-positive.txt
unit-test-coreid-FB0405-positive1.xlsx
Links to related JIRA Tickets
Rule Information
- Standard: FDA SDTM
- Rule ID: FB0405
- Rule Description: Define.xml does not contain ItemGroupDef for the respective Domain
with attribute def:HasNoData marked as "Yes"
Describe the problem
The engine will need a way to check if a particular domain exists in the list of domains in the ItemGroupDefs in the Define xml. I am hoping to use a new operator that is a listing of all the dataset_names but from the define instead.
Proposed rule logic
Check:
all:
- name: define_dataset_names
operator: not_exists
value: 'LB'
Core:
Status: Draft
Version: '1'
Description: 'Define.xml does not contain ItemGroupDef for the respective Domain
with attribute def:HasNoData marked as "Yes"'
Executability: Fully Executable
Outcome:
Message: 'Dataset LB is missing'
Output Variables:
- define_dataset_names
Rule Type: Define Item Group Metadata Check
Screenshots
If applicable, add screenshots to help explain your problem and solution.