How to repeat catalog variables?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2022 08:51 PM
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
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2022 09:19 PM
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
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2022 11:38 PM
Hi Murthy,
Thanks for your reply.
If I need to repeat multiple times? what would be the easier way?
Thanks
Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2022 04:00 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:32 AM
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?