Skip to Content
0
Former Member
Mar 04, 2014 at 12:24 AM

Adding Encoding in XML header without mapping

38 Views

Hi Gurus,

I am stuck in a situation where in a pass through scenario, I need to add encoding type in XML header.
Below is example -

Current Situation - <?xml version="1.0"?>

Expected result - <?xml version="1.0" encoding="UTF-8"?>

Can anybody help me in this regard? how to achieve this?

Regards

Vidhi S