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
Expand all | Collapse all

unsubscribed events for a published document type

  • 1.  unsubscribed events for a published document type

    Posted 02/19/20 01:44 PM

    Hi ,

    I am trying to get the number of unsubscribed events for a published document type.

    Below is the few line of java code.I can see unsubscribed events present (through Enterprise manager) but when I ran my java code, I get 0. Can you please let me know what could be the reason for this.

    nLeafNode leafNode = (nLeafNode)realmNode.findNode(publishableDocName);

    osEvent = leafNode.getCurrentNumberOfEvents(); —Here I am expecting number of event count, However I am getting zero.


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


  • 2.  RE: unsubscribed events for a published document type

    Posted 11/04/20 01:38 AM

    Hi,

    I am not an UM expert :slight_smile:
    Have you tried looking into the examples coming with UM installation, you might get some hints there.

    Thanks


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