Problems with timers

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2014 11:17 AM
Hello everyone.
1) I have a process with 2 subprocesses which must execute sequentially. Each one has an userTask with a TimerBoundaryEvent. Normaly the TimerBoundaryEvent attached to the second task shoud fire only when the sequence flow comes to the second subProcess, but in fact it is fired at same time with the first.
2) When a userTask has a TimerBoundaryEvent attached with a recycle time (R/PT10M) it becomes candidate to completion only after waiting once the time period (so 10 minutes here). This is very anoying as I plan to extend this period to 24 hours.
Thank you very much if any one has a clue.
1) I have a process with 2 subprocesses which must execute sequentially. Each one has an userTask with a TimerBoundaryEvent. Normaly the TimerBoundaryEvent attached to the second task shoud fire only when the sequence flow comes to the second subProcess, but in fact it is fired at same time with the first.
2) When a userTask has a TimerBoundaryEvent attached with a recycle time (R/PT10M) it becomes candidate to completion only after waiting once the time period (so 10 minutes here). This is very anoying as I plan to extend this period to 24 hours.
Thank you very much if any one has a clue.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2014 01:02 AM
Hi,
Could you post process definitions with jUnit tests please?
http://www.jorambarrez.be/blog/2012/09/24/how-to-write-a-unit-test/
Regards
Martin
Could you post process definitions with jUnit tests please?
http://www.jorambarrez.be/blog/2012/09/24/how-to-write-a-unit-test/
Regards
Martin
