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 : Mapping the Receive workstep dataslots
 

Mapping the Receive workstep dataslots

To map the Receive workstep dataslots:
1. The Dataslot Mapping dialog box automatically opens after configuring. Alternatively, in the Configuration tab of the Receive workstep Properties view, you can click Change mapping and define the mapping for the payload in the response message.
2. In this example, we are expecting the response to the message sent from a previous workstep. Here, we must supply the adapter with the proper correlation ID, so it can retrieve the correct response message. Open the Runtime Setup tab and select the CorrelationID dataslot in the Source field, as shown below.
3. Click OK to complete the map configuration.