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.  HTTP response fails

    Posted Thu January 15, 2004 02:47 PM

    Hi all,

    I’m receiving requests via HTTP/Post into IS.
    The service I wrote, expects a node and returns a xmldata. This service validates the incoming XML, publish it into the broker and ends with a pub.xml:documentToXMLString call to respond with a acknowledgment XML to the sender. It´s working fine.
    Now I need to do an update into DB after the pub.xml:documentToXMLString call, but when I call my adapter service that do the update, I’m not receiving any response from HTTP.
    I tried to call the adapter service before the pub.xml:documentToXMLString call and it doesn´t work too.

    I’m using wM6 (IS 6.0.1+SP2, Broker 6.0.2+SP1, JDBC 6.0.3).

    Any tips?
    Maldonado


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods