Try OpenEdge Now
skip to main content
Managed Adapters Guide
JMS Managed Adapter : Tutorial 3: Using the JMS Adapter in Send-Only and Receive-Only mode : Defining the Receive workstep as asynchronous for a Receive-Only mode
 

Defining the Receive workstep as asynchronous for a Receive-Only mode

Since the response of the message may come at any time — before or after the Receive workstep has been activated—, we must make sure that this workstep is configured as asynchronous.
To define a workstep as asynchronous for a receive-only mode:
1. In the Advanced tab of the Properties view for the Receive workstep, make sure that the Wait for adapter to complete before processing check box is not checked.
2. Save the process under the name JMSAdapter_ReceiveOnly.