- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019 07:23 PM
Hi guys,
Using flow designer, how can I automate the fulfilling of a catalog task that adds users to different groups.
The request contains a list collector of all the groups the user needs to be added.
Below is the flow, I can't seem to select the group when I try to create the record in the sys_user_grmember record.
Thank you in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2019 10:29 AM
Found out that this feature(For Each Logic on Variables) is still not supported in Flow Designer.
PRB1343826
Alternatively, custom action can be used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 06:19 AM
I got that. Thanks. Initially I was picking wrong data like UserRecord>Name but picking UserRecord helped me later
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2020 05:02 AM
How did you solve it?