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.  Help needed on Broker

    Posted 01/17/06 09:00 AM

    Hi All,

    I want to know how to view contents of documents published to Broker. I know we can view the entry in BrokerAdmin saying that the document is last published and also we can subscribe to the doc using trigger. But I need to view the physical contents of the published document, please let me know how can I view the contents.

    I heard that we can view it from Monitor but I could not see them in Monitor.

    Please help me out ASAP


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


  • 2.  RE: Help needed on Broker

    Posted 01/17/06 09:26 AM

    Hi,

    we use Document Tracker. Although it’s not supported by webMethods it’s very useful during development.

    You can also use savePipelineToFile before publishing document in Your service.

    Marcin


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


  • 3.  RE: Help needed on Broker

    Posted 01/17/06 11:56 AM

    WmMonitor will allow you to view both the service executed and also the document as published to the broker. These are not enabled by default. To view the service (flow) and the pipeline as it appears as input into the flow service you must turn on flow level auditing. There is a tab for this in your flow service. For document logging you must turn it on via the WmLoggingUtil and enable it in the broker. I find typically that service level auditing is enough and don’t enable document level logging.

    See the WmMonitor guide for more details.

    markg
    http://darth.homelinux.net


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