SOAP Web Service Adaptor

To create a new SOAP web service adaptor it is necessary to have a SOAP Web Service Connection defined. The connection defines the web service end point and the constant query parameters. Extensions to the resource string and additional query parameters are added in the adaptor screen. The Web Service Adaptor supports the web service methods defined in the SOAP Web Service Definition (WSDL). 

From the graphs tab on the Project Home screen choose the Create button or from the hamburger menu in the top left choose . Choose the SOAP web service adaptor give it a name and click on the. Click on the Create Button at the bottom of the screen. 

If you have already created a web service adaptor then you can find that adaptor by clicking the open button 

This will then open the SOAP Web Service Adaptor Screen. From here you should select the connection and choose the method  you wish to use. The methods and arguments shown will depend on those made available by the WSDL. In the screenshot below a sample temperature conversion web service from the W3 Schools site. The method FahrenheitToCelsius take a temperature in Fahrenheit and converts it to Celsius. 


All SOAP arguments can be parameterized in the usual fashion using %%paramName%%. If parameter values are added or changed it is necessary to click the  button. 

SOAP envelope headers as well as HTTP request headers can be added to the call. It is also possible to override the endpoint URL rather than using the one specified in the WSDL - which is not always correct. 


Privacy Policy
© 2022 CSG International, Inc.