Erki Kriks [
http://community.jboss.org/people/krixerx] created the discussion
""Timer" is not working as documentation describes"
To view the discussion, visit:
http://community.jboss.org/message/557280#557280
--------------------------------------------------------------
jBPM 4.4 documentation:
<timer name="daysBeforeHoliday" duedate="5 business
days">...</timer>
<timer name="pensionDate" duedate="#{dateOfBirth} + 65 years"
>...</timer>
<timer name="pensionReminder" duedate="#{dateOfPension} - 1 year"
>...</timer>
<timer name="fireWorks" duedate="#{chineseNewYear} repeat="1
year" >...</timer>
"duedate" does not recognise values like: "#5 business days ", "1
day", "2 days" a.s.o.
Only java dates are accepted.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/557280#557280]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]