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

Contact Address


UCM Contact Address messages are used in insert, query, update, and delete operations to maintain Contact Address Information. LookUpContact Address and LookUpContactAddressByName are used for query operations. UpdateContactAddress, InsertContactAddresse, and DeleteContactAddress are message pairs for request and response operations. Figure 15 describes the structure of this message.

Figure 15.  UCM Contact Address Structure
Table 38.  Contact Address Query Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactAddress

Contact

LookUpContactAddress

1:PartyUId2: Id

CIFContactAddressRs

Contact

LookUpContactAddressResponse

1:PartyUId2: Id

Table 39.  Contact Address Query by Name Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactAddressByName

Contact

LookUpContactAddressByName

1:PartyUId2: Id

CIFContactAddressByNameRs

Contact

LookUpContactAddressByNameResponse

1:PartyUId2: Id

Table 40.  Contact Address Update Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactAddressUpdate

Contact

UpdateContactAddress

1:PartyUId2: Id

CIFContactAddressUpdateRs

Contact

UpdateContactAddressResponse

1:PartyUId2: Id

Table 41.  Contact Address Insert Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactAddressInsert

Contact

InsertContactAddress

1:PartyUId2: Id

CIFContactAddressInsertRs

Contact

InsertContactAddressResponse

1:PartyUId2: Id

Table 42.  Contact Address Delete Integration Components
Integration Component
Business Component
XML Tag
User Keys

CIFContactAddressDelete

Contact

DeleteContactAddress

1:PartyUId2: Id

CIFContactAddressDeleteRs

Contact

DeleteContactAddressResponse

1:PartyUId2: Id

Table 43.  Contact Address Integration Component Fields
Name
XML Tag
Data Type
Length
Req
Note

Contact

Fax Phone #

FaxPhone

DTYPE_TEXT

40

 

 

First Name

FirstName

DTYPE_TEXT

50

4

 

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/M

MM

DTYPE_TEXT

15

 

Bound by MR_MS

Middle Name

MiddleName

DTYPE_TEXT

50

 

 

Party UId

PartyUId

DTYPE_TEXT

100

 

 

Person UId

PersonUId

DTYPE_TEXT

100

 

 

Privacy Code

PrivacyCode

DTYPE_TEXT

30

 

 

Status

Status

DTYPE_TEXT

30

 

Bound by CONTACT_STATUS

Work Phone #

WorkPhone

DTYPE_TEXT

40

 

 

Work Phone Extension

WorkPhoneExtension

DTYPE_TEXT

10

 

 

operation

operation

DTYPE_TEXT

30

 

 

Contact_INS Personal Address

INS Personal Address Id

INSPersonalAddressId

DTYPE_ID

15

 

 

INS Personal Address Name

INSPersonalAddressName

DTYPE_TEXT

100

 

 

INS Personal Address Type

INSPersonalAddressType

DTYPE_TEXT

30

 

 

INS Personal City

INSPersonalCity

DTYPE_TEXT

50

4

 

INS Personal Country

INSPersonalCountry

DTYPE_TEXT

30

 

 

INS Personal County

INSPersonalCounty

DTYPE_TEXT

50

 

 

INS Personal Integration Id

INSPersonalIntegrationId

DTYPE_TEXT

30

 

 

INS Personal Postal Code

INSPersonalPostalCode

DTYPE_TEXT

30

 

 

INS Personal State

INSPersonalState

DTYPE_TEXT

10

 

 

INS Personal Street Address

INSPersonalStreetAddress

DTYPE_TEXT

200

4

 

INS Personal Street Address 2

INSPersonalStreetAddress2

DTYPE_TEXT

100

 

 

IsPrimaryMVG

IsPrimaryMVG

DTYPE_TEXT

1

 

 

operation

operation

DTYPE_TEXT

30

 

 

Siebel Master Data Applications Reference for Industry Applications