Home Page › Forums › BizTalk 2004 – BizTalk 2010 › UTF Encoding › Re: UTF Encoding
June 24, 2016 at 1:29 AM
#26578
Hello Ram,
Where i have to add this code in RCV pipelin?
byte[] outBytes = System.Text.Encoding.Unicode.GetBytes(outputMessageText.ToString());
Regards,
Raj