how to dot walk to get order guide name in approval table

Community Alums
Not applicable

Hi there, 

 

I have one notification on sysapproval_aaprover table,

 

and i want to get the Order guide name in Approval table,

 

i used dot walking, but its not working.

${sysapproval.sc_cat_item_guide.name}

can anyone please help me on this,  how can i get Order Guide name.

 

Thanks,

 

 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Community Alums 

 

.name is not available, on sysapproval table. I tried in list view, please give a try with 

 

LearnNGrowAtul_0-1703072693107.png

 

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

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

Community Alums
Not applicable

@Dr Atul G- LNG ,

Thanks for your response, i need to get Order guide name on Approval Table,

so how can get, what may be the solution.

Hi @Community Alums 

 

Seems it is system limitation, as the same not available on list  view as well , so it will not work for notifications as well.

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

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