Nested Variables

Variables can be nested to any level. For example, you can do the following to automate destinations:

  1. Define %Dest% as the destination volume and directory for a software package:

  2. Define the %Vol% variable:

  3. Define the %Dir% variable:

  4. On each server that will be processing software packages, locate the attribute_name defined in the value of %Vol% and enter the name as the volume where you want the software package extracted (such as DATA:).

The result is that when you create a software package, you can define the destination as simply %Dest%, which will resolve to the directory and volume specified at each target server. For example:

Server_001.Admin.Novell\DATA:\APPS