Hello All
I need example in business processes (Cloud version ) , cover the following Task
1- Parallel Task : Task send to group of people , excution will hold until all persons finish thier task
2- Sequence Task :
Task is test students , test for one student after another , execution go to next task after all student finish exam
3- Loop Task :
Check certain condtion , task to be repeat until condition is become true
Regard