Viewing Queue Entries
Each entry in a background queue corresponds to a processing task.
To view information about a specific queue entry in a queue, use the following procedure:
1. Locate the queue row on the Queue Management table.
2. Select the queue information page

icon from a background queue row or right-click and select
View Information.
By default, queue entries are listed in the table below the queue attributes. If queue entries are not listed on the page, click the Queue Entries link located near the top of the page to display the Queue Entries table.
3. From a queue entry row, select the queue entry view information

icon to view details about the entry, such as the schedule time (for scheduled queue entries) and the owner.
4. From the Actions menu, you can reset or delete the entry.
These actions are also available from a queue entry row on the Queue Entries table.
Viewing Queue Entries Information
| The feature to view the method context information from the queue entries information page is enabled when you set wt.method.methodcontextsoperationlink.disabled property value to false in wt.properties file. By default, this feature is not available. The file wt.properties is updated using xconfmanager utility. |
You can access more detailed method context information based on the Queue entry status.
• Queue entry status is Executing — The More Operation details link provides the operational details of the active method context.
• Queue entry status is Failed or Severe — The More Operational details link provides the operational details of the most recent completed method context.