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

LSSGOP_SampleDisclaimer


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

LSSGOP_SampleDisclaimer Operations

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

Table 707. LSSGOP_SampleDisclaimer Operations
Name
Description

SampleDisclaimerInsert

Creates a sampledisclaimer record.

SampleDisclaimerUpdate

Updates an existing sampledisclaimer record.

SampleDisclaimerDelete

Deletes a sampledisclaimer record.

SampleDisclaimerQueryPage

Queries for a sampledisclaimer record.

Request Message Description: SampleDisclaimerInsert

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

Table 708. Request Message Description: SampleDisclaimerInsert
Node
Description
Type

Disclaimer

Name of the account to be inserted.

String

DisclaimerNumber

Disclaimer number.

Number

Response Message Description: SampleDisclaimerInsert

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

Table 709. Response Message Description: SampleDisclaimerInsert
Node
Description
Type

Id

ID of the newly created sampledisclaimer record.

String

Request Message Description: SampleDisclaimerUpdate

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

Table 710. Request Message Description: SampleDisclaimerUpdate
Node
Description
Type

Id

ID of the sampledisclaimer record.

String

Disclaimer

Disclaimer of the co.rresponding record.

String

DisclaimerNumber

Disclaimer number of the corresponding record.

String

Response Message Description: SampleDisclaimerUpdate

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

Table 711. Response Message Description: SampleDisclaimerUpdate
Node
Description
Type

Id

ID of the updated sampledisclaimer record.

String

Request Message Description: SampleDisclaimerDelete

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

Table 712. Request Message Description: SampleDisclaimerDelete
Node
Description
Type

Id

ID of the sampledisclaimer record to be deleted.

String

Response Message Description: SampleDisclaimerDelete

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

Table 713. Response Message Description: SampleDisclaimerDelete
Node
Description
Type

Id

ID of the deleted sampledisclaimer record.

String

Request Message Description: SampleDisclaimerQueryPage

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

Table 714. Request Message Description: SampleDisclaimerQueryPage
Node
Description
Type

Id

ID of the sampledisclaimer record to be queried.

String

Response Message Description: SampleDisclaimerQueryPage

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

Table 715. Response Message Description: SampleDisclaimerQueryPage
Node
Description
Type

Id

ID of the sampledisclaimer record.

String

LSSGOP_SampleDisclaimer 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 716.

Table 716. LSSGOP_SampleDisclaimer Service Object
Name
Boundary Object Type
Class

LSSGOP_SampleDisclaimer

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 717. LSSGOP_SampleDisclaimer Data Object
Siebel Repository Name
External Name

LS SGOP_SampleDisclaimer

LS SGOP_SampleDisclaimer

Interface Description (WSDL) for LSSGOP_SampleDisclaimer

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_SampleDisclaimer\http_siebel.com_asi_LSSGOP_SampleDisclaimer.WSDL

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