Displaying Queue Content
You can view the content of the received Guided Procedures (GP) form queues and retrieve detailed information for each queue. You can check the status, individual phases and notifications for errors or exceptions. This function specifically corresponds to the one available in the Administration workset. In the GP Monitor, however, this function is simply read-only.
For more information, see Managing Queues.
To view detailed information about form queues, open the Queues tab page.
To view the content of a queue, select it from the Select Queue dropdown box under Queue Selection.
The GP framework supports the following queues:
· Notification Queue
All process notifications within the GP framework go into a notification queue. The state of the queue is stored in case of a system failure. Once the service restarts, all pending notifications can be retrieved and processed from the point of interruption.
· Background Action Processor Queue
All background actions executed within the GP framework go into an execution queue. The state of the queue is stored in case of a system failure. Once the service restarts, the background execution resumes so that the process flow can continue from the point of interruption. No intervention from an administrator is required.
· <form adapter queue>
Form queues for configured form adapters. These queues are dynamically loaded depending on the adapter types configured in your system, for example Template.PDF.
You can see log entries for each item and track problems.
The following table gives a summary of the content displayed:
Queue Content Overview
Area |
Description |
Queue Entries |
The system displays those items that have been received or are currently being received according to the selection criteria. The items are identified based on the following fields: · ID: unique description of the item · Status: current status of the item. See Queue Header Data tab. · Date: date on which the item was received |
Queue Header Data |
Displays the supported statuses of the queue, for example: Status: 4 / Status text: Successfully completed |
Queue Item Details |
This tab contains two overviews: · Log Entries List of the associated log entries to each selected item. It contains: ¡ Date ¡ Status · Log Entry Details Information about the thread that handles the events for the selected log entry. |
Queue Item Content |
The mail content of the queue item is displayed. You can also download the attached composite form. |
To update the result list and acquire the latest status of the received queues, choose Refresh.