Question on RITM workflow

Mani60
Tera Contributor

Hi ALL,

I have one requirement on RITM in that which is not having any  approval and sc_task .


 what I want is when RITM's state is Closed Complete at that time RITM Stage should set to Complete(in this case RITM is not containing Any tasks)

can anyone help me how to achieve this.

Thanks,

7 REPLIES 7

@Mani60 In your workflow properties set the stage configuration like the one below.

 

AnveshKumarM_0-1697717425476.png

AnveshKumarM_1-1697717568398.png

 

 

 

 

Then, In the IF (state to closed complete) condition activity itself you can choose the stage field as completed.

 

AnveshKumarM_2-1697717616747.png

 

Thanks,
Anvesh

Mani60
Tera Contributor

If i attach if condition node to "yes" to set values then at that time when ritm inprogress at that time only ritm state is getting closed. 

but i want ritm stage should complete once ritm state complete.

Hello @Mani60 ,

 

Use the stage property to achieve this after your if block.

 

Please mark my answer as helpful and solution accepted.
Thanks