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.  Scheduler notification

    Posted 07/26/07 03:38 AM

    I have a scheduler whcih runs four times a day with 2 hours interval.
    I have to send a notification only when the fourth attempt for a particular condition fails in the service.

    So Is there any way to know the number of times the scheduler has run in a particular day so that I can send the notification only in the fourth time execution of the service.

    Please help me as soon as possible…


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


  • 2.  RE: Scheduler notification

    Posted 07/28/07 08:33 AM

    Build a custom wrapper service that tracks the number of invokes per day and number of failures and you can customize the alerting based on need

    I am not aware of any in-built functionality.
    HTH
    Bhavani Shankar


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