|
PTC recommends that you manually stop and disable the queue that is to be deleted before running the workflow queue cleanup utility.
|
-match=<string>
|
Search for matching workflow queues:
• Use an asterisk (*) for wildcard searches.
• The utility only searches against workflow queues that are configured for queue pooling or configured as dedicated queues.
These queues use the following naming scheme:
◦ WfSharedPropagationQueue<number>
◦ WfSharedUserWorkQueue<number>
◦ WfPropagationQueue_<identity>
◦ WfUserWorkQueue_<identity>
If no search string is included, all workflow queues that are configured as dedicated queues or configured for queue pooling are returned.
If the -delete option is not included, a report is generated in the <Windchill>\logs folder that lists the matching workflow queues. If the -delete option is included, matching workflow queues are deleted.
|
-user=<ID>
-password=<password>
|
Administrator credentials.
If this argument is not specified in the command, you receive a prompt to supply user credentials.
|
-delete
|
Include this argument to delete unused workflow queues that match the search string provided in the -match argument.
If this option is not included, a report is generated in the <Windchill>\logs folder that lists the matching workflow queues.
Only queues that have no associated open processes or pending queue entries are deleted.
|
-usage
|
Display a list of valid options.
|