Siebel Master Data Applications Reference for Industry Applications > Siebel Master Data Applications Messages > Siebel Master Data Application Messages >

Contact Profile


UCM Contact Profile messages are used in insert, query, update, and delete operations to maintain Contact Profile Information. LookUpContact Profile and LookUpContactProfileByName are used for query operations. UpdateContactProfile, InsertContactProfile, and DeleteContactProfile are message pairs for request and response operations. Figure 14 describes the structure of this message.

Figure 14.  UCM Contact Profile Structure
Table 32.  Contact Profile Query Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactProfile

Contact

LookUpContactProfile

1:PartyUId2: Id

CIFContactProfileRs

Contact

LookUpContactProfileResponse

1:PartyUId2: Id

Table 33.  Contact Profile Query by Name Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactProfileByName

Contact

LookUpContactProfileByName

1:PartyUId2: Id

CIFContactProfileByNameRs

Contact

LookUpContactProfileByNameResponse

1:PartyUId2: Id

Table 34.  Contact Profile Update Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactProfileUpdate

Contact

UpdateContactProfile

1:PartyUId2: Id

CIFContactProfileUpdateRs

Contact

UpdateContactProfileResponse

1:PartyUId2: Id

Table 35.  Contact Profile Insert Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactProfileInsert

Contact

InsertContactProfile

1:PartyUId2: Id

CIFContactProfileUpdateRs

Contact

InsertContactProfileResponse

1:PartyUId2: Id

Table 36.  Contact Profile Delete Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactProfileDelete

Contact

DeleteContactProfile

1:PartyUId2: Id

CIFContactProfileDeleteRs

Contact

DeleteContactProfileResponse

1:PartyUId2: Id

Table 37.  Contact Profile Integration Component Fields
Name
XML Tag
Data Type
Length
Req
Note

Alias

Alias

DTYPE_TEXT

50

 

 

Assistant

Assistant

DTYPE_TEXT

50

 

 

Assistant Phone #

AssistantPhone

DTYPE_TEXT

40

 

 

Best Call Time

BestCallTime

DTYPE_TEXT

30

 

Bound by FINCORP_CONTACT_CALL_TIME

Cellular Phone #

CellularPhone

DTYPE_TEXT

40

 

 

Customer Value

CustomerValue

DTYPE_TEXT

30

 

Bound by FIN_CON_VALUE_TYPE

Date of Birth

DateofBirth

DTYPE_DATE

7

 

 

Email Address

EmailAddress

DTYPE_TEXT

50

 

 

Email Address 2

EmailAddress2

DTYPE_TEXT

50

 

 

Fax Phone #

FaxPhone

DTYPE_TEXT

40

 

 

First Name

FirstName

DTYPE_TEXT

50

4

 

Home Phone #

HomePhone

DTYPE_TEXT

40

 

 

Id

Id

DTYPE_ID

15

4

This tag is required for Id cross-referencing. Tag stores incoming external Id.

Integration Id

IntegrationId

DTYPE_TEXT

30

 

 

Job Title

JobTitle

DTYPE_TEXT

75

 

 

Last Name

LastName

DTYPE_TEXT

50

4

 

M/F

MF

DTYPE_TEXT

30

 

Bound by SEX_MF

M/M

MM

DTYPE_TEXT

15

 

Bound by MR_MS

Marital Status

MaritalStatus

DTYPE_TEXT

30

 

Bound by MARITAL_STATUS

Middle Name

MiddleName

DTYPE_TEXT

50

 

 

Mother Maiden Name

MotherMaidenName

DTYPE_TEXT

50

 

 

Party UId

PartyUId

DTYPE_TEXT

100

 

 

Person UId

PersonUId

DTYPE_TEXT

100

 

 

Personal Contact

PersonalContact

DTYPE_TEXT

1

 

 

Preferred Communications

PreferredCommunications

DTYPE_TEXT

30

 

Bound by OFFER_MEDIA

Privacy Code

PrivacyCode

DTYPE_TEXT

30

 

Bound by PRIVACY_CODE

Social Security Number

SocialSecurityNumber

DTYPE_TEXT

20

 

 

Status

Status

DTYPE_TEXT

30

 

Bound by CONTACT_STATUS

Suppress All Calls

SuppressAllCalls

DTYPE_TEXT

1

 

 

Suppress All Emails

SuppressAllEmails

DTYPE_TEXT

1

 

 

Suppress All Faxes

SuppressAllFaxes

DTYPE_TEXT

1

 

 

Suppress All Mailings

SuppressAllMailings

DTYPE_TEXT

1

 

 

Suppress Share

SuppressShare

DTYPE_TEXT

1

 

 

Time Zone Id

TimeZoneId

DTYPE_ID

15

 

 

Time Zone Name

TimeZoneName

DTYPE_TEXT

100

 

Used for picking a related entity

Work Phone #

WorkPhone

DTYPE_TEXT

40

 

 

Work Phone Extension

WorkPhoneExtension

DTYPE_TEXT

10

 

 

operation

operation

DTYPE_TEXT

30

 

System field

Siebel Master Data Applications Reference for Industry Applications