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

XML Adapter and HTTP Request/Reply

  • 1.  XML Adapter and HTTP Request/Reply

    Posted Wed January 02, 2002 02:05 AM

    Hi:

    has any one used the HTTP Request/Reply configured operation for XML adapter? I need to integrate with an exdternal system that needs to send an XML, and I wanted to have the HTTP GET operation pick up the XML and then perform other steps. Short of writing a broker client to invoke a event, or using the socket poll or socket write, can I acheive this with the HTTP option?

    Thanks for your help,
    Ashish


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


  • 2.  RE: XML Adapter and HTTP Request/Reply

    Posted Wed January 02, 2002 08:44 PM

    Ashish,

    If you had the B2B Integration Server and Enterprise Bridge this would be easy. If not, you could create a servlet that your external system can use to send in the XML request. This servlet would then be a broker client.

    Bob


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


  • 3.  RE: XML Adapter and HTTP Request/Reply

    Posted Fri January 04, 2002 02:35 PM

    Bob,

    I am personally leaning towards using the B2B - A2A connectivity for this issue, sounds much cleaner.

    Thanks,
    Ashish


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