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.  Tools in wM for testing pubsub

    Posted 05/29/05 10:00 PM

    Are there any utilities/tools in wM to test publish/subscribe to the broker without hand coding test clients.

    Thanks,
    Munna


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


  • 2.  RE: Tools in wM for testing pubsub

    Posted 05/30/05 05:24 AM

    HI,
    First of all a grt user name.
    Now to your question, check out the Publish/Subscribe sample provided on advantage site by webMethods. It clearly explains all the concepts of how to publish/subscribe documents.

    Regards,
    Ramnish.


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


  • 3.  RE: Tools in wM for testing pubsub

    Posted 05/30/05 05:41 AM

    You can create a publishable document and publish the document using the developer.

    Create a flow service that accepts the published document. Perhaps you retrieve the message from the document and write it to the server log using pub.flow:debugLog.

    Create a trigger and point it to the flow you just created. Make sure you specify the full namespace for the document name in the input signature of the flow service.

    Cheers.

    Ray


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


  • 4.  RE: Tools in wM for testing pubsub

    Posted 05/30/05 01:19 PM

    You can also use the Test->Run function in Developer to publish a documentType. Just open the docType and then select Test->Run. Developer will display a dialog box to allow you to choose whether to publish locally or to the broker. Very handy for testing triggers or sending docs to other Broker clients connected to the same broker as IS.

    Mark


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


  • 5.  RE: Tools in wM for testing pubsub

    Posted 06/27/05 09:12 AM

    Dear Munna

    To see the documents getting published and subscribed you can use Document Tracker tool which is avialbe in advatnage site .

    Srini


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