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
  • 1.  Schedule service every-other-Sunday

    Posted Thu July 01, 2010 10:18 PM

    Hi,

    I’m looking for a method to schedule my Wm service to run on every-other-Sunday, e.g.: Sun 6/13/10, Sun 6/27/2010. Has anyone done anything like this before? Please help. Thank you.

    VanLoc


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


  • 2.  RE: Schedule service every-other-Sunday

    Posted Thu July 01, 2010 11:41 PM

    A simple interval task may work. Set the start date and time to be the first future Sunday you want it to run. Then set the interval to be the number of seconds that are in 2 weeks.

    But I’m not sure if this will always stay on Sunday when the IS bounces and such.


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


  • 3.  RE: Schedule service every-other-Sunday

    Posted Fri July 02, 2010 02:05 PM

    Based on your suggestion, I can also make my service to submit itself to run two weeks from the Sunday of the first run, using dateincrement.


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


  • 4.  RE: Schedule service every-other-Sunday

    Posted Fri July 02, 2010 04:12 PM