- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2018 03:16 PM
The requirement is to get a list of users from catalog item form and assigned them to groups. I used the variable type:list collector for variable "Select User (g_1_user). In my workflow, I used "Run Script" to run the following script:
In logs, I got a list of user returned: , but when I was trying to use "split(",")" method to split each user, I got "undefined" the error (size====undefined). It seems "Split() " doesn't in workflow. Any suggestion how to split a list of users in workflow?
Solved! Go to Solution.
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 01:48 PM
Cool - please mark as answered if this answered your question. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 01:48 PM
Cool - please mark as answered if this answered your question. Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2018 07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 04:46 PM
Hrm, so it is; mark Jon correct! Sorry, late nights...