How to repeat catalog variables?

Srini19
Tera Contributor

Hi,

Have use case which need to repeat the previous variables in service catalog.

For Example:

My catalog has 46 variables:

Based on the input given as yes on 46 th variable I need to repeat the variables from 33 to 46 again. Please let me know how we can achieve this.

 

Thanks

Srini

6 REPLIES 6

Murthy Ch
Giga Sage

Hi Srini,

What you mean by repeat?

You want to display the same variables again?

If yes, you can create same variables again and use UI policy to display only if 46th variable is selected as Yes.

 

 

Thanks,

Murthy

Thanks,
Murthy

Hi Murthy,

Thanks for your reply.

If I need to repeat multiple times? what would be the easier way?

Thanks

Srini

 

 

 

Hi Murthy,

 

sorry,  This is not about the display it is actually recreate the same variable again.

Example:

46th Variable: do you want to add another software for the same server? Yes/NO

if yes, have to recreate the variable from 33 to 46th again. They have to enter the some new server details for 33rd to 46th variable again.

 

If yes

Repeat 33-46,

iI yes

Repeat 33-46

If yes

Repeat 33-46

They will allowed to give yes for 100 times. So my question is can we create the variable 33-46 dynamically when they give yes or any other way to achieve this. Please advise.

Hope this clarifies.

 

Thanks

Srini 

 

 

 

 

 

 

 

 

 

deeks
Tera Contributor

Hi Srini, 

I have a similar use case to repeat a set of variables till the user selects No to a particular variable.

 

Have you found any solution for that?