Problem in wrapping characters in BTS

Home Page Forums BizTalk 2004 – BizTalk 2010 Problem in wrapping characters in BTS

Viewing 1 reply thread
  • Author
    Posts
    • #26532

      I have a text file as input with quotes (“”)in elements and records. CR/LF is the record delimiter.

      I have created a flat file schema wizard and I get the output with the records, But the problem is the characters in records are not wrapped.

      The output currently looks like

      <Id>”454567″</Id>  

      <Name>”Orange”</Name>

      But in reality, the quotes should not be there, since the characters were wrapped.

      Can anybody help??

       

       

       

    • #26533

      In the flat file schema, specify the Wrap character as quote (")

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.