Hello.
I have a process with three post-timers and one calendar on a task.
- The calendar is set from 9:00 am to 6:30 pm from monday to friday.
- The first timer is set to 28:30 hours after the creation of the work item
- The second timer is set to 9:30 after the expiration of the previous timer
- The third timer is set to 9:30 after the expiration of the previous timer
What I've expected isthat the first timer would expire on the third business day after the creation, the second timer on the fourth business day and the last on the fifith business day.
But all the timers git expired on the same time,11 hous and ten minutes after the workflow start. Is that a bug or did I misunderstood something?
by dql I got that r_due_date was correct, but r_post_timer was not. But the Object Reference Manual says that the r_post_timer isn't used anymore.
Thanks,
Tiago Schumann