How to set RITM state to work inprogress, when task is in work inprogress using flow designer

Gopal14
Tera Contributor

Hi Team,

 

How to set RITM state to work inprogress, when task is in work inprogress using flow designer.

 

I have created a flow, in flow I have task when task is in work in progress state, I need to set RITM state to work inprogress. 

 

How can I achieve this in flow?

3 REPLIES 3

raj chavan
Tera Guru

Hi @Gopal14 

You can simply use If condition in your flow in which you can specify your condition i.e when cat_task is in progress then use action 'update record 'action there to update its state

 

If my answer helped you in any way, then mark it as helpful or correct. This will help others finding a solution.

Kindly mark it correct and helpful if it is applicable.

Thanks,

Raj

Hi @raj chavan 

 

Is it in below way,

 

Gopal14_0-1732176539224.png



I have tried in that way, however it is not working.

I have wait is checked in my first catalog task, If I removes wait directly it is creating both tasks at same time. I don't want like that. After closing first task, it needs to create second task

This Thread can help to support you use case 
Basically when state is set to closed complete the active field will automatically set to false so you can use active field also in this validation so you can create 2nd task after closing 1st one 

Thank you !
If my answer helped you in any way, then mark it as helpful or correct. This will help others finding a solution.

Kindly mark it correct and helpful if it is applicable.

Thanks,

Raj