RITM reference \${URL_REF} in task notificaiton

Hitesh targe
Tera Expert

Hello Experts,

I have a notification which triggers on sc_task. in the notification, i have to include RITM reference url(End user don't have access to task and he has only RITM). when end user clicks on ${URL_Ref}, it should open RITM.

can anyone suggest please.

Thanks in advance.

Best Regards,

Prasad

1 ACCEPTED SOLUTION
7 REPLIES 7

Hitesh targe
Tera Expert

Hi All,



Thanks for the quick reply. it works for me. same way I want to include the requested for name in the notification.


any suggestion please.



Thanks,


Prasad


Hi,



Try this:



{$request_item.request}


Use the same dot-walking method. ${request_item.request.requested_for}