Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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