Requested item

sree42
Tera Contributor

Hi Team,

Is there any script to get requested item details from a request in ServiceNow?

I need to get variables from requested items and send those details to requested for in variables RITM. I wrote notification on RITM table, but request has multiple requested for. So not able to send those notifications.

 

Or is there any way to send email to "TO" field using script?

8 REPLIES 8

niharika19
Mega Guru
Mega Guru

hi @sree42 

 

For Notification are you using any email script . Can you share the screenshot please 

Neeraja2
Tera Contributor

Hi Niharika,

 

I am stuck with the script to get requested item details from request table. Like how can we glide record request table if we have requested item table details?

RITM table do have relationship with Request table from field "request"

You can simply call objectofritm.request to get Request sys_id . 

Please mark this helpful if works 

Do we have relationship in reverse? From request table to RITM?