Hi There,
Thank you for asking this question on the Microsoft Q&A Platform.
How does BizTalk handle CDATA? Well, BizTalk does what it should when it receives a node with a CDATA section. The XML Disassembler skips the parsing of the inner data. The maps are where you can run into issues because they will remove the CDATA tags when the data is being mapped.
Luckily they provided a way for you to add the CDATA sections back into the output message to ensure they are escaped correctly. You can do that by setting the property called CDATA section elements.
I would suggest to check the below blogpost to understand the way,
http://www.biztalkgurus.com/biztalk_server/biztalk_blogs/b/biztalk/archive/2015/03/18/working-with-cdata-elements-inside-a-biztalk-map.aspx
Regards,
Kamlesh Kumar
BizTalk Techie
Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How
Want a reminder to come back and check responses? Here is how to subscribe to a Notification
If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators