edsdev [
https://community.jboss.org/people/edsdev] created the discussion
"Re: Setting a whole process istance timer"
To view the discussion, visit:
https://community.jboss.org/message/762191#762191
--------------------------------------------------------------
Not sure that I quite understand your question, but I will answer as best I can.
Create a Varaible for your workflow that is of type Date/Calendar/JodaTime/whatever you
want/need
Initialize that date in your first step (or add a step for initialization) (or pass it
into your workflow already initialized as a parameter)
In each step of your workflow add your logic for the due date check.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/762191#762191]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]