Is there a best practice way to listen for certain events within Dynamics GP?
For instance, I'd like to run a procedure or script when a user creates/updates/deletes an Item Class. I am aware I could achieve this using a trigger on the IV40400 table, but is there a better method that I can use to implement a callback function when the user hits the "Save" or "Delete" buttons?
Another circumstance might be a SOP auditing system that would log the user, time and date a change to a SOP transaction was made.
*This post is locked for comments