Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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