- 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 07:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 12:08 AM
Also, additional user record action perform before the incident create or after the incident create.
?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 08:42 PM
Hi Vijay,
I first created an Incident, and then used the "record action". This would be much easier to update records without code.
I will load your XML and will try it.
Thanks
- 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 09:24 PM