- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 10:53 AM - edited 01-21-2024 10:56 AM
Hi All,
Need help!!
I have a requirement, How to send multiple group approvals depend upon the roles selected from the variable "Roles need" The type of this variable is list collector and may be select one or more roles by using Flow Designer.
Ex: If user selected 3 roles then have to send group approvals for 3 different groups.
Thanks in advance!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 11:05 AM
Hi @Khaja Shaik
You can write the scripted approval rule as below in one of flow variables-
ApprovesRejectsAnyG[09745cc9c3302200e7c7d44d81d3ae6f]&AnyG[b8ef24616fc331003b3c498f5d3ee434]
and set this as below
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 10:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 10:58 AM
It is Flow Designer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 11:05 AM
Hi @Khaja Shaik
You can write the scripted approval rule as below in one of flow variables-
ApprovesRejectsAnyG[09745cc9c3302200e7c7d44d81d3ae6f]&AnyG[b8ef24616fc331003b3c498f5d3ee434]
and set this as below
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2024 08:18 AM
Hi @Khaja Shaik
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta