How do I read the values of variables in multi row variable set ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2019 02:07 AM
How do I read the values of variables in multi row variable set ?
I have create a multi row variable set for catalog item form in Service portal.
So that I can add multiple disk spaces just by clicking on add.
How do I read the values of those variables in workflow?
I have tried using "current.variable_pool.disk_space.getDisplayValue()" and also current.variables.disk_space.getDisplayValue().
But I am not able to read the values of variables in variable set.
Please help me on this.
Thanks,
Meghana P
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2019 12:51 AM
Hi,
Please share your script
Thanks,
Vinitha.K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2020 10:38 AM
You can se this Hi ticket. it works for me