- 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
04-09-2020 10:01 PM
Hello Jlong,
I Ran the flow, it went through but the users were not added in the new group. The flow created the new group.
It picked up the user details from the look up records
for each user records it ran showing 1 of 4 - OUt of 4 records only 1 record passed through
when the create group member record ran I can see one record only but upon checking whether the record has been added to the group could not see in thesys_user_grmember.list
Here I want the users to get added in the new group which I create through the flow for e.g. Storage Support. I am not sure where I am going wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2020 06:06 AM
Got It..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2020 10:38 AM
Hi,
were you able to add users, Even I face same problem;
My scenario is simple, here it is
Whenever a user record created with the department - Presales, I need to add the user to the Pre-sales developer group. Help me if u can
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2020 11:32 AM
Got that!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 05:42 AM
Hello Priya,
Did you still requrire help or you were able to resolve it ?