SelfServiceResponsibility Operations
For a list of operations associated with this Web service, see the following table.
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 the following table.
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 the following table.
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. |