ActiveMatrix BusinessWorks Sample
This ActiveMatrix BusinessWorks Sample project replicates an outgoing message process.
The following are major steps executed as a part of this scenario:
Procedure
-
TIBCO MDM sends a message as a part of one of the workflows (recordadd).
-
This message carries mlxml as a payload.
-
The message is sent on a new preconfigured outbound JMS queue to another application.
-
After sending the message, the workflow is suspended until the workflow gets a response for the message.
-
The external application sends a response on a new separate inbound queue to update record data.
-
On receiving the response, the suspended workflow is restarted, the record is updated, and the workflow completes.
Copyright © Cloud Software Group, Inc. All rights reserved.