Page 1 of 1

Error when importing wsdl metadata

Posted: Thu Aug 25, 2011 7:57 pm
by chowdary
I am trying to design a Parallel job that sends couple of columns from a flat file into a webservice using a webservice transformer and the response from webservice needs to send to a flat file. While trying to import the metadata using the wsdl file given by webservice team, I am getting this error.


The XML Schema that defines the message structure has syntax or semantic errors. For more details, proceed to a manual mapping using the XML Meta Data Importer.


Please help in fixing this....

Posted: Fri Aug 26, 2011 11:52 am
by eostic
Highlight the Operation's input in the wsdl importer and then use your right mouse.....this lets you open that message in the xml importer.....and then pick the elements you need....it could be more complicated than that, but that's the basic starting approach that you will need.

Ernie