Deploying and Testing the JMS Adapter for Send-Only and Receive-Only modes
To deploy JMS adapter for send-only and receive-only modes:
1. Using the Admin Console, publish the process and start a process instance.
2. Monitor the process execution after sending the message. In the Confirmation1 workstep, verify that the CorrelationID was stored in the appropriate dataslot.
3. When the message is received, in the Confirmation2 workstep, you should see the correct values for the R_ProductID, R_Name, and R_Price dataslots.