Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Assign CxO for approval

Paras Gupta
Tera Contributor

I am new to SNOW and exploring how we can add CxO for approvals and also how we can add Dept. GM for approvals using the variables or dynamically. 

1 ACCEPTED SOLUTION

Hi @Paras Gupta 

 

Where is the requestor to Dept. GM mapping is being stored? You can easily design a flow for your requirement. For Requestor to Manager mapping, you could dot-walk to RITM -> Requested For -> Manager.  Refer below snips to get a reference and give it a try:

 

AmitVerma_0-1741139161814.png

AmitVerma_1-1741139291816.png

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

View solution in original post

4 REPLIES 4

Amit Verma
Kilo Patron
Kilo Patron

Hi @Paras Gupta 

 

Could you please elaborate on your requirement? Do you want to set the approval on RITMs or any other record? Are you trying to add approvers dynamically in a flow? 

 

If you could help us with your detailed requirement, the community would be able to help you in a better way.

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Paras Gupta
Tera Contributor

Hi @Amit Verma

 

I have a request, where it is going to a different level of approvals
1st level: Manager

2nd Level: Dept. GM of the requester

3rd Level: CxO

Hi @Paras Gupta 

It's not SNOW, it's ServiceNow.

Use the 'Get Catalog Variable' action in the flow, and with dot-walking, you can set the approval and unapproval actions.

*************************************************************************************************************
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]

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

Hi @Paras Gupta 

 

Where is the requestor to Dept. GM mapping is being stored? You can easily design a flow for your requirement. For Requestor to Manager mapping, you could dot-walk to RITM -> Requested For -> Manager.  Refer below snips to get a reference and give it a try:

 

AmitVerma_0-1741139161814.png

AmitVerma_1-1741139291816.png

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.