Wsdl (rpc)

Hi ArulchristhuRaj,

I have created a simple flow service which adds 2 numbers (invoked pub.math:addInts) using sequence(try/catch). I was using 2 inputs(strings) and 1 output(string). So where do i check if the input is soapRequestData, soapResponseData and output is soapResponseData in my flow servcie.

After creating the flow servcie. I generated the WSDL (RPC) for the flow service and then generated the webservice connector for the above WSDL file. Now when i am running the webservice connector i am not geting the output.

While creating wsdl, these are the inputs which i have specified
[FONT=Tahoma][COLOR=#000080]
Protocol = SOAP-RPC
transport = HTTPS
Directive = rpc
Input / Output (i have not specified anything. Its disabled)
[FONT=Tahoma][COLOR=navy]target namespace = [URL=“http://www.webmethods.com/”]API Integration Platform | Software AG

Thanks & Regards
Prabhu Kanthi