API_QUEUE

Client-wide variable that indicates the Queue object that is used to execute CallAPI scripts.

  • Description:

    In the Automation Engine, all tasks including CallAPI scripts start in a Queues object. By default, the Client Queue (used for CallAPIs). Alternately, you can specify a Queue object of your choice here. For more information, see Queue (QUEUE) and CLIENT Queue.

  • Default value: CLIENT_QUEUE

  • Restart required: No

See also:

UC_CLIENT_SETTINGS - Various Client Settings