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 640.

Table 640. 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 641.

Table 641. 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 642.

Table 642. 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 643.

Table 643. 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 644.

Table 644. 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 645.

Table 645. 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 646.

Table 646. 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 647.

Table 647. 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 648.

Table 648. 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 649.

Table 649. 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 650.

Table 650. 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 © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.