Example Package for SelfServiceRegistration

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 forSiebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request and Response Samples are provided for the following scenarios:

  1. Create a B2C contact and a user name and trigger notification.

  2. Create a B2B contact as Inactive and create a user name and trigger notification and create Inbox Items for approval.

  3. Update Personal addresses of an existing Contact.

  4. Update Contact details, Account Assignments, Responsibility Assignments, Password resetting for an existing contact.

Request

Create a B2C contact and user name and trigger notification.

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_1_request.xml
Response

Create a B2C contact and user name and trigger notification.

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_1_request.xml
Request

Create a B2B contact as Inactive and create a user name and trigger notification and create Inbox Items for approval.

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_2_request.xml
Response

Create a B2B contact as Inactive and create a user name and trigger notification and create Inbox Items for approval.

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_2_response.xml
Request

Update Personal Addresses of an existing contact.

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_3_request.xml
Response

Update Personal Addresses of an existing contact.

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_3\_response.xml
Request

Update Contact Details, Account Assignment, Responsibility Assignment, Password resetting for an existing contact.

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_4_request.xml
Response

Update Contact Details, Account Assignment, Responsibility Assignment, Password resetting for an existing contact

See the following file to view the sample code:

...\SelfServiceRegistration\SelfServiceRegistration_4_response.xml