Skip to content

Rule blocked: CORERULES-1676 #361

Description

@JDenHerder

Related to rule CDISC.ADAMIG.AD0047
Could we use Scope - Dataset to include/exclude certain ADAM datasets for rule checking?

{
"Datasets": {
"Include": [
"ADSL"
]
},
"Data_Structures": {
"Include": [
"SUBJECT LEVEL ANALYSIS DATASET"
]
}
}

Links to related JIRA Tickets

Rule Information

  • Standard: ADAMIG
  • Rule ID: 47
  • Rule Description: "Variable SITEID should be present in dataset ADSL"

Describe the bug
A clear and concise description of what the bug is.

Error returned from Rule Engine

[
  {
    "executionStatus": "execution_error",
    "domain": "ADVS",
    "variables": [],
    "message": "rule execution error",
    "errors": [
      {
        "error": "An unknown exception has occurred",
        "message": "Output variables: ['SITEID'] not found in dataset"
      }
    ]
  }
]

Expected behavior
Could we use Scope - Dataset to include/exclude certain ADAM datasets for rule checking?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    Priority

    None yet

    T-shirt sizing

    None yet

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions