Innofactor / PluginRegistration

The classic CRM PluginsRegistration tool, now in XrmToolBox
https://www.nuget.org/packages/Xrm.Sdk.PluginRegistration/
27 stars 31 forks source link

Doesn't implement custom action messages #11

Closed cfharp closed 4 years ago

cfharp commented 8 years ago

If you want to register a plugin against a custom action message, you have to use the Plugin Registration tool in the SDK. The XrmToolBox version doesn't yet allow custom action messages.

shytikov commented 8 years ago

Code of the plugin was taken from CRM SDK 5, custom messages was not present at that time...

But I will try to implement this functionality! Sounds interesting! Thanks for idea!

cfharp commented 8 years ago

That would explain why its missing!

I've already replaced the SDK's tool with yours as my daily driver. Luckily these scenarios come up infrequently. Thanks for your hard work!

jazmatician commented 5 years ago

Has this begun work? I may be able to pull it & try to add it, it should be as simple as updating the call that retrieves valid messages with the one from the latest SDK.

jazmatician commented 5 years ago

It wasn't working last night, but last night I forked the code and traced down where it might be filtering out those messages (and didn't find anything). Then I jump in to the tool this morning and it pulls in the new messages. Maybe I hadn't published the messages? I'll chalk it up to tiredness.

rappen commented 4 years ago

This actually works quite well... See example https://jonasr.app/2020/09/pro-code-escape/#register