assignment group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2024 07:19 AM
I have a custom made service catalog request with several task, for task #1 an approval is sent and that task is automatically closed, I need whoever approved task #1 to be the "assigned to" on task #2. Any ideas on how to archive this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2024 09:14 AM
Hi @sola27
You need can do via Flow, where you need to check the user who approved Task 1 , set for task 2.
While loop and do the needful.
or you can do via Business Rule.
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
‎02-12-2024 06:15 AM
@Dr Atul G- LNG How do you do that through the flow?
Also I did try to do it with a business rule but it is not working, can you advise?