Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ACL Exception Insert Failed due to security constraints

nehasr1288
Tera Expert

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.

Capture.PNG

12 REPLIES 12

Atul Kumar2
Giga Guru

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


Capture.PNG


Already configured


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?


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


In my case logging in with this user does not show any table or import set where an incident can be inserted



find_real_file.png