Which table keeps the Discoverer Report list?

Hi,
I'm new to Discoverer, actually I haven't started to use yet.
I would like to know is it possible to retrieve a list of reports created in Discoverer so that I can add them to the standard reports that I developed using Oracle Report builder in my application. If possible, which table can I get the report list?
My second question, is it possible to run a Discoverer report directly if I have the report link? Or everytime I run I must enter the schema username and password?
Please advise.
Thank you.

Hi
With regards to question 1, I don't believe this is possible any more. The older versions were rather flexible in that approach but sadly, no more.
With regards to question 2, using a VPD you can authenticate to your heart's content using any custom defined table you wish. This is just an out of the box idea, and I don't know whether it will work, but here goes.
The table that stores public connections is this one: orasso.wwsso_psex_user_info$
I am wondering what would happen if we put a restriction on SELECT from that table to not allow selection if the SSO user was not of a certain class or did not have a certain privilege.
Would anyone else care to comment here?
By the way, inside SQL, this code SYS_CONTEXT('USERENV', 'CLIENT_IDENTIFIER') will return the SSO user.
For more info on public connections, look here: http://download-west.oracle.com/docs/html/B13918_03/conns.htm#i1016752
Best wishes
Michael

Similar Messages

  • Which table keep the relationship of AO and Usage

    Hello Guru:
    which table keep the relationship of Architecture view and Usage view.
    for example, this architecture object was used to create business entity.
    Please advise and thanks in advance.

    Hi,
    it's table VIBDOBJREL that keeps the relationship.
    Regards, Franz

  • How to find how name of view and table using in Discoverer report

    Hi all,
    Please help me, i have requirement, i need name of views and tables used in discoverer reports.
    plz help its urgent.
    regards,
    Vivek Gautam

    As per my knowledge goes, We can see from Administrator which Folder is associated with a Workbook. Else you may have to manually open each and every workbook and look for the objects.

  • Need to add tables in the pricing report(V/LB)

    Hi
    I want to add some table in the existing pricing report.But I am unable to do so.
    My requirement was to add some new selection field in the Pricing report which is possible by adding the table in the existing pricing report.
    But I found If I go to EDIT>Tables.there is one option is called  "add table" which is appearing grey.
    Can you found it the way to add the tables in the Pricing report.

    Hi Sumit,
    You cannot add anything to existing report - you need to create new one and there you will be able to choose more tables than you use now.
    Regards,
    Marcin

  • How can I know in which Tables are the fields stored

    Hi,
    In transaction FSE3 Display Financial Version
    Statement Version, if I drilldown in details, I can
    see Item No, Chart of Acc, From Accountm To Account D,
    C.
    when I do a F1 on the fields, I can see that it is a
    structure. How can I know in which Tables are the
    fields store?

    Hi Ankit,
    There are no rules or guidelines for finding the table but i will share some of the tips used generally.........but i am not sure if we can do it for a tree structure..but try anyways....
    Double click on the structure name seen on the F1 pop up window...
    in the structure screen, try to analyse the field which is very important something like a key in that set of fields or do the same for the fields which we feel are more important,then click on the domain for that field....once in the domain..click on the "where used list for the domain" on the top...
    it will display a pop up -> select only "table" and then press "Tick/OK"..A list will be displayed with the data element and table name ..from this we need to find out the right one we need either by going for text of the table or going through each and every one
    It takes time but does the job.....
    Regards
    Byju

  • Which table has the owner namve of a workbook save in owner's favorites?

    Hello,
    I would like to generate a list of the work books that users save in their favorites.  I can see these workbooks in table RSRWBINDEXT, but I donu2019t know where to retrieve the owner.  I checked in table RSRPARAMETRIZA, but I only see workbooks that are assigned to roles.  Which table has the owner info?  Also, which table has the role assigned to a workbook?
    Thank you very much,
    André

    Hello,
    Execute the function module in se37 RRMX_WORKBOOK_LIST_GET
    This will give you the workbooks and the owner.
    Diogo.

  • Object Id on the Decision Report List applet does not display the Object Id

    The Object Id field of the Decision Report List Applet displays either the entity name of the entity name - Id. We wouldlike to dispay the siebel row Id's in that field respectivey for the parent or the child or grandchild entities.Please help with h to go about it.
    If the base entity is declared as global in OPM, then global gets displayed in the Object id. If a siebel entity is declared as an entity in OPM then entityname - Id gets displayed.
    Thanks !!

    Unfortunately the decision report comes from deep with the engine and there is not much you can do to change it.
    However, the Decision report is XML which is then modified by an XSLT for display in Siebel. You could have a look at the style sheet and the original XML and see if there is a way for displaying the XML that might be more suitable for your purpose.
    The xslt is decision_report.xslt and can be found in the siebsrvr\XSLT directory.
    Cheers
    Frank

  • Only the Admin can view the data in the Discoverer Reports

    Hello,
    Discoverer Version Info:
    OracleBI Discoverer 10g (10.1.2.3)
    Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26)
    Discoverer Model - 10.1.2.55.26
    Discoverer Server - 10.1.2.55.26
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 10.1.2.55.26
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    Everything was working fine until we applied some database patches.
    Users cannot see any data in the discoverer reports. Only the Admin can see data. Even the LOVs do not populate any values for the regular users.
    Can someone please advise as to what is happening?
    Thanks.
    Thanks.

    Hi Akshaj,
    It would certainly be hard for me to replicate (I am on 10g), but perhaps you could identify the patches that were applied and this would help people discern the problem.
    I would narrow down this problem to one business area. Next, identify what users or responsibilities have been granted access using the Discoverer admin tool. Has anything changed?
    Confirm which users have been granted access. Has this changed because of the patch?
    I would look at the session sql to see if there is some change after the patch (something like this):
    select
    from
    v$sql
    where
    parsing_schema_name = 'APPS'
    and module in ('Disco10, DISCOADMIN:Discoverer_login_responsibility','dis51ws@apps_server_url (TNS V1-V3)')
    order by first_load_time desc;
    Hopefully you have a test or development environment which has not received this patch and you can juxtapose the authentication behavior.
    Patrick
    Edited by: Patrick Bacon on Oct 3, 2011 12:55 PM

  • How to find the EUL for the discoverer report in apps

    Hi gurus,
    I am new to oracle discoverer reports.
    I am getting this below error in one of the discoverer report running in Ebiz application.
    "OracleBI Discoverer Viewer was unable to find the necessary data for displaying the results of this event. Please correct any errors and try again.
    - -1 "
    I have found the workbook name from the form function navigation.
    How to connect this workbook through discoverer administrator, Also if you have idea on this above error please advice?
    Regards
    Ram

    Hi Michael,
    HRMS appliocation
    database 10.2.0.4
    windows XP
    ebs 11.5.10.2
    One of our user using disooverer 4i desktop and administration edition on old windows 2000 machine and connecting to schema.
    We are decommision old windows 2000 machine.
    I have installed disooverer 4i desktop and administration edition on new windows XP VM box and trying to connect to same schema which was used with old
    desktop and asking me to create EUL. What is theat I should be doing to use new one same as old one?
    Old box is still there.
    Thanks.

  • Which table contains the text

    hi all,
    im working on a smartform where i need to display data of trx VA01.After the initial screen of va01 in the Sales Tab when i double click the line item (Material field), it goes to a third screen where in Additional Data A tab  , Material Groups are defined from 1 to 5.
    I need to display the data entered in material group. In table VBAP the value for the material groups  from 1 to 5 is in the form of 01,02,03 etc. whereas when the user selects value of these they appear in a drop down list in the form of text.
    e.g:
    Material group 1 : uk , germany,india.(these are the options in drop down list on screen).
    vbap contains mvgr1 as 01, 02,06.
    I need to know which table contains the text uk,germany,india.
    thnxs .
    Points will be rewarded!

    Hi,
    Check the tables..
    For MVGR1 - TVM1T
    For MVGR2 - TVM2T
    For MVGR3 - TVM3T
    For MVGR4 - TVM4T
    For MVGR5 - TVM5T
    Thanks,
    Naren

  • Which table holds the Shopping Cart Approval Manager Name

    Can any one  please let me know which table holds the Approving Manger Name. Please find the scenario below.
    Employee creates the Shopping  Cart and forward the SC for Approval to Approval Manger. But approval manager will take some time to approve the shopping cart. I need to extract the approving manager's name who has still not approved the shopping cart into SAP BW.
    Thanks in Advance.
    Regards
    Venkata Agraharam.

    Hi,
    This is not answer. Just feedback from my project experience.
    I know some customer developed this kind of report which shows approver but they used the report only the first 1 month after go live. Approval monitoring was fun but you need someone who monitor it. Finally they realized high monitoring admin cost. Final solution was Alert Notification with BBP_ALERTING BADI which sends email to approver and admin when deadline is reached.
    Regards,
    Masa

  • Which table stores the data of transaction FBL1N...?

    Hi,
    Please help me find out which table stores the data ,generated from transaction FBL1N..Actually i need to find out the g/l account against the vendor account that is being displayed in FBL3N's document overview.

    Hi,
    Data will be retrieved from following table :
    tables: lfa1, lfb1, bsik, bsid, kna1, t001,t005, SKAT, SKB1.
    In BSIK you have  both LIFNR and HKONT. You will get the data based on the LIFNR and HKONT. LIFNR is Vendor and HKONT is GL assigned to the vendor.
    Thanks,
    Sriram Ponna.
    Message was edited by:
            Sriram Ponna

  • IN which table stores the Value of sales orders Net Value

    IN which table stores the Value of sales orders Net Value

    Hi Lakshmi,
    Check Following Tables:
    CRMD_PRICING_I
    CRMM_PR_SALESA
    CNCCRMPRSAP00090
    Reward Points if Helpful.
    Srini.

  • Regarding Issue when Exporting the Output of the Discoverer Report to Excel

    Hi,
    Can Any of you guys help me out in this issue. I am exporting the Discoverer Report Output to Excel sheet, I am able to export but while I am opening the excel sheet I am getting an error saying "UNABLE TO READ FILE".
    Please help me out in this Issue, it is so urgent.
    Thanks in Advance..
    Raja.

    Hi,
    Is there any way to export the output of scheduled Discoverer Reports to a particular server using Discoverer plus.Only by openning and exporting each report manually.
    is there any way to get the output name in a particular syntax. I want to concatenate date in the output name.Only by entering the filename when you do the export.
    The best way to do this is to use Discoverer Desktop and a third party scheduler. Then you can export all your reports automatically and define the filename used in the output. Search this forum for more information on third party schedulers.
    Rod West

  • Designed Reports are not showing in the Analysis Report List

    Hello Master's,
    I have designed one report as per our client requirement, and assigned also, but its not showing in the analysis reports list.May i know what setting needs be done to appear in the reports list?.
    How to create and add the characteristics(New Fields) in the reports, here we can able to create and add the key figures.
    Kindly update the solutions with steps.
    For you reference please find the below screen shot.
    Thanks in Advance......!
    Kind Regards
    Shankarappa H L

    Hi Shankarappa,
    The Analysis -> Reports shows a list of views. Hence, once you create a report you need to complete two mandatory steps.
    1. Create a View
    2. Assign Report
    For more information, please refer to the following link: In conversation with Sebastine Augustine, product manager redefining Business Analysis that forms an integral part of th…
    Thanks,
    Sebastine

Maybe you are looking for

  • Driver issue with Intel ICH9M LPOC Inte. Controller post windows 7 upgrade

    Upgraded from vistahome premium to 7 proffesional and have hardware issue with this device on Intel(R) ICH9M LPC Interface Controller - 2919 The drivers for this device are not installed. (Code 28) There is no driver selected for the device informati

  • Can I use PC games on a mac?

    How can I use PC games on a mac?

  • Ipad and Dolby surround plus Television

    I use my I pad 2 to watch movies, we want to connect it to an Yamaha Htr 3085, I get sound but no picture on the TV, we use HDMI cable but it does not go through, the I pad brings the message this product is not authorised for video presentation. How

  • Extract-Export iCloud Contacts Locally

    Greetz Commnunity! I'd like your help with something if anybody knows.. I'm in need to extract or export my iCloud contacts to my local Address Book. I happen not to backup the Address book when i bought a new macbook pro 6.2, so now.. i have'em on m

  • SecureTilesPlugin not recognised

    Hi there When I used the secure tiles plug-in from sslext (an SSL Extension for STRUTS), Nitrox complains that ALL tiles artefacts in my action tag in struts-config.xml does not exists! <plug-in className="org.apache.struts.tiles.SecureTilesPlugin">