What would you use to customize the text elements that appear on BI Analysis, Delivers and
Dashboard pages?
A.
Cascading Style Sheets
B.
DHML Message files
C.
XML Message Files
D.
BI Presentation services web template
Explanation:
You can control the way that the interface for Oracle BI EE is displayed to users by
creating skins and styles.
While skins and styles are typically used to customize the look and feel of analyses and
dashboards by providing logos, color schemes, fonts, table borders, and other elements, they can
also be used to control the position and justification of various elements by including specialized
style tags in the relevant style sheet (.css) file.
You can check the directory skin location with a right click on a OBIEE dashboard page, select
show source code and search custom.css.
Answer: C
22.5 Customizing the User Interface Using XML Message Files
http://docs.oracle.com/cd/E14571_01/bi.1111/e10541/webuicustom.htm
It depends what you want to customize:
Text elements content – use xml
text elements design – use css and skins
so answer can be confused : a or c
C
A. CSS
A
A