Hi All,
I have Four departments:
- Root Business Unit
- Sales
- Marketing
- Service
- I have an entity Test
Scenario:
- A Test record created in Sales Department by user Ali
- User Ali is only able to create, write, read its own test records in a Sales Department. This security is applied with the help of security role Test User.
- There is a Sales Manager Kashif in Sales Department which is only able to read all test records in a Sales Department only. This security is applied with the help of security role Read Department Test.
- Service related is a lookup field on Test entity.
- If Service Related is Yes than user in a Service Department can also able to see this Test record. How this implement in a CRM?
- If Service Related is No than user in a Service Department not able to see this Test record. How this implement in a CRM?
- If I change Ali's business unit from Sales Department to Marketing Department.
- Now I want to show to Ali all its Test records that he owns in a Sales Department with the same privileges that he has in a Sales Department. How this implement in a CRM?
- I also want show all these Test records to Kashif as he saw when Ali in Sales Department. How this implement in a CRM?
Thanks
Regards,
Abdul Wahab
.









