- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 12:17 PM
[quote]Why would/do you need to try to replicate what the Approval - Group activity already does? Why not add a similar script to that activity instead? [/quote]
I would love to do something like that, I am just not sure what something like that would look like.
For simplicity sake, let's say that our Custom Roles Table looks something like this:
So, on the List Collector on the Catalog Item, then can select as many roles as they want. Let's say that they select Role1, Role3, and Role5. Then in my workflow, I need to dynamically create 3 different Group Approvals, for Group1, Group3, and Group5.
Is there an easy way to create an unknown number of approvals that does not involve scripting it out like I tried?
Thanks