QueueManagement client API - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Web Client Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10

The QueueManagement client API is used to start or stop queues.

Argument

Description

Parameter 1

Enable the queue to process documents

Parameter 1 default

None

Parameter 1 description

When set to True, the queue is enabled for processing. When set to False, the queue is disabled and processing requests are ignored.

Parameter 1 type

Boolean

The following methods use the QueueManagement client API to start or stop a queue.

  • QueueStart

  • QueueStop