DYNAMICS 365 – PRE-OPERATION PLUGIN

As per the Event Execution Pipeline for plugins in Dynamics 365, here we will look at a pre-operation plugin. These plugins execute before the main system operation and within the database transaction. They run after the pre-validation has occurred. This is used for modifying/updating any attributes (note you can also technically do this in pre-validation). If you are creating a … Continue reading DYNAMICS 365 – PRE-OPERATION PLUGIN