- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 11:42 PM
how to close the ritm once the sctask is opened via workflow? we will be working on the sctask and close the sctask but the ritm is still open.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:23 AM
Do something like this
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:29 AM
Yes correct
Please connect the nodes.
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:30 AM
@chercm ,
Place this activity after the task creation activity and in "Set this values" field, select state is closed.
Thanks and Regards,
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 01:44 AM
Hi @chercm,
Great to know your problem is resolved!!
As per new community policy, you can mark multiple correct answers if you feel those answers servs the same purpose.
Thanks and Regards,
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 11:55 PM
You can achieve this scenario using two methods:
1) From the workflow itself, once all the tasks are closed, you can add a 'setValue' activity, and in that, you can mark the RITM as closed.
2) Using a business rule, once the 'sc_task' is closed, you can check the status of all the tasks on an RITM and accordingly mark the RITM as closed.
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:15 AM
@Prince Arora on the work flow how to get the status of the ritm to close it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:23 AM
Do something like this
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:25 AM - edited 11-30-2023 12:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:29 AM
Yes correct
Please connect the nodes.
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.