Forum Post: "mismatched Number Of Parameters Passed To Routine <webservice Operation...

  • Thread starter Thread starter ankitshukla
  • Start date Start date
Status
Not open for further replies.
A

ankitshukla

Guest
I have complete setup for web service calling in my environment. When I tried with SOAP UI it works. In my OE environment I have generated the Operation Index and other stuffs using the command like this call %DLC%\bin\bprowsdldoc -show100style -b %WSDL_LOCATION%\TMSOnline.wsdl %WSDL_GEN_DOC%\TMSOnline The document shows three parameter should pass in operation procedure 1) ----- 2) ------- 3) This is for Outputting the response received. While In SOAP UI both parameter clubbed like this in single request ----- ------- Above two approaches working fine one with two parameter in OE environment and Other with single request in SOAPUI. But I want that in OE environment this should work with passing Single Request not by passing two separate Request Parameter. Can any body tell me if there is any way to do this thing in OE environment? Thanks, Ankit

Continue reading...
 
Status
Not open for further replies.
Back
Top