Variable and Variable Set - how do I update the Variable SET when the variable changes?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2022 04:12 AM
I have have requested_for created by a system util ProductCatalogUtils - and I have a variable set that needs to update based on that requested_for variable.
How do I update the fields in the set? On change is looking for a variable being updated in the set - not outside of it?
I am assuming glide record?
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2022 04:22 AM
When you say variable set, is it normal variable set with different variables or is it a multi row variable set?
Below link should guide you:
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2022 08:19 AM
That is not helpful - that is about getting the value in the variable set, not updating the value in the variable set.
This is not about MRVS.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 10:51 PM
Hello Betty Kelly2
Did you get the answer for it? I am also looking for the same requirement like updating the multirow variable set variable value from script.