This content has been marked as final.
Show 2 replies
-
1. Re: automatically move out of start-state
Koen Aers Feb 16, 2006 4:42 AM (in response to James Depoorter)James,
This is not possible. You could define a session facade that uses jBPM context to automatically start processed that get created. Why do you need this behaviour?
Regards,
Koen -
2. Re: automatically move out of start-state
James Depoorter Feb 16, 2006 9:30 AM (in response to James Depoorter)because it is not a full task-node, and I want tasks to be ready as soon as the process starts, with the same task-node functionalities. My facade already implements it now ;-)