Hide ACL error message

Vinay49
Tera Expert

Hello,

When a read only user opens the certification task, the users sees a three error messages. Can these messages be removed?

Vinay49_0-1709871518462.png

Appreciate with the help.

5 REPLIES 5

shyamkumar VK
Kilo Patron

@Vinay49 

That is because there is a 'Read' ACL on certificate task table with a role in it.

If the user is not having that role then this error message will be shown.

> Open ACLs and check Read ACLs on certificate task table.

> Check for Roles in it and give the role to required users.

Regards,

Shyamkumar

 

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

Harish KM
Kilo Patron
Kilo Patron

HI @Vinay49 can you check read ACL on the table, the error says user donot have read permission, update the ACL to allow the user to read the records, you need to check the roles. I think the user who is trying to access donot have read permission

Regards
Harish

Hi Harish,

Yes, We have ACLs on the table which restrict user. I understood That. However can we hide those error message for that user without touching ACL's.

 

Thanks

Hi @Vinay49 no not possible to modify without touching OOB ACL, You would need to grant access to the User or error will display. If you want to modify system property as suggested then it will apply for the entire platform which I will not recommend since error messages are displayed to tell User you are not allowed to view the records

Regards
Harish