B_ CHENELAT 9.May.12 06:36 PM a Web browser LEILEI - 8.0Windows
We used LEI to get data from SAP, all is correct but the scheduled
activity doesn't function correctly
this activities must to get data once a month : first activity the
first week of month, second activity the second week of month, and the
third activity on the third week of month
it seems to skip months
following you can see the schedule parameter of each activity
Activity 1 scheduled
repeat every : 1 months
run at times : 11:00 each day
days of week : Sat
weeks of the month : 1
Activity 2 scheduled
repeat every : 1 months
run at times : 11:00 each day
days of week : Sat
weeks of the month : 2
Activity 3 scheduled
repeat every : 1 months
run at times : 11:00 each day
days of week : Sat
weeks of the month : 3
I've actually the following result in log :
Activity 1 scheduled
=> last run : 07/04/2012 at 11:00
=> next run : 02/06/2012 at 11:00
Activity 2 scheduled
=> last run : 14/04/2012 at 11:00
=> next run : 09/06/2012 at 11:00
Activity 3 scheduled
=> last run : 21/04/2012 at 11:00
=> next run : 16/06/2012 at 11:00