How to pass parameters in Discoverer

Hi all
I need to recover the data from the database based on the user setting past.
For Ex: I need to recover the data for a given day, what user has entered, which is between effectivee_start_date and end_date. can someone help how to achieve this goal we can not create parameters in discoverer.


Thanks in advance,
REDA

Hello

If you want to pass parameters of discoverer Admin, you must use the database settings. Take a look at the blog LearnDiscoverer to find out how Oracle Application HR followed by tables set an effective date that you can use when date.

Rod West

Tags: Business Intelligence

Similar Questions

  • Anyone know how to pass parameters of taskFlow entry in MultitaskFlowBinding?

    How to pass parameters of taskFlow entry in MultitaskFlowBinding?

    While we might get these within regions in multiTaskFlow Binding input parameters.

    Check -http://www.awasthiashish.com/2014/08/create-taskflow-and-region-binding-at.html

    Download and view the sample application, it shows how to pass inputParameter using a HashMap for multiTaskFlowBinding

    Ashish

  • How to pass parameters in local html files using InDesign?

    How to pass parameters in local html files using InDesign, or how to pass info environment, such as the image, the html code is sitting on top in local html files in InDesign?  I try to use the code html-javascript, then simply pass parms to behave differently depending on where the code is placed in the folios of InDesign.  I don't know how to do it.  If I could read in some environment of the folio InDesign info by using html or javascript, which might work as well.  Please advise, thank you!

    In indesign, you can draw a box and connect the html code to display in this box, if you do it this way you don't let the application in browser.  In the control panel overlays folio, its web called overlays.

    I suggest you download Bringhursts ipad Bob application called DPS tips, it will give you a quick overview of all different overlays and basic opportunities.

    https://iTunes.Apple.com/us/app/Digital-Publishing-Suite-tips/id436199090?Mt=8

    Joe

  • Passing parameters to Discoverer

    Hello

    I'm trying to pass parameters in Oracle Discoverer and see references to Metalink notes 282249.1 . Could someone put a link to this info, as I can't find anywhere

    Thank you

    Hello

    It's taken form the Metalink Note 282249.1
    -----------------------------------------------------------------------------------------------------------------------------------------
    Perform the following steps to implement Workaround:

    1. create a function of database as follows:

    / * This function accepts the parameter that is passed during the execution of the workbook * /.
    create or replace function setparam (varchar2 emp_name)
    RETURN NUMBER
    is
    Start

    / * Setting the value of the parameter the client session information so that which can be consulted
    from the folder personal in the admin edition * /.

    DBMS_APPLICATION_INFO.set_client_info (emp_name);

    RETURN 1;
    END;

    2. save this function in discoverer administrator. To register a function, see:
    Oracle® Business Intelligence Discoverer Administration Guide
    "How automatically save the custom PL/SQL functions.

    3. create a workbook via Discoverer Plus or office and put a dummy condition in the workbook as:

    1 = SETPARAM (: {PARAMETER-NAME})

    For example:

    1 = SETPARAM(:Employee Name)

    The function SETPARAM database sets the value of the parameter passed during execution of the workbook as client_info for the session and always returns 1. The value returned by this function is compared with the 1 in the condition added to the workbook. Therefore, condition always returns true. This condition has no effect on the data surveyed by the workbook.

    The function SETPARAM serves just the purpose to save the value of the parameter as client_info then accessible by using the function (USERENV('CLIENT_INFO')) located in the folder of the administrator.

    The SQL in the personal file will be:

    Select * from table (select emp_desc from employees where ename = USERENV ('CLIENT_INFO'))

    Indirectly, this method passes the value for a parameter in the workbook to the State in the custom folder.

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Thank you
    Fati

  • How to pass parameters to external swf with the loader?

    Hello everyone

    I am loading an external swf file using the charger. It's a pdf file converted to swf format.

    How do I pass parameters to the file so that I can highlight certain words in the file?

    Thank you

    Hello everyone

    I solved this problem.

    Thank you

  • How to pass parameters to a Flex application?

    I'm new to Flex programming, and I need to pass to a server
    parameter generated at my test Flex application below. Can someone show
    me a MINIMUM of HTML page size that can pass the "myname" parameter to
    my Flex application?

    Thanks in advance,

    Beard

    <? XML version = "1.0" encoding = "utf-8"? >
    " < = xmlns:mx mx:Application ' http://www.Adobe.com/2006/MXML "creationComplete ="initVars ()">
    < mx:Script > <! [CDATA]
    [Bindable]
    public var myName:String;
    private function initVars (): void {}
    myName = Application.application.parameters.myName;
    }
    []] > < / mx:Script >
    < text mx:Label = "name:"{myname}"" / >
    < / mx:Application >

    Hello

    This docs page contains different version (more short long, static and generated) on how to pass arguments to the application through vars:

    http://livedocs.Adobe.com/Flex/3/HTML/Help.HTML?content=passingarguments_3.html

    (you simply set variable in the object that hosts your flash animation in a page, see doc linked for more details)

    Kind regards

    Peter

  • How to pass parameters to a Mac app?

    The open-a command will open a mac application, but when I try to pass parameters, it is interpreted as a file for this application to open instead of the application settings.

    If I try to open the application without using the command open, it fails.

    Any ideas?

    I think that the settings should follow the switch - args:

    http://developer.Apple.com/library/Mac/#documentation/Darwin/reference/ManPages/man1/open. 1 html

  • How to pass parameters to Date on the data model

    Hi all
    I try to pass parameters of date on the data model and unable to pull all the data. When I tried hard-coded in the SQL query, it works. Here is the data model, can I pass parameters directly to the dataquery?
    I searched a lot but couldn't find it. Any help is greatly appreciated.

    <? XML version = "1.0" encoding = "WINDOWS-1252"? >
    < name of dataTemplate = "AIMS_VDIS_VALIDATION_REPORT" description = 'Invalid records in the GOALS and for the given date VDIS' version = "1.0" >
    < Parameters >
    < name of the parameter = "p_start_date" dataType = "date" / >
    < name of the parameter = "p_end_date" dataType = "date" / >
    < / Parameter >
    < dataQuery >
    < SQLStatement instance name = "T4" >
    <! [CDATA [SELECT pgw_custom. Account_Validate (acct_new) invalid,
    acct_new,
    DECODE (pgw_custom. Account_Validate (acct_new), 0, 'ACCOUNT OF OBJECTIVES not VALID', 'VALID OBJECTIVES ACCOUNT') message
    Of
    (SELECT DISTINCT SUBSTR (acct, 1, 3) |) JE_CAP | SUBSTR(ACCT,8) acct_new
    Of
    (SELECT the jav.jav_hours hours,
    ACCT GCC.concatenated_segments,
    GCC.code_combination_id ccid,
    $ (bua.hourly_rate * jav.jav_hours);
    CASE WHEN (um.class2 IN (' a ',' B', 'C', d ', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', ',' n, 'O', 'P', 'Q', 'R', 't')) THEN '3201'
    WHEN (um.class2 IN ('Z', "ZA", "ZA1', 'W', 'U', 'V', 'X', 'Y',"ZA2","ZB","ZC","ZD", the from ')) THEN '3301 '."
    END je_cap
    OF pgw_custom.jems_aims_vehicle jav,.
    Apps.mtl_generic_dispositions mg/d,
    Apps.gl_code_combinations_kfv gcc,
    mfour.unit_main@m4prg01 uh,.
    BUA mfour.bill_unit_acct@m4prg01
    WHERE jav.jav_glaccount = mgd.segment1 AND
    MGD.distribution_account = gcc.code_combination_id AND
    JAV.jav_vehicle = um.unit_no AND
    UM.unit_id = bua.unit_id AND
    JAV.jav_project IS NULL AND
    JAV.jav_task IS NULL AND
    JAV.jav_charge_date BETWEEN: p_start_date AND: p_end_date AND
    GCC.detail_posting_allowed = 'Y' AND
    GCC.enabled_flag = 'Y' AND
    NVL (gcc.end_date_active, TO_DATE('31-DEC-4720','DD-MON-YYYY')) > = SYSDATE AND
    SUBSTR (bua.billing_code, 1, 1) = "I" AND
    ((bua.eff_dt < = (SELECT date_fin)))
    OF apps.gl_periods
    WHERE period_name = (SELECT TO_CHAR(:p_end_date,'MON-RRRR') FROM DUAL)) AND
    BUA.end_dt IS NULL)
    OR
    (bua.end_dt >(SELECT start_date)
    OF apps.gl_periods
    WHERE period_name = (SELECT TO_CHAR(:p_end_date,'MON-RRRR') FROM DUAL)))
    ORDER BY valid, acct_new]] >
    < / sqlStatement >
    < / dataQuery >

    < dataStructure >
    < group name = "G_ACCTS" source = "T4" >
    < element name = "VALID" value = "valid" / >
    < element name = "NEW_ACCOUNT" value = "acct_new" / >
    < element name = "MESSAGE" value = "message" / >
    < / Group >
    < / dataStructure >
    < / dataTemplate >

    the parameter name must be

    p_start_date
    p_end_date

    And when the report is run, a value must be selected in the settings. Try this default sysdate.

  • How to pass parameters using dispatchEvent.

    Hello

    I wrote a class imageLoader. I want to send an event to the end of the loading image in the document class where imageLoader has been initialized.

    public void onLoaderProgress(e:ProgressEvent) {}

    imgLoader.removeEventListener (ProgressEvent.PROGRESS, onLoaderProgress);

    trace (e.bytesLoaded, e.bytesTotal);

    }

    public void onLoaderComplete(e:Event) {}

    imgLoader.removeEventListener (Event.COMPLETE, onLoaderComplete);

    dispatchEvent (new event ("loaded Image"));

    imgContainer.addChild (imgLoader);

    }

    onLoaderComplete is the image of load complete event and onLoaderProgress is the image of loading progress event. Here, I sent an event in the inLoaderComplete event. I want to send parameters with the dispatchEvent. How can we do?

    Kind regards

    Sreelash

    You can use the CustomeEvent class below to have attached to your dispatchEvent function parameters...

    package

    {

    import flash.events.Event;

    SerializableAttribute public class CustomEvent extends Event

    {

    public var params: Object;

    public void CustomEvent (type: String, params: Object, bubbles: Boolean = false, cancelable: Boolean = false)

    {

    Super (type, bubbles, cancelable);

    This.params = params;

    }

    Public Overrides function clone (): event

    {

    return new CustomEvent (type, params, bubbles, cancelable);

    }

    Public Overrides function toString (): String

    {

    Return formatToString ("CustomEvent", "params", "type", "bubbles", "cancelable", "eventPhase");

    }

    }

    }

    To send the event you just use something like the following, where the parameters are specified as an object...

    dispatchEvent (new CustomEvent ("ImageLoaded", {param1: someValue, otherParam: otherValue}, true));

    At the end of reception in the ImageLoaded handler, you can acquire the parameters to help...

    evt.params.param1

    evt.params.otherParam

    where 'evt' is replaced by any name you assign to the argument passed to the event handler function

  • How to pass parameters to the answering machine functions?

    Hi guys,.


    IM using AMFPHP and I would like to spend a few paramteres to answering function, how can I do this?

    new answering machine ('success', 'fault'); I would like to pass a few simple parameters to function of success.

    Saludos

    Marcin

    try now, you can provide the type of event argument in function (event)

    new Responder (function (event): void {actualFunction (evnet, yourParam)}; 'fault');

  • Process 1 gr 2 OWB flow - how to pass parameters to a procedure

    Hello
    In 10.1 OWB processflow IN procedure parameters can be passed in the activity view that appears on the choice of the procedure within the processflow. How to enter the parameters IN the case of OWB11gr2. In property inspector no options are there. Any help is much appreciated

    Hello

    Select the processing activity. In the structure window, select the parameter. Then, you can set the binding or the value in the Properties window.

    Sometimes the property window is not updated when the setting is selected. Double-click the bar from the window of the property window to maximize.

    Kind regards
    Carsten.

  • How to pass parameters to the OAProcessingPage

    Hello, I followed the examples of Devguide to create a page of treatment, and it works fine. Of the LICS of the calling page:

    OAProcessingPage page =
    new OAProcessingPage ("NameofProcessingCO");
    page.setConciseMessage ("message");
    page.setDetailedMessage ("some details");
    page.setProcessName ("process name");
    pageContext.forwardToProcessingPage (page);

    In the Construction of the processing page, I call a method in AM then return to the calling page. No problems.

    But I want to pass a parameter of the calling page to the processing page, so I can use it in the call to the method of the AM. How can I do?


    Concerning
    SG

    Hello

    You can set session parameters by calling the PFR page and page processing you can access this setting.

    To set

    pageContext.putSessionValue)

    To get

    pageContext.getSessionValue)

    Thank you
    Gerard

  • How to pass parameters/field values from one screen to another screen in blackberry

    Hi all

    I have two screens in my Application UI that is, login screen and continue the screen.

    Login screen has some fields of seizure as a user name and password and default language (French or English) for the application (Group of radio buttons).

    There is a button for the next who directs the user to another screen.

    This second screen has an input field. This input field is mandatory. The user can only go further if it is entered in this field of entry with valid values (i.e. numbers only).

    This screen has continue button so that the user can go further is on the next screen after you have entered a valid value in the field.

    Now, when the user clicks the continue button on the second screen so I have to validate the credentials of the user, he has provided in the first screen. Also, I need set the locale for the language he has provided to the login screen.

    So, to summarize.

    (1) user enters user name, password and language on the first screen. The user clicks NEXT and goes to the second screen.

    (2) on the second screen, the user enters a name click continuous. ((3) user credentials are validated, defined locale and user is illustrated below third screen).

    So, my question is how do I access username, the password, the language of the first screen in the second screen fieldChanged method?

    fieldChanged second display method will be called when user enter a value class we second screen and clicks continue.

    Please advice

    Thanks in advance...

    Store text values in the fields in your application class, and then pass it as a reference to each form or retrieve your instance of UiApplication and cast to the name of your class.

    public class MyApp extends UiApplication {   public String username;   public String password;   public String language;
    
    }...
    
    // Your first screen
    
    public class MyFirstScreen extends MainScreen {   private MyApp _app;
    
       public MyFirstScreen()   {      _app = (MyApp) UiApplication.getUiApplication();
    
          // Set your fields      // AS AN EXAMPLE, you can use:      // _app.username = field1.getText();      // _app.password = field2.getText();      // _app.language = field3.getText();   }}...
    
    // Your second screen somewhere
    
    public class MySecondScreen extends MainScreen {   private MyApp _app;
    
       public MySecondScreen()   {      _app = (MyApp) UiApplication.getUiApplication();
    
          // Access your fields      // you can use:      // _app.username      // _app.password      // _app.language   }}
    

    Now, this is one of the many ways to do it, but it works in its simplest form.

  • How to pass parameters to form Standard of Apps to a Custom Form

    Hi all

    I am using oracle apps R12

    I work in the Po

    I created a custom form attached on the special menu.

    When we sail in. - request summary - when you click search it will display the summary request header, and when we click lines it shows lines summaries.


    In their query first form summary field lines is number-(requisition number). Now I open my form custom from the Tools menu, then the number field to requisition summary lines is to say no requisition number to pass to the custom form.

    Can someone give me please the steps to do this.

    Concerning
    Srikkanth

    Published by: Srikkanth.M on August 18, 2011 10:51

    You do this using global variables.
    You set the global variable in the form of call.
    And then you use the global variable in the form called.

    All this can be done by using customizations.

    See http://erpschools.com/articles/forms-personalization-tutorial for a guide step by step.

    Hope this helps,
    Sandeep Gandhi

  • JDeveloper 10 g &amp; ADF Faces: how to pass parameters to the html page request?

    I have a simple HTML as follows:
    ...
    < name of the form = "form1".
    action = "http://myserver/MyApp/faces/start.jsp".
    method = "POST" >
    < label for 'USER' = > USER < / label >
    < input type = "text" id = "USER" > < / input >
    < input type = "submit" value = "Send" > < / input >
    < / form > < / body >
    ...
    In my ADF Faces application, I traced a javax.servlet.Filter custom class with the following text for the doFilter method:

    ' Public Sub doFilter (ServletRequest request, ServletResponse response,)
    FilterChain chain) throws IOException,.
    ServletException {}

    System.out.println ("filter in MyApp");
    Map map = request.getParameterMap ();
    User String = (String) map.get('zoom') ("USER");
    System.out.println ("map of ask size:" + map.size () + "user:" + user);

    ...
    }

    What is printed:

    02/11/16 14:27:26 filter in MyApp

    02/11/16 14:27:26 length of content: 0 coding: iso-8859-1 getContentType: application/x-www-formulaires-urlencoded

    02/11/16 14:27:26 size request card: 0 user CRDBApps: null


    What can be the problem?

    Thank you!

    Hi Wes Fang

    Maybe you can try to use "name" instead of "id" for the input tag?

    
    

    success
    Jan Vervecken

Maybe you are looking for

  • MAC vs windows

    Hello I'm a junior major CIS. Should what operating system I use? Mac or window. I use the window for years, but I've heard that a computer SCIENCE student should know Mac OS and window. My main concern is that some software may not run on Mac OS; Vi

  • How can I put my homepage like the new tab page, which shows my pages recently opened a thumbnails?

    I love the thumbnails that open to the top of my pages recently opened in a new tab. I put my home page to view these thumbnails when I start firefox? Thank you

  • Add screws to LLBs - is there an easy way?

    Hi all I have a question on the use of the LLB Manager to make a LLB file.  Currently, I have a bunch of screws in a LabVIEW project and want to add to a Bachelor's degree in LAW (or new).  The only way I found to do this is by entering each VI and p

  • T61 and Windows compatibility 8

    Any person in charge of Windows 8 on a ThinkPad T61? Is the case, is there incompatibilities? I am currently running Vista Business 32-bit on my T61 but I plan to switch Windows 8.

  • I can't connect to internet without ethernet on laptop

    So yesterday, may 29, 2016. I have re installed windows 7 starter edition. And I can't get on the wifi. I have an ethernet cable. I can't connect in the regular wifi. Can someone please I've done wasted 5 hours on this subject, Im a noob with compute