The Scheduled Jobs page displays a list of planned and executed jobs. The user can view the job history of executed scheduled jobs to track their activity and view historical data.

To view a scheduled job

  1. Log in to the Conga Platform as an admin user.
  2. Click the App Launcher () icon from the top-left corner and go to Shared Apps > Scheduled Jobs.

    The Scheduled Jobs page appears, presenting the following information:

    ColumnDescription
    Job NameThe scheduled job's name
    ExpressionThe scheduled expression
    CategoryThe namespace of the application to which the job belongs
    Execution TimeThe date and time when the job is executed
    StatusThe current status of the executed job
    Created DateThe date and time when the job was initially created
    Job TypeThe type of job
  3. Click the Job Name link. The Job Information page appears with job information at the top and job history at the bottom.
    The Job History panel displays the following information.

    ColumnDescription
    IDID for the job
    ErrorIndicates any errors encountered during job execution.
    Trace IDIdentifier for tracking and debugging purposes
    StatusDisplays the status of the job (e.g., completed, in progress, failed).
    Execution DateDate and time the job was executed
    Execution TypeSpecifies the type of execution (e.g., manual, scheduled).

To delete a scheduled job

  1. Click the More () icon at the start of the scheduled job record.
  2. Click Delete.
  3. In the confirmation dialog, click Yes.