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:
- Navigate to Configure > Admin > Security > Credentials.
- Click New.
- Select the Partition used by the JDBC Job Server.
- Choose JDBC from the Protocol dropdown list.
- Enter the username and password into the Real User and Password fields.
- In the Endpoint field, enter the name of the Job Server.
- Click Save & Close.