Methods in the Data Catalog API may return the following error codes in case of any error:
Common errors
| Error Code | Description |
|---|---|
| GOV-CATALOG-SVC-CON-001 | An error occurred - name conflict |
| GOV-CATALOG-SVC-CON-002 | An error occurred - xref conflict |
| GOV-CATALOG-SVC-CON-004 | Body must have distinct property names |
| GOV-CATALOG-SVC-CON-005 | Body must have distinct views names |
| GOV-CATALOG-SVC-CON-006 | View must have only one of the elements marked as \"isDefault=true\" |
| GOV-CATALOG-SVC-CON-033 | AssetType deletion for similar xref is still in progress |
| GOV-CATALOG-SVC-PROP-001 | Property must have required property 'requirement' |
| GOV-CATALOG-SVC-PROP-002 | Property cannot have property 'requirement' |
| GOV-CATALOG-SVC-PROP-003 | Property cannot be removed |
| GOV-CATALOG-SVC-AST-001 | An error occurred while creating assets |
| GOV-CATALOG-SVC-AST-002 | An error occurred while fetching assets |
| GOV-CATALOG-SVC-AST-003 | Missing required property |
| GOV-CATALOG-SVC-AST-004 | Invalid Asset Properties Value |
| GOV-CATALOG-SVC-AST-005 | Validation Failure: Regex mismatch |
| GOV-CATALOG-SVC-AST-009 | AssetType does not exist for requested AssetTypeId |
| GOV-CATALOG-SVC-AST-010 | Property does not exist in asset-type |
| GOV-CATALOG-SVC-AST-014 | The specified Asset does not exist |
| GOV-CATALOG-SVC-CTX-001 | An error occurred while creating context |
| GOV-CATALOG-SVC-CTX-002 | An error occurred while fetching contexts |
| GOV-CATALOG-SVC-CTX-003 | An error occurred while updating context |
| GOV-CATALOG-SVC-CTX-004 | An error occurred while deleting context |
| GOV-CATALOG-SVC-ASTT-001 | An error occurred while creating asset type |
| GOV-CATALOG-SVC-ASTT-002 | An error occurred while fetching asset types |
| GOV-CATALOG-SVC-ASTT-003 | An error occurred while updating asset type |
| GOV-CATALOG-SVC-ASTT-004 | An error occurred while deleting asset type |
| GOV-CATALOG-SVC-ASTT-031 | View Property name does not exist |
| GOV-CATALOG-SVC-ASTT-032 | View Property has invalid property type |
| GOV-CATALOG-SVC-PRD-001 | An error occurred while creating predicate |
| GOV-CATALOG-SVC-PRD-002 | An error occurred while fetching predicates |
| GOV-CATALOG-SVC-PRD-003 | An error occurred while updating predicate |
| GOV-CATALOG-SVC-RELT-001 | An error occurred while creating relation type |
| GOV-CATALOG-SVC-RELT-002 | An error occurred while fetching relation types |
| GOV-CATALOG-SVC-RELT-003 | An error occurred while updating relation type |
| GOV-CATALOG-SVC-RELT-004 | An error occurred while deleting relation type |
| GOV-CATALOG-SVC-TAG-001 | An error occurred while creating tag |
| GOV-CATALOG-SVC-TAG-002 | An error occurred while fetching tags |
| GOV-CATALOG-SVC-TAG-003 | An error occurred while updating tag |
| GOV-CATALOG-SVC-TAG-004 | An error occurred while deleting tag |
| GOV-CATALOG-SVC-ATRF-001 | Invalid property filter. Property does not exist |
| GOV-CATALOG-SVC-ATRF-002 | Invalid property filter. Filtering not allowed |
| GOV-CATALOG-SVC-ATRF-003 | Invalid property filter. Operator not supported |
| GOV-CATALOG-SVC-XRF-001 | Validation Error: wrong payload for xrefs/xref |
| GOV-CATALOG-SVC-XRF-002 | Error while creating xref filter, xrefs ids are empty |
| GOV-CATALOG-SVC-XRF-003 | Duplicate xref found within the same payload |
| GOV-CATALOG-SVC-LINE-001 | An error occurred while fetching asset lineage |
| GOV-CATALOG-SVC-LINE-002 | Asset Not Found |
| GOV-CATALOG-SVC-LINE-003 | Lineage settings not found for current workspace |
| GOV-CATALOG-SVC-LINE-004 | An error occurred while fetching lineage settings |
| GOV-CATALOG-SVC-LINE-005 | An error occurred while updating lineage |
| GOV-CATALOG-SVC-LINE-006 | An error occurred while fetching asset lineage trace |
| GOV-CATALOG-SVC-LINE-007 | An error occurred while fetching lineage matched assets |
| GOV-CATALOG-SVC-LINE-008 | An error occurred while fetching lineage matched assets. Phrase or filters must be included. |
Scoring Service
Public API endpoints. API to interact with Scoring service. The Scoring API enables developers to retrieve, track, and manage scoring metrics, apply score bands for performance thresholds, and organize metrics into logical groups for streamlined analysis. Methods will return the following error codes in case of any error:
| Error Code | Description |
|---|---|
| GOV-SCORING-SVC-METTYP-001 | An error occurred while creating metric types. |
| GOV-SCORING-SVC-METTYP-002 | An error occurred while retrieving metric types. |
| GOV-SCORING-SVC-METTYP-003 | An error occurred while deleting metric types. |
| GOV-SCORING-SVC-METTYP-004 | An conflict occurred. Name conflict. |
| GOV-SCORING-SVC-METTYP-005 | An error occurred. Promote cannot be true except asset and profile. |
| GOV-SCORING-SVC-METTYP-006 | An error occurred. Xref conflict. |
| GOV-SCORING-SVC-METTYP-007 | An error occurred while updating metric types. |
| GOV-SCORING-SVC-METTYP-008 | An error occurred while inserting new metric types. |
| GOV-SCORING-SVC-METTYP-009 | An error occurred. "eq" or "ne" operators are not supported for filtering metric-type. Allowed operators are "gt", "lt", "le", "ge". |
| GOV-SCORING-SVC-METTYP-010 | An error occurred. User does not have rights to delete metric types. |
| GOV-SCORING-SVC-METTYP-011 | An error occurred. User does not have rights to update. |
| GOV-SCORING-SVC-METTYP-012 | An error occurred. Enum value not supported. |
| GOV-SCORING-SVC-AUTH-001 | An error occurred while authenticating User. |
| GOV-SCORING-SVC-METINS-001 | An error occurred while retrieving metrics instances. |
| GOV-SCORING-SVC-METINS-002 | An error occurred. In create metrics instances. |
| GOV-SCORING-SVC-METINS-003 | An error occurred. No asset found for ids: {missingAssetIds} |
| GOV-SCORING-SVC-METINS-004 | An error occurred. The effectiveDate provided does not match with the effectiveDate of the source profile provided. |
| GOV-SCORING-SVC-METINS-005 | An property is missing. |
| GOV-SCORING-SVC-METINS-013 | An error occurred. Metric types not found. |
| GOV-SCORING-SVC-METTYP-006 | An error occurred while fetching data from catalog service. |
| GOV-SCORING-SVC-METINS-007 | Failed to insert new metric instances. |
| GOV-SCORING-SVC-METINS-008 | Failed to delete the metric instances. |
| GOV-SCORING-SVC-METINS-009 | An error occurred. No profile found. |
| GOV-SCORING-SVC-METINS-010 | An error occurred. The effectiveDate must be later than the most recent effectiveDate in the system for that source. |
| GOV-SCORING-SVC-METINS-011 | An error occurred. Metric instances with a metric type of complex should allow any value, except numeric values. |
| GOV-SCORING-SVC-METTYP-025 | An error occurred. Metric type cannot be one of these (00000000a00aa0001aaa0a1a and 00000000a00aa0002aaa0a2a) values. |
| GOV-SCORING-SVC-METTYP-013 | An error occurred. Metric groups not found. |
| GOV-SCORING-SVC-METINS-013 | An error occurred. Either metric type or xref must be present. |
| GOV-SCORING-SVC-METINS-014 | An error occurred metricGroupId must match the rules metricGroupId |
| GOV-SCORING-SVC-METINS-015 | Metric types cannot be promoted with string or complex values. |
| GOV-SCORING-SVC-METINS-016 | Metric value type mismatch. ValueType Numeric can not have other type of value |
| GOV-SCORING-SVC-METINS-017 | An error occurred. Invalid semantic type provided. |
| GOV-SCORING-SVC-METINS-018 | An error occurred while retrieving history of asset and metric Type |
| GOV-SCORING-SVC-METINS-019 | Validation Error: Invalid Metric Type Id |
| GOV-SCORING-SVC-METINS-020 | Validation Error: Invalid Metric Id |
| GOV-SCORING-SVC-METINS-021 | An error occurred in updating impact property for specified Metric. |
| GOV-SCORING-SVC-METINS-022 | An error occurred. Tags array cannot contains more than 10 items. |
| GOV-SCORING-SVC-METINS-023 | Cannot sort by value unless metricTypeId is provided as a filter. |
| GOV-SCORING-SVC-METINS-025 | Cannot sort values of a Complex metric type. |
| GOV-SCORING-SVC-METINS-026 | Metric value type mismatch. ValueType string can not have other type of value |
| GOV-SCORING-SVC-METINS-027 | Not Authorized to perform this action |