cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Workflow design for creating new tasks after current tasks reaches a certain stage in workflow

jaini_shubham10
Champ in-the-making
Champ in-the-making

My business requirement is as follows:

1. Is it possible to do it like this in Activiti? If yes, then what should be the configurations used?

2. Is it better to implement both approval tasks flow separately?

2 REPLIES 2

mdtabrezmca
Star Contributor
Star Contributor

I have one solution for such a requirement to use sub process or call activiti. but it is interesting to see if any one else has more better solution than this..............

vikash_patel
Star Contributor
Star Contributor

Hi Shubham,
It's possible using rest apis to start task and complete tasks,

you can use the documentation links below, this will help you.

Alfresco Process Services REST API | Alfresco Documentation 
Using the REST API Explorer | Alfresco Documentation 

Thanks,

Vikash
ContCentric