Hi guys. Currently our plugin assembly is structured in the following way. PostUpdateWorkorder.cs, PreUpdateWorkorder.cs, PreValidateUpdateWorkorder.cs, PostCreateWorkorder etc...all inside of the assembly. This follows on for all of our entities. We find ourselves having a lot of bugs within plugins, such as awkward loops and weird fixes to small issues. Should we have one file per entity that contains an execution method for all of the different messages (post, pre, prevalidate) or continute to do it the current way?
Hello,
I would recommend having one plugin per scenario.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156