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.  Event Handler for file polling

    Posted 05/10/06 04:27 PM

    All,

    In the port status event service for file polling, how do we check whether file polling is active for a specific folder?

    Your response would be highly appreciated.

    -Pauly


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


  • 2.  RE: Event Handler for file polling

    Posted 05/10/06 09:09 PM

    onca u enable the file polling ,u can see the IS polling the directory at regular intervals on server log.


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


  • 3.  RE: Event Handler for file polling

    Posted 05/10/06 09:44 PM

    Thanks for your response Srikanth. After I get the portStatusInfo I could use
    portStatusInfo/protocol to see whether it is a FilePolling protocol. But what I wanted to know is that how do we check whether file polling for a specific folder, is active or not? I have more than one file polling services.

    Pauly


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