Connecting to Remote Databases with JDBC

RunMyJobs lets you use the JDBC standard to connect to third-party databases. You can query tables, execute stored procedures, and execute database-specific code. The process for using the JDBC Connector is as follows:

  1. Make the JDBC driver JAR file available to RunMyJobs.
  2. Create a JDBC Credential.
  3. Create a JDBC Database connection.
  4. Create a Job Server for JDBC.
  5. Create JDBC Job Definitions.

Note: For on-premises installations, JDBC connectivity requires the ProcessServerService.JDBC.limit license key.