I build a simple workflow to delete IBM i account based on LCS change ( When user’s LCS is inactive, then delete IBM i account. Below is the error
“errorMessage”: “request failed (type: Bad Request, retryable: false): 400 - 400 Bad Request”
When I changed the Account Action type from “Delete” to “Disable”, workflow is able to disable the account.
I am wondering if workflow is not able to handle delete operation for IBM i?