The Batch Process Info screen

Use the Server Tools Batch Process Info screen to view information about PolicyCenter batch processes, including writer threads for work queues. Use the drop-down on the Batch Process Info screen to filter the batch process list. This drop-down contains the following options.

Any

Shows all batch processing types.

Schedulable

Shows batch prossing types marked as Schedulable in the BatchProcesstype typelist. You define a schedule for batch processes, including writer processes for work queues, in file scheduler-config.xml.

Runnable

Shows batch processing types marked as APIRunable in the BatchProcesstype typelist. It is possible to run these types of batch processes using APIs.

From this screen, you can perform the following actions.

Refresh

Click to update the information in the Processes table.

Download

Click to download some of the information on this screen as a HTML report.

Suspend Scheduler

Stops the batch processing scheduler that triggers the execution of the batch processes. After stopping the scheduled, you can restart it using this same button.

The Batch Process Info screen contains the following areas or tabs that contain batch process information.

Processes

Lists all the available batch processing types along with information about each individual batch process. It is also possible to run certain actions on a selected batch processing type from this screen.

Chart

Shows the execution time in seconds and the number of operations performed by the batch process over time in a graphical format.

History

Shows records of past runs of the selected batch process in tabular form.

Note: It is possible to run writers for work queues either from the Work Queue info screen or from the Batch Process Info screen.