web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / DAXRunBase / Enable batch e-mail alerts ...

Enable batch e-mail alerts from code

Vilmos Kintera Profile Picture Vilmos Kintera 46,149

The setup of notifications for batch jobs are quite simple if you know where to look. To enable batch e-mail alerts from code all you need to do is create new records under \\Tables\BatchJobAlerts with the right flags for an AX user, who has their e-mail address set in the User Options correctly. The following X++ Job is self-explanatory on...

The post Enable batch e-mail alerts from code appeared first on DAXRunBase blog by Vilmos Kintera.

Comments

*This post is locked for comments