1. Navigate to Dev Tools > Web services via the left-hand navigation bar
2. Click New group to create a web services group if you don’t have one already
3. Enter a name for your web services group and click Save
4. Click Add new Web Service under your web services group
5. Check the Active box to enable the web service
6. Check the Mapping Replacement Enabled option if you want to forcefully replace mapped values
7. Click on the Service Type field and select SOAP from the dropdown menu
8. In the Endpoint URL field, specify the HTTP service location f the web service listener
9. In the SOAP Config tab, define the service’s Port Name, Service Name, Operation Name, SOAP Action, and Target Namespace for the service
10. In the Headers tab, click on Add Variable and enter a Name and Value to define any headers
11. On the SOAP Inputs tab, click on Add Variable and enter a Name and Value for the input
12. Set a Rank for the SOAP input
13. Select a Type for the web service client
15. Click Save to save your changes