webMethods

webMethods

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

Responding multiple request throw flow service

  • 1.  Responding multiple request throw flow service

    Posted Mon April 11, 2005 08:34 AM

    Hi All,
    Well i have a scenario:
    in the current system, client sends Orders requests by https and performing a POST function

    to the webMethods service currently located on the B2B server .

    All request orders are of XML formats.

    On submission of the Order, the B2B webMethods interface response to the request with a

    synchronous reply which is also XML.

    The synchronous response is currently specific to client in the XML format and comes back to

    client on the same https session.

    The PROPOSED scenario is:

    multiple client instead of just one.

    The current implementation of forming the XML response back to client, uses the built in

    webMethods file system by creating the single xml file and letting the flow server pick up

    the xml file for the response.

    For multiple client this implementation will not work as there will be many instances of

    requests and responses so use of a physical xml file is not possible.

    CAN U LET ME KNOW THE POSSIBILITY WITH IN FLOW SERVICE…AND IF THIS IS NOT POSSIBLE, HOW TO

    WRAP THE SERVICE IN CALLER JSP PAGES.


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