webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How can i receive files from FTP directly on TN?

  • 1.  How can i receive files from FTP directly on TN?

    Posted Wed January 15, 2014 04:05 PM

    Hi,

    We have a requirement wherein our trading partner is going to send EDI files via FTP. Is there any way we can setup TN to pull this files directly from FTP or do i have to write something in IS to pull these files first and then submit to TN?

    I will prefer to have these files land on TN first and then go to IS for further processing.

    Appreciate all your help on this.

    Thanks


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: How can i receive files from FTP directly on TN?

    Posted Wed January 15, 2014 04:52 PM

    You need to setup a IS service to get the files from FTP and route it to TN as TN cannot poll FTP files from the remote site.

    Also you can review there is aVAN service that can route it to TN as soon as it retreives from FTP site.

    VAN.VANConnectivity:getFromVAN (set param saveInboundtoTN)

    HTH,
    RMG


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 3.  RE: How can i receive files from FTP directly on TN?

    Posted Wed January 15, 2014 06:29 PM


  • 4.  RE: How can i receive files from FTP directly on TN?

    Posted Thu January 16, 2014 10:20 AM