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 applet menu items


We can consider adding all available functionality to an applet's menu. By adding this, we ensure that end users can always find a list of available commands by clicking the Menu button or right-clicking in the applet.

The following example procedure describes how to add an applet menu item to the AHA Customer Profile Form Applet using the web menu editor. We will use a copy of a preconfigured command object definition to provide the functionality of creating a new order for the selected customer record:

  1. 1. Navigate to the Account-New Order command.

  2. 2. Copy the Account-New Order command and rename the copy to AHA New Order.

  3. 3. Change the Project property to AHA User Interface.

  4. 4. Change the Method property to AHANewOrder.

  5. 5. Compile the AHA New Order command.

  6. 6. Navigate to the AHA Customer Profile Form Applet.

  7. 7. Check out or lock the applet if necessary.

  8. 8. Right-click the AHA Customer Profile Form Applet and select Edit Web Menus.

  9. 9. In the web...