DynamicFlags | DynamicFlag | A list of flags that have been raised for InputProductId. A flag is raised when a flagCondition returns true. | |
ExceptionFlags | ExceptionFlag | A list of flags that have been raised due to an exception error. e.g. invalid itemPath, type mismatch. | |
FlaggedProductId | ObjectId | The ProductId of the DataProduct that is the input to the DynamicFlags PE. All Flags in this specific DpdDqcDynamicFlags DP refer to this input DP. | |
FlagRuleSets | FlagRuleSet | List of flagRuleSets that have been processed for the InputProductId | |
InputProductIds | ObjectId | The Dynamic Flags PE may receive multiple DPs as input. In this case, a DpdDqcDynamicFlags DP is generated for each input DP separately, and all input DPs IDs will be stored as a list, in case e.g. a flagCondition is performed across all input DPS. (e.g. DpName.Data.ExpTime LT Dp[:].Data.ExpTime) | |
NumberOfExceptionFlags | DqpInt | Number of exception flags | |