aravind kopparthi [
http://community.jboss.org/people/aravindsk] replied to the discussion
"How to run workflow continiously?"
To view the discussion, visit:
http://community.jboss.org/message/534995#534995
--------------------------------------------------------------
you can use timer around the process node.
<timer name='reminder' duedate='2 seconds' repeat='3 seconds'
>
<action/>
</timer>
does this help you?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/534995#534995]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]