Convert message from UTF 8 to ANSI
hello all,
i have orchestration receives binary file message system.xml.xmldocument renames filename , send forward.
simply saying renames file.
i use default passthrough pipelines.
this file text file in utf 8 encoding , nead convert ansi format. how it? links? content of file can cahnge in future, doesn't have predefined structure.
utf8->ansi
have tried below in orchestration
mymessage(xmlnorm.targetcharset) = "ansi" ?
kiranmp
mymessage(xmlnorm.targetcharset) = "ansi" ?
kiranmp
BizTalk Server > BizTalk Server General
Comments
Post a Comment