Hi Community,
I'm using CRM 365 and having Sys Admin role.
I registered one plugin Create message for custom entity (e.x: carloancustomer entity) on post-operation stage and asynchronous execution mode , the requirement is if record created in carloancustomer entity then the same customer details should be created ourcustomer entity. Here if one user doesn't have permission on ourcustomer entity, the record will be created in ourcustomer entity or not, if created who will be the owner of that record.
Also all user can register plugin in plugin registration tool or user need some privilege and role?