Skip to main content
Version: 26.1

Connection and Source

Specify the required connection details to connect to the attribute source/remote service.

The content displayed within the Connection section (for Table, SQL, and LDAP) and the Source section (for HTTP and Parsers) depends on the attribute connector type. Use the tabs below to see the steps for the appropriate type:

  1. In the Driver dropdown, use the Search... field to filter the list and select the driver required for your database connection.

    If the required driver is not listed, type the complete driver class name and click + Add "...".

    note

    The driver specifies the class name of the JDBC driver.

  2. In Connection URL, enter a valid JDBC URL to access the database.

    For example: jdbc:oracle:thin:@//localhost:1521/my-instance

  3. Click Add to finalize your attribute connector configuration.

After clicking Add, the system checks your configuration for issues. If the validation is successful, then you return to the attribute connectors list. Otherwise, the faulty sections are marked in red along with the corresponding fields. In order to save your configuration successfully, you should fix all issues found by the system and click Add again.