Currently, when I click Unlock, it triggers the LCM Provisioning Workflow. I’ve also noticed that making any changes in Manage Account also triggers the same workflow.
My requirement is:
If the user clicks Unlock, the action should not require manager approval.
For any other changes in Manage Account, manager approval should be required.
I think I might be able to write a script to handle this logic within the workflow, but I’m not sure how to approach it, as I don’t have much experience with this.
Hi @pattabhi,
Thank you for your comment, and apologies for the confusion in my previous message. I did try creating a new one and applied it, but it’s still not working—it continues to use the same workflow with Manage Account.
Hello @fewthiraphat are ‘LCM Provisioning’, ‘Testing LCM Provisioning’, and ‘Test LCM Provisioning’ essentially the same—just with different names? Or did you create your own custom workflows?
Since you’re already using the Test LCM Provisioning workflow for unlocking accounts, check whether the approvalScheme key is present. If approval is not required, simply remove the value from the approvalScheme key — this will disable approvals.