Discoverer Viewer Preferences

My configuration:
OracleBI Discoverer 10g (10.1.2.2)
Oracle Business Intelligence Discoverer Plus 10g (10.1.2.54.25)
Discoverer Model - 10.1.2.54.25
Discoverer Server - 10.1.2.54.25
End User Layer - 5.1.1.0.0.0
End User Layer Library - 10.1.2.54.25
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
Hi All,
I have wanted to modify the viewer layout preferences as it pertains to the worksheet list. Specifically, I would like to change the order of the sort associated with this list (e.g. Sort by owner first, then workbook). I have looked over the configuration guide (http://download-east.oracle.com/docs/html/B13918_03/prefs.htm#i1012312) and Armstrong's book, to no avail.
I presume this feature does not exist, but it would be helpful to know if anyone else has looked into this.
Thanks,
Patrick

Hi Patrick
This is Michael of the Armstrong book.
Most things are possible, especially with Viewer. The whole of the Viewer interface is controlled using UIX files that are stored on the application server, however I am not sure that you will be able to decipher the code that controls how the workbooks are displayed. I also don't know the exact name of the file that controls the interface.
One thing I do know is that if you modify the UIX behind the scenes you could invalidate your support contract. If you run into issues, at the very least Oracle will want you to reinstate their original code should you have any issues. You won't get support for files that you change.
Best wishes
Michael

Similar Messages

  • Discoverer Viewer Configuration File

    Hi,
    There is a scenario where in, most of the users use Discoverer viewer reports from the same login ID, They do changes and save the Workbook. Now when a new user logins he see the changes saved by the previous user . Now we dont want to allow the users to save changes and want to change the config setting so that no user can do any changes.
    As per my unerstanding, one way of doing so it by login to application server and Uncheck the preference check box and save the changes. Doing this the preference tab will not be visible to any user.
    Want to know is there any other way by which preference tab can be Disabled but still can be seen on the right corner of the viewer page?
    Or is there a way we can change the configuration setting in any of the config file of discoverer viewer so that users are not able to change the setting...
    Discoverer version is 10g.
    Thank You.
    Regards,
    Anuj Malhotra

    Hi Michael,
    The Scenario is like, most of the users use Viewer only to access reports.
    The main aim right now is to some how not allow users to change the settings whcih they change using the preference tab or presentation options.
    I checked it the config document of Discoverer viewer and found:
    The Steps to remove Preference tab or presentation options in Oracle Application Server Discoverer Configuration Guide
    10g (9.0.4) are as follows:
    1. Open the ui_config.xml file in a text editor or XML editor
    2. Locate the <appearance> tag in the file
    change the value of the display_preferences_link tag to false
    change the value of the display_presentation_options_link tag to false
    3. Save the ui_config.file
    But I didnt not find the steps to remove the preference tab or presentation option using Configuration.xml file in Oracle® Business Intelligence Discoverer Configuration Guide 10g Release 2 (10.1.2.1 ).
    It was mentioned that to remove the presentation option in 10g version we need to login to Oracle Application server and uncheck the preference tab Option.
    Want to know is that the only way of removing presentation options or preference tab from 10g Version or something can be done from configuration.xml file also.
    Regards,
    Anuj Malhotra.

  • Export option in discoverer viewer

    Hi All,
    I am using oracle 9ias discoverer and i need to remove export option from discoverer viewer page.
    I made changes in ui_config.xsl and also unchecked the export data option from preferences page, but it is not reflected in my workbook. when i click on the export data link, a new page is displayed with a combo to select export format and when i click on apply button it forwards to connection page.
    Can anyone please tell me why it is happening like this and how to resolve it.
    Any help is appreciated.
    Thanks and regards
    Mukesh Harjai

    I assume you are following the directions in Chapter 10 - "Customizing Discoverer Viewer" of the Oracle9iAS Discoverer Configuration Guide.
    You should be able to remove the Export link.
    If you are still struggling with this please log an SR/TAR to get detailed help from Support.
    Discoverer Product Management

  • Discoverer Viewer Graph Size problem

    Hi all,
    We are facing a problem with the graph size in discoverer viewer. The size which is seen in Plus is different in viewer (which is very very small) and is not presentable. Is there any special setting required in Application Server or any parameters that are required to be setup?
    Thanks...
    Regards
    Ozy
    Edited by: Ozy on Oct 1, 2009 3:40 AM

    Hi Ozy, I haven't tried this fix but try looking in the pref.txt file which is in the in the Oracle home for your middle tier. You may find it at this location:
    $ORACLE_HOME\Discoverer\util,
    According to Michael Armstrong-Smith of ascbi.com:
    +"There is a known Java bug (or unwanted feature depending on how you look at it) that causes a worksheet's results to display in a different font in Plus and Viewer and the chart size may have a similar fix...+
    +After you save the pref.txt you will need to apply your preferences by executing applyprefences.sh (if running on Linux or Unix) or running applyprefences.bat (if running on Windows). The applyprefences file can be found in the same folder where pref.txt resides. A sort of one stop shopping...+
    +Having changed and applied your preferences you need to stop and restart the Discoverer middle tier. "+
    The full explanation of this possible fix can be found on Michael's blog here: learndiscoverer.blogspot.com

  • Ora 03001 unimplemented feature in Discoverer viewer

    Hi ,
    I created a report in Desktop and all reports are run using discoverer viewer.
    User are able to run detail worksheets but not summary sheets for these details reports in discoverer viewer or plus.
    If I login as same user I can run in desktop.
    Any help is highly appricated.

    Hi All,
    I opened SR and oracle suggested these steps and it worked.
    1.) Backup the pref.txt file in the $ORACLE_HOME/discoverer/util/ directory ;
    2.) Stop the Discoverer and Oc4j instance (you can use "opmnctl stopall" command)
    3.) Edit the parameters in the pref.txt to be :
    EnhancedAggregationStrategy= 0
    UseNoRewriteHint=0
    UseOptimizerHints = 1
    then save the file.
    4.) Once the file is successfully edited, run the applypreferences.sh file in the same directory to get the new preferences into ef
    fect.
    5.) Start Discoverer and Oc4j instance (you can use "opmnctl startall" command).
    It works.
    Thanks
    Ameen

  • Data not fetching in Discoverer Viewer

    Hi All,
    I ran a report in discoverer viewer, but i'm not able to get any data. So i ran the same report with same parameter in Discoverer Desktop, there i'm getting data.
    Please suggest me in this issue.
    Thanks,
    Bopty

    Hi,
    There are many reasons why Desktop may return different rows from Viewer and Plus even when the same user and report are used.
    The most common reasons are:
    1. There are 2 EULs in the database and the default EUL for Desktop is different than viewer.
    2. The NLS parameters such as language are different. Disco Desktop language is defaulted to the language set for the PC and so may be different to viewer.
    3. The preferences set in the registry are different from the preferences set for Viewer/plus. These can control what SQL is used by Discoverer and hence cause different results.
    You may need to check the SQL being run in the database sessions used by Desktop and Viewer and see if there is any differences in the SQL. You can also trace the database sessions for Desktop and Viewer and see why the different results are returned.
    Rod West

  • Discoverer viewer -- export to pdf doesn't retain page settings.

    Hi,
    The report output in discoverer viewer is much different from that of plus. I am concerned abt the report headers. In discoverer plus, the headers are left, center and right aligned.
    But in viewer, every thing is aligned center. How can I get the report o/p (same as that of plus) in viewer??
    Thanks
    Message was edited by:
    boyz

    Hi there
    did you fix it in Viewer?
    I am also getting the same issue, I have made my page setting in Discoverer Plus , when I go use Discoverer Viewer use the Printable page to get the PDF file, the layout does not shows the same page settings what I did in Discoverer Plus.
    Thanks
    ASIM

  • I cant see the graph in discoverer viewer whith was created in the desktop

    Hi,
         I need your help!! I have a problem to see a graph in Discoverer viewer. I will detail you the steps that I follow;
    It was a difficult calculate report to results by Discoverer so, I create a view in the data base which show 3 field, Periodo(number) which is a union whit other field from other folder, State(varchar), Requirement(number).
    From the discoverer desktop y have a crosstab worksheets and a graph, there I can see it without problem, but in the Discoverer viewer I can see the graph.
    I tried to set the worksheets options in “show options” to show me the graphs too, but this options didn’t appeared there. Somebody know what I should have to do to see it?
    On the other hand I changed the “show null values show” option since null to empty, and when I wanted to save the change this error appeared;
    “Oracle BI Discoverer don’t had to found the necessary values to show the events…”
    Thanks for your help!
    Regards
    Dora

    Hi Dora,
    The graphs that you create using Discoverer Plus will show nicely in Viewer. Everything you develop in Pluys works in Viewer. They are companion products.
    You must realize that Discoverer Plus/Viewer and Desktop are two seperate product sets and they use different techniques for graph creation. There are other differencies between the two that suggests that you need to develop all reports using Discoverer Plus in stead of Discoverer Desktop.
    I have experienced workbook created in Plus being destroyed when opened and saved using Desktop. So for a long time I have simply forgotten all about Desktop. If your company is relying on both Viewer and Dersktop I suggest that the time has come to change strategy and technique.
    If you need sparring please mail to [email protected]
    Good Luck!
    Cheers
    Niels Jessen

  • Discoverer Viewer/Plus does not work with Custom EUL owned by APPS user

    I am facing a unique issue with one of my customers. They have a custom EUL named XX_EUL_US and this does not allow connecting through discoverer viewer or discoverer plus.
    I have worked with custom EULS before at other customers and this was never the case. I am being told that this issue is happening as the EUL owner is APPS instead of some other user. Is this the case? Can discoverer viewer not be used with EULs owned by apps user?
    Please not that the Default EUL in ICX profiles is set to this EUL and no other EUL profiles are set.
    Appreciate any thoughts on this.

    Hi,
    I am not sure what you mean when you say you have a "custom EUL named XX_EUL_US". The EUL table should be created in a schema named XX_EUL_US. This will then be the EUL owner. You will then need to connect to Discoverer Administrator as the EUL owner and grant privileges to Apps users and/or responsibilities.
    The user should then be able to connect to Discoverer Plus/View using their apps username, responsibility and password.
    To be able to connect directly from an apps menu you need to have the ICX parameters set correctly. The ICX: Discoverer Default End User Layer Schema Prefix should be set to XX_EUL (without the _US). The ICX: Discoverer End User Layer Language Override should be set to US or not set at all.
    Rod West

  • Report Layout difference in Discoverer Desktop and Discoverer Viewer

    Hi,
    A report was developed in Discoverer Desktop. It is having some 10 columns as data points. The summarized columns for those 10 columns are required. But only 3 columns should be displayed in Detailed Data Points. So we shrinked(brought together) all the unwanted columns keeping 3 datapoints displayed. Now it is working fine in the discovere Desktop. But when we open the same report in the Discoverer Viewer, all the 10 columns are displayed in the Detailed Data Points as well.
    Thanks in Advance
    Regards
    Rakesh

    hi Michael,
    good morning..hope u had a good sleep.
    as per your last thought y'day, even though i create a function for the sum of season values n select those columns into the report, those will not be shown as summarized columns on right hand side of the report. they will be shown as datapoints for every month in that selected season.
    i think the only possible solution for like this report is to hide those unwanted columns. for this we have hidden checkbox option in tools->sort while developing. but this option is available only for tabular reports.
    if u come up with any fresh solution for the fresh day...i am glad.
    Thanks,
    _Rakesh.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Discoverer viewer displaying all the reports instead of one report

    Hi Team,
    I have created one menu and attached 4 reports to that.after that that menu is attached to the main menu.This menu is attached to the one xyz responsibility.
    Now i am facing the problem is : After logging to the responsibility,i clicked on individual report ,but it is not displaying only one report.It is showing all the reports in the discoverer viewer.
    Can you please help me in this issue..

    Please post the details of the application release, database version and OS.
    I have created one menu and attached 4 reports to that.after that that menu is attached to the main menu.This menu is attached to the one xyz responsibility.
    Now i am facing the problem is : After logging to the responsibility,i clicked on individual report ,but it is not displaying only one report.It is showing all the reports in the discoverer viewer.Please review these docs and verify that you have completed all the steps.
    How to Create a Link to a Discoverer Workbook in Apps R12 [ID 471303.1]
    How to Create a Link to a Discoverer Workbook in Apps11i [ID 278095.1]
    Thanks,
    Hussein

  • Discoverer Viewer Report with Page Items Slow Performance

    I created a report in Discoverer User that has page items and parameters and runs fine (under 3 minutes) in Discoverer User, but when I try and run it in Discoverer Viewer it takes a long time. It took over 70 minutes before manually terminating it. I made a copy of the report and removed the page items and tried to run it again in Discoverer Viewer and now the report runs in under 3 minutes. Any idea why a report with page items would run in Discoverer user fine, but not discoverer viewer?
    I am using Oracle Business Intelligence Plus 10g (10.1.2.55.26)

    As long as you can access the middle-tier server where Discoverer Viewer is running, you should be able to run and view Discoverer worksheets.
    While it is difficult to even start guessing what the problem might be, if the machine you installed Discoverer on has DHCP addressing, you will run into problems.
    Thanks
    Abhinav
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN : http://www.oracle.com/technology/products/bi/
    Discoverer : http://www.oracle.com/technology/products/discoverer/
    BI Software : http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples : http://www.oracle.com/technology/products/bi/samples/
    Blog : http://oraclebi.blogspot.com/

  • No data found in the discoverer Viewer from Apps responsabiltiy

    Hi
    We have built a new responsibility for the discoverer reports, that is we directly access the discoverer viewer from the separate responsibility,all the report that shared with the users can be viewed from this responsibility,
    but when the user tries to run the report it is saying no data found.but for example if the user is trying to run the hrms report from this discoverer reasonability he get no data found but if we attach the function to the HRMS manager menu and try to access the report from the HRMS manager responsabilty we are able to get the data.
    We did the same setup in dev and test.in dev it is working very fine but in test we are not able to see the records in the report if we try to access.
    Please advice
    thanks
    Regards
    Ramesh Kumar S

    Hi,
    I'm not 100% familiar with HR security, but sounds like profile option setup related to security - perhaps Business Group or Initialization SQL Statement - Oracle / Custom? Check the profile options set for the HRMS Manager responsibility and setup the same for your new responsibility.
    PS. Similar sort of thing exists in General Ledger related to security. See:
    GL security issue in discoverer..
    Regards,
    Gareth

  • Report not working in Discoverer Viewer

    Hi,
    I'm using Discoverer 10.1.2.1 in conjunction with E-business Suite 12.1.3.
    I have a report that runs fine in Desktop or Plus, but when run in viewer (either from the application or from the stand-alone viewer link) it ends with the following error after running for approx 4 minutes:
    The application encountered an invalid state.
    OracleBI Discoverer Viewer was unable to find the necessary data for displaying the results of this event. Please correct any errors and try again.
    I recreated the report from scratch, using the same underlying data, and adding exactly the same items, conditions and sorting. The same responsibilities have been given access, and I verified that the SQL produced in both reports is exactly the same.
    However my new report works! From what I can see the only difference is the name and workbook identifier.
    Does anyone have any idea what could be causing my error? I have searched for the error on this forum and others but haven't found the answer.
    Thanks
    Hazel

    Hi Hazel
    This has come up before and I found this thread that I was involved in several years ago: https://forums.oracle.com/message/3682002
    Here's another one, this time relating to static IP addresses: https://forums.oracle.com/message/1199457
    There's also a document on Oracle Support: The application encountered invalid state.Oracle BI Discoverer Viewer was unable to find the necessary data for displaying the results of this event" (Doc ID 884965.1)
    Also, were you using Portal? I've seen instances where Viewer was unable to run a report that was linked via Portal because the report had changed since it was placed on the Portal.
    Best wishes
    Michael

  • Workbook works fine in discoverer plus but shows error in discoverer viewer

    Hi,
    I have some issues with the parameter of a report.
    one of the parameters is
    mgr_id (eg: 1,2,3) -- from database table.
    manager names are not available in the database but they are known to users like
    1 - david
    2 - alan chris
    3 - peter
    so the requirement is
    (i) the input parameter wud be entered as 1 or 2 or 3 or null ( or in multiple combination or all).
    But the report shud have parameters in the header of the report.
    for eg: if the input parameter is mgr_id = '1' then the report shud have manager name: 'david' in the header.
    if the input is mgr_id = '1',' 2', '3' then on the report header, it shud display as manager name: 'david','alan chris','peter'
    (ii) the default value of mgr_id shud be 'ALL'. if the user enters mgr_id as 'ALL' then it shud take all the values of mgr_id and pull all the values of mgr_id (like 1,2,3)
    and the report header shud display as department name: 'ALL'
    i have developed a custom query where i used,
    select dept_id, decode(mgr.mgr_id,'1','david','2','alan chris','3','peter') as mgr_name, ..... etc.
    in discoverer admin,
    I have created LOVs (item classes) for mgr_name.
    after that going to properties of mgr_name, i have selected mgr_id as indexed item.
    and in the report i have created parameter dept based on mgr_name and selected the option -- allow to select both indexes and values.
    and in the default value i mentioned 'ALL'.
    after that i changed the condition as
    ((mgr_name = :manager name) OR (mgr_name LIKE DECODE(:manager name,'ALL','%')))
    and in the header, i used &department name --- then it displays correctly.
    but the problem is ---
    the report works fine in plus. the problem is only when parameter value is 'ALL'
    when i run the report from discoverer viewer for the very first time (after logging in), the report works fine with correct data.
    but when i run the same report second time with parameter value 'ALL', it gives an error ---
    Invalid value "''" for parameter "department name"
    i dont understand, why it works for first time and doesn't afterwards. If i logout and login again, it works fine in viewer.
    am i doing anything wrong in conditions or declaring the parameters?
    I came to know that, the very first time, when we enter 'ALL' it is taking '%' but when we run for the second time, it is taking NULL. since NULL isn't there in mgr_id or mgr_name, it is throwing that error.
    How do i fix this error?
    Thanks

    Hi Puppethead,
    I have tried with your suggestions.
    the following condition -- did not work
    ( (mgr_name = :manager name)
    OR (mgr_name LIKE DECODE(:manager name, 'ALL', '%', NULL)))
    but for the other condition ---
    ( (mgr_name = :manager name)
    OR (mgr_name LIKE DECODE(nvl(:manager name, 'ALL'), 'ALL', '%', NULL)))
    is wrong because, :manager name cud be null, when it is null, it takes 'ALL' i.e. '%' which shud not be the case.
    if the user enters null, it has to display records with null only but with the above condition it takes '%'
    The main issue which i dont understand is, the report works fine for the first time. for the second time, the report takes null values . why is it taking null values for the second time.
    Thanks

