Updated on 2022-12-05 GMT+08:00

Publishing a Connector

Overview

After creating a connector in ROMA Connect, you need to publish the connector so that ROMA Connect can connect to the deployed connector. ROMA Connect uses a published connector instance to connect to the custom data source, read data from, and write data into the data source.

Prerequisites

Procedure

  1. Log in to the ROMA Connect console and choose Assets in the navigation pane.
  2. On the Connectors tab page, click Publish of the connector.
  3. In the dialog box displayed, set related parameters and click OK.
    Table 1 Connector configuration

    Parameter

    Description

    Instance Name

    Enter a connector instance name. It is recommended that you enter a name based on naming rules to facilitate search.

    Connection Addresses

    Access address of the deployed connector.

    Authentication Mode

    Select the security authentication mode used for accessing the connector instance. For simplicity, select None.

    • None: Access requests are not authenticated.
    • AppKey: Access requests not authenticated using AppKey and AppSecret.

    AppKey

    Enter the AppKey used for connector authentication.

    AppSecret

    Enter the AppSecret used for connector authentication.

    Only connectors in the Editable state can be edited. Connectors in the Published state cannot be edited.