Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field NameDescription
transaction-idA user provided transaction id. This will allow for tracing of the audit through its various operations. If the same transaction id is used as the operation that is being audited related to this service instance id, then this provides even greater traceability
model-version-idThe model-version-id field provided to initiate the audit
model-invariant-idThe model-invariant-id field provided to initiate the audit.
service-instance-idIdentifier of this service instance, which was provided to initiate the audit.
categoryAudit Category: Values are NEEDS TO BE FILLED IN.TBD
status"Pass" or "Fail", depending on whether any violations were found
dataQualityA field that reports any issues found during the audit that prevented the audit from fully being successfully run.  status = "ok" or "error"; error = error message related to specific data quality issues encountered.
timestampReport timestamp information

...

FieldDescription
severityCritical, Major, Minor, Warning
violationTimestampTime of violation
violationTypeType of violation - NEEDS TO BE FILLED IN.
validationRule

Rule that was violated - NEEDS TO BE FILLED IN.

  • Attribute Comparison
categoryTBDCategory as defined in the rule definition. See POMBA Rules
messageTBD
violationIdUnique identifier for this violation - globally or just in the context of this report?
violation data

For each data source triggered as part of this rule

  • data source name (ie context builder name)
  • attribute name
  • attribute value
Error StringEnglish language description of the violation

...