Unify and manage your data

Apply an L3 to a tenant

Learn how to apply a Layer 3 (L3) configuration to a tenant using either the Reltio Data Modeler or the Set Configuration API.

You can create the metadata configuration for a tenant by using the Data Modeler application within the Reltio Console. There you can retrieve, edit, and apply a modified L3 layer to your tenant.

For more details, see the configuration download and import in Data Modeler at a glance.

As an alternative, you can also use the Reltio API operations GET Configuration and Set Configuration.

When the L3 is applied to the tenant, the system executes the inheritance feature, assuming your L3 includes a reference to an L2 layer or to the L1 layer. Then the consolidated configuration (L1+L2+L3) becomes and is thereafter known as the tenant configuration or metadata configuration. The tenant now uses this consolidated tenant configuration.

For more details about the L3 layer, see Reltio L3 Layer -- Customer tenant.

  1. Open a command window.
  2. Execute the PUT command as defined in the Set Configuration API.
    The L3 you've crafted undergoes a validity check.
    • If it passes, the system applies the new L3 configuration to your tenant and overwrites the existing L3 configuration.
    • If it fails, the system returns an error to the client. For more details about L3 validation errors, see L3 Validation Errors.