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

SelfServiceWebSite


This Web service is used for creating, retrieving, updating, and deleting sites. It makes available two methods, Query and the Execute methods in its business service SelfServiceWebSite as Webservice operations.

SelfServiceWebSite Operations

For a list of operations associated with this Web service, see Table 1079.

Table 1079. SelfServiceWebSite Operations
Name
Description

SelfServiceWebSiteExecute

Perform various operations such as creating, updating, or deleting of sites with SelfServiceWebSite integration object as the input.

SelfServiceWebSiteQueryPage

Performs query operations based on the querycriteria. set on SelfServiceWebSite integration object as the input. This operation is used to query for the site details.

Request Message Description:SelfServiceWebSiteExecute

Creating, updating, or deleting operations on a site can be performed based on the query criteria that is set. For a description of this request message, see Table 1080.

Table 1080. Request Message Description:SelfServiceWebSiteExecute
Node
Description
Type

SelfServiceWebSiteExecute_Input

The method arguments are the Site integration object, Language Mode (value is LDC) and viewMode (All).

Integration Object

Response Message Description: SelfServiceWebSiteExecute

The response contains the details based on the query set on the Site integration object. For a description of this response message, see Table 1081.

Table 1081. Response Message Description: SelfServiceWebSiteExecute
Node
Description
Type

SelfServiceWebSiteExecute_Output

The data retrieved based on the query set.

Integration Object

Request Message Description:SelfServiceWebSiteQueryPage

Based on the querycriteria set on the integration object, site related details are queried. For a description of this request message, see Table 1082.

Table 1082. Request Message Description:SelfServiceWebSiteQueryPage
Node
Description
Type

SelfServiceWebSiteQueryPage_Input

The method arguments are Site integration object with query parameters set, Language Mode as LDC and viewMode (All).

Integration Object

Response Message Description: SelfServiceWebSiteQueryPage

The response contains the details based on the update query set on the Site integration object. For a description of this response message, see Table 1083.

Table 1083. Response Message Description: SelfServiceWebSiteQueryPage
Node
Description
Type

SelfServiceTimeZoneQueryPage_Output

The list of the time zone values that are returned in the language that is set in the search specification.

Integration Object

SelfServiceWebSite Application Interface

This topic describes the application objects called by the SelfServiceWebSite Web service. This Web service makes available the business service SelfServiceWebSite, which provides execute and query operations on the integration object SS_WebSite_IO. 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 1084.

Table 1084. SelfServiceWebSite Service Object
Name
Boundary Object Type
Class

SelfServiceWebSite

Integration Object

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 1085. SelfServiceWebSite Data Object
Siebel Repository Name
External Name

SS_WebSite_IO

SS_WebSite_BO

Example Package for SelfServiceWebSite

To view an example of messages 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.

Request (SelfServiceWebSiteExecute)

See the following file to view the sample code:

...\SelfServiceWebSite\SelfServiceWebSiteExecute_request.xml

Response (SelfServiceWebSiteExecute)

See the following file to view the sample code:

...\SelfServiceWebSite\SelfServiceWebSiteExecute_response.xml

Request (SelfServiceWebSiteQuery)

See the following file to view the sample code:

...\SelfServiceWebSite\SelfServiceWebSiteQuery_request.xml

Response (SelfServiceWebSiteQuery)

See the following file to view the sample code:

...\SelfServiceWebSite\SelfServiceWebSiteQuery_response.xml

Interface Description (WSDL) for SelfServiceWebSite

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.

...SelfServiceWebSiteQuery\SelfServiceWebSite.wsdl

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