Thursday 23 February 2012

Customized Message for No result On all Reports

The default messages displayed when a report returns no data are in:
BI_HOME\web\msgdb\<language>\messages\viewme ssages.xml

You can override these messages in by creating a custommessages.xml file in BI_HOME\web\mesdb\customMessages

For example, the following changes the default 'No Results' message:

<?xml version="1.0" encoding="utf-8"?>
<WebMessageTables>
<WebMessageTable system="Custom Messages">
<!-- Change No Results message -->
<WebMessage name="kmsgEVCNoRowsTitle"><HTML> ;No Data Found!</HTML></WebMessage>
</WebMessageTable>
</WebMessageTables>

Refer below for more information-
http://docs.oracle.com/cd/E14571_01/bi.1111/e10541/webuicustom.htm

 
logoncontrolmessages.xml Logon Page
dashboardtemplates.xml Dashboard page


Comments are always welcome...

2 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. Here is the complete info regarding the gmail setup
    gmail sign up

    ReplyDelete

Thanks to Comment
--Add--