About Error Messages When Using Balance Attributes
This topic describes the errors that may occur when you create and use balance attributes.
Table 16-1 Error Messages for Balance Attributes
Error Message | Cause and Resolution |
---|---|
A dimension with this name already exists in the target application APP_NAME in Data Integration. Please update its dimension classification to LOOKUP or Attribute. | A dimension with the same name already exists in the target application in Data Integration but the dimension is not classified as LOOKUP or Attribute. This dimension must be renamed or its dimension classification should be updated to LOOKUP or Attribute. |
Data table column names ATTR1 to ATTR40 in Data Integration are not available. Please manually configure the balance attribute in Data Integration as a LOOKUP or an Attribute dimension. | Data Integration allows up to 40 Attributes (ATTR1- ATTR40) to be created. All forty attributes have been used so either rename an existing Attribute or LOOKUP dimension to the new attribute, update an existing Attribute dimension to a LOOKUP dimension, or delete an existing Attribute dimension. |
Failed to update target application APP_NAME in Data Integration. Please manually update the target application dimensions for the balance attribute. | This error will be displayed when Account Reconciliation Cloud Service cannot connect to Data Integration to create a dimension in the target application for the balance attribute. The log file will contain detailed information to debug the issue. |
Cannot retrieve target application Reconciliation Compliance Balances from Data Integration. Please check Data Integration configuration. | The application for Reconciliation Compliance Balances does not exist in Data Integration. Please create an application by following the link here <link>. |
Data load failed due to invalid sub-segment values in the source data. Ensure the sub-segments do not contain the dash character (-). | Source data for sub-segments has dashes. The dash character is a special character that must be removed from sub-segments before executing a data load. |
Data load failed due to invalid balance attribute values in the source data. Ensure the balance attribute values match the attribute types. | Balance attributes or source data is using an incorrect data type. This can happen when a balance attribute is set up as Date and the source data for that attribute is using Number. The values in the source data must match the type of attribute it’s being loaded to using the specified date format and decimal separator. |