Flat file wizard with RTF format

Home Page Forums BizTalk 2004 – BizTalk 2010 Flat file wizard with RTF format

Viewing 1 reply thread
  • Author
    Posts
    • #25794

      Dear Sir,

      I would like to have a question when flat file wizard with RTF format. I have worked with txt format but RFT. Could you mind giving my a solution to read RFT format with Biztalk?

      Thanks and Regards,

    • #25797

      Hi,

       

         There are very few (if any) commercial offerings of adapters that allow an RTF file to be consumed and parsed in BizTalk. You would have to build your own custom pipeline component in a project to parse the data from an RTF file and put it in XML format that BizTalk understands, but I would recommend saving yourself the time and effort if you can have the file generated in text or XML format.

          Btw, if you are not doing any transformation or processing of the RTF file through BizTalk, but just simple routing (messaging-only scenario) , then use the Pass-Through Receive pipeline in your Receive Location, and have a Send port subscribe to your Receive Port to redirect the file to your desired location.

       

         Daniel.

       

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