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

LSSGOP_Signature


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

LSSGOP_Signature Operations

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

Table 728. LSSGOP_Signature Operations
Name
Description

SignatureInsert

Creates a signature record.

SignatureUpdate

Updates an existing signature record.

SignatureDelete

Deletes a signature record.

SignatureQueryPage

Queries for a signature record.

Request Message Description: SignaturetInsert

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

Table 729. Request Message Description: SignaturetInsert
Node
Description
Type

ActivityId

Activity ID of the corresponding record.

String

CallDate

Call date of the corresponding record.

String

ContactId

Contact ID of the corresponding record.

String

DisclaimerId

Disclaimer ID of the corresponding record.

String

Signature

Signature of the corresponding record.

String

SignatureBodyText

Signature body text of the corresponding record.

String

SignatureHeaderText

Signature header text of the corresponding record.

String

Response Message Description: SignatureInsert

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

Table 730. Response Message Description: SignatureInsert
Node
Description
Type

Id

ID of the newly created signature record.

String

Request Message Description: SignatureUpdate

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

Table 731. Request Message Description: SignatureUpdate
Node
Description
Type

Id

ID of the signature record.

String

ActivityId

Activity ID of the corresponding record.

String

CallDate

Call date of the corresponding record.

String

ContactId

Contact ID of the corresponding record.

String

DisclaimerId

Disclaimer ID of the corresponding record.

String

Signature

Signature of the corresponding record.

String

SignatureBodyText

Signature body text of the corresponding record.

String

SignatureHeaderText

Signature header text of the corresponding record.

String

Response Message Description: SignatureUpdate

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

Table 732. Response Message Description: SignatureUpdate
Node
Description
Type

Id

Activity ID of the corresponding record.

String

Request Message Description: SignatureDelete

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

Table 733. Request Message Description: SignatureDelete
Node
Description
Type

Id

ID of the signature record to be deleted.

String

Response Message Description: SignatureDelete

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

Table 734. Response Message Description: SignatureDelete
Node
Description
Type

Id

ID of the deleted signature record.

String

Request Message Description: SignatureQueryPage

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

Table 735. Request Message Description: SignatureQueryPage
Node
Description
Type

Id

ID of the signature record to be queried.

String

Response Message Description: SignatureQueryPage

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

Table 736. Response Message Description: SignatureQueryPage
Node
Description
Type

Id

ID of the signature record.

String

LSSGOP_Signature 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 737.

Table 737. LSSGOP_Signature Service Object
Name
Boundary Object Type
Class

LSSGOP_Signature

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 738. LSSGOP_Signature Data Object
Siebel Repository Name
External Name

LS SGOP_Signature

LS SGOP_Signature

Interface Description (WSDL) for LSSGOP_Signature

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_Signature\http_siebel.com_asi_LSSGOP_Signature.WSDL

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