on 2023 May 08 8:50 AM
Dear Experts,
We have following scenario in EC:
A person Jack is on leave and has put auto - delegation of workflow. The intended person to receive Jack's workflow is Cathy (Jack's immediate manager). Jack is also HR Manger for a person called Jim.
In the absence of Jack, Cathy initiated a HR transaction for Jim, and workflow went to Jack and then got auto delegated back to Cathy for approval. Cathy was able to approve it too. Now this seems to be an audit risk that the initiator of workflow is approving the same workflow.
Ideally this type of cases auto - delegation should not happen.
Has anyone encountered case like this? Is there any solution possible?
Thank You!
Warm Regards,
Manoj
Request clarification before answering.
You make two if statements in the rule that triggers the workflow:
if current user different from login user => set regular wf
else if current user = login user => set another wf that will go to a distinct person (evidently you should not set the approval step assigned to a dynamic group in which the user is also a part)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I unfortunately doubt you can prevent this as its at a user's discretion that you delegate permissions to someone. In a way the workflow is also good, because you can at least see that an employee (unrightfully) self-approved and with reports you can then monitor on that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
7 | |
6 | |
5 | |
4 | |
2 | |
2 | |
2 | |
2 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.