Hi,
We are trying to prepare the script for a Web Service. We are using SOAP UI request message generated from Web Service WSDL. We are using HTTP/HTML protocol and passing the SOAP UI request with web_Custom_request . We have found following observations. • When Web Service Binding is SOAP_DOC_LITERAL the web_Custom_request is Failing with the SOAP UI message generated from this WSDL. And • When Web Service Binding is SOAP_RPC_LITERAL , the web_Custom_request is executing successfully with the SOAP UI message generated from this WSDL. The client wants the Binding of Web Service as SOAP_DOC_LITERAL but in this case script is not working. Please suggest how to proceed the scripting in this scenario. Any kind of help will be useful.
regards,
Ranjeet