Question on catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 12:26 AM
Hi All,
I need to create a new Form called Referral Form,
In that when Request is submitted, after 90 days 1st approval should trigger and after first approval, 2nd Approval should trigger After 90 days of 1st approval(after 180 days of Request Submit), once the 2nd level approval approved,
One Notification is to trigger, post Approval Payroll.
How can i achieve this can anybody please help me on this.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 03:42 AM
Hi @Mani60 You can use workflow to achieve the functionality.
Once the request is submitted, add a timer in the WF that will wait for 90days and trigger the L1 approval, once approved add a timer again of 90 days that will trigger another L2 approval and lastly once the L2 approved send the notification.
Please mark helpful if it resolves your query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 03:50 AM
Hi @Mani60
This way you can do.
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]
****************************************************************************************************************