Discoverer Parameters in EUL Tables

Hi All,
In which DB tables the information about the Parameter for each Worksheet of Discoverer Workbooks are stored.Also where are the default values for the parameter stored in the Darabase table?
Thanks,
HP

Hi All,
I just got an update from oracle, which says that for Oracle discovere 4.1.37, we can not change the parameters of our discoverer reports from SQL.
FYI (following was oracle response)
There is no way to change the default value in Disco but using Disco Desktop or Plus. You can open a workbook with different values for the parameters, even save it, but you cannot change the default values for the parameters. Example for opening a workbook for parameters in the command line and saving it:
dis41usr.exe /savedb d:\discvr31\work\wkbook1.dis /parameter "dept_param" 20 /savedb d:\discvr31\work\ wkbook2.dis.
Hope this will be helpful for all the discoverer developers.
Thanks all.
HP

Similar Messages

  • ERD for Discoverer EUL tables

    Does anyone know if Oracle supplies an ERD for the Discoverer EUL tables. I would like to have such a thing to generate reports about system use etc.

    Hi Russ
    How are you doing?
    I'm afraid Oracle considers that to be proprietary information and is concerned over folks being able to reverse engineer the product hence they won't give away the inner workings of the EUL.
    However, they did allow me to publish some of the workings in my Discoverer 10g Handbook which are printed in Appendix A.
    In reality, if folks get hold of and install the EUL5 end user layer that is supplied on the Discoverer Admin CD it is not too hard to decipher most of what is going on.
    Best wishes
    Michael

  • Discoverer Parameters

    Hi
    can you pls let me know the EUL table names where all the parameter of the discoverer reports are stored.
    Regards
    Yram

    Hi,
    The parameters are defined inside the workbooks and not as objects in the database.

  • Seeded EUL tables in Oracle Apps installation

    Hi,
    I am interested to know whether an Oracle Application (E-Business) installation comes with some set number of seeded EUL tables. Or does the number of EUL tables depend on the modules installed with E-Business?
    A related question is, when does a new EUL table get created? As you can guess I am a newbie with Discoverer but I know there are the standard tables like EUL5_Documents, EUL5_OBJs, etc.
    Thank you,
    Ellice

    Hi,
    When a Discoverer end user layer (EUL) is created, a set of tables (EUL tables) is created in a schema (the EUL owner). Application tables are then loaded into the EUL using Discoverer administrator and this results in rows being created in the EUL tables. The number of EUL tables never changes.
    The E-Business Suite comes with a Discoverer EUL (stored in .eex files) which can be loaded into the EUL using Discoverer Administrator (or using the seed command file). Loading the E-Business Suite EUL creates Business Areas and folders in the EUL allowing you to report on data in the E-Business Suite tables. You can either install all the modules or just some of them, most people just install all the modules as it is easiest.
    Hope that answers your questions.
    Rod West

  • How to Export EUL tables ?

    Hi all,
    I have upgraded Discoverer admin/ desktop form 4.1.37 to 4.1.48. When i try to connect to Administrator it asks me to export EUL tables so that it will upgrade EUL. Iam unable to connect to Adminstrator/Desktop 4.1.48 as a Application user.
    How to export EUL tables?
    Thankyou

    Hi,
    Your DBA should export the EUL owner schema using the database command exp. This will export all the EUL tables and will enable you restore the tables if the upgrade fails.
    Rod West

  • Tracking Discoverer Reports Usage, which table contains that?

    Hi there:
    Just wondering if anyone here knows which table that contains the discoverer reports. I'd like to come up with a list of all reports that have been created, when they get created and also how frequently they are used.
    Thanks
    Hui

    Here is a query to identify workbooks:
    List of Workbooks
    SELECT doc_name "Workbook",
    doc_developer_key ,
    doc_description "Description"
    FROM eul_owner.eul5_documents
    WHERE eul5_documents.doc_name LIKE '%&enter_workbook_name%'
    ORDER BY doc_name
    With respect to workbook usage, try this:
    SELECT a.QS_DOC_OWNER USERNAME,
    a.QS_DOC_NAME WORKBOOK ,
    a.QS_DOC_DETAILS WORKSHEET ,
    MAX(a.QS_CREATED_DATE) LAST_USED
    FROM EUL_OWNER.EUL5_QPP_STATS a,
    EUL_OWNER.EUL5_DOCUMENTS b
    WHERE a.QS_DOC_NAME = b.doc_name
    GROUP BY a.QS_DOC_OWNER,
    a.QS_DOC_NAME ,
    a.QS_DOC_DETAILS
    The Oracle Discoverer 10g Handbook in appendix A discusses many of the EUL tables.

  • EUL tables, Business Area and Work books!

    Hi,
    I would like to know , how are the business area connected to Workbooks! through which EUL Tables!
    Business area is stored in EUL4_BAS table
    Workbooks are stored in EUL4_DOCUMENTS table
    BUT HOW ARE THESE TABLES CONNECTED?
    I want to create a report, which should contain all the business areas and the workbooks related to each business area!

    Duplicate post. See the Re: Last run of the Report?
    Cheers, APC

  • EUL Tables, Business Area and Workbook

    Hi,
    I would like to know , how are the business area connected to Workbooks! through which EUL Tables!
    Business area is stored in EUL4_BAS table
    Workbooks are stored in EUL4_DOCUMENTS table
    BUT HOW ARE THESE TABLES CONNECTED?
    I want to create a report, which should contain all the business areas and the workbooks related to each business area!

    Hi
    already replied ,see ealry post
    NP

  • How to find a sheet id in EUL tables?

    We are having problems with Viewer, it doesn't recognize our wb's ans ws's. I have read this one: http://docs.oracle.com/html/B10273_01/urlstart.htm#1013773 and it tells me how I can find id's in Viewer. I'd like to know where it's stored in EUL tables? I know that wb itself is in EUL_DOCUMENTS and I can see its identifier there, but where's the information about worksheets in a certain workbook? Pls don't tell me that it's in that long_raw column in the same table...
    BR,
    Mari

    Hi,
    where's the information about worksheets in a certain workbook?Yep, it's in the EUL5_DOCUMENTS long raw column. You can also look at all the worksheets by doing a workbook dump using d51wkdmp.exe.
    is there a way to change the internal sheet id?No, there is no way to change the internal id. The default sheet is the sheet that was open when the workbook was last saved. Not sure how you can check what is the default sheet without opening the workbook.
    Rod West

  • Discoverer Parameter : ICX: Discoverer Parameters

    Hi Experts,
    ICX: Discoverer Parameters profile option : is pointing to the EBS URL and is set as exitURL : *****
    In the MOS : its is gives as : ICX: DISCOVERER PARAMETERS (ICX_DISCOVERER_PARAMETERS)
    at the site, user or responsibility level and it will be added automatically to
    the URL when an E-Business Intelligence (BIS/EDW) analysis workbook is called .
    But i did not understand that ,
    And i open the URL gives under this profile option and it is directing to Oracle apps Homepage but it saying as Discoverer Parameter.
    Can someone please give me some more information on it why this profile option is pointing to EBS URL.
    I am using EBS : 11510
    Thanks In Advance

    Please see these docs.
    Using Discoverer 11.1.1 with Oracle E-Business Suite Release 11i [ID 1073963.1]
    Using Discoverer 10.1.2 with Oracle E-Business Suite 11i [ID 313418.1]
    How To Redirect Exit Button On Discoverer Pages To The Home Page Instead Of Login Page? [ID 1129933.1]
    How To Redirect From Exit Link Of Discoverer Plus Or Viewer To EBS Home Page [ID 1458342.1]
    Thanks,
    Hussein

  • Which standard SAP programs access parameters maintained in table TVARV?

    Hello,
    There is a table TVARV which contain parameters that are used in several SAP standard programs.  I need to find out which programs access the parameters maintained in table TVARV.  Can anybody tell me how to go about finding which programs access parameters in table TVARV?
    Thank you!

    Hi Rae,
    There is a nice program developed by DYLAN HACK  which is developed to know what jobs are affected by individual TVARV variables.
    Matt, As per the forum rules, I have written the name of the author as well.
    Kindly find the program on below link :-
    [http://searchsap.techtarget.com/tip/0,289483,sid21_gci862489,00.html#]
    Regards
    Abhii
    Edited by: Abhii on Dec 11, 2009 5:20 PM

  • Query EUL tables: I need a list of Workbooks and thier BA Source Folder.

    I'm working with Disco 4, but this should apply to all versions.
    How do I link the EUL tables together in a query to get the workbook name and it's source folder in the Business Area?
    Example: Table EUL4_Documents has all the Workbooks, and EUL4_OBJS has the Business Area folders. How do I Link these tables together?
    Thanks,
    Mike

    Hi Mike
    You cannot do this. The EUL4_Workbooks folder does indeed contain the workbooks but they are stored in a LONG RAW database column that cannot be accessed using standard SQL. So even if you can read he Business Area folders there is no way to link these back to a workbook I'm afraid.
    Regards
    Michael

  • Discoverer Parameters Usage.

    Hi All,
    I am new to Discoverer. I am trying to use parameters of the report in my calculation. Can Someone throw some light on this.
    I had developed a report with 2 parameters. These parameters are not based on column from table they are based on None. They give me value on which one of my column calculation is based on. When I am creating the calculation I am getting a message as inappropriate data field. and also these parameters are greyed out when i see them in parameter box.
    Can someone suggest me a way to handle this scenario.
    Thanks in Advance.

    Hi,
    You cannot more a worksheet, only a workbook. To move a workbook between instances you have to either use Discoverer Desktop and save the workbook to the desktop, or you can use the Discoverer Admin 4i command line and export the workbook to a .eex file then import the workbook into the new instance.
    Rod West

  • How Discoverer Reports cope with table name changes

    I want to change the name of an oracle table that is queried by a number of Discoverer reports owned by various users.
    I have been told that Discoverer might have the smarts to handle this without manual intervention of users having to open their reports and repoint them to the new tablename. Would someone be able to enlighten me?

    Thanks Guys for help.
    Additionally I'd like to add for the purpose of the name change is business driven and therefore it is important that business (report writers) see the new name so.....
    For each simple folder in the EUL there are there 3 attributes you need to be aware of:
    (1) Folder Name (the name as seen in Discoverer)
    (2) Identifier
    (3) Physical Database Object name
    (1) and (2) are used by a Disco workbook to resolve back to the physical object name.
    Therefore, you can change either (1) or (2) [but not both] and still have the workbook resolving back to the physical object name on the folder (ie (3)).
    In summation, I changed (1) and (3) while leaving (2) unchanged to resolve the whole glorious mess....

  • Problem with parameters and non table based items

    Hi,
    I have a situation where I have some not table based items on a page (shuttles and select lists). It is parameters that the end user inputs. I have another page with the same items just here they are Display Only and also not table based. When the user press a button I branch from page 1 to page 2 and set the items on page 2. My problem is that the input the user keys in are not copied to the items on page 2. I can see the data in the session state.
    I assume that this is a silly question and I have just set Source Used or Source Type wrong one one of the items but I can not get it working. Can anybody help?
    It works fine if I use a Application Item and creates a process on page 1 where I copy the item value from the session state but that should be needed right?
    Regards Pete

    Thanks Scott,
    I think I got it working. If I remove all the colons from the data it works. I select several entries in a Shuttle and the result is a colon delimited string of values. If I remove these in a process it works fine. Is there a way of escaping the output from a Shuttle?
    Regards Pete

Maybe you are looking for

  • Mail crash 10.10.3 on Macbook Retina and Imac 5K

    please help me , my Macbook Retina an my Imac 5K crash Mail after open it permanent Date/Time:       2015-04-10 00:58:09 +0200 OS Version:      10.10.3 (Build 14D131) Architecture:    x86_64 Report Version:  21 Command:         Mail Path:           

  • Custom XML Document over AS2

    Hi All, We are planning to send Custom XML Document over HTTP(AS2) to the Remote Trading Partner. The XML Document needs to be posted to a particular URL in the Remote Trading Partner Site.Here is the process flow: 1. The input application format fil

  • Getting ~/Library to sync in background when login/logout sync turned off

    I have a bunch of laptop users with very slow network connections where I need to turn off login/logout sync and only sync data in the background manually. Problem is, if you turn off login/logout sync it also turns off syncing ~/Library in the backg

  • Guest permissions to view profile photos

    I created a landing page which points to a forum. I have granted guests the ability to only read the landing page (which shows posts and replys in the forum). The problem I am having is that while the text of posts and replies is visible to a guest,

  • Library disappears from Lion

    Hi, After installing Lion, my Library folder in "user" folder disappeared. I check via Finder. I can't find it. Yet i haven't found any errors running my Mac since i installed Lion. My Mac is a Macbook Pro mid 2010, core2duo and 4GB of RAM. How can i