IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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

FTP - EDI docs to TN - content type problem

  • 1.  FTP - EDI docs to TN - content type problem

    Posted Mon October 09, 2006 07:17 PM

    Hi!

    I’m trying to send EDI documents to TN using the FTP protocol. TN receives the file but does not recognize it as an EDI file. The transaction is logged as a flat file (ffile - the EDI “string” is visible in the transaction log). If I send the exact same information using the EDI tool (from the administrator) the transaction is recognized properly (EDI envelope plus the interchange document etc).

    I assume this has something to do with the content type, but I’m not sure how I can change that in an FTP client. Is there any other way I could make it work? Configuration etc…

    Thanks,
    // Mikael


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: FTP - EDI docs to TN - content type problem

    Posted Mon October 09, 2006 07:28 PM

    Search for ftp client content type in the forums.


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: FTP - EDI docs to TN - content type problem

    Posted Mon October 09, 2006 07:38 PM

    Check out the EDI Module User’s Guide, which has a section on submitting documents to TN by FTP. Basically you set your path to the location of the wm.tn:receive service (\ns\wm\tn\receive) and set the content-type in the file name (x12_850;application:EDIstream, for example). HTH,

    Tim


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: FTP - EDI docs to TN - content type problem

    Posted Wed October 11, 2006 01:03 PM

    Thanks! That was easy once you know how to. :slight_smile:

    // Mikael


    #webMethods
    #Integration-Server-and-ESB
    #edi