multi row variable set including tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 05:47 AM
HI, i have a multi row variable set for 20 entries. the first variable displays all the server names from the server table and we have to pick it. Now the condition is that when i select the server name for the first entry which has these fields "used for" = "production" and " location " = "montvale", inside the table data for that particular server name say "xyz".
so now the condition is i should display servers for the next 19 entries whose "used for" = "production" and " location " = "montvale". so it is completely dependent on the first entry, first server name i select for the other 19 entries.
and also its hould not display the server names if the first server names location was empty.
can anyone please help me to script this or answer me for whatever possible way present.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 06:53 AM
no not for the same server. i mean for the other 19 entries it should display server names which has these two fields common in them " location " and "used for". i am sharing the screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 07:38 AM
I am trying to understand the use of the MRVS here. Do you have other fields on MRVS that you need the requestor to provide more info? If its only to show list of servers their environment & location for a particular application, then may be you dont need MRVS and can use a list collector and populate 20 servers based on 3 separate variables Impacted App, Environment & Location.
Regards,
Sharad