Hi,
I have a requirement to keep track of the duration of all the activities for a custom entity. I started by creating a plugin for each type of activity but realized that in most cases it would not need to execute. So I decided to create the plugin on the parent custom entity. The problem is I'm not sure which message to use when registering the plugin so the plugin is triggered when an activity is added to the custom entity.
Thanks,
Gary