I am able to get the values for all variables for a task, but I'm not able to then update the value of one of the variables ("Options" record type, which is the "sc_item_options" table) through the Update Record action. The error I'm getting is "ACL Exception Update Failed due to security constraints". Using the same account, I can log into ServiceNow web interface and update the variable through the GUI. Is there an extra permission that needs to be granted to update the table through a connector (API)?
Is there a way that I can view the sc_item_option table directly, just to verify I'm updating the right record? As I loop through each variable value, I grab the SysID of the option number I need to update. I then later use that SysID to attempt to write a new value.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1