ACL Exception Insert Failed due to security constraints
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2017 05:51 AM
I am not able to insert a record in incident table from REST API(SOAP ui) with a different user(I have given web_service_admin role to this user).
Same can be done with user with "admin" role.
Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2017 06:25 AM
Hi Neha,
I suspect on the table properties web service integration is not ticked. else.
Follow the below steps.
1. Check write acl on incident table.
2. use the same role to the user trying to create record on incident table.
Hope this helps.
Regards,
Atul Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2017 06:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2017 01:17 AM
I have the same problem. Table has same configuration as posted by you. Works with admin user, but not the user I created. There does not seem to be any role b 'web service admin' role & table role is not listed in the given choices.
Were you able to fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2017 04:25 AM
You can try creating an incident by logging with user with web_service_admin role without REST API.
While doing so, you can enable debugging security to check if there is some other ACL restricting the same or not.
Thanks
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2017 04:39 AM