May I know how can I realize data access control for the application.
1. Data level
E.g. User management by Team (User can only view and edit the record according to the team assigned to them)
2. View, Edit, Delete right
3. By field level (Some field cannot be edited by the user)
Kindly advise above cases with oml. Thanks!!
Hi Winnie,
Kind regards,
Daniel
HI Daniel,
Would you mind to attach a simple example for my further exploration and refernece? Thanks.
I don't have time for that. I believe the URL I shared detailed describes how you can implement it. Maybe you try it first, and when stuck share what you have done, for the community to help you get it working.
Can you share an OML as a starting point for your project? So I can extend this to the access control you like.
Hi Damian, please find attached oml. E.g. take JobMaintennce2s interface as an example.