Question on catalog item

Mani60
Tera Contributor


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,

2 REPLIES 2

_Gaurav
Kilo Sage

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

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Mani60 

 

LearnNGrowAtul_0-1701085832028.png

 

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]

****************************************************************************************************************