Skip to main content
16-Pearl
February 8, 2024
Solved

Is there any limit to have maximum number of queues?

  • February 8, 2024
  • 2 replies
  • 899 views

Is there any limit to have maximum number of queues?

Best answer by VladimirN

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

2 replies

VladimirN24-Ruby IIIAnswer
24-Ruby III
February 8, 2024
HelesicPetr
22-Sapphire II
22-Sapphire II
February 8, 2024

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