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.  Customizing the HTTP header when using RNIF20

    Posted Mon August 01, 2005 11:27 AM

    Just curious if anyone has ever discovered how to add a "Content-Type: HTTP header when using RNIF20. (Or had a need to do so)

    It appears that that capability does not exist when using wm.ip.cm.handlers:send


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: Customizing the HTTP header when using RNIF20

    Posted Mon August 01, 2005 02:07 PM

    Hi Andy,

    If you are posting an RNIF2.0 document to RosettaNet 6.01 the Content-type should be

    multipart/related;type=“multipart/related”;boundary=“”

    The can be obtained from the rno being posted. It is the
    very last line in the rno without the leading and lagging – (two dashes)

    Hope this helps. Please let me know and I can send you a sample package which shows you where this should be set!

    Raghu


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards