Siebel Personalization Administration Guide > Managing User Profiles >

About Storing Persistent User Profile Attributes


All persistent user profile attributes are stored in the Personalization Profile business component, which has two sets of fields, as shown in Table 12.

Table 12.  Persistent User Profile Attributes
Field
Description

Person-related

All person-related fields are based on the S_PARTY table or its extension tables and joins that point to a person's attributes.

Examples of such extension tables are S_CONTACT, S_CONTACT_X, and S_USER.

The best way to define a new field is to find a similar one in the person-based business components, such as User and Employee, and use it as a prototype.

Organization-related

All organization-related fields start with Org. and are based on the S_PARTY table or its extension tables and joins that point to an organization's attributes.

Examples of such extension tables are S_ADDR_ORG, S_ORG_EXT, and S_POSTN.

The best way to define a new field is to find a similar one in the organization-based business components, such as Account and Internal Division, and use it as an example.

Siebel Personalization Administration Guide