The CreatorCon Call for Content is officially open! Get started here.

Facing issues with Alignment with event.parm2 in notification

niveditav
Tera Contributor

Hi everyone

 

Im just testing notifications that are getting triggered from a scheduled job 
Screenshot 2025-02-11 at 12.28.55 PM.png

this is how the notification looks like and the email below

Screenshot 2025-02-11 at 12.30.09 PM.png

Im passing a table to event.parm2 through schedule job and event queue also pls ignore the headings 
Any idea as to why its acting like this?

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@niveditav Try accessing the event.param2 via a mail script instead of directly accessing it in the notification body.

Hi Thanks for the suggestion but the problem was that i forgot to add </table> at the end which servicenow had no issue rendering but outlook did