If we have to add approval step according to variables selected, then how many RITMS to be generated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 11:59 PM
I am given with the requirement to add approval step according to the variables selected. Do I have to create separate RITM for that? Or should I go with the single RITM?
May I know how it works?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 01:28 AM
Hello @Keerthi Lakshmi
Yes so in this scenario you can use either flow or workflow, suppose you are using the workflow then firstly use if activity in which check the variable value you want to verify and then you need to add the group approval activity and then connect the approved end to the next activity which will be create catalog task.
and if the approval gets rejected then you can connect another if activity to check the value of next variable and then based on that you can add the approval or task or the next if activity for checking another variable.
Let me know if you still need any assistance or have any queries or need any screenshots of the workflow.
Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Regards,
Aniket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 01:33 AM
if approval group approved then a task has to be created.
Atul: A straight forward in Flow and no code / script required.
Action; Ask for approval
If
Approved
Action: Create catalog Task
if approval group in case of particular variable selected is rejected then it would not affect other. It should go and check for other variable, if it is selected then it sends ask approval to related approval group.
Atul: can you explain more.
if approval group in case of particular variable selected is rejected then it would not affect other.
Atul: You mean , approver can change the variable or approver will see the variable value as Rejected.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 01:00 PM
Hello @Keerthi Lakshmi
Is there any update on my response? if my response was helpful in addressing your query or If it assisted you in resolving your issue, kindly consider marking it as helpful, accepting the solution, and closing the thread. Doing so will not only acknowledge the assistance provided but also benefit future readers who might encounter a similar problem.
Thank you! 😁
Aniket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 05:27 PM - edited 12-29-2023 05:28 PM
Hello @Keerthi Lakshmi,
The single RITM will complete your requirement. No need to create the multiple RITMs for this purpose. And as per your business need, you can create the Approvals using the Approval action as per your variables from the RITM. You can use either Workflow/Flow to create the Approvals for this.
If the above solution resolve your issue, Please mark the solution as Accepted Solution and also mark it as Helpful.
Thank You!
Prathamesh