Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

thuri/timeronsubprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

timeronsubprocess

Small process to demonstrate the issue with timerboundary events on subprocess.

Image of process

Behind the "Call Camel Route" Activity there is a Camel Route which needs 2 times the time duration defined on the timerboundary event on the subprocess.

The JUnit tests demonstrates that the "Should never be called" will be executed after the Camel Route of the Activity before it returns. That should not happen because the timer should have been reached and the subprocess should have been canceled.

About

timeronsubprocess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages