Hello everyone,
I'm facing a strange "issue" today.
When associating / diassociating records, i'm sending message to our Service Bus for further process.
During the retrieving process of this message, i correctly have my "Target", "Relationship" and "RelatedEntities" properties in my InputParameters :

Problem as you can see on the screenshot is my RelatedEntities is an object.
According to some blogs read (ex : https://community.dynamics.com/crm/b/mscrmshop/archive/2012/05/14/how-to-trigger-a-plugin-for-many-to-many-relationship), i can't convert my object into an EntityReferenceCollection, this is returning me a null value :

Does anyone have an idea here ?
Thanks a lot,
Clément
*This post is locked for comments
I have the same question (0)