Hi All,
I have a call to OrganizationService.Create in a D365 plugin to create a ConstraintBasedGroup (this is one of the default entities if I understand correctly) and the call is taking over 2 minutes to complete. As a result, the entire plugin is throwing a FaultException, and it states the plugin is timing out.
How would someone go about further diagnosing this issue? Is there any further analysis I as a developer can do, or does this need to be passed off possibly via a ticket to Microsoft?
Thanks,
Andrew