on 2024 Feb 14 6:59 PM
Hi!
We are using Dynmic agent call badi to dynamically retrieve approvers. Some steps are conditional and depends on Custom fields. So Badi checks if step applies or not.
We need that if step is not applicable->got autoapproved or follow to next step. How to set auto-approval and continue to next step? ( if no approver set in badi, workflow get stuck). How to skit step and go to next ?
Thanks!
Hi @Cnv88
In Agent Group Determination BADI, you will find changing parameters 'CT_USER_AGENT_GROUP', CV_NEW_STEP, CV_NEW_CR_STATUS, CT_NON_USER_AGENT_GROUP. You can check your conditions and wherever you need to skip current step you can put value of next step in CV_NEW_STEP & modify agent group parameter accordingly.
Thanks
Nilesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.