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

Table 751. 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 752.

Table 752. 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 753.

Table 753. 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 754.

Table 754. 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 755.

Table 755. 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 756.

Table 756. 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 757.

Table 757. 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 758.

Table 758. 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 759.

Table 759. 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 760.

Table 760. 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 761.

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