GitHubContribute in GitHub: Open doc issue|Edit online

Configuring a connector

Use the Connector Editor to configure connector details such as mapping information of the attributes and the connection details, to suit your configuration requirements.

Modifying connection details

Procedure

  1. Select the connector from the tree structure of your solution.
  2. Click the Connector tab.
  3. To view only the important fields, click Less.
  4. To change the connector type, click Choose Component and select the connector from the Select Connector list.
  5. Depending on the requirements, modify the connection settings.
  6. To test the connection to the data source, click Test Connection.
  7. Click Save.

Modifying attribute mapping

Procedure

  1. Select the connector from the tree structure of your solution.
  2. Click the Attribute Map tab.
  3. To add an attribute:
    1. Click Add.
    2. Select a work attribute from the list or type a new name in the text filed.
    3. Click OK.
  4. To read connector data and to show it in the attribute map, click Read Next.
  5. To close connection to the data source, click Close Connection.
  6. To modify the selected attribute, click Actions.
    1. To edit the assignment for the selected attribute, click Edit Attribute and modify the following assignment type:
      • Simple Assignment – you can assign an attribute from the source attribute list.
      • Scripted Assignment – you can write a script to the attribute in the text area.
    2. Click Close.
    3. To map the selected attribute, click Map attribute.
    4. To remove the mapping for the selected attribute, click Unmap attribute.
  7. Click Save.