ListOfValues 2.5 CreateValue2
Describes how to create a value in an existing list of values.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant. |
| psLovId | String | In | The element name of the list of values. |
| psLovValueId | String | InOut | The element name of the value within the list of values.
|
| psLabel | String | In | The label of the value. |
| psDescription | String | In | The description of the value. |
Requirements are:
- Only an 'Administrator' user can create a value in a list of values.
Note that:
- The label of the value must be unique.
- You are not allowed to add a value to a system (e.g. BOOLEAN) or object (e.g. DOUTPUTFORMATNAME, DUSERGROUP) lov.