Question
How can validate my L3 configuration before attempting any configuration update?
Answer
- Use the following API
GET https://<environment>.reltio.com/reltio/api/<tenantId>/configuration/_validateTenantConfiguration?checkAllConstraints=true
- The request payload should continue the new or revised L3 configuration that you are going to use to update your L3 configuration.
- To help determine the problem encountered and possible solution, please refer to the following links
- https://docs.reltio.com/en/explore/get-a-crash-course/get-ready-to-turn-your-data-into-action/learn-about-multidomain-mdm/get-to-know-the-reltio-information-model/data-model/object-inheritance/reltio-l3-layer----customer-tenant/l3-validation-errors
- https://docs.reltio.com/en/explore/get-a-crash-course/get-ready-to-turn-your-data-into-action/learn-about-multidomain-mdm/get-to-know-the-reltio-information-model/data-model/object-inheritance/reltio-l3-layer----customer-tenant/l3-warnings
Comments
Please sign in to leave a comment.