Question
How to pass XML file as input for post XML
I have a SOAP input in postXML snippet and get output as XML.
How to pass the input in XML format? Is there any usecase you share.
When I pass the input as XML I am getting error as "DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.

