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

LSSGOP_ActivityContact


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

LSSGOP_ActivityContact Operations

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

Table 367. LSSGOP_ActivityContact Operations
Name
Description

ActivityContactInsert

Creates an activitycontact record.

ActivityContactUpdate

Updates an existing activitycontact record.

ActivityContactDelete

Deletes an activitycontact record.

ActivityContactQueryPage

Queries for an activitycontact record.

Request Message Description: ActivityContactInsert

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

Table 368. Request Message Description: ActivityContactInsert
Node
Description
Type

ActivityId

Activity ID.

String

ContactId

Contact ID.

String

Response Message Description: ActivityContactInsert

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

Table 369. Response Message Description: ActivityContactInsert
Node
Description
Type

Id

ID of the newly created activitycontact record.

String

Request Message Description: ActivityContactUpdate

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

Table 370. Request Message Description: ActivityContactUpdate
Node
Description
Type

Id

ID of the activitycontact record.

String

ActivityId

ActivityId of the activitycontact record.

String

ContactId

ContactId of the activitycontact record.

String

Response Message Description: ActivityContactUpdate

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

Table 371. Response Message Description: ActivityContactUpdate
Node
Description
Type

Id

ID of the updated activitycontact record.

String

Request Message Description: ActivityContactDelete

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

Table 372. Request Message Description: ActivityContactDelete
Node
Description
Type

Id

ID of the activitycontact record to be deleted.

String

Response Message Description: ActivityContactDelete

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

Table 373. Request Message Description: ActivityContactDelete
Node
Description
Type

Id

ID of the activitycontact record to be deleted.

String

Request Message Description: ActivityContactQueryPage

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

Table 374. Request Message Description: ActivityContactQueryPage
Node
Description
Type

Id

ID of the activitycontact record to be queried.

String

Response Message Description: AccountQueryPage

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

Table 375. Response Message Description: AccountQueryPage
Node
Description
Type

Id

ID of the activitycontact record.

String

LSSGOP_ActivityContact 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 376.

Table 376. LSSGOP_ActivityContact Service Object
Name
Boundary Object Type
Class

LSSGOP_ActivityContact

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 377. LSSGOP_ActivityContact Data Object
Siebel Repository Name
External Name

LS SGOP_ActivityContact

LS SGOP_ActivityContact

Interface Description (WSDL) for LSSGOP_ActivityContact

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_ActivityContact\http_siebel.com_asi_LSSGOP_ActivityContact.WSDL

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