The following provides information on the UserOption item. These options are keyed off the ID of a user, and are used only by agents. These options, which are edited in the Service UI, are unversioned.

Table

Column

Data-Type

Description

svc_user_opt

option_id

string

Defines a user option that can override a SegmentedOption or SiteOption and is not versioned

user_id

string

The ID of the user associated with the option

option_name

string

Unique logical name for the option

option_value

string

Overrides the option value

option_default

string

Provides the default value

option_right

string

Provides the name of the access right that controls the editing

is_multival

Boolean

Identifies if the option can contain multiple values.

option_data_type

integer

Identifies the option data type:

code=10012
value=String

code=10022
value=Boolean

code=10032
value=Integer

code=10042
value=Url

code=10052
value=Date

code=10062
value=Float

svc_useropt_info

option_id

string

Identifies the option ID for providing additional data for a customized user option

info_key

string

Identifies the Key of the option

info_value

string

Identifies the value of the option

svc_useropt_val

allowedValues

array

Values allowed when option is edited by enumeration


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices