on 2024 Dec 02 2:14 AM
Hi all,
I would like to create the Approval process with many approvers in the workflow that is created by SAP Build Process Automation.
The Approval process I would like to get is that
if price > 100, go to Approver A
else if price >= 100 <= 300, go to Approver A, if Approver A approved, go to Approver B
else if price > 300, go to Approver C
So, the corresponding approval request should be sent to the corresponding Approver's Inbox only and other approvers should not see it.
For now, I created all approver users under my BTP account's Security > Users.
So, all approver users share to use only one Inbox and all approval requests sent from Workflow of SAP Build Process Automation can be able to see by all approvers.
Is it possible to show the corresponding request only for the corresponding approver by creating users like this?
If yes, which step I need to add to get the requirement?
(or)
If not, could you please guide me how can I get this kind of Approval process?
Thank you.
Best Regards,
Aye Chan
Request clarification before answering.
Hi @ayechan ,
You will need to implement a "loop" in your flow, implement a counter to store in wich approval level your flow is, because you have 2 approval levels, unless you what to duplicate everything, in that case the loop in the flow will not be necessary.
There is no "automatic" way to help you on this scenario.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
60 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.