We have resolved the required_field issue but we are trying to disable the account when the attributes roles is empty. Using the after operation rule of web services connector, how can we take the object processed in the before operation rule to check the attribute roles?
With the before operation rule we did all the activity successfully (create, add/remove entitlement) when we insert the after operation rule (see screenshot below) the request is completed, the roles attribute is empty (remove entitlement operation) but the account is not disabled. Seems that the issue is in the after operation rule.
