Hi Team,
Just need guidance on ACL setup, please.
I made two changes for security but that impacted the cloud jobs from picking up the records. Cloud jobs read and do update some fields.
- I set the ACL for read and write to user only
- Set the class level permission to only βWriteβ for Authenticated users
With the above changes, what change should I make to cloud jobs/code so they run fine? Do I need to give masterKey parameter or is there something I am missing?
Thank You