I created a new plugin using the latest version of 'pac plugin init'. No matter what actual logic is defined in the plugin. (Even if it's just writing a string to the trace log.) When I run the plugin Post Operation Async it's throwing an error in the System Jobs log. If the plugin runs Post Op Sync or PreValidation/PreOperation it runs fine. It seems to be failing even before it creates the instance of LocalPluginContext.
<Message>System.ArgumentException: Expected non-empty Guid.
Parameter name: user</Message>
Any thoughts?
I just created simple plugin using "pac plugin init" and added it to account create as PostOperation Async and it worked fine when I run profiler. Which message and entity did you use in your case?
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
72
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1