Community Tip - You can change your system assigned username to something more personal in your community settings. X
Is there any limit to have maximum number of queues?
Solved! Go to Solution.
From "Help Center" - "Configuring Background Queues and Related Properties": https://support.ptc.com/help/windchill/r12.1.2.0/en/index.html#page/Windchill_Help_Center/queuemgmt_chp/queuemgmtChp_ConfigBackgroundQueueRelateProp.html
From "Help Center" - "Configuring Background Queues and Related Properties": https://support.ptc.com/help/windchill/r12.1.2.0/en/index.html#page/Windchill_Help_Center/queuemgmt_chp/queuemgmtChp_ConfigBackgroundQueueRelateProp.html
Hi @TDT
There is just configuration in wt.properties to limit the number of queues.
wt.queue.max.scheduleQueues
and
wt.queue.max.processQueues
If you use custom queues you need to increase this values to upper number
PetrH