Scribe Plugin Publisher for Microsoft Dynamics CRM – system jobs failing in MSCRM
Using the Scribe “Dynamics GP to Dynamics CRM” template, I was getting system jobs failed when updating or creating records in CRM. After lots of testing and trying I read something about permission in message queue. I went in the message queue for:
- {server}\private$\{orgName}@{server}_mscrmpubfailed
- {server}\private$\{orgName}@{server}_mscrmpubin
- {server}\private$\{orgName}@{server}_mscrmpubsucceeded
I adjust the security for “Everyone” on the queues to “Full Control”. Updated an account in MSCRM and the system jobs then succeeded. I think you might be able to adjust the setting so it not “Full Control” for sure the plug-in needs to be able to send a message to the mscrmPubIn queue.