Create Soap Service - Optum/mockiato GitHub Wiki

Create a SOAP service using a request/response pair

  1. Using Firefox or Chrome browser navigate to mockiato URL.
  2. Ente credentials to login to the application.
  3. Click on Req/Res Pair button on the home page.
  4. Select the radio button for 'SOAP' Service Type and select the group you just created from the Group dropdown box.
  5. Enter valid Service name(eg. MockiatoSOAPService),Base Path(eg. /consumer/path/MockiatoSOAPService), and Response Delay(Optional).
  6. In the Request/Response Pair panel you can add a label for your pair (Optional).
  7. Add request headers (eg. Content-Type application/xml).
  8. Enter your request in the Request Payload field.
  9. Enter your response Status (eg. 200 OK).
  10. Add response headers (eg. Content-Type application/xml).
  11. Enter your response in the Response Payload field.
  12. Click on 'Publish' button.
  13. A pop up should appear showing your virtual service URL.


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