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

Wm API ContentHandler putOutputValues function

  • 1.  Wm API ContentHandler putOutputValues function

    Posted Thu January 16, 2003 12:27 AM

    This is quite an open question :

    What is the use of putOutputValues function in ContentHandler wm API ??

    when is this function used? how to use it?? any possible benefits?

    Has anybody used it for any specific purposes ?

    Regards,
    Saurabh Maheshwari.


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


  • 2.  RE: Wm API ContentHandler putOutputValues function

    Posted Thu January 16, 2003 04:02 PM

    It used after the service has been invoked and the Integration Server needs to convert the IData object which was created as the output from the service. IS uses this function to convert it into a format that the sending system would be able to parse.


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