- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 07:14 AM
Hello everyone!!
I need to populate the ERROR message in a notification, for a TRY/CATCH of a shceduled job.
This is the scheduled Job:
Notification:
The notification is fired by the event, and already has a subjet, but I need to populate this error in the body.Any Idea??
Thanks to all!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 07:29 AM
Use ${event.parm1} or ${event.parm2} in notification body/Message HTML.
Regards,
Sharad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 07:29 AM
Use ${event.parm1} or ${event.parm2} in notification body/Message HTML.
Regards,
Sharad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 05:44 AM
Hi,
Can you share which table you are selecting while creating notification?