Using Credentials with JDBC

To connect to a database, you must create a Credential for that database. Then you can select the Credential from the database connection's Connection User field.

To create a credential for JDBC database access:

  1. Navigate to Configure > Admin > Security > Credentials.
  2. Click New.
  3. Select the Partition used by the JDBC Job Server.
  4. Choose JDBC from the Protocol dropdown list.
  5. Enter the username and password into the Real User and Password fields.
  6. In the Endpoint field, enter the name of the Job Server.
  7. Click Save & Close.