Hi Folks,
I am facing below error when I try to access external IBM MQ method from plugin in D365 Onprem.
Error: Attempt by method SendMessage to access method GetQueueManager failed.
We have IMqConnect with SendMessage method.
Here SendMessage method is part of MqConnect external class implementing IMqConnect interface,
In the same class we have GetQueueManager method, all method access modifer is public.
All external classes added as shared link in plugin assembly folder structure.
Please help me to resolve this issue.










