ArcGIS Pro 3.2.1; Oracle 18c 10.7.1 EGDB
I want to provide a staff department with editing rights to specific fields in a feature class. Rather than set up an attribute rule based on a list of hardcoded user names, I'd like to utilize an existing Oracle role (group of users) in an attribute rule.
I'm aware that an alternative is to create a related table with separate DB privileges. I don't want to do that in this case since it adds complexity in terms of editing and data management. If the relationship is 1:1, it would be cleanest to add additional fields to the FC rather than separate them into a related table.
Could functionality be added to attribute rules that lets me restrict edits to specific fields based on a DB role?
Use case: Prevent edits to specific fields (and manage a report)