ACL on state field for decision table not working

Community Alums
Not applicable

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

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@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.

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@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.