
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 06:09 PM
Hi Team
We have OOB ACL for decision table: dmn_decision.none (write) only allow couple of roles plus when the state is not closed
I want portfoli_manager to be able to edit the state of closed decisions and wrote dmn_decision.decision_state(write) ACL. But still the OOB ACL would take into action and prevent editing state. Can someone please help me understand what I'm missing?
Thanks
Bimsari
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 08:27 PM
@Community Alums It looks like you need to create another dmn_decision.none (write) with prfile_manager role to allow them write access at the table level. Once it is created they will be able to update the records on the decision table.
If this doesn't address your issue then try to use Access Analyser to see where the access is blocked.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 08:27 PM
@Community Alums It looks like you need to create another dmn_decision.none (write) with prfile_manager role to allow them write access at the table level. Once it is created they will be able to update the records on the decision table.
If this doesn't address your issue then try to use Access Analyser to see where the access is blocked.