Application Services Interface Reference > Predefined Application Service Interfaces >

Siebel Personal Address


Siebel Personal Address is part of the Customer Order Lifecycle business process. The Customer Address is a personal address associated with a specific customer. This ASI facilitates inbound and outbound address data synchronization between Siebel applications and external systems. This ASI is recommended for UAN.

Figure 13 describes the Siebel Personal Address ASI structure.

Figure 13. Siebel Personal Address ASI

Table 17 lists the integration components and user keys of the Siebel Personal Address ASI.

Table 17. Siebel Personal Address Integration Components
Integration Component
XML Tag
User Keys

Address

Address

  1. Id
  2. Integration Id

Table 18 lists the fields and their attributes. Fields without a length specified do not have a maximum length associated with them.

Table 18. Siebel Personal Address ASI Fields
Name
XML Tag
Data Type
Length
Required

Address

Address Line 1

AddressLine1

DTYPE_TEXT

200

N

Address Line 2

AddressLine2

DTYPE_TEXT

200

N

City

City

DTYPE_TEXT

50

N

Country

Country

DTYPE_TEXT

50

N

Id

Id

DTYPE_TEXT

30

N

Integration Id

IntegrationId

DTYPE_TEXT

30

N

operation

operation

DTYPE_TEXT

30

N

Postal Code

PostalCode

DTYPE_TEXT

50

N

State

State

DTYPE_TEXT

10

N

Application Services Interface Reference