Provider Notification

bgulshan
Tera Contributor

Can I get Requested for value of a catalog item from sysapproval_approver table.

I am not able to find it in attached screenshot. could it be done using script in message?

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@bgulshan 

I don't think so it's possible as you cannot dot walk and access it.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

The approval_for field references the task from which the approval was generated doesn't it? Couldn't you dot-walk to requested_for from there. It's on the RITM and the request. 

 

Even if you can't dot-walk for some reason, you can definitely get it using code in the message.