28 Copyright © 2009, Oracle. All rights reserved. Customizing the Oracle Business Intelligence User Interface.

Slides:



Advertisements
Similar presentations
Introduction to HTML & CSS
Advertisements

Web Design with Cascading Style Sheet Lan Vu. Overview Introduction to CSS Designing CSS Using Visual Studio to create CSS Using template for web design.
Cascading Style Sheets. Slide 2 Lecture Overview Overview of Cascading Style Sheets (CSS) Ways to declare a CSS CSS formatting capabilities New features.
Web Workshop: CSS Objectives: - “What is CSS?” - Structure of CSS - How to use CSS in your webpage.
Tutorial 3: Adding and Formatting Text. 2 Objectives Session 3.1 Type text into a page Copy text from a document and paste it into a page Check for spelling.
Understanding HTML Style Sheets. What is a style?  A style is a rule that defines the appearance and position of text and graphics. It may define the.
XHTML and CSS Introduction to XHTML and CSS Bharti Patel 1 phones off (please)
© 2012 Adobe Systems Incorporated. All Rights Reserved. LEARNING THE LANGUAGE OF THE WEB INTRODUCTION TO HTML AND CSS.
Chapter 11 Cascading Style Sheets: Part I The Web Warrior Guide to Web Design Technologies.
Cascading Style Sheets Dreamweaver. Styles Determine how the HTML code will display Determine how the HTML code will display Gives designers much more.
Dreamweaver -- CSS. Dreamweaver -- MX New icons are added in MX Most of the features commonly used in web design, and are same as FrontPage. New feature.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 3 Key Concepts 1 Copyright © Terry Felke-Morris.
Principles of Web Design 6 th Edition Chapter 10 – Data Tables.
HTML & CSS.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 3 Key Concepts 1 Copyright © Terry Felke-Morris.
Styles with Cascading Style Sheets (CSS) Web Design – Section 4-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design.
Today’s objectives  Presentational | Inline | Block | Validate  CSS | Rules | Declarations.
Creating a Web Site to Gather Data and Conduct Research.
 HTML stands for Hyper Text Mark-up Language. The coding language used to create documents for the World Wide Web  HTML is composed of tags. HTML tags.
I NTRO TO CSS IAT100 Spring I NTRO TO CSS Covered in this lesson: Overview What is CSS? Why to use CSS? CSS for Skinning your Website Structure.
 This presentation introduces the following: › 3 types of CSS › CSS syntax › CSS comments › CSS and color › The box model.
