Forum Discussion

PhillipLee25's avatar
PhillipLee25
New Contributor
12 years ago

Multiple calls from one xml

Hi everyone,

I am somewhat new to web services and xml. I am curious if it is possible to call two different web services from using one xml file? For example, I have built two different web service methods which share the same WSDL. Instead of making two calls one after the other, I have a requirement to initiate both essentially in the same step. I have been trying to get this to work but get errors regarding formatting. Not even sure if this is possible.

Error:
<java:MsgText>The Integration Framework failed to parse the document during integration method pomrelsimport execution. Please make sure that the document is formatted correctly. Details: org.xml.sax.SAXException: Fatal Error: URI=null Line=4: The processing instruction target matching "[xX][mM][lL]" is not allowed..</java:MsgText>

Source XML attached.

Thanks,
Phillip
No RepliesBe the first to reply