Discoverer Viewer and Reports

I have some questions about ORA 10g Discov Plus and Reports.
1. Is it possible to define page items as parameters and use them for an dynamic link? Could it be that the dynamic link parameters are limited to parameters based on columns or rows?
2. If i define every level of an hierarchy as parameter and use them in an dynamic link, how can i avoid the following situation:
Report X contain a hierarchy like Region->Country->Town
I have a dynamic link containing these hierarchies as parameters.
If i use the link at region level and did not drill down to country or town then the parameters country and town are filled with the line name and i get no data. If i refresh and delete the line name for these parameters the records appear in the worksheet. How can i get these parameters to be empty, if i don't drill to them.
3. Reports doesn't recognize the links as it should. If i do not change the report, the links work ok. It opens the second worksheet with the data. If i change a page item or drill to another hierarchy level i get an fatal error (no special code, only fatal error occured, please contact your admin). If i drill down and up again i get the error to. The link only work if i doesn't changed anything.
Anybody got some ideas about these questions?
Message was edited by:
user534004
Message was edited by:
user534004

Hi Rod,
I got it, and had captured the LOGIN_USER.
Now the problem is:
I am using a table SECURITY_ACCESS_MV_D to apply security to a user.
I am using the below query in customer folder as:
select a.emp_id,a.empname,a.salary,a.mgr_id
from emp
where salary is not null
and (emp_id,mgr_id) in ( select distinct emp_id,mgr_id from SECURITY_ACCESS_MV_D where login_user ='HIM'
I am using IN because I have many other column in SECURITY_ACCESS_MV_D, not used in above query which will create Cartesian join if I exclude them in the main query, if I use the simple join in the query.
Now problem is how can I use the LOGIN_USER item (it will come when the certain user will login) in place of 'HIM' ( hard coded value). I want this filter (as mandatory) in the Discoverer Administrator EUL so that it is independent to the user reports.
I can’t find using type of parameters there as in reports we do.
Hope you got it.
Once again this article will greatly help everybody in security while implementing the OD solution.
Thanks,
Himanshu Tiwari

Similar Messages

  • Backup from WebAnalysis Views and Reports

    Hi there,
    how can I automaticly backup Anaylzer Views and Reports or the whole BI+?
    I have to make a daily backup to an BCP system.
    THX
    Andreas

    Then its Ok
    You can use LCM utility that is availble in "<HYPERION_HOME>/common/utilities/LCM/9.3.1"
    first you need to customize xml file by giving some credentials make connection and perform tasks
    Thanks
    Dhanjit G.

  • Cannot start Discoverer Viewer and Discoverer Plus on client.

    I have installed Discoverer 9.0.2.39.0 on MS Windows 2000 server.
    When I'm trying to start Discoverer Plus an error is occured:
    DiscoServerException ??? ??????? ????????? ???????? ????????? ??????. ???????? ?? ?????????. - Nested exception: exception oracle.discoverer.corba.DCCORBAException {
    oracle.discoverer.corba.EDCIConstant mErrorCode=kNoMessage,
    java.lang.String mReason="??? ??????? ????????? ???????? ????????? ??????. ???????? ?? ?????????.",
    java.lang.String mAdditionalInfo=" ",
    oracle.discoverer.corba.DCIRow[] mEncodedInfo={}
    exception oracle.discoverer.corba.DCCORBAException {
    oracle.discoverer.corba.EDCIConstant mErrorCode=kNoMessage,
    java.lang.String mReason="??? ??????? ????????? ???????? ????????? ??????. ???????? ?? ?????????.",
    java.lang.String mAdditionalInfo=" ",
    oracle.discoverer.corba.DCIRow[] mEncodedInfo={}
         at oracle.disco.remote.corba.RMIToCorba.convertDiscovererServerException(RMIToCorba.java:165)
         at oracle.disco.model.corbaserver.ModelInterface.SendReceiveData(ModelInterface.java:194)
         at oracle.disco.model.corbaserver.serverrequest.DsrSetLocaleInfo.xmlUpdateServer(DsrSetLocaleInfo.java:84)
         at oracle.disco.model.corbaserver.serverrequest.DsrCorbaXML.corbaUpdateServer(DsrCorbaXML.java:39)
         at oracle.disco.model.corbaserver.serverrequest.DsrGeneralCorbaXML.updateServer(DsrGeneralCorbaXML.java:162)
         at oracle.disco.model.corbaserver.execengine.ExecuteEngineImpl._nonReentrantExecute(ExecuteEngineImpl.java:200)
         at oracle.disco.model.corbaserver.execengine.ExecuteEngineImpl.execute(ExecuteEngineImpl.java:124)
         at oracle.disco.model.corbaserver.execengine.SessionControllerImpl.execute(SessionControllerImpl.java:686)
         at oracle.disco.model.corbaserver.execengine.SessionControllerImpl.execute(SessionControllerImpl.java:450)
         at oracle.disco.model.corbaserver.SessionImpl.setLocaleInfo(SessionImpl.java:417)
         at oracle.discoiv.session.model.ModelSession.setSessionLocale(ModelSession.java:199)
         at oracle.discoiv.session.model.ModelSession.(ModelSession.java:102)
         at oracle.discoiv.session.model.ModelSessionManager.createSession(ModelSessionManager.java:54)
         at oracle.discoiv.state.ConnectTransition.doTransition(ConnectTransition.java:33)
         at oracle.discoiv.state.StateTransition.execute(StateTransition.java:37)
         at oracle.discoiv.state.StateTransition.execute(StateTransition.java:46)
         at oracle.discoiv.state.DiscoState.getState(DiscoState.java:155)
         at oracle.discoiv.state.ConnectedState.getState(ConnectedState.java:90)
         at oracle.discoiv.state.DiscoState.getState(DiscoState.java:52)
         at oracle.discoiv.state.StateMachine.setState(StateMachine.java:75)
         at oracle.discoiv.controller.DiscovererController.setState(DiscovererController.java:236)
         at oracle.discoiv.servlet.DiscovererHttpHandler.processRequest(DiscovererHttpHandler.java:101)
         at oracle.discoiv.servlet.DiscoServlet.doRequest(DiscoServlet.java:314)
         at oracle.discoiv.servlet.DiscoServlet.doGet(DiscoServlet.java:148)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at oracle.plus.servlet.Disco4iProxyServlet.doRequest(Disco4iProxyServlet.java:141)
         at oracle.plus.servlet.Disco4iProxyServlet.doGet(Disco4iProxyServlet.java:68)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    try to start from many clients. It was error too.

    Hi,
    Were you able to find the solution to this problem? I have installed 9ias successfully. I could log to OEM and created a public connection but I cannot go to
    http://hostname.domain:7779/discoverer/viewer
    I get an error "Internal Server Error".
    Any help is welcome
    Vani

  • Discoverer Viewer and UTF8

    Dear friends
    I have problem with Discoverer Viewer - version 9.0.2.39.02 and UTF8.My infra has a UTF8 and my App server is too, but when i run a query on Discoverer Viewer (web) i see the header of table with WE8MSWIN1252 then it's not readable!!! How can i change this nls_lang to UTF8 or how can i solve this problem.
    thanks alot.

    Hi,
    Were you able to find the solution to this problem? I have installed 9ias successfully. I could log to OEM and created a public connection but I cannot go to
    http://hostname.domain:7779/discoverer/viewer
    I get an error "Internal Server Error".
    Any help is welcome
    Vani

  • Incompability discoverer viewer and internet explorer under 6

    in discoverer viewer, when i have an axe item which have more than 30 values, discoverer show the possibility to open a new window which give me the possibility to find others values. In Internet explorer under 6, this functionality doesn't work.
    How to increase the value "30" or simply disable this new functionality of discoverer 10g.
    The functionality doesn't work also in firefox.
    Thank you for your help.
    Discoverer Viewer 10.1.2.48.18
    Internet Explorer 5.5 and Firefox 2.0

    Hi Kayaman,
    Thank you for your answer,
    the option was already selected.
    Also, in the Java plug-in options, Iexplorer is already chosen.
    The applet runs fine with Netscape7, but there is a problem with
    Iexplorer6. I have downloaded all the updates for iexplorer6,
    so I have the latest versioin with all the fixes on it.
    In addition I opened the java console to see the messages,
    on Iexplorer6, and I got the following:
    Microsoft (R) VM for Java, 5.0 Release 5.0.0.3809
    ==============================================
    ? help
    c clear
    f run finalizers
    g garbage collect
    m memory usage
    q quit
    t thread list
    ==============================================
    Error loading class: HelloWorld
    java.lang.NoClassDefFoundError
    java.lang.ClassNotFoundException: HelloWorld
         at com/ms/vm/loader/URLClassLoader.loadClass
         at com/ms/vm/loader/URLClassLoader.loadClass
         at com/ms/applet/AppletPanel.securedClassLoad
         at com/ms/applet/AppletPanel.processSentEvent
         at com/ms/applet/AppletPanel.processSentEvent
         at com/ms/applet/AppletPanel.run
         at java/lang/Thread.run
    I appreciate any sugestion ....

  • Problems with Discoverer Viewer and the printable page

    Hi,
    I have a problem in Discoverer Viewer. I run a workbook, see the results and I click on "Printable Page". I set the page setup options to "Portait" and "100% scale". I preview the workbook in a PDF file and it's ok, I see the results in "Portait" and "100%".
    I close the PDF file and I click again on the "Printable Page". This time, I set the workbook to "Landscape" and "20% scale". I preview the workbook in a PDF file and it's NOT ok, the results are still in "Portait" and "100%". And the date/time in the workbook is the time when I run the workbook the first time. So, it's seems like a browser cache problem. The problem repeats until I clear the brower cache. At that moment, the workbook will take the page setup that I set at this time. However, it will be the same workbook with the same results until I clear the cache once again.
    If I save the PDF file on my Windows Desktop and I overwrite it each time, it's ok.
    Can somebody help me on this??
    Thank you!
    Mathieu

    Hi Michael,
    I'm clearing the browser cache by going in Tools -> Internet Options. In the "General" tab, I click on the "Delete files..." in the "Temporary Internet Files" section" (middle of the window).
    But I don't indicate that Discoverer is saving my printable page changes. I say that the first time I run a workbook, Discoverer saves it (the results) in the "Temporary Internet Files" folder in a PDF file. Each time I run the same workbook after that, Discoverer don't overwrite the file in the "Temporary Internet Files" folder. He takes the PDF file that is already there and show it to me. So, the results are the same even if the data has changed. It does this until I clear the browser cache (it deletes the PDF file in the "Temporary Internet Files" folder).
    Do you understand?
    Regards,
    Mathieu

  • Timeouts for Discoverer Viewer and SSO

    We've enabled SSO for Discoverer Viewer 9.0.4. We set the Viewer timeout in the web.xml file to 120 minutes. We set the SSO Global user Inactivity Timeout to 240 minutes. Viewer sessions don't timeout at 120 minutes. Does the GUIT timeout override the Viewer timeout?
    --- Steve

    Hi
    As far as I know, the Viewer sessions don't time out using the Discoverer settings. These only affect Discoverer Plus. The SSO timeouts will apply though. Out of interest can you tell in which folder was the web.xml you modified?
    By the way, 240 sounds an awful long time to allow an SSO connection to stay active.
    Best wishes
    Michael

  • AS 10g 904 Discoverer Viewer and remote db EUL

    I have installed Oracle AS 10g (9.0.4) with Discoverer Viewer on a RH AS3 box. I need an EUL setup on remote db (9.2.0.5). Do I have to have Discoverer Windows Admin tool or should I be able to setup an EUL from scratch with the java command line? I am getting core dumps trying to do create_eul using the java command line method. The log file is complaining about no default eul or specified schema tables available. Any help much appreciated.

    Add the host name to your etc/hosts file. If you are on windows it would be under c:\WINDOWS\system32\drivers\etc\hosts. Try adding that entry to ur hosts file along with the actual ip address. That should make it work.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Discoverer Viewer and Scheduled workbooks error

    Hi
    Hope someone can help.
    I am scheduling workbooks in Discoverer Plus 10.1.2.48 with the intention of viewing them in viewer.
    The report shows itself as running okay in Admin, but when I open the report in Viewer or Plus I get errors including:
    ORA-03106 Fatal two task communication error
    or
    "unable to generate sql for this scheduled workbook"
    I suspect they might be retrieving fairly large result sets (10 K rows +)
    Please can anyone offer advice on how to resolve this?
    Many thanks

    Hi Tim
    Well just the way the file is put together, like is it using SID= or SERVER=, does it use SERVER=DEDICATED, do you have one ADDRESS= or multiple?
    To make sure everything is right, rename both TNSNAMES and SQLNET.ORA files, then suse Net Configuration Assistant to set up a connection. Then compare that with what you have already and make the necessary changes.
    I also noticed that Russ has made a posting concerning a similar error. You should take a look. Its either in here on the Discoverer forum.
    Best wishes
    Michael

  • Discovere viewer and scheduled workbook

    I scheduled a workbook to run nightly. If I open the report, that belongs the scheduled workbook, in Dis Viewer, why Discoverer re-run the query again??? This defeated the purpose of scheduled workbook.....

    Yes. That is what I understanded. But when in a SQLPlus session I captured SQL statements of both unscheduled and scheduled reports and they both run the same SQL statement

  • How do I change the numerical format of the axis in Diadem view and report

    Is there a method for changing the format of the AXIS labels to show more significant digits? Second, I can't find how to display the menu shown in NI help document 3FIEI5LE. When I right click to (select properties) I get a different menu labeled (set proerties for display).
    Thanks,
    Doug

    Hi Doug,
    There is no way to configure the display of the X axis in VIEW-- this is for a quick look at or an interactive visual inspection of your data. For a fully configurable report creation environment you should switch to REPORT. Note that the last button on the top icon bar in VIEW with the tipstrip "Transfer to REPORT" will transfer what you currently have displayed in VIEW into a new REPORT layout.
    In REPORT if you double-click on the numbers below the X axis, a "2D - Numeric display" configuration dialog will appear which has the field "Format:" in it. Type in "d.dddd" ("d,dddd" in Europe) or as many d's after the decimal character as you want to display. There are also other formatting options for scientific display, etc.
    I honestly didn't understand your second question about the help dialog-- what version of DIAdem are you using?
    Regards,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Migrate discoverer eul and reports to obiee

    hi
    is it possible to migrate from discoverer 9i to obiee 11g?
    thanks

    Hello
    It depends how simple your workbooks are. The more complex they are the more difficult they are to migrate and some Discoverer features will be lost during the translations. Some Discoverer features will not migrate at all.
    At this moment in time, with the current state of DOMA, I am coming down on the side of starting from scratch with OBIEE. There are, in my opinion, just too many of Discoverer's nice features that will not migrate. Starting from scratch will allow you to take advantage of all that OBIEE has to offer. Migrating could limit you to what Discoverer had to offer.
    You could try a migration and see how much work there is still left to do. However, before you can do that you will need to upgrade Discoverer to 10.1.2.1 at the minimum. If you have already upgraded Discoverer to 10.1.2.1 or 11g you should be able to migrate the metadata. The only supported OBIEE version at this time is 10.1.3.4.1. After you have migrated to 10.1.3.4.1 you can then upgrade it to 11g.
    Best wishes
    Michael

  • 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/

  • Saving report in discoverer viewer

    Hi all,
    i have the discoverer viewer and i have a little question.
    i know that if i re-sort the data in the report or if i change the columns order, than i can save this changes.
    my question is if i use a stoplight on my report in order to
    display certain fields with red, green or yellow colors, can i save it too?
    i tried to save a report with a stoplight, but it saved all the other changes and not the stoplight and i wanted to know if there's any way that i can save it with the stoplight?

    Hi;
    Please see:
    Opening Workbook in Discoverer Plus/Desktop 10.1.2 or 11g Fails with Error: Join Configuration Cannot Be Resolved [ID 863059.1]
    Opening Discoverer 10g/11g Shared Workbook Fails With "Item Not Found" Or "BIB-10310 Unknown Exception Occured" Errors [ID 402609.1]
    Opening Workbooks In Discoverer 10g/11g Viewer Fails with Error: Unable To Open The Worksheet Requested. BIB-10310 [ID 412662.1]
    Regard
    Helios

  • HTTP 500 - Internal Server Error from Discoverer Viewer to Portal

    HI,
    I created a tab with a list of workbooks created with Discoverer Viewer and published with Discoverer Portliest Provider (List of Database Workbooks). Another tab contains four Discoverer Worksheets created with the same account. Everything works well but if i click on a report in list and open Discoverer Viewer, when i return to portal and go to tab containing worksheets i see message "HTTP 500 - Internal Server Error" and i'm not able to do anything. I only can close my browser and i must reconnect to portal!
    Can you help me?
    My portal version is cg (9.0.4), i'm using Windows 2000 ESP and Internet Explorer 6.
    I tried with Olin and Mazola but result did not change.
    I used a public connection bud i tried a private connection too. Nothing happened.

    The application.log file, under the OC4J which running your Discoverer provider, should give you some hints about the problem you're facing.
    Peter

Maybe you are looking for