Have a Web Service Connector that uses createAccountWithEnt = true with a dummy entitlement, and account creation works. But disabling the account fails with the error below,
‘There was an error trying to disable the account
[ConnectorError] No configuration found for ‘Add Entitlement-’. Please add at least one operation and try again. (requestId: 7c3f266d7e874ea582432983b500211c)’
Why do I need to add entitlement operation for this setup? Any idea?
Got this while disabling the account rom actions column in the identity cube and yes add entitlement operation is not created as createaccountwithEntrequest sets to true
I suspect that your operation type is not set in the source JSON. Can you show us what the JSON looks like for your Add Entitlement- operation. Should look something like this:
Also, could you show us your Entitlement Types? This probably isn’t an issue, but just curious if you deleted/modified the default group entitlement type there.