Maybe you are looking for

  • Exclusão de Contas a Receber atraves de lançamento manual

    Boa tarde Amigos, Estou com um situação em uma de nossas Franquias, estão solicitando a exclusão de alguns boleto cadastrados no Saldo Inicial do Sistema, como devo proceder nesse caso?

  • How can I make 10 Copies of my DVD

    I have a Mac G5 running system 10.4.7. I am using iLife 6.0.2 and i have Toast 6.0. I have been using iLife for a couple of years and have made many short DVDs using iDVD with no problems. I read an artical in the July, 2005 issue of Macworld on page

  • MM-SUS Scenario---Error while posting the PO in SUS System from R/3 system.

    Hi All, An error occurred within an XI interface: Exception occurred:BBP_PD:004 -Partner 0000003000 not found E:BBP_PD:147 -Enter a country for partner 0000003000 with type 'Sold-to Party' Programm: CX_BBP_BD_ERROR===============CP; Include: CX_BBP_B

  • My library has deleted my music and wont recognize my ipod

    Yesterday I loaded up my itunes library to find that it had deleted all of my music besides music which I had purchased recently and will now not recognise my ipod. I've tried uninstalling itunes but that didnt help and I am now confused. Can anyone

  • BADI required to add tab(at Item data) in MIGO

    hi all,       I need to add one tab in MIGO transaction at item level after batch tab. Is there any BADI available. Please suggest. Thanx & Regards Rami Reddy