ActiveMatrix BusinessWorks Sample1

The ActiveMatrix BusinessWorks Sample1 project replicates an incoming message process.

The following are major steps executed as a part of this scenario:

  • Sample ActiveMatrix BusinessWorks project sends a JMS message to TIBCO MDM on a new preconfigured inbound queue.
  • The message is wrapped in the EBXML format around the mlxml payload.
  • The queue is configured with an unmarshaling and marshaling pipeline, which removes the EBXML wrapper and sends the message for processing in the workflow.
  • A workflow gets triggered and after successful completion of the workflow, a response notification is sent back on another new preconfigured outbound JMS queue.