Jobs
Jobs dashboard
To view the jobs dashboard, on the sidebar, click Jobs.
The jobs dashboard provides a centralized view for managing and monitoring the execution of data processing tasks within your workflows.
The jobs dashboard lists each job and its associated Status, Job ID, Created date and time, Workflow name, and Runtime duration.
Each job’s status, shown in the Status column, can be:
-
Scheduled: The job will run in the future.
-
In Progress: The job’s documents are being processed.
-
Finished: The job has completed successfully.
-
Failed: The job has errors.
Run a job
You must first have an existing workflow to run a job against.
If you do not have an existing workflow, stop. Create a workflow, and then return here.
To see your existing workflows, on the sidebar, click Workflows.
To run a job, on the sidebar, click Workflows, and then click Run in the row for the workflow that you want to run.
Monitor a job
The job details pane is a comprehensive section for monitoring the specific details of jobs executed within a particular workflow. To access this pane, click the specific job on the jobs dashboard.
Clicking the Details button shows:
-
The job’s ID.
-
The job’s start date.
-
The source and destination connectors for the job.
-
Information about the files that were processed in each of the job’s stages. This information shows how many files are:
- Ready: Waiting to be processed.
- In Progress: Being processed.
- Success: Successfully processed.
- Failure: Failed to process successfully.
To see the job’s logs, click the Logs button.
Was this page helpful?