The following table displays information on the SelfServiceSiteOption item. SelfServiceSiteOptions are options that are keyed off the name of a Self Service site and are used in Self Service settings in the Administration UI. These options are both versioned and deployed.

Table Name

Column

Data-Type

Description

svc_ss_site_opt

option_id

string

Defines an option partitioned by site

site_id

string

The ID of the Self Service site

option_name

string

The logical name of the option

option_value

string

The override value of the option

option_default

string

The default value of the option

option_right

string

The name of the accessRight associated with the option

is_multival

Boolean

True if the value represents multiple values

option_data_type

integer

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_ss_siteopt_info

info_value

map

Additional information mapping

svc_ss_siteopt_val

option_vale

array

Values allowed when an option is edited by enumeration


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