Sample of using script include in email notification

javis
Giga Expert

Hi everyone,

I need help with calling a script include into an email notification. I am looping over the email body and if there are mandatory variables missing in the email then a notification gets sent to the user. I am able to get the missing/mandatory variables but can not format the question neatly in the email notification. Any help would be greatly appreciated.

11 REPLIES 11

Abhinay Erra
Giga Sage

Remove '.' and use underscore and see if it works


I tried that and still got an error.



I then removed the ${mail_script:u.attach_links} and surrounding whitespace and retyped the statement making sure not to have any whitespace following the trailing '}'.


The error is gone, but I am not getting the listed attachments in the message. I'll have to debug the script.