can I use gs.info or gs.log in ACL?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 10:19 PM
My acl script some line is not working as expected. can I check using gs.info or gs.log? or anything else
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 10:21 PM
@Akki1 - Yes. Please use gs.info which is common for Global and Other scope
Thanks & Regards,
Vasanth
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 10:51 PM
Yes you can use gs.log as ACL script is server side script.
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 11:32 PM
Hi @Akki1 ,
Avoid using gs.log for scoped applications.
You can use either gs.info or gs.debug (enable the sys_property)