Hi All,
I hope it's the right forum to ask this question, but I don't understand why I'm getting this error.
I created a new connection role (all other connections roles are working fine).
The connection is between a contact and an account.
My code is:
entity.Record1RoleId = new EntityReference("connectionrole", ConnectionRoles[row[3].ToString()]);
entity.Record2RoleId = new EntityReference("connectionrole", ConnectionRoles[row[3].ToString()]);
What can explain this error?
{
Exception details:
ErrorCode: 0x80048216
Message: The connection roles are not related.
}
Thanks
Dear Partner,
Please check if you have any duplicate connection roles.
Regards,
Mohamed Sanuj Basheer
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156