I am attempting to disable a user using Process Automation. I want to change the value of isDisabled to "YES". This did work in test, but when I try it in production I receive the error:
Error code: 22 Information code: 1 Return message: Unable to change object(), security violation. Object is secured.
Error code: 22
Information code: 1
Return message: Unable to change object(), security violation. Object is secured.
I am not sure what object I need to grant access to in Lawson Security so that this works. Thank you.