Torry_Harris
17 years agoOccasional Contributor
Issue with complex array Types in SOAP Request (from SOAPUI to webMethods)
WSDL generated from webMethods 6.1 containing complex array types is not properly converted to SOAP request by SOAPUI.
Whereas, the request generated from another tool converts the complex array type as expected.
Comparing both the requests, it was observed that the SOAP request generated by SOAPUI converted the complex array type in a different way. This SOAP request failed to be recognised by the webMethods integration server. But the other request genereated using the other tool was recognised by the integration server.
Complex type generated by SOAPUI:
Complex type generated by another tool:
String
We have attached the complete WSDL, SOAP requests generated by both the tools, screenshots from SOAPUI and error from webmethods.
Whereas, the request generated from another tool converts the complex array type as expected.
Comparing both the requests, it was observed that the SOAP request generated by SOAPUI converted the complex array type in a different way. This SOAP request failed to be recognised by the webMethods integration server. But the other request genereated using the other tool was recognised by the integration server.
Complex type generated by SOAPUI:
Complex type generated by another tool:
StringWe have attached the complete WSDL, SOAP requests generated by both the tools, screenshots from SOAPUI and error from webmethods.
. Please help us to solve problem.