07-29-2022 03:27 PM
I have scheduled a data management sequence to run every 120 minutes between a specified time range (7 am to 9 am) -- But the data management sequence is not being executed. There are no parameters needed in the data management sequence, and I have confirmed that manually running the sequence works without error.
When I check the grid view in Task Scheduler, I can see the "Next Start Date/Time" column is correct. However, when the system finally reaches that time, the task is not executed, the "Count" column remains as zero, and the "Next Start Date/Time" column updates to 120 minutes later. I receive no system errors on why the task is not executing.
I have confirmed the scheduling a one time task, or even a daily task works successfully.
Any help on this would be great.
08-01-2022 12:07 PM
Hmm, only thing I can think of is the state is disabled. Edit the job, on the 'Schedule' tab, check that 'Enabled by Manager' is check (is enabled).
08-01-2022 12:49 PM
I have confirmed that 'Enabled by Manager' is checked. It also says that the 'State' is enable in Grid View. Still no luck.
08-01-2022 12:54 PM
Have you checked that the Data Management Sequence has the step(s) assigned? Ive made the mistake of checking that the step itself works, but then forget to assign the steps to the sequence.
08-01-2022 01:42 PM
Yes I have confirmed that. I have also confirmed that running the sequence manually works.
08-01-2022 01:53 PM
And the start month/day/year are all correct as well? The expiry time is in the future, not the past? These are probably frustrating questions, but I'm at a loss for what else to check!
08-01-2022 02:22 PM
Yes those are all correct. Expire time is in the future. I have tested turning off expiration date, and having it expire on several different dates and times. I can see the task scheduled correctly in calendar view and grid view. I can see that Grid view is showing the correct "Next Start Date/Time." but when it finally gets to that time, the sequence does NOT run, but the next start time updates.
08-04-2022 05:20 AM
May be "data management sequence" needs parameters , can you check that?
12-09-2022 02:51 PM
I know this is over four months old now, but, I went through this with OneStream Support recently and there is now a confirmed bug for this issue. It only presents when you use the To/From time selection in Task Scheduler.
01-05-2023 05:56 PM
We are currently facing the same issue and we are in 7.1.3. The odd part about this, is that it works in our dev environment, but not in prod and they are both on the same version.
06-01-2023 03:56 PM
Hey, we'e experiencing the same issue @rjgoss did support team mentioned bout a Jira ticket number for this issue ?
Regards,
Carmina
06-05-2023 10:09 AM
Carmina, sorry for the delay in my response. Yes, there is a Jira ticket: PF-27351. I have not seen any updates to this in the release notes in any version since when this was put in on 11/29/2022.
06-05-2023 10:43 AM
Thanks a lot ! I added your notes in my ticket to see if PF-27351 still open or if this was closed already. I'll share the findings 🙂
Thanks a lot for sharing !!
Carmina
10-27-2023 02:56 PM
@CarminaRosales was this issue resolved for you? i am having trouble with it now. thanks.
10-31-2023 10:21 AM
Based on my experiments, if the Time From ... To setting is used, task will not be kicked off if the "Time to" is set to on or after 8pm. For example, Time from 8:00:00am to 7:59:59pm will run but 8:00:00am to 8:00:00pm will not run. This rule only applies to Scheduling tasks by "Minutes" and will not affect other frequency such as daily/weekly because daily/weekly do not have a Time From ... To setup.
Kai