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

Case study example: Configuring application menu items


The command we created in the previous section can now be associated with menu items and toolbar buttons. The following example procedure describes how to associate a command with an application menu item:

  1. 1. Navigate to the Generic WEB menu.

  2. 2. Check out or lock the menu if necessary.

  3. 3. In the Object Explorer, expand the Menu type and select the Menu Item type.

  4. 4. In the Menu Items list, create a new record with the following property values:

    • Name: AHA Navigate - Process Start View

    • Caption - String Override: Go to Process Start View

    • Command: AHA Process Start View

    • Position: 4.25 (leaving a gap of 10 to the highest position number starting with 4.)

    • Comments: Created for AHA prototype

  5. 5. Compile the Generic WEB menu.

  6. 6. In the Developer Web Client, open the Navigate menu and verify that a new menu item labeled Go to Process Start View [Alt+H] exists at the bottom of the menu.

  7. 7. Click the new menu item.

  8. 8. Observe that the AHA Customer Process Start...