Problem :
When executing the Source Data delete task using the API, the following error was encountered:
"Code: METADATA_LOADING_FAILED_FOR_TENANT; Message parameters: [tenant_ID]. Failed to load Reltio Business Model for tenant. Please check if such model exists.. Failed to load Reltio Business Model for tenant. Check valid tenant id specified. Also some problems with database connection could cause this problem; Code: ERRORS_IN_BUSINESS_CONFIGURATION; Message parameters: null. One or few errors was found during validation of Reltio Business Model. Validation of Reltio Business Model failed. See found errors in the section below; Code: SURVIVORSHIP_SOURCE_NOT_FOUND; Message parameters: [configuration/sources/<source>].
Cause :
The issue has occurred because the business configuration was updated using an incorrect source. This means that during the update process, the source information provided or selected was not accurate or appropriate for the intended configuration changes. As a result, the system or application is experiencing problems related to this mismatch or error in the source data used for the business configuration update.
Solution :
The error message specifically points to a source type labeled as 'configuration/sources/<source>'. To resolve this issue, you need to manually delete the source entry from the "sourcesUriOrder" sections within the tenant's business configuration settings. After making this adjustment, you should then re-run the task to see if the problem has been resolved successfully.
Comments
Please sign in to leave a comment.