To ensure the scalability of your business process applications, incoming messages from clients are buffered by default on the queue for the Web application.
Outgoing messages to clients are not buffered by default, but they can be configured to be buffered on the same Web application queue.
To Buffer an Outgoing Client Message
This completes the configuration of the callback method on the Client Response node; the callback message is configured to be buffered.
Note: The business process considers a buffered operation completed when the message is successfully enqueued, not when the message is delivered to the client.
Receiving Messages From Clients
Client Operations and Control Communication Methods
![]() |
![]() |