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

LSSGOP_RelatedContact


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

LSSGOP_RelatedContact Operations

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

Table 663. LSSGOP_RelatedContact Operations
Name
Description

RelatedContactInsert

Creates a relatedcontact record.

RelatedContactUpdate

Updates an existing relatedcontact record.

RelatedContactDelete

Deletes a relatedcontact record.

RelatedContactQueryPage

Queries for a relatedcontact record.

Request Message Description: RelatedContactInsert

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

Table 664. Request Message Description: RelatedContactInsert
Node
Description
Type

ContactId

Contact ID of the corresponding record.

String

RelatedContactId

Related contact ID of the corresponding record.

String

Role

Role of the corresponding record.

String

Response Message Description: RelatedContactInsert

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

Table 665. Response Message Description: RelatedContactInsert
Node
Description
Type

Id

ID of the newly created relatedcontact record.

String

Request Message Description: RelatedContactUpdate

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

Table 666. Request Message Description: RelatedContactUpdate
Node
Description
Type

Id

ID of the relatedcontact record.

String

ContactId

ContactId of the corresponding record.

String

RelatedContactId

RelatedContactId of the corresponding record.

String

Role

Role of the corresponding record.

String

Response Message Description: RelatedContactUpdate

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

Table 667. Response Message Description: RelatedContactUpdate
Node
Description
Type

Id

ID of the updated relatedcontact record.

String

Request Message Description: RelatedContactDelete

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

Table 668. Request Message Description: RelatedContactDelete
Node
Description
Type

Id

ID of the relatedcontact record to be deleted.

String

Response Message Description: RelatedContactDelete

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

Table 669. Response Message Description: RelatedContactDelete
Node
Description
Type

Id

ID of the deleted relatedcontact record.

String

Request Message Description: RelatedContactQueryPage

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

Table 670. Request Message Description: RelatedContactQueryPage
Node
Description
Type

Id

ID of the relatedcontact record to be queried.

String

Response Message Description: RelatedContactQueryPage

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

Table 671. Response Message Description: RelatedContactQueryPage
Node
Description
Type

Id

ID of the relatedcontact record.

String

LSSGOP_RelatedContact 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 672.

Table 672. LSSGOP_RelatedContact Service Object
Name
Boundary Object Type
Class

LSSGOP_RelatedContact

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 673. LSSGOP_RelatedContact Service Object
Siebel Repository Name
External Name

LS SGOP_RelatedContact

LS SGOP_RelatedContact

Interface Description (WSDL) for LSSGOP_RelatedContact

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_RelatedContact\http_siebel.com_asi_LSSGOP_RelatedContact.WSDL

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