Need to provide access to scheduled job table to make it so they can read,create,write,delete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 12:08 PM
Tried to create a role but still getting security constraints the user can get to the table,
Can click new but its completely blank and no fields show on the form.
Do not want to give import_scheduler and Admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 09:31 PM
Hi @Joshua Comeau ,
The security constraints error shows when there is an existing ACL applied on the table which is restricting the access to the schedule job table. You can edit the ACL and add the required roles to it. This shall solve the issue. If not, you can try by creating new record type ACL on scheduled job table. For more information on ACL, please refer the below documentation.
If my answer solves for issue, please mark it as Helpful 👍 and Accepted ✔️ based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 03:40 AM
Can you let me know which one as I edited the ones that I thought would be the cause but it is still causing the issue, and I as well tried to create a new ACL that did not work as well
Can you create one or make the change and share the solution?