| Summary: | Timer start event is triggered before a process form is submitted | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jozef Marko <jomarko> |
| Component: | Business Central | Assignee: | Maciej Swiderski <mswiders> |
| Status: | CLOSED NOTABUG | QA Contact: | Jozef Marko <jomarko> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | jomarko |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-04 12:04:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jozef Marko
2016-05-03 13:28:50 UTC
Jozef, this works as designed, timer start event are expected to fire automatically without any user interaction - the time defined in the timer definition is from the time of deployment. So as soon as you deploy, jBPM will scan all processes and if found any timer start events it will register it for automatic execution. In you case you defined timer start event with cycle timer definition 10s - this means new process instance will be created every 10 seconds regardless user doing any actions. That's how process instances started by timer should behave. If you need any more information, just let me know. Once you feel confident please close this bz as it does work as designed. Thanks Maciej. |