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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  as2

    Posted 09/25/07 04:27 PM

    Hi Friends…

    Greetings!!!

    I have to send xml data through as2. Need help how to proceed.

    Like whether we need to convert the xml to some other format and route it via as2 or anyother logic need to be applied.

    Please advice!

    Thanks!

    Regards,
    Ponmalar.


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 2.  RE: as2

    Posted 09/25/07 04:51 PM

    Yes,you can send XML data via AS2 protocol.

    Before routing convert the xmldata to stream and set content-type=Application/XML in the EDIINT:send routing service.

    HTH,
    RMG


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 3.  RE: as2

    Posted 09/26/07 04:16 PM

    Thanks RMG:) !!

    I have another query…

    I need to send the xml data to an url.
    How that will be retrieved from the deliverymethods of the profile and sent via as2?

    As i don have much idea about this, don mind my question if its silly:crazy: .

    Thanks!

    Regards,
    PM


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 4.  RE: as2

    Posted 09/26/07 04:28 PM

    Read the TN and EDI documentation (the EDI docs have AS2 info).


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 5.  RE: as2

    Posted 09/26/07 04:30 PM

    You need to create a processing rule specifying delivery method of https for AS2 url which you set in the profile.So when you route the XML document to TN the processing rule will get kicked based on the delivery method(HTTP/S) you set there it will be send to your external partner.

    Also check the webMethodsEDIINT,TN Userguide it explains the inbound/outbound flow.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport