- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 01:29 AM
I have a field called "Watcher" from create a incident topic.
So, I have added "Reference Choice" as input and I can select only one user at a time.
But I want to selete multiple user's from the list and update in the incident record.
I have followed the below method to select the multiple user's but it adds the one user as watcher from incident record.
Like, it takes only last selected users from the "Reference Choice"
Solved! Go to Solution.
- Labels:
-
AI Search
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 09:15 PM
There is one simple minor issue with your design, you have to use the input from the Additional Watchers below the Watcher decision.
There are a couple of components with similar names which could have caused the confusion.
I have modified the topic name to "Add Watcher" for that component to understanding it better,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 08:07 AM
I get what you're trying to do. I think Murali answered your question and you had already came to the loop conclusion yourself, so the answer should just be loop + update record: Watch List = [record.watch_list],[input]
From your screenshot, it just appears that you selected the wrong input when setting the Watch List:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 09:23 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 09:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 10:29 AM
even I tried adding the comma but still no luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 11:09 AM
I made some changes to the flow:
Now, i'm getting first value as undefined like below: