Data Quality Operation Notifications
Provides a comprehensive list of operation notifications sent from the Data Quality Module.
- BadPreloadQuery
Activity could not execute query to preload lookup cache. - FilterError
Activity failed to filter data. - InputEntryCount
Activity successfully filtered specified number of entries. - LeftMergeInputEntry
Activity successfully merged specified number of entries. - LookUpEntryCount
Activity successfully looked up specified number of entries. - LookUpError
Activity failed to perform lookup for data. - MergeError
Activity failed to merge data. - NoAssetsError
Failed to perform lookup for data, database assets may not have been created. - NoPreloadedCache
Lookup cache was not preloaded by the activity. - OutputEntryCount
Activity successfully outputted specified number of entries. - PreloadedCache
Lookup cache was preloaded by activity with specified number of entries. - RightMergeInputEntry
Activity successfully merged specified number of entries. - SortError
Activity failed to sort data. - SortInputEntryCount
Activity successfully sorted specified number of entries.
Parent topic: Data Quality Module