This content has been marked as final.
Show 4 replies
-
1. Re: direct assignment
abhijithumbe Jul 28, 2015 12:36 AM (in response to retsuchan)Hi,
Take a look at Human task lifecycle. Looks like we cant skip start phase of human task.
-
2. Re: direct assignment
retsuchan Jul 28, 2015 8:48 AM (in response to abhijithumbe)Thank you for your answer, but what I need is to skip the "Start" phase without executing the actions claim, delegate or start. I need define the owner in the definition of the task.
any ideas?
-
3. Re: direct assignment
abhijithumbe Jul 30, 2015 2:57 AM (in response to retsuchan)To 'skip' start phase of task you can write your own custom WorkItemHandler similar to HumanTaskHandler. Go through link for more details on creating custom workItem Handler.
-
4. Re: direct assignment
retsuchan Aug 3, 2015 12:05 PM (in response to abhijithumbe)Thanks for the reply, I hoped don't have to create a WorkItemHandler, but I think it is the only way of don't use the command start.