MQ service - Optum/mockiato GitHub Wiki

Create an MQ service using a request/response pair Mockiato can not connect to Queue manager or create a MQ Service. You can only create MQ service type RR Pairs using mockiato. You need to have (create an application) other system or a microservice that actually process MQ RR Pairs created using mockiato. The new system will then send the RRPairs to correct MQ req/res queue.

Testing direct MQ service call

  1. An application (ex. NeoLoad) will be needed to send a request to MQ. This application must be set up using the same queue information as the group used in Mockiato to create the virtual service.
  2. Use request body from your virutal service in the request field.
  3. Execute your request.
  4. Verify response payload returns expected result.


    Back                                     Next
⚠️ **GitHub.com Fallback** ⚠️