Unable to add condition or script to the ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 02:40 AM - edited ‎12-16-2022 02:41 AM
Hello. I'm unable to add a condition/script to the ACL & get the below message -
''Invalid 'Access Control' record even though the selected outside table 'Account' is allowed. A table level access control on an outside table cannot contain a script or condition. Only roles are allowed.''
Can anyone help me?
The ACL is created in Walk-up Experience & is getting applied on the Interaction table in Global application & ruining the results for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 03:15 AM
Hi @ads4 ,
Check for Cross scope privilages[sys_scope_privilege].
If you have a record for ACL with a target scope Walk-up Experience then allow that.
Regards,
Reshma
**Please mark my answer correct or helpful based on the impact**
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 03:33 AM
hello!
Thanks for reply.
All records on cross scope privilege table for WALP UP Experience scope is set to allowed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 03:42 AM
Hi @ads4 ,
If the table on which the ACL is being created is not in the application scope of the ACL, It cannot set the conditions.
To solve this, create another ACL in the same application scope of the table.
Regards,
Reshma
**Please mark my answer correct or helpful based on the impact**
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 03:50 AM
Hello!
Yeah, i tried it, however creating another ACL in the same scope as table does not solve my problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 03:52 AM
So basically, i dont want an ACL in walk up app scope to be applied on interactions table in global scope.
I'm confused why would an ACL created in walk up application is affecting a table created in global app scope.