After running the jobs, you can review execution details in the Execution History grid.
The following table explains various job statuses:
Status |
Description |
---|---|
Running |
The job is running. |
Success |
Job is executed successfully. This does not mean that all the data is created as expected. If no rows are read from a reader, the job will end with a success. To know how the job executed,
|
Failed |
The job fails due to configuration issue, API Failure/Fault/unavailable, API timeout. |
Stopped |
Jobs that are running during a restart of the agent. |
Timeout |
Dispatcher server setting dispatcher.default.stepExecution.timeout.minutes controls it. (default 60).
|
Canceled |
The user canceled job manually via Connect UI
|