Originally posted by: SystemAdmin
Hi,
I am trying to build a map to consume web service by sending SOAP request message via http post method.
I've been given a link to WSDL for the service i am requesting. A copy of this wsdl file is attached.
However when WSDL via WSDL Importer of design studio, i get the below error msg.
Error parsing WSDL file and finding a list of operations Details ->
My WTX version is v8.2.0.4
Managed to find out that two <xsd:schema> elements in beginning of the wsdl are referencing xsd in remote locations. Tested the links are correct and the xsd's are accessible.
When I modified the wsdl by removing the problematic <xsd:schema> elements completely. WSDL Importer accepted the file OK and generated a type tree (with an xml file). However when i view the type tree, some core elements (tags for creditials and parameters passing) are missing. I need these tags for passing the required parameter values required by the web service. I believe the references in the wsdl to xsd's are necessary to build A valid type tree. But WSDL Importer seems to have problem with the hyperlinks to remote XSD locations.
Has anyone came across this situation?
Can the wsdl be modified to be accepted by the WSDL importer? I created local copies of XSDs and changed WSDL to point to local XSDs but same error is encountered.
Attached zip file containing
-
copy of WSDL
-
copies of two XSD
Any suggestion is most welcomed.
Thanks
Ben
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange