Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | webMethods Messaging Trigger Properties | Message Processing Properties
 
Message Processing Properties
In the Properties view, under Message processing, you can specify whether the trigger processes messages serially or concurrently.
Property
Description
Processing mode
Specifies how Integration Server processes the documents in the trigger queue.
Select...
To...
Serial
Specify that Integration Server should process documents in the trigger queue one after the other, in the same order that they were received.
Concurrent
Specifies that Integration Server should process as many documents in the trigger queue as it can at one time. The maximum number of documents the server can process at one time is determined by the Max execution threads property.
Max execution threads
Specifies the maximum number of server threads that can process documents for this trigger concurrently. Integration Server uses one server thread to process each document in the trigger queue. The default is 1 server thread.