flat file transfer

Home Page Forums BizTalk 2004 – BizTalk 2010 flat file transfer

Viewing 1 reply thread
  • Author
    Posts
    • #20399

      Hello

      I have to transmit flat files (1KB up to 5MB) with the BizTalk directly from receive port to a send port. There is nothing to do with the content of the file(s). Only a controlled transfer.

      My question: How to do and is it really necessary to transform the file content into a XML message?

      Thanks in advance
      Hermann

    • #20403

      No, you don’t need to transform to XML if you don’t need/want to. Just use a passthrough pipeline (i.e. one without an assembler/disassembler) on your receive location and send port.

      • #20405

        Thanks for your reply,

        I will collect more information about passThrough pipelines.

        Hermann

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