- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2019 05:30 PM
Hi Guys,
Need help .... I am trying to automatically create group and add members to it via a catalog request.
The group gets created no issues, but when I try to add members using For each on a list collector, I get an error:
Please assist.
Thank you!
Solved! Go to Solution.
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2019 07:19 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2019 07:44 AM
Can you share the error you are getting?
sys_user_group and sys_user_grmember are in global. Is your flow also running in global or could there be a global-scope access issue here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2019 09:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2019 10:27 AM
Hi Chuck,
I opened a case and came back saying that this feature is currently unavailable, will be available in the future releases.
PRB1343826
For the meantime, they asked to create a custom action and use a script step to iterate or do complex processing with elements not supported in Flow designer UI.
Would you be able to help with that?
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2019 05:01 AM
I might be able to help if you can describe what the flow is supposed to do. All I see from the image (thank you by the way) is a Create Record, then a For Each. Not sure what the process is supposed to be doing without any details. Thanks.