Book Image

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
Book Image

Oracle Siebel CRM 8 Developer's Handbook

By: Alexander Hansal

Overview of this book

Table of Contents (33 chapters)
Oracle Siebel CRM 8 Developer's Handbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Understanding Siebel access control


The Siebel sample database is most suitable for exploring how Siebel access control works. We can follow the procedure below to examine how the visibility of service request data is managed by Siebel access control. In the example we will use two different sample user accounts—Casey Cheng, Call Center Agent, and Fred Roberts, Service Engineer—to simulate a typical service center scenario:

  1. 1. Log in to the Siebel Call Center Demo application as Casey Cheng, using CCHENG as username and password.

  2. 2. Navigate to the Service screen.

  3. 3. Click the Service Request List link below the screen bar.

  4. 4. The My Service Requests list is displayed.

  5. 5. Observe that all records in the list have the Owner field set to CCHENG.

  6. 6. In the Help menu, select the About View command.

  7. 7. In the About View dialog, note the name of the current view (Personal Service Request List View) and the name of the list applet (Service Request List Applet).

  8. 8. Click OK to close the About View dialog...