GenericServiceConfiguration
This section describes the parameters for the GenericServiceConfiguration service configuration object.
Parameters |
Description |
---|---|
Priority |
Denotes the priority of the message for processing. The higher the number, the higher the priority. Default for most settings: 0 |
Group Name |
Specifies a group name. Only 1 per Group Name is allowed to be active. If multiple configurations are added highest priority per Group Name is used. |
Code |
Specifies a code for the AVP. |
Value |
Specifies a value for the AVP. |
String Value |
Specifies the string value. |
Int Value |
Indicates the integer value. |
Long Value |
Indicates the long value. |
Boolean Value |
Specifies the boolean value. |
String Value to Override |
Indicates whether overriding is required. For virtual services, if the value of “String Value” field matches exactly with the value of “String Value To Override”, then the value of “String Value” is over written with the “New String Value". |
New String Value |
The new string value that is used to overwrite the “String Value” if the value of “String Value” field matches exactly with the value of “String Value To Override”. |
Precedence |
Defines the second-level priority when the highest priority matches among the multiple generic service configurations. |