Questions about ACL when server-side(Scripted REST API and Business Rule) read and write tables
I created a table (name : mytask )that extends the "Task" table.I created a Scripted REST API to read and update the values of table records.According to the following link, it indicates that server-side scripts are not affected by ACLsScripts - unde...

