- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 06:10 AM
Hello,
Good day!
I have the request that some knowledge articles, depending on the base, be approved when 2 approvers approve the request.
How can I do this? What part of the flow should I modify?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 08:40 AM
Yepp, we can achieve it.
As you are going to change the flow, before the approval we can have an {If else} activity which will check -
If(Field Set -> True)
{
Go for approval -> Include the script which I have suggested above & the remaining flow will be the same.
}
else{
It will go in the approval flow where code is not written.
}
After the approval from any one of them, it will have the same approval.
Cheers...!
Tushar
Cheers..!
Happy Learning:)
Tushar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 08:40 AM
Yepp, we can achieve it.
As you are going to change the flow, before the approval we can have an {If else} activity which will check -
If(Field Set -> True)
{
Go for approval -> Include the script which I have suggested above & the remaining flow will be the same.
}
else{
It will go in the approval flow where code is not written.
}
After the approval from any one of them, it will have the same approval.
Cheers...!
Tushar
Cheers..!
Happy Learning:)
Tushar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2022 04:46 PM
Hello Lbec,
If my response helped please mark it correct and close the thread so that it benefits Others.
Cheers..!
Happy Learning:)
Tushar
Cheers..!
Happy Learning:)
Tushar