The Batch Job Execution Details page displays details about a specific batch job execution. The following information is displayed.
The name of the GlassFish cluster or server instance to which the configuration applies.
The name of the batch job.
The ID assigned to the execution of the batch job. A new execution is created the first time a job is started and every time the existing execution is restarted.
The number of steps in the batch job execution.
The status of the batch job execution as set by the batch runtime.
The status of the batch job execution as set by the Job XML for the job or by the batch application. By default, the exit status and the batch status are the same unless the exit status is explicitly overridden.
The time the batch job execution started.
The time the batch job execution finished.
The properties passed to the batch runtime for the batch job execution, listed as name/value pairs.