Facing issues with Alignment with event.parm2 in notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 11:03 PM
Hi everyone
Im just testing notifications that are getting triggered from a scheduled job
this is how the notification looks like and the email below
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 06:32 AM
@niveditav Try accessing the event.param2 via a mail script instead of directly accessing it in the notification body.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 02:33 AM
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