Can anyone confirm the mechanism that the CRM Async Service uses to access CRM data when running on premise with the Async and Sandbox Service running on the back end servers?
I have always believed that the backend service used the OrganizationWebService on the front end servers for data access and therefore any full trust (unisolated) plugins that get triggered by an Async Service org service request would execute on the front end server.
However, we are seeing evidence that makes it look like the Async Service connects to some OrganizationWebService container on the same backend server and that the plugins execute in that unisolated plugins execute in that context which displays in the local error logs as MSCRMWebService.
I don't see any definitive documentation. I'm running v8.1 on premise.
Any insights appreciated!
Thanks, Scott
*This post is locked for comments