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.  publish doc

    Posted Thu December 23, 2010 11:31 AM

    Is there any other method to publish the doc to broker excluding publish & deliver services


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


  • 2.  RE: publish doc

    Posted Thu December 23, 2010 03:26 PM

    From within Integration Server, the services in pub.jms and pub.publish are the ways to publish/deliver data via the Broker.

    Outside of Integration Server, Broker provides various APIs that can be used.


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


  • 3.  RE: publish doc

    Posted Mon December 27, 2010 11:12 AM

    If your client is other than IS, say java you can develop a solution to send transactions/msg’s to broker using java-broker API’s methods…


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