Cascading Style Sheets Tom Osman. Keep the content of a webpage separate from the formatting of the page. Structure (of content)  Headings  Sub headings.
Just A Few More Fun Objectives 1 Having Some Fun With Java Script 2 Using Style Sheets.
Working with Cascading Style Sheets (CSS) Module 2: HTML Basics LESSON 5.
Cascading Style Sheets Dave Edsall IAGenWeb County Coordinator’s Conference June 30, 2007.
CO1552 – Web Application Development Cascading Style Sheets.
CSS CSS is short for C ascading S tyle S heets. It is a new web page layout method that has been added to HTML to give web developers more control over.
Microsoft FrontPage 2003 Illustrated Complete Using a Dynamic Web Template.
Cascading Style Sheets. What is CSS? Short for Cascading Style Sheets, a new feature being added to HTML that gives more control over how pages are displayed.
Agenda Architecture Overview Web Security Templates Templates and Style Sheets Details Configuring an Application Demo Summary.
Cascading Style Sheets Class 2, Lecture 2 Rachel A Ober
Introduction to Programming the WWW I CMSC Winter 2003 Lecture 7.
Cascading Style Sheets Part 1. CSS vs HTML HTML: Originally intended to markup structure of a document (,...,,,,,...) CSS Developing technology, CSS1,
CSS Cascading Style Sheets. CSS Advantages Greater typography and page layout control Style is separate from structure Styles can be stored in a separate.
Cascading Style Sheets (CSS) Within the Enterprise Architecture Framework (EAF) Wes Ziegeler August 3, 2006.
1 More About HTML Tables and Images. 22 Objectives You will be able to Create tables in HTML. Include images in your HTML page. Create links to other.
Web Development 101 Presented by John Valance
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Office Integration Outlook –SharePoint lists in outlook –Documents in outlook InfoPath.
DHTML. What is it? Dynamic HTML. Not a standard unlike HTML or Java It is a term applied by both Netscape and Microsoft to a collection of technologies.
Creating a Web Site Review of Concepts. Templates Templates are special HTML files that are used to quickly create pages on a web site. They contain the.
Cascading Style Sheets
Cascading Style Sheets CSS. Source W3Schools
Cascading Style Sheets (CSS). A style sheet is a document which describes the presentation semantics of a document written in a mark-up language such.
XHTML Formatting font with a style declaration. Formatting Font HTML uses the font tag to change size and family of font But… the font tag is being deprecated.
23 Copyright © 2009, Oracle. All rights reserved. Oracle Business Intelligence Answers: Advanced Features.
Web Technologies Beginning Cascading Style Sheets (CSS) 1Copyright © Texas Education Agency, All rights reserved.
14 Copyright © 2004, Oracle. All rights reserved. Enhancing the User Interface.
1 HTML Tables. 22 Objectives You will be able to Create tables in HTML.
Goal See below /tables, Html-2-1.pptx rev 01/19/2016.
30 Copyright © 2009, Oracle. All rights reserved. Using Oracle Business Intelligence Delivers.
Style Sheets. Coding Style Sheets  Style sheets use RULES to create the style  A selector (a tag or user-defined style name)  and then declarations.
Intro to CSS Christy. What is CSS?  Cascading Style Sheets  Separates content from presentation  Defines how to display HTML elements  Provides control.
25 Copyright © 2009, Oracle. All rights reserved. Showing Results with Pivot Tables.
21 Copyright © 2009, Oracle. All rights reserved. Working with Oracle Business Intelligence Answers.
29 Copyright © 2009, Oracle. All rights reserved. Administering the Oracle Business Intelligence Presentation Catalog.
OV Copyright © 2008 Element K Content LLC. All rights reserved. Working with Web Pages  An Introduction to Cascading Style Sheets  Format a Web.
NASRULLAHIBA.  It is time to take your web designing skills to the next level with Cascading Style Sheets (CSS). They are a way to control the look and.
24 Copyright © 2009, Oracle. All rights reserved. Building Views and Charts in Requests.
Group 9: Through examples, explain how to build a css navigation bar. Presented by: Daniel Ku, Matt Iannacci & Iphia Henry.
Chapter 4 Frames and Cascading Style Sheets. Frames Frames divide a browser window into two or more separate pieces or panes, with each pane containing.
17 Copyright © 2006, Oracle. All rights reserved. Information Publisher.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
2 Copyright © 2008, Oracle. All rights reserved. Building the Physical Layer of a Repository.
CSS Introductions. Objectives To take control of the appearance of a Web site by creating style sheets. To use a style sheet to give all the pages of.
Creating Web Documents CSS examples (do more later) Lab/Homework: Read chapters 15 & 16. Work on Project 3, do postings.
Dreamweaver – Setting up a Site and Page Layouts
Creating Oracle Business Intelligence Interactive Dashboards
OBIEE Training – E2 (Oracle BI Presentation Server – Customization)
Presentation transcript:

28 Copyright © 2009, Oracle. All rights reserved. Customizing the Oracle Business Intelligence User Interface

Copyright © 2009, Oracle. All rights reserved Objectives After completing this lesson, you should be able to: Identify and explore cascading style sheets used by Oracle Business Intelligence Modify Interactive Dashboard user interface styles by using cascading style sheets Modify non-dashboard user interface components by using XML message files Make configuration changes by using instanceconfig.xml

