Discussion:
[jboss-user] [jBPM] - Task deadline issue
tom sebastian
2013-02-11 08:10:53 UTC
Permalink
tom sebastian [https://community.jboss.org/people/tomsebastian] created the discussion

"Task deadline issue"

To view the discussion, visit: https://community.jboss.org/message/796985#796985

--------------------------------------------------------------
Hi all
,
     I am using jbpm 5.2 and  jbpm humantask implementation 5.2. We currently upgrade the designer.war to configure reassignment, notification through UI. We could successfully ser task deadlines. Reassigments and notifications are working at correct time with unexpected behaviour. For eg: suppose I configured "not-started" reassignment and notification with expiration time 2 min. Then even if I started the task(set status to inProgress) deadline triggers and reassignments, notifications happen.
Is it the default feature/implementations ?
I want to know whether we need to check this(is task started/ completed) befor reassigning/ sending notifications by writing our own EscalatedDeadline handler? 



Please help

Thanks & regards
Tom
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/796985#796985]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Maciej Swiderski
2013-02-12 18:12:52 UTC
Permalink
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Task deadline issue"

To view the discussion, visit: https://community.jboss.org/message/797320#797320

--------------------------------------------------------------
this seems to be a bug, as according to WS-HT when task reaches InProgress state start timers (in our case called not-started) should become obsolete. Could you please file jira issue for this?

Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/797320#797320]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...