- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2017 09:43 PM
what is the difference between variable and variable set???
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2017 09:56 PM
Hi Shahnawaz,
Variables: Specific to single catalog item. Cannot be reused/associated with multiple items.
Variable Set: Collection of variables forms a variable set. Unlike variables, single variable set can be reused i.e can be associated with multiple catalog items
Consider 3 catalog items say Unix, Linux and Mac.
A single variable set with variables (OS Name, OS Version, Disk Space, etc) can be reused for all the above 3 items
-Udhay
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2017 09:53 PM
Hello,
Please go through the thread mentioned variables and variablesets
Hope this would help..!!
Thank you..!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2017 09:56 PM
Hi Shahnawaz,
Variables: Specific to single catalog item. Cannot be reused/associated with multiple items.
Variable Set: Collection of variables forms a variable set. Unlike variables, single variable set can be reused i.e can be associated with multiple catalog items
Consider 3 catalog items say Unix, Linux and Mac.
A single variable set with variables (OS Name, OS Version, Disk Space, etc) can be reused for all the above 3 items
-Udhay
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2017 09:58 PM
you can also refer the below URL for more details
-Udhay
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2017 10:04 PM
Hi Mohd,
Adding to Udhay's comment.
We can re-use variable sets as many times as possible. Consider creating multiple items for different servers. They do have some parameters in common. Sp, rather than creating individual variables for each server, we can create a variable set which can be reused across all server items. This will prevent any errors from happening. Do let us know if you face any problem in implementing.