Scheduling Databridge partner jobs

Schedule and monitor Databridge partner jobs. A partner job is a process of running a customized java class plugged into Databridge, to prepare data to be sent to Databridge or to further process data received from Databridge to comply with various integration requirements. You can use this feature to create an execution schedule for a partner job.

To schedule Databridge partner jobs:

  1. Select Administration > Databridge > Databridge Partner Jobs.
  2. Click Add Job. A new job details record is inserted. The Schedule Description is automatically populated indicating that th job is processed once per day at 2AM.
  3. Specify this information:
    Job Name
    Specify the name of the partner job and a description in the adjacent field.
    Partner ID
    Specify the unique identifier for the Databridge partner.
    Run at
    Specify the location of the job. You can choose Local, Remote, or End-of-Day. Unless you are using Databridge Remote Agent with your Databridge server, choose Local for this field. Choosing End-of-Day will run the job with the end of day processing.
    Program Type
    Specify the type of program the job is executing. You can choose Add-on executable, Add-on Java program, or Add-on stored procedure.
    Active
    Select to enable the job to start at the next date and time scheduled.
  4. Click Save. The partner job is saved and updates the Databridge Partner Jobs list. After the job is actually processed, the Last Run is populated with the last date and time the job ran and Next Run is populated with the next scheduled date and time for processing the job.
    Note: To delete a job, select the job to delete and click Delete Job. The job is deleted and updates the Databridge Partner Jobs list.