Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

LSSGOP_PositionContactAddress


Use this Web service to create, update, delete, and query records in the PositionContactAddress object.

LSSGOP_PositionContactAddress Operations

This Web service allows you to create, update, delete, and query records in the PositioncontactAddress object. For a list of operations, see Table 609.

Table 609. LSSGOP_PositionContactAddress Operations
Name
Description

PositionContactAddressInsert

Creates a positioncontactaddress record.

PositionContactAddressUpdate

Updates an existing positioncontactaddress record.

PositionContactAddressDelete

Deletes a positioncontactaddress record.

PositionContactAddressQueryPage

Queries for a positioncontactaddress record.

Request Message Description: PositionContactAddressInsert

For a description of this request message, see Table 610.

Table 610. Request Message Description: PositionContactAddressInsert
Node
Description
Type

AddressId

Address Id.

String

ContactAddressId

Contact address Id.

String

ContactId

Contact Id.

String

PositionId

Position Id.

String

Response Message Description: PositionContactAddressInsert

For a description of this response message, see Table 611.

Table 611. Response Message Description: PositionContactAddressInsert
Node
Description
Type

Id

Id of the newly created positioncontactaddress record.

String

Request Message Description: PositionContactAddressUpdate

For a description of this request message, see Table 612.

Table 612. Request Message Description: PositionContactAddressUpdate
Node
Description
Type

Id

ID of the positioncontactaddress record.

String

AddressId

AddressId of the corresponding record.

String

ContactAddressId

ContactAddressId of the corresponding record.

String

ContactId

ContactId of the corresponding record.

String

PositionId

PositionId of the corresponding record.

String

Type

Type of the corresponding record.

String

Response Message Description: PositionContactAddressUpdate

For a description of this response message, see Table 613

Table 613. Response Message Description: PositionContactAddressUpdate
Node
Description
Type

Id

ID of the updated positioncontactaddress record.

String

.

Request Message Description: PositionContactAddressDelete

For a description of this request message, see Table 614.

Table 614. Request Message Description: PositionContactAddressDelete
Node
Description
Type

Id

ID of a positioncontactaddress record to be deleted.

String

Response Message Description: PositionContactAddressDelete

For a description of this response message, see Table 615.

Table 615. Response Message Description: PositionContactAddressDelete
Node
Description
Type

Id

ID of the deleted positioncontactaddress record.

String

Request Message Description: PositionContactAddressQueryPage

For a description of this request message, see Table 616.

Table 616. Request Message Description: PositionContactAddressQueryPage
Node
Description
Type

Id

ID of the positioncontactaddress record to be queried.

String

Response Message Description: PositionContactAddressQueryPage

For a description of this response message, see Table 617.

Table 617. Response Message Description: PositionContactAddressQueryPage
Node
Description
Type

Id

ID of the positioncontactaddress record.

String

LSSGOP_PositionContactAddress Application Interface

This topic describes the application objects called by this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 618.

Table 618. LSSGOP_PositionContactAddress Service Object
Name
Boundary Object Type
Class

LSSGOP_PositionContactAddress

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

For a description of the data objects for this Web service, see Table 619.

Table 619. LSSGOP_PositionContactAddress Data Object
Siebel Repository Name
External Name

LS SGOP_PositionContactAddress

LS SGOP_PositionContactAddress

Interface Description (WSDL) for LSSGOP_PositionContactAddress

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\LSSGOP_PositionContactAddress\http_siebel.com_asi_LSSGOP_PositionContactAddress.WSDL

Siebel CRM Web Services Reference Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.