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

LSSGOP_ContactBestTime


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

LSSGOP_ContactBestTime Operations

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

Table 445. LSSGOP_ContactBestTime Operations
Name
Description

ContactBestTimeInsert

Creates a contactbesttime record.

ContactBestTimeUpdate

Updates an existing contactbesttime record.

ContactBestTimeDelete

Deletes a contactbesttime record.

ContactBestTimeQueryPage

Queries for a contactbesttime record.

Request Message Description: ContactBestTimeInsert

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

Table 446. Request Message Description: ContactBestTimeInsert
Node
Description
Type

ContactId

ID of the contact to be inserted.

String

ContactAddressId

ID of the contactaddress to be inserted.

String

StartDay

Start day.

String

StartTime

Start time.

String

Response Message Description: ContactBestTimeInsert

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

Table 447. Response Message Description: ContactBestTimeInsert
Node
Description
Type

Id

ID of the newly created contactbesttime record.

String

Request Message Description: ContactBestTimeUpdate

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

Table 448. Request Message Description: ContactBestTimeUpdate
Node
Description
Type

Id

ID of the contactbesttime record.

String

ContactId

Contact ID of the corresponding record.

String

ContactAddressId

Contact address ID of the corresponding record.

String

StartDay

Start day of the corresponding record.

String

Response Message Description: ContactBestTimeUpdate

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

Table 449. Response Message Description: ContactBestTimeUpdate
Node
Description
Type

Id

ID of the updated contactbesttime record.

String

Request Message Description: ContactBestTimeDelete

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

Table 450. Request Message Description: ContactBestTimeDelete
Node
Description
Type

Id

ID of the contactbesttime record to be deleted.

String

Response Message Description: ContactBestTimeDelete

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

Table 451. Response Message Description: ContactBestTimeDelete
Node
Description
Type

Id

ID of the deleted contactbesttime record.

String

Request Message Description: ContactBestTimeQueryPage

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

Table 452. Request Message Description: ContactBestTimeQueryPage
Node
Description
Type

Id

ID of the contactbesttime record to be queried.

String

Response Message Description: ContactBestTimeQueryPage

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

Table 453. Response Message Description: ContactBestTimeQueryPage
Node
Description
Type

Id

ID of the contactbesttime record.

String

LSSGOP_ContactBestTime 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 454.

Table 454. LSSGOP_ContactBestTime Service Object
Name
Boundary Object Type
Class

LSSGOP_ContactBestTime

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 455. LSSGOP_ContactBestTime Data Object
Siebel Repository Name
External Name

LS SGOP_ContactBestTime

LS SGOP_ContactBestTime

Interface Description (WSDL) for LSSGOP_ContactBestTime

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_ContactBestTime\http_siebel.com_asi_LSSGOP_ContactBestTime.WSDL

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