“The XML that we receive is not being validated - passed within <cdata> tags so we do not know the SenderID/ReceiverID. We are pulling the SenderID/ReceiverID from the SOAP header …”
Is the SOAP header within the cdata tags? If so, would having the entry service simply extract the xml doc from the cdata tags and then submit that to TN for processing work?
Side note: what’s the reason for using the cdata tags? I ask because in the past when I’ve seen those used it’s usually to try to get around the need to HTML encode the values within tags–which makes life (somewhat) easier for the doc creator but simply causes grief for the doc receiver.
#B2B-Integration#webMethods#Integration-Server-and-ESB