Accelerate the Value of Data

Configuration parameters for MuleSoft connector

Learn how to use the Reltio MuleSoft connector when you establish a connection with your tenant.

To use the MuleSoft Connector, you must configure these parameters because they are used by the Mulesoft pipelines to connect to the Reltio platform.

  1. Use the parameters listed in Table 1: Mulesoft Connector Configuration Parameters.
    Note: By default, the General tab is selected and the parameters to configure the connector are displayed.
    Table 1. Mulesoft connector configuration parameters
    NameExampleDescription
    Environment URLhttps://env.reltio.com

    Defines the Reltio Base URL. This is the URL prefix of your Tenant URL.

    For example, if your tenant URL is https://abc-01.reltio.com/ui/ddHXrrrotBeNhNO, your base URL is https://abc-01.reltio.com/reltio/api/.

    Tenant IDyour.tenant.id

    Defines the unique ID of your Reltio tenant. The tenant ID can be obtained from your tenant URL.

    For example, if your tenant URL is https://abc-01.reltio.com/ui/ddHXrrrotBeNhNO, then your Tenant ID is: ddHXrrrotBeNhNO.

    Connection timeout600000Defines the frequency (in milliseconds) as the delay between retries in meter/sec. The default is 2 minutes (120000 milliseconds).
    EnvironmentPRODDefines the Reltio OAuth environment:
    • PROD - Production, default

    • STAGE - Staging

    • HF - Staging hotfix

    The client authenticates with the authorization server and requests an access token from the specified environment.
    Token retry count3Defines the number of token retries to get the token request. The default value is 2.
    Grant typeCLIENT_CREDENTIALSGrant type for authentication. BASIC_AUTH is deprecated but remains the default for backward compatibility. Use CLIENT_CREDENTIALS.
    Client ID / Usernamejohn_snowDepends on the grant type of authentication: the Client ID for client credentials type and Username for basic auth (deprecated).
    Client secret / Passwordkingofnorth23Depends on the grant type of authentication: the Client secret for client credentials grant type and Password for basic auth (deprecated).

    These parameters have been deprecated and may be ignored. Some may still be there for backward compatibility and will be removed in future releases:

    • Token URL

    • Client Key

    • Export Service URL

  2. In the Reltio Cloud Connector Config dialog box, select the Advanced tab.

  3. Use the Table 2: Advanced tab in Connector Configuration Parameters to list the available parameters.
    NameTypeExamples: ValuesDescription
    Reconnection StrategyThe values can be as follows:
    • None
    • Forever
    • Standard
    Select the Reconnection Strategy as Forever or Standard. By default the value chosen will be None.
    Frequency (ms)Integer The frequency can be as follows:
    • 2000 ms or 2 seconds
    • 5000 ms or 5 seconds
    This parameter defines the frequency in milliseconds. For example, 2000 ms or 2 seconds.
    Reconnection attemptsIntegerWhen you select the Reconnection strategy as Standard, reconnection attempts display the number of attempts while reconnecting.