Hello Experts,
I’m trying to execute a sample webservice scenario that takes two integers as input and returns the multiplied value as output. But the following error message is displayed when I run the wsdl connector:
[ISC.0076.9211] SOAP Message Coder cannot encode output data; pipeline does not match output signature, required variable out is missing
Following are the details:
- Created a flow service ‘multiply’ that takes two strings(num1 & num2) as input and returns the multiplied value as output(out)
- Generated WSDL from the multiply flow service
- Ran Webservice connector
Please help!!!
Thanks,
Srini
multiply.wsdl (2.73 KB)
#API-Management#webMethods#soa