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

Monitor File polling port

  • 1.  Monitor File polling port

    Posted Mon January 24, 2011 10:36 AM

    Hi,

    Is there any way to monitor File polling port and check whether its enabled or disabled? or any Java service or configuration available at wM to achieve this task ?

    Any info on this will be highly appreciated.

    Regards,
    Vikram


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


  • 2.  RE: Monitor File polling port

    Posted Mon January 24, 2011 08:03 PM

    The WmRoot service wm.server.ports:listListeners will list all the listener ports on the IS. In the document list output from this service look for the listeners[0]/protocol type to be Filepolling and then check the listeners[0]/enabled filed if it is true (enabled).

    Cheers,
    Akshith


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