Specialized Administration > Site Maintenance > Queue Management > Working with the Queue Management Utility > Viewing Queue Information > Queue Attributes
  
Queue Attributes
Below is a list of the queue attributes that you can view from the Details tab on the queue information page:
Descriptions of Queue Attributes
Attribute
Description
Name
Displays the name of the queue. You cannot change the name of a queue.
Type
Displays the type specified for the queue: Process, Schedule, or Pool. You cannot change the type of a queue.
Status
Indicates the status of the queue: Started or Stopped. You can change the status of a queue by using the right-click row menu or by selecting the queue row and clicking the start icon or the stop icon.
Enabled
Indicates whether the queue is enabled or disabled. See Enabling and Disabling Queues.
Group
Displays the group to which this queue is assigned. If the queue is not explicitly assigned to a group, Default displays in the Group field. You can change the group assignment by entering a different group name. A group name can consist of alphanumeric characters specified when setting up the group.
Polling Interval
Specifies how frequently the queue service checks for unprocessed queue entries. Polling is a safety mechanism only, as all queues are event driven. Some polling intervals are set programmatically through the software and editing the polling interval is no longer available from the Edit window.
Administrators should not change the out-of-the-box polling interval value set for a specific queue. If you think there is a need to make a change to a polling interval, contact PTC Technical Support.
Total Entries
Identifies the total number of queue entries currently in the queue.
Severe/Failed Entries
Shows the number of entries in the queue that have a status of either Failed or Severe. For information about what to do about queues that have a status of either Failed or Severe, see Performing Regular Queue Maintenance.
Waiting Entries
Indicates how many entries are waiting to execute.
Failure Retries
Specifies the number of times a failed queue entry will be retried. In most cases, 3 is reasonable.
Suspend Duration
Indicates the amount of time to suspend the queue after the status of a queue entry has been set to either Failed or Severe.
Any entries that were in the queue, but had not executed, remain in the queue with the status of Ready. After the suspension time elapses, queue entry processing resumes.
Suspend Until
Displays the suspension end time for a queue in the suspended status. If the queue has not been suspended, the time is listed as N/A.
To change attributes values, select the Edit action from the Actions menu at the top of the page.
The following actions are available from the Actions menu at the top of the page:
Action
Description
Start
Starts the execution of entries that are in the queue.
This action is only available when the queue is enabled and the status is Stopped.
Stop
Stops the execution of entries that are in the queue.
This action is only available when the queue is enabled and the status is Started.
Enable
Establishes that the queue can be started manually (using the Start action) and that it automatically starts the next time you restart Windchill.
This action is only available when the queue is disabled.
Disable
Establishes that entries in the queue do not execute and that the queue does not automatically start the next time you restart Windchill.
This action is only available when the queue is enabled.
Edit
Opens the Edit window.
* 
Deleting a queue is no longer available from the Actions menu.
To delete a queue that you have created, see Deleting a Queue.