Process flow for multiple combinations of stages required

kalyani23
Tera Contributor

Hi,

I have requirement for process flow with multiple combination of stages.

for example i have a request table , for each request record, the tasks in the related list table vary. total of 50 tasks are available, so any combination of few tasks can come under each request. In that case, i should be able to show tasks as stages for process at the top of request page.

Is it possible to do for multiple combination of stages for same table. if possible please suggest me the logic and steps

Regards,

Kalyani.

6 REPLIES 6

Sourabh26
Giga Guru

Hi,

 

Can you explain a bit more clearly about your requirement. 

 In that case, i should be able to show tasks as stages for process at the top of request page. (Not able to get it)

 

If you share some screenshots then it would be helpful.

 

Regards,

Sourabh

find_real_file.png

find_real_file.png

this is the one we already created, so similar to this we required in other table, but the tasks or the record in related list are not constant their, it varies based on each record.

find_real_file.png

find_real_file.png

so here u can notice the task names are differnt for each record, but these are should be stages in process flow which should be shown, those stages are dynamic.can u guide how to do it, 

 

So these task has been created through the workflow. You can define the status values for these task over there only.

 

Suppose once catalog task has been created in the flow then after that you can set the value of that task using set value activity as pending/complete or anything as required.

using flow can we create process flow formatter ?