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
  • 1.  wm.ediint:send contenttype issue

    Posted Fri January 23, 2015 12:19 PM

    Im trying to send an edifact document to a NETIX plateforme, at the client side, two files are generated with .hdr and .BOD, while the expected formats are .hdr and .FIC wich contains the EDIFACT document content.

    Is there any relationship between the contenttype parameter of the “wm.ediint:send” service and the format of the files generated at the client side (NETIX Server)?


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


  • 2.  RE: wm.ediint:send contenttype issue

    Posted Fri January 23, 2015 01:41 PM

    Since NETIX is writing this files, you need to check with NETIX documentation.
    in general, if the filename is not parsed from the AS2 header, the content-type should be used for file extension generation.


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


  • 3.  RE: wm.ediint:send contenttype issue

    Posted Fri January 23, 2015 03:12 PM

    What is the content-type you have set in the EDIINT:send for EDIFACT?

    HTH,
    RMG


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


  • 4.  RE: wm.ediint:send contenttype issue

    Posted Mon January 26, 2015 07:16 AM


  • 5.  RE: wm.ediint:send contenttype issue

    Posted Mon January 26, 2015 03:03 PM

    I think you should set it as application/edi-EDIFACT

    HTH,
    RMG


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