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

SegmentedOption only applies to Self Service. If defined, a segmented option supersedes the site option. Each SegmentedOption is associated with an external segment (a.k.a. profile group). Each branded Self Service site is associated with a segment. When the administrator edits the configuration of a Self Service site, a SegmentedOption is created or updated for that option and the segment for that site. When a customer visits a Self Service site, the highest priority segment for which a segmented option is defined is used to direct the customer. If no segmented option is defined for the users segments, the SiteOption item is used.

Table Name

Property

Data-Type

Description

svc_segd_opt

id

string

Defines an option partitioned by segment name

name

string

rawValue

string

defaultValue

string

accessRight

string

multiValued

Boolean

True if the value represents multiple values

dataType

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_sedgeopt_info

info

map

Additional information mapping

svc_segdopt_val

allowedValues

array

Values allowed when an option is edited by enumeration

 
loading table of contents...