-
Notifications
You must be signed in to change notification settings - Fork 9
Create Soap Service
Pradeep Singh edited this page Mar 8, 2020
·
10 revisions
Create a SOAP service using a request/response pair
- Using Firefox or Chrome browser navigate to mockiato URL.
- Ente credentials to login to the application.
- Click on Req/Res Pair button on the home page.
- Select the radio button for 'SOAP' Service Type and select the group you just created from the Group dropdown box.
- Enter valid Service name(eg. MockiatoSOAPService),Base Path(eg. /consumer/path/MockiatoSOAPService), and Response Delay(Optional).
- In the Request/Response Pair panel you can add a label for your pair (Optional).
- Add request headers (eg. Content-Type application/xml).
- Enter your request in the Request Payload field.
- Enter your response Status (eg. 200 OK).
- Add response headers (eg. Content-Type application/xml).
- Enter your response in the Response Payload field.
- Click on 'Publish' button.
- A pop up should appear showing your virtual service URL.
Back Next
Mockiato ☕
Mockiato ☕
Quick Start Guide