cancel
Showing results for 
Search instead for 
Did you mean: 

How to Execute Automatic Task Node

nicola_bimbo
Champ in-the-making
Champ in-the-making
I have a problem in the implementation of a workflow.
In one part of the workflow are automated tasks to perform.
In particular I would like to simulate an automatic task-node.
Is it possible?
If yes, I would do the following:
- Implementation of the task without any user intervention and referral to the next node.

thanks
2 REPLIES 2

mitpatoliya
Star Collaborator
Star Collaborator
You can have tasknode which has no assignee.
From that tasknode you can have multiple transitions which are referring to next node.
For doing that transition automatically you can use the timer or actionclass.

nicola_bimbo
Champ in-the-making
Champ in-the-making
but I need to see the task on a given user as if he had done