Create a SOAP Service
You can invoke a SOAP service to use XML communication protocols. The environment interprets the configuration information that comes in a WSDL file provided by the third party. This file publishes the methods and their corresponding input and output parameters in your environment.
Important
Contact your third-party service provider to obtain the WSDL file to create the SOAP service.
Follow the instructions below to create a SOAP service.
- In the Service Information section, identify the service with a name that represents the information you are requesting, and a description that explains the service's functionality. By default, the service type is SOAP. 
- In the Technical Data section, upload the WSDL file. Click the upload icon that appears next to the WSDL field.  
- Once the file is loaded, the system fills out the Endpoint and Test Endpoint fields. Check the Technical Data section to view a list of the methods and their corresponding input and output parameters. Select a method to check its parameters.  
- Click Save service to save your service and finish.