Hi Friends,
I am using SOAP Axis receiver adapter to call an http link. I receive an xml as a response which is not in SOAP format and due to which I am getting bad envelope tag error in PI.
Exception caught by adapter framework: ; nested exception is:
org.xml.sax.SAXException: Bad envelope tag: {XML Root tag name}
My question is - how can I make this scenario successful as I need this xml. As I read the FAQ about soap axis adapter, I understand that response must be in SOAP format.
Is there any workaround here ?
Thanks,
Ravi.