SelfServicePostLoginProcess Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
LoadUserDetails |
This operation triggers the SelfServicePostLoginProcess workflow. |
Request Message Description: LoadUserDetails
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
P_Mode |
For a description, see P_Mode Request Parameter. |
String |
ListOfSSContact |
An SS_Contact_IO instance, where in ListOfSSContact/Contact/LoginName contains the username of the user for whom the details need to be retrieved. |
Integration Object |
P_LoginName |
Refer to the SelfServiceContact.doc for the details on ListOfContact and its subnodes. |
String |
getUserResponsibilitiesResponse |
Username of the user for whom the details need to be retrieved. |
Complex Type |
getUserResponsibilitiesResponse /listOfUserResponsibilities/ |
Container element for Responsibilities. Maps to an instance of getUserResponsibilitiesResponse integration object. |
View the WSDL by clicking the Related Files link next to the link for Siebel CRM Web Services Reference on the Siebel documentation library. |
Response Message Description: LoadUserDetails
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
LoadUserDetails_Output |
Container element for the LoadUserDetails operation response. |
Complex Type |
ListOfSSContact |
An SS_Contact_IO instance, where in ListOfSSContact/Contact/Id contains the contactId of the user for whom the details are retrieved. |
View the WSDL by clicking the Related Files link next to the link for Siebel CRM Web Services Reference on the Siebel documentation library. |
getUserResponsibilitiesResponse |
Refer to the SelfServiceContact.doc for the other nodes in ListOfContact and its complex subnodes, like Account and PersonalAddress, which will have the retrieved accounts(assigned) and PersonalAddress of the contact respectively. |
Complex Type |
getUserResponsibilitiesResponse /listOfUserResponsibilities/ userResponsibilities/ responsibilityValue |
Will be blank when mode is SkipLoadResponsibilities. |
View the WSDL by clicking the Related Files link next to the link for Siebel CRM Web Services Reference on the Siebel documentation library. |
Error_spcCode |
Name of the Responsibility. |
Complex Type |
Error_spcMessage |
Error Code returned by the Workflow. |
View the WSDL by clicking the Related Files link next to the link for Siebel CRM Web Services Reference on the Siebel documentation library. |