Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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