How do I read the values of variables in multi row variable set ?

Meghana11
Kilo Contributor

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.find_real_file.png

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

21 REPLIES 21

Hi,

Please share your script

Thanks,

Vinitha.K

ErickPiz
Tera Contributor

You can se this Hi ticket. it works for me

Service catalog - How to access Multi-row variable set