- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 04:58 AM
Hi Community,
I am trying to fetch values from multi-row variable set in macro how to do?
i tried using
$[current.variable_pool.multirow_variable_test.var_name]and
$[current.variables.multirow_variable_test.var_name]
but i am getting result like
com.glide.catalog.scripting.rhino.impl.GlideElementScriptingModel$2@c45d65
My requirement is fetch the all row values from mrvs and display in html table.
your help will be appreciated.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2019 12:21 AM
Hi,
May be it will be helpful for you,
and see the blog here,
https://community.servicenow.com/community?id=community_blog&sys_id=613daae5dbd0dbc01dcaf3231f961947
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2019 07:09 AM
Hi community,
any updates on this?
Want to get multi row variable set data into jelly script and need to fetch values one by one.
i am getting results like ,
[object,object]..then don't know how to fetch from it,
or JSON array of objects but not able to find way to iterate and fetch values using keys.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2019 02:17 AM
Hi
any updates?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2019 12:21 AM
Hi,
May be it will be helpful for you,
and see the blog here,
https://community.servicenow.com/community?id=community_blog&sys_id=613daae5dbd0dbc01dcaf3231f961947
Thanks