Question on RITM workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 04:08 AM
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:13 AM
@Mani60 In your workflow properties set the stage configuration like the one below.
Then, In the IF (state to closed complete) condition activity itself you can choose the stage field as completed.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:17 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:56 AM
Hello @Mani60 ,
Use the stage property to achieve this after your if block.
Please mark my answer as helpful and solution accepted.
Thanks