- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2019 11:01 PM
Hi All,
I'm trying to create a new ACL record on table "customer_account". I could successfully save the ACL record but then I wanted to set some conditions. It showed this error:
Error MessageInvalid 'Access Control' record even though the selected outside table 'Account' is allowed. A table level Access Control on an outside table cannot contain a condition or script. Only roles are allowed.
What does this error message mean (especially the highlighted part)? And how to overcome this error?
Thanks in advance,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2019 04:22 AM
I think I figured out the issue. It seems that if the table on which the ACL is being created is not in the application scope of the ACL, I cannot set the conditions.
To solve this, I had to create another ACL in the same application scope of the table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2019 11:48 PM
Hi,
Can you show me screen shot.
I am not able to see this error.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2019 04:22 AM
I think I figured out the issue. It seems that if the table on which the ACL is being created is not in the application scope of the ACL, I cannot set the conditions.
To solve this, I had to create another ACL in the same application scope of the table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 09:19 AM
Hi Mohammad,
I am also facing the same issue, could you please help me the resolution?
Invalid 'Access Control' record even though the selected outside table 'Catalog Task' is allowed. A table level Access Control on an outside table cannot contain a condition or script. Only roles are allowed.