Data Access Control Limitations¶
The Data Access Control feature is currently undergoing continuous evolution. Some limitations are being encountered at present; however, these limitations are anticipated to be resolved in forthcoming releases.
Data Access Control Limitations¶
- Data Access Control (DAC) applies exclusively to APIs.
- Only Projection Entities are considered for ACLs. Projection Queries are not considered for this release.
- To successfully apply ACL to an Action, the ObjID must be included in the view, and it should return a single record for the
Get_Objid_Objversion___()
method. - Operational Reports, Quick Reports, and background jobs do not utilize APIs; therefore, they are not subject to Data Access Control.
- Lobby: API-based data sources in lobbies are supported by DAC, but SQL-based data sources in lobbies are not supported in this version.
- Configurations: Custom configurations are excluded in this release and will be considered in future releases.
- Workflows: ACLs associated with the projections will always be taken into account, irrespective of how they are invoked. For instance, the same filter will be applied when an API is called from a workflow.
- Predefined parameters will only be IFS delivered.