Hey all,
I have the following problem. I have a plug-in on appointment. In this plugin I need to check the status of the appointment, if it is completed I need to skip it (this means it came from our FO), if it is not I need to update the subject field.
When I set the appointment on Create and pre-validation, the plugin gets triggered however I cannot access the status from my appointment. And it is not possible to add a preImage to the plugin.
If I use pre-operation the plugin simply doesn't get triggered. Anyone has an idea on what I should do?