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

cancel
Showing results for 
Search instead for 
Did you mean: 
jaini_shubham10
Member II

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

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
mdtabrezmca
Established Member II

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

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
Established Member

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

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