Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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