Job Status
The job status page provides the information about the jobs in various stages, total number of records processed, error messages, and so on. This page displays the following details:
Column | Description |
---|---|
ID | ID of the job. |
Status | Status of the job. You can filter the jobs that are currently of interest to you. At any point of time, you can reset the applied filters. A job can have one of the following statuses: — Initiating: A job is in Initiating state when a BDT client has picked up the request and is ready to transform data. — In Progress: A job is in In Progress state when a BDT client has started working on it. — Completed: A job is considered Completed when it has been successfully run by the BDT client. — Stopping: A job is in Stopping state when the stop action has been triggered. — Stopped: A job is in Stopped state when either a BDT client has stopped executing the job due to any error or as a result of Stop action. |
Job Configuration | Job configuration associated with the job. |
Application | Name of the application associated with the job. |
Client | Name of the client that will run the job. |
Type | Type of the job. Currently, you can run jobs manually. |
Triggered on | Date and time when the job was triggered. You can change the sort order of the jobs that are displayed on the job status page based on the triggered date. |
Completed on | Date and time when the job was completed. |
Hover over the job status to get more insight into the job. It displays the following details:
Total number of records in tables. This number may differ from the actual count of processed records when filters are configured in job configuration.
Total number of records transformed successfully.
Total number of erroneous records and the message linked to the status.
On the Job Status page, click the status to view a dynamic progress bar that updates in real time to show the total number of records processed and total job completion percentage.
You can also search for a job by entering its ID in the search bar.
On the Job Status page, you can also delete a job. See Delete a job.