Sample Integration Scenario

Sample Integration Scenario

Sample Message Flow:

  1. System A sends a message to the i1 IBM MQ Series queue.
  2. The intergration platform posts an XML to a specific URL exposed by System B
  3. System B responds by invoking the i2 WebService
  4. The intergration platform invokes the c WebService exposed by System C
  5. System C responds after a few minutes by sending a message to the i3 JMS queue
  6. The integration platform sends a message to a TIBCO Rv subject exposed by System D
  7. System D responds by sending a message to a TIBCO Rv subject i4
  8. The integration platform sends a message to the a IBM MQ Series queue exposed by System A

Test Scenario 1

Using MActor to simulate System A

Test Scenario 1 – simulate System A

Test Scenario 2

Using several MActor instances to mock/simulate the individual systems

Test Setup 2 - Using MActor to mock/simulate each system

Test Scenario 3

Using a single MActor instance to mock/simulate all systems.

Test Setup 3 - Using a single MActor to mock/simulate all systems