@Mayank_Gandhi After checking the network logs, the response received
from the document server to the AEM server is that the content type is
text/html, probabily this is why prolog error is coming.Not sure if the
document server is expecting content type as text/xml but it is getting
text/html from the soap request.How can I change the content type if the
AEM is sending text/html in requestHere is the SOAP request
:{$/process_data/@docData$}
{$ /process_data/@docLength
$}{$ /process_data/@eDocsU...