Query management

Use this function to list and track the tasks (requests) sent to the batch server, either from a request submission or request files placed in a dedicated directory. 

You can use it to relaunch and stop tasks, and for starting recurring batch tasks.

You can check the status of the batch server. Each task executed by the batch server is assigned an individual process ID.

Prerequisite

See also Refer to documentation Implementation

Screen management

The Query management function displays the list of tasks submitted to the server (released or not released) and their statuses.

Entry screen

Each line in the Query results grid (table) is a task submitted to the batch server (released or not released). Each task has a status and is displayed using a color. The color reflects the status of the task. The standard colors are as follows:

  • Green. Task currently being executed.
  • Black. Task finished without error.
  • Red. Task interrupted or terminated with errors.
  • Blue. Task pending execution.

Specific Buttons

Delete

Click the Delete action to delete the current task.

 This action is only available for tasks pending execution. Use the Stop action if the task is in progress; use the Purge