[jboss-user] [JBoss jBPM] - Re: dynamic deadlines on tasks ?

2008-08-25 Thread kukeltje
uhhmm... the docs? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4172261#4172261 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4172261 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: dynamic deadlines on tasks ?

2008-08-22 Thread memius
Where can I found more information about the use of expressions ? I am myself interested in retrieving the due date from a process variable, but I didn't find any syntactic help (yet ?) Sincerely, Dieter D'haeyere View the original post :

[jboss-user] [JBoss jBPM] - Re: dynamic deadlines on tasks ?

2008-06-11 Thread lblaauw
Ronald, After I did an update from the repository today and redeployed with the jpdl 3.2.3 jar it seems all AoK at this time ;-) So I will try to implement some dynamic deadline in our processes and see how we fare with that. Greetings, Leo lblaauw wrote : Well, | | One of the things I

[jboss-user] [JBoss jBPM] - Re: dynamic deadlines on tasks ?

2008-06-10 Thread kukeltje
yes, wait for 3.2.3 which will be released shortly... there you can use EL to reference e.g. a processvariable that can be used for duedates. You can also do some math there like #{procVar + 3 days} View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4157077#4157077

[jboss-user] [JBoss jBPM] - Re: dynamic deadlines on tasks ?

2008-06-10 Thread lblaauw
Ronald, That would be great and just what we need ;-) Any rough estimates on when 3.2.3 will be arriving ? I tried to upgrade our 3.2.2. with a build from the repository and it was labeled 3.2.3 but ran into some problems... Regards, Leo kukeltje wrote : yes, wait for 3.2.3 which will be

[jboss-user] [JBoss jBPM] - Re: dynamic deadlines on tasks ?

2008-06-10 Thread kukeltje
soon... less then a month 1 expect, maybe a lot less anonymous wrote : I tried to upgrade our 3.2.2. with a build from the repository and it was labeled 3.2.3 but ran into some problems... please elaborate, so we can maybe prevent some things View the original post :

[jboss-user] [JBoss jBPM] - Re: dynamic deadlines on tasks ?

2008-06-10 Thread lblaauw
Well, One of the things I had a problem with was the fact that now jpb config needs to be set into a system variable for it to work I guess. Is that intended ? It seems to resolve itselves automatically on the classpath in the jars or firstfound in 3.2.2 ? I had this traced down originally