SOAP connecter example
My requirement is to accept a value (temperature in celsius ) in a text box and display corresponding fahren heat value in another textbox after clicking a button.By calling the following wsdl url ...
http://www.w3schools.com/webservices/tempconvert.asmx?WSDL
Please explain how to do this in pega 7.
Consume the WSDL using Connector & Metadata accelarator wizard.
Run the Connector activity which got generated when you consume the wsdl.
You can pass the celsiu value as an input to get the output from service.
Follow the instructions as per below PDN article.
https://docs-previous.pega.com/how-test-soap-connector-using-sample-data