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

SelfServiceResponsibility


This Web service makes available the EAI UI business service SelfServiceResponsibility, which provides a query operation on the integration object SS_Responsibility_IO. Additionally, this Web service makes available the Query Method in the SelfServiceResponsibility business service as a Web service operation.

SelfServiceResponsibility Operations

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

Table 1053. SelfServiceResponsibility Operations
Name
Description

SelfServiceResponsibilityQueryPage

Performs Query operation based on the view criteria and search specification set on the instance of SS_Responsibility_IO provided as input.

This operation is used in Siebel Self-Service Applications version 8.1 for retrieving the ID and Name of Web Enabled Responsibilities.

Request Message Description: SelfServiceResponsibilityQueryPage

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

Table 1054. Request Message Description: SelfServiceResponsibilityQueryPage
Node
Description

SelfServiceResponsibilityQueryPage_Input

Container element for SelfServiceResponsibility Web service input for QueryPage operation.

ListOfSSResponsibility

Container element for the list of SS_Responsibility_IO. Corresponds to an SS_Responsibility_IO integration object.

ListOfSSResponsibility/Responsibility

Corresponds to the primary integration component Responsibility.

ListOfSSResponsibility/Responsibility/AccessType

Set to Yes, for retrieving only Web Enabled Responsibilities.

ListOfSSResponsibility/Responsibility/Id

Empty; Placeholder for the ID of the responsibility to be retrieved.

ListOfSSResponsibility/Responsibility/Name

Empty; Placeholder for the name of the responsibility to be retrieved.

Response Message Description: SelfServiceResponsibilityQueryPage

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

Table 1055. Response Message Description: SelfServiceResponsibilityQueryPage
Node
Description

SelfServiceResponsibilityQueryPage_Output

Container element for SelfServiceResponsibility Web service output for QueryPage operation.

ListOfSSResponsibility

Container element for the list of SS_Responsibility_IO. Corresponds to an SS_Responsibility_IO integration object.

ListOfSSResponsibility/Responsibility

Corresponds to the primary Integration component Responsibility.

ListOfSSResponsibility/Responsibility/AccessType

Yes for Web Enabled Responsibility.

ListOfSSResponsibility/Responsibility/Id

Retrieved ID of the responsibility.

ListOfSSResponsibility/Responsibility/Name

Retrieved name of the responsibility.

SelfServiceResponsibility 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 1056.

Table 1056. SelfServiceResponsibility Service Object
Name
Boundary Object Type
Class

SelfServiceResponsibility

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 1057. SelfServiceResponsibility Data Object
Siebel Repository Name
External Name

SS_Responsibility_IO

SS_Responsibility_IO

Example Package for SelfServiceResponsibility

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

See the following file to view the sample code:

...\SelfServiceResponsibility\SelfServiceResponsibility_request.xml

Response

See the following file to view the sample code:

...\SelfServiceResponsibility\SelfServiceResponsibility_response.xml

Interface Description (WSDL) for SelfServiceResponsibility

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.

...\SelfServiceResponsibility\SelfServiceResponsibility.wsdl

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