Skip to Content
0
Former Member
Jan 08, 2012 at 04:51 PM

encoding

38 Views

Hello experts,

I have recently built a file to file interface, the problem is my trading partner wants the target xml tag as shown below,

<?xml version="1.0" ?>.

But my target message is showing like the one shown below,

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

Now to match my trading partners requirement i want to remove (encoding="UTF-8") part

can any one please tell me how i can do that.

I think my doubt is clear.

Regards

Swetha

Edited by: swethaXI on Jan 8, 2012 6:20 PM

Edited by: swethaXI on Jan 8, 2012 6:20 PM