Copyright © 2009, Oracle. All rights reserved Cascading Style Sheets Enable the style and layout of HTML files to be separated from their informational content –Typically linked through an external sheet by using the HTML tag Are made up of style rules that tell a browser how to present a document: –Rules are called classes. –Each class comprises one or more property–value pairs in the following format:.class { property:value } Example:.TitleLogo { width: 1%; vertical-align: bottom; position: relative; top: 1px ; }

Copyright © 2009, Oracle. All rights reserved Business Intelligence Cascading Style Sheets Define the Oracle BI Interactive Dashboards user interface Can be modified by Web developers with administrator rights Are located at OracleBI\web\app\res\s_oracle10\b_mozilla_4\ Should be saved as copies in the OracleBIData\web\res\ folder to prevent changes from being overwritten by upgrades

Copyright © 2009, Oracle. All rights reserved Modifying Cascading Style Sheets The overall look and feel of the dashboards is controlled by: – portalbanner.css – portalcontent.css Each Business Intelligence view has its own section in views.css.

Copyright © 2009, Oracle. All rights reserved Sample Style Sheet Entry This cascading style sheet entry sets the defaults for the body of the dashboard..PortalBody { font-family: Verdana, Arial, Sans-serif; font-size: 9pt; background-color: #FFFFFF; margin: ; } Colors in the CSS files are in hexadecimal format. Style class

Copyright © 2009, Oracle. All rights reserved XML Message Files Message files are used to customize text elements. Language-specific XML message files have their own folder: – web\msgdb\l_xx\messages (language identifier: l_xx ) –Example: For U.S. English, the identifier is en. Template and message sample XML files are stored in the web\msgdb\messages folder. You store customized XML messages in the customMessages folder. –If you already have a file in this folder, do not modify, move, or delete it. To make new messages available, you must restart the Oracle Business Intelligence Server.

Copyright © 2009, Oracle. All rights reserved XML Message Structure The file name indicates the type of content. Each file can contain multiple messages. Message format: Example: Message contents Choose Request

Copyright © 2009, Oracle. All rights reserved Making Configuration Changes by Using instanceconfig.xml Make changes to the instanceconfig.xml message file to override default parameters

Copyright © 2009, Oracle. All rights reserved instanceconfig.xml : Example Several entries are present by default: –Path to Presentation Catalog –Oracle BI Server ODBC data source name Add custom entries as needed. Data Source Name Presentation catalog path Custom entry

Copyright © 2009, Oracle. All rights reserved Sample Configuration Changes Use instanceconfig.xml to override general default parameters and internal default settings for Siebel Analytics Web. Configuration file path Remember user name and password. Time to expire for idle connections Time to log off users automatically

Copyright © 2009, Oracle. All rights reserved Administering Oracle BI Answers by Using instanceconfig.xml Use instanceconfig.xml to override specific default parameters and internal default settings for Oracle BI Answers. Examples: –Maximum number of pivot table records –Maximum number of pivot table populated cells –Maximum number of table view rows

Copyright © 2009, Oracle. All rights reserved Maximum Number of Pivot Table Records This overrides the maximum number of rows that can be processed by a pivot table. Internal default: 20,000

Copyright © 2009, Oracle. All rights reserved Maximum Number of Pivot Table Populated Cells This overrides the maximum number of populated cells that Presentation Services allows in a pivot table. Internal default: 150,000

Copyright © 2009, Oracle. All rights reserved Maximum Number of Table View Rows This overrides the maximum number of rows that appear in a table view. Internal default: 65,000

Copyright © 2009, Oracle. All rights reserved Summary In this lesson, you should have learned how to: Identify and explore cascading style sheets used by Oracle Business Intelligence Modify Interactive Dashboard user interface styles by using cascading style sheets Modify non-dashboard user interface components by using XML message files Make configuration changes by using instanceconfig.xml

Copyright © 2009, Oracle. All rights reserved Practice 28: Overview This practice covers the following topics: Modifying the user interface Using cascading style sheets Using instanceconfig.xml to administer Oracle BI Answers Using XML message files to administer Oracle BI Answers

Copyright © 2009, Oracle. All rights reserved