Trending: Jawaan


Dynamics AX : Send Alerts (email) to Multiple Users – Mohammed Rasheed


Alerts are one of the key features that Dynamics AX has to offer.. they are easy to setup, administer and maintain (especially with the new batch framework in Dynamics AX 2009).

However, the fact that an alert can only be setup to ‘alert’ (or inform) 2 users (the user setting up the alert and the user assigned in the ‘Alert who’ section) is quite restrictive.. as in a fast moving business (retail for example) it’s essential that multiple users are kept updated with crucial business activity. Users like information to be pushed to them, no one like hunting around the system to find out what changed and who made the change, etc etc..

I wrote a project which will enable Dynamics ax users to configure alerts that can be distributed to multiple users at the same time.

clip_image001

So, as you can see from the above pic, I added a new button to the Alert setup form, which lets you select the list of users that need to alerted when the event occurs

clip_image002

The person configuring the alert will simply have the select the other users that need to be alerted.

Note: its worth pointing out that this new functionality (and also base Dynamics AX alerts) use the email address that is configured in the user options (Tools > Options).

The following are the list of objects that were created/modified in this project.

clip_image003

Development Environment:

Kernel : 5.0.593.0

Appl: 5.0.593.0

Click here to download the project.

Note: I would like to point out that this is totally untested code, and there are no warranties or guarantees that I or my company provide on the usage of this code... this code was written to show one of the many ways in which Dynamics AX functionality can be extended and was not meant to be used in a production environment

Have a great day!

- Mohammed Rasheed

http://www.dynamic-ax.co.uk/


View the original article here

2 Responses to “Dynamics AX : Send Alerts (email) to Multiple Users – Mohammed Rasheed”

Anonymous said...
March 11, 2011 3:30 AM

hey can i have the download link please.


Anonymous said...
August 4, 2011 5:55 AM

HI Mohamad .. i cant able to see the pictures. can u provide me any alternate way to see this .


About Me