Sending Flatfile via AS2 and extracting original filename

Answered Sending Flatfile via AS2 and extracting original filename

  • Thursday, September 13, 2012 12:07 PM
     
     

    Hi,

    do I need to configure something on our side in the BizTalk Server 2010 to be sure that our tradingpartner can extract the original filename? The file content itself is visible on their side.

    KR

    Peter



    • Edited by Peter Ungemach Monday, September 17, 2012 1:13 PM Unclear description
    • Edited by Peter Ungemach Monday, September 17, 2012 1:13 PM Spelling
    •  

All Replies

  • Thursday, September 13, 2012 12:26 PM
     
     

    You have to create new send port (USe pipeline AS2 Send) to send this message .

    If you are doing some XML operation in orchestration then you have to create custom pipeline with FLat file assembler and AS2  component. (for converting XML to Flat file)

  • Thursday, September 13, 2012 1:29 PM
     
     
    No, I have no orchestration between the receive port and the send port. The file is directed directly to the send port from the receive port and the send port with the standard AS2 Send pipeline.
  • Tuesday, September 18, 2012 1:36 PM
     
     Answered
    • Marked As Answer by Peter Ungemach Tuesday, September 18, 2012 1:36 PM
    •