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

LSSGOP_SampleTransaction


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

LSSGOP_SampleTransaction Operations

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

Table 740. LSSGOP_SampleTransaction Operations
Name
Description

SampleTransactionInsert

Creates a sampletransaction record.

SampleTransactionUpdate

Update an existing sampletransaction record.

SampleTransactionDelete

Delete a sampletransaction record.

SampleTransactionQueryPage

Query for a sampletransaction record.

Request Message Description: SampleTransactionInsert

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

Table 741. Request Message Description: SampleTransactionInsert
Node
Description
Type

Name

Name of the corresponding record.

String

TransactionDate

Transaction date of the corresponding record.

String

TransactionStatus

Transaction status of the corresponding record.

String

Response Message Description: SampleTransactionInsert

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

Table 742. Response Message Description: SampleTransactionInsert
Node
Description
Type

Id

ID of the newly created sampletransaction.

String

Request Message Description: SampleTransactionUpdate

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

Table 743. Request Message Description: SampleTransactionUpdate
Node
Description
Type

Id

ID of the sampletransaction record.

String

Name

Name of the corresponding record.

String

TransactionDate

Transaction date of the corresponding record.

String

TransactionStatus

Transaction status of the corresponding record.

String

Response Message Description: SampleTransactionUpdate

For a description of this response message, see Table 744

Table 744. Response Message Description: SampleTransactionUpdate
Node
Description
Type

Id

ID of the updated account.

String

.

Request Message Description: SampleTransactionDelete

For a description of this request message, see Table 745

Table 745. Request Message Description: SampleTransactionDelete
Node
Description
Type

Id

ID of the sampletransaction record to be deleted.

String

.

Response Message Description: SampleTransactionDelete

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

Table 746. Response Message Description: SampleTransactionDelete
Node
Description
Type

Id

ID of the deleted sampletransaction record.

String

Request Message Description: SampleTransactionQueryPage

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

Table 747. Request Message Description: SampleTransactionQueryPage
Node
Description
Type

Id

ID of the sampletransaction record to be queried.

String

Response Message Description: SampleTransactionQueryPage

For a description of this response message, see Table 748

Table 748. Response Message Description: SampleTransactionQueryPage
Node
Description
Type

Id

ID of the sampletransaction record.

String

.

LSSGOP_SampleTransaction 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 749.

Table 749. LSSGOP_SampleTransaction Service Object
Name
Boundary Object Type
Class

LSSGOP_SampleTransaction

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 750. LSSGOP_SampleTransaction Data Object
Siebel Repository Name
External Name

LS SGOP_SampleDisclaimer

LS SGOP_SampleDisclaimer

Interface Description (WSDL) for LSSGOP_SampleTransaction

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_SampleTransaction\http_siebel.com_asi_LSSGOP_SampleTransaction.WSDL

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