User Management Resource Administrator processes data of different formats:
text, numbers, date and time values etc. In specific cases, the data can
not be specified as a single value, but as a series of values. For instance,
the Script
Action: Set User Global Group Memberships supports the property Global groups.
The property holds a series of global group names. So a single property
specifies multiple names. If you want to assign global group memberships
using variables you want the variable to hold the multiple values:
Variable
%GroupSet% contains groups GlobalGroupA, GlobalGroupB,
GlobalGroupC
Script
action Set
User Global Group Memberships: Set property Global groups = %GroupSet%
To support this mechanism,
you can set the value of a variable using the multivalue type Text list. To
start, add an action Set variable to the script. Edit the properties of the
action and select Text
list as the type
of the variable value.
Next, press the browse (...)
button. The Specify
input window is
presented. The window shows a list with all of the current values of the
variable. Press the Add,
Edit and Delete
buttons to manage the values of the variable.
When you press
the Add button, you can directly specify a new value
for the variable or you can search the network to find one or more items.
If you select option
Specify name, you can simply enter the value and press
OK. If you select option Specify search method. you can specify the type of the search,
and the format of the output names. Once the search method and name format
is selected, press OK to continue. When ready, the results will be shown
in the Specify input window.