How does MODIFY_SYSTEM() work with queues and exceptions?
Does it override a limit set by an exception?
Release : 12.3
Component :
This depends on when the MODIFY_SYSTEM command is done. Here is how this breaks down:
Some of this is also explained in the documentation here: https://docs.automic.com/documentation/webhelp/english/AA/12.3/DOCU/12.3/Automic%20Automation%20Guides/help.htm#Script/Reference/MODIFY_SYSTEM.htm?Highlight=MODIFY_SYSTEM
"Changing the status of Queue objects (Start/Stop) using this script element (Action: MODE) has the effect that the new status is valid until a new modification is made. Modifications to priority or maximum queue slots remain valid until these values are changed due to an exception or if a user changes them manually, see Considering ERT in Queue Objects."