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.  Publishing a document from an external client

    Posted 04/08/04 12:41 PM

    In a Request/Reply scenario in WM 6.x, I guess the usual practice would be that the external client (a java class) would invoke a flow service on the IS by passing the request parameters through IData. The flow service would then map it to a document and publish the document to the broker.

    Is there a mechanism by which the external client (Java class) directly creates the document, sets values in it and publishes it to the broker 6.0? (We did that for all Request/Reply integrations on 4.x)


    #Integration-Server-and-ESB
    #webMethods
    #broker
    #Universal-Messaging-Broker


  • 2.  RE: Publishing a document from an external client

    Posted 04/08/04 12:48 PM

    Gopal,

    Yes you can. See the broker Java API programmer guide.

    Regards
    Ashok


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #broker