[jboss-user] [jBPM] - Re: How to make a process instance go on with jBPM5?
Donald Walters
do-not-reply at jboss.com
Wed Aug 31 12:27:17 EDT 2011
Donald Walters [http://community.jboss.org/people/dondragon2] created the discussion
"Re: How to make a process instance go on with jBPM5?"
To view the discussion, visit: http://community.jboss.org/message/624084#624084
--------------------------------------------------------------
Hi,
I want to implement the same wait-state but without using the database. I need everything to be in memory.
Currently, I have the following definition in the XML
<intermediateCatchEvent id="_5" name="_5" >
<timerEventDefinition>
<timeDuration>60s</timeDuration>
</timerEventDefinition>
</intermediateCatchEvent>
What I want to achieve is that the process waits for x minutes until some external event to complete the subsequent activities or end the process instance if the time elapses. How can i achieve this without JPA?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/624084#624084]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110831/9f69347a/attachment.html
More information about the jboss-user
mailing list