Skip to content

Rule blocked: CORERULES-9870 #1188

@aniemes

Description

@aniemes

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions