[jboss-user] [jBPM] - Re: Cron expression in jBPM5 gives exception
onkar ruikar
do-not-reply at jboss.com
Mon Jan 3 07:12:28 EST 2011
onkar ruikar [http://community.jboss.org/people/onkarruikar] created the discussion
"Re: Cron expression in jBPM5 gives exception"
To view the discussion, visit: http://community.jboss.org/message/578025#578025
--------------------------------------------------------------
Used following rule to run the process:
*import org.drools.runtime.process.ProcessContext*
*rule "everyDay" ruleflow-group "Hello"*
* timer (cron:***0 0 23 ? * FRI*)
when
then
System.out.println(new java.util.Date());
kcontext.getKnowledgeRuntime().startProcess("sample");
end*
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/578025#578025]
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/20110103/cb365255/attachment.html
More information about the jboss-user
mailing list