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

Table 422. 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 423.

Table 423. 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 424.

Table 424. 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 425.

Table 425. 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 426.

Table 426. 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 427.

Table 427. 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 428.

Table 428. 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 429.

Table 429. 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 430.

Table 430. 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 431.

Table 431. 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 432.

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