Syntax
set field to `value`
Parameters
- field
- String name of field in external database.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- value
- String.
- Value specifies a field in the external database. If you select Evaluate as expression, the text in the field is evaluated as an arithmetic expression, and the result is used.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
Description
Sets the value of a field in an external database. This can be an LDAP server or, in wireless mode, an SPR. The MPE device on which this policy is executed must have write access to the database, and the external field must be defined on the MPE device. For more information, see the appropriate CMP User's Guide.
Examples (Wireless Mode)
set Quota Volume to `{User.Quota.Gold.Volume}`
set Last Session to `{Date(2012-10-24 19:54:01)}`