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: Replacing the application logo


The following example procedure explains how we can replace the Oracle logo in the upper-right corner of the Siebel CRM application window with our company logo. The logo graphic file must be 24 pixels in height to fit into the Siebel application banner frame. In the example, we use the file All_Hardware_Logo.png, which is available with this chapter's code files:

  1. 1. Copy the All_Hardware_Logo.png file to the public|enu|IMAGES directory of the Siebel Developer Web Client installation folder.

  2. 2. In Siebel Tools, expose the Bitmap Category object type in the Object Explorer if necessary.

  3. 3. Navigate to the HTML Control Icons bitmap category.

  4. 4. Check out or lock the bitmap category.

  5. 5. In the Object Explorer, expand the Bitmap Category type and select the Bitmap type.

  6. 6. In the Bitmaps list, create a new record with the following properties:

    • Name: AHA_LOGO

    • Filename: All_Hardware_Logo.png

    • Alt Text—String Override: All Hardware Logo

    • Comments: Created...