Context of use form

Hi guys,.

I am familiar with the creation of 'user variables' and its use in form. And even I used it in the form of variables "Enable dynamic user".  But I did not understand the "Context of use" option when creating the user variable. I went through the oracle documentation and he said I could use the POV and ""the value of the variable user changes dynamically based on the context of the data form. " "

It might be a basic question, but I couldn't clear. (I blame myself).   Can you please help me understand this. And under what circumstances we use this option 'Use the context' in real time.

It retains all the previous intersection with which the user is working. Lets say that the user navigates from one cell to another form with a menu, a context variable will retain the exact intersection where the user moved.

Tags: Business Intelligence

Similar Questions

  • How to create a new bar using Forms 6i

    Hi all

    I use Forms 6i and I want to create a new form a bar...

    P.S. the info to display will be seized another form & stored in the database...

    In other words simple, a mobile text bar

    all the ideas!


    Thanks in advance

    I came up with a solution that worked really,

    forget the displacement of a text, I have created a slider & a timer when the timer changes msg loops...

    Hamid thanks for your help

  • How can I access a web link using forms

    Hello

    I need access to an Application by using a link provided. I need to pass the parameter as string username, password and connection to this link.

    How can I achieve this in forms?

    I use forms 11.1.1.4 Window 7 and IE 8

    Thank you
    malandain

    Published by: Maldini on 27 November 2012 21:19
    WEB.SHOW_DOCUMENT ('http://www.oracle.com','_blank');
    

    The url can be dynamically generated from your code by replacing it with variables.

    WEB.SHOW_DOCUMENT ('http://myServer/someApp?' || myParameter || '=' || myParamaterValue,'_blank');
    
  • Can we use Forms SINGLE SIGN ON (SSO) to access publishers BI

    Hello

    We feel SSO for Fussion of Middleware Oracle 11g. so using this we are access application form.

    Can we use Fussion of Oracle 11g SSO Middleware to access the editor of BI Application.

    So my requirement is single sign-on (SSO) in forms, can access BI Publisher.

    If anyone knows pls guide me.


    Thank you.

    Published by: Sridhar 1245 on November 26, 2012 20:48

    As I said, this has nothing to do with the forms. If you do not access forms using SSO, then by calling BI Pub in the same browser session, the new browser window would contain the same SSO session details and allow authentication even to use IF the app (Pub BI) is configured to use SINGLE sign-on and is compatible with the SSO version you use. If this does not work, then you must remove the forms of your tests and try to run a report without Forms. Call him directly and see if it displays the same SSO login screen. If so, can identify you? If it does not display the same SSO login or you cannot access the report then the problem is in SSO or BI Pub. Make sure that you access the same SSO server that uses Forms.

  • Problem component form IN. custom form using forms of customization

    I have an obligation to use forms of customization to call a custom since the PO form form. The user wants to make changes to another table, return to the calling form and be able to discard all changes in both forms. I created the custom at the STATION before returning form and commented instructions commit.

    First of all, I used the internal command to customize the forms 'launch a function"to call the form. The probem here is that committed changes are committed to the database when the custom form is closed. My guess is that the launch of a function to open the form in a new session. Is it possible to change this in the configuration of the Application of finance?

    Second, I tried to use 'Run a procedure' with this code
    =' start FND_FUNCTION. EXECUTE (FUNCTION_NAME = > 'fnc_name', OPEN_FLAG = > 'Y',)
    SESSION_FLAG = > 'n', ACTIVATE_FLAG = > 'Y'); end '
    where this error "could not be determined due to the error ORA-00923: KEYWORD not found or provided. I replaced the single quotes around the literal with the double quotes, which resulted in a large amount of errors. I tried to replace the double quotes with three single quotes and got the FROM keyword error again.

    I appreciate all help. Thank you!

    FND_FUNCTION. Execute is an API on the client side that in the FNDQSF library, while the BuiltIn Execute a procedure studied the only DB procedures.

  • What protocol used when we use "forms servlet listener" (jserv)?

    What protocol used when we use "forms servlet listener" (jserv)? What is JDBC? or? We have 9ias application server with forms 6i patch 17.

    Customer > > Internet Dan > > HTTP > > 6i 9iAS (forms servlet listener) > > JDBC? > > Database?
    Thank you

    Published by: user756171 on July 29, 2010 11:41

    The listener servlet does not communicate with the database, but the forms runtime doesn't (via SQL * Net).

    http://www.Oracle.com/technology/products/forms/PDF/forms9iarchitecture.PDF

  • How to display the context menu using javascript in application of apex

    Hi all

    y at - it someone who has set up a context menu using javascript in its request for apex. We may be able to open other pages I need when clicking on items in the context menu.

    Please answer as soon as possible. I will be very grateful to you all.

    Published by: user12259335 on November 23, 2009 01:18

    Hello
    Sorry, you are right, I don't send you all the :), but I have a request - could you just give me your email address to send you the code.
    Tahnks

  • How FTP a file from the client computer to the server database using Forms 10 g

    Hello
    I want a file from a client computer to the database server computer using Forms 10 G (or PL/SQL) via ftp.
    could you please tell me how can I do this

    Concerning

    Hello

    I gave u the adequate instructions on webutil configuration but u did not comply with it.
    I will post again please read correctly and follow it.

    How to get running with WebUtil 1.06 included with Oracle Developer Suite 10.1.2.0.2 on a win32 platform
    Solution
    Assuming a new 'Complete' installation of Oracle Developer Suite 10.1.2.0.2,
    Here are the steps to get a shape of small test running, using WebUtil 1.06.

    Note: Oracle_Home is used as an alias for your real oDS ORACLE_HOME.
    Feel free to copy this note to a text editor and do a find/replace on
    Oracle_Home with your real value (no slash). Then, it is easy to
    copy and paste the actual orders to be run from the copy of the memo.

    (* 1) * download http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
    and extract to a temporary staging area. Do not attempt to use 1.7 or 1.9.

    (* 2) * copy or move jacob.jar and jacob.dll
    C:\webutile is the folder where you extracted Jacob and ends in ...\jacob_18
    CD C:\webutile
    Copy jacob.jar Oracle_Home\forms\java\.
    Copy jacob.dll Oracle_Home\forms\webutil\.
    Staging of Jacob is no longer needed and can be deleted.

    (* 3) * sign frmwebutil.jar and jacob.jar
    Open a DOS command prompt.
    Add Oracle_Home\jdk\bin in the path:
    set PATH=Oracle_Home\jdk\bin;%PATH%
    Sign files and check the result of success:
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\frmwebutil.jar
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\jacob.jar

    (* 4) * If you already have a pattern in your RDBMS that contains stored WebUtil code,.
    You can skip this step. Otherwise,.
    Create a schema for the stored code WebUtil and privileges to
    Sign in and create a stored package. Name of the schema "WEBUTIL" is recommended
    for no reason other than consistency based on users.
    Open Oracle_Home\forms\create_webutil_db.sql in a text editor and remove or comment
    the declaration of EXIT, in order to see if the objects have been created witout
    errors.
    Launch SQL * more like SYSTEM and the issue:
    Webutil IDENTIFIED BY password CREATE a USER
    DEFAULT TABLESPACE users
    TEMPORARY TABLESPACE temp;
    /
    GRANT CONNECT, CREATE PROCEDURE, CREATE SYNONYM TO webutil PUBLIC;
    /

    CONNECT webutil/webutil@rcci
    @Oracle_Home\forms\create_webutil_db.sql
    -Inspect SQL * Plus output for errors, and then
    CREATE a PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;
    /

    Reconnect as SYSTEM and the question:
    Grant execute on webutil_db to public;

    /

    (* 5) * Edit Oracle_Home\forms\server\default.env and add Oracle_Home\jdk\jre\lib\rt.jar
    to the CLASSPATH entry.

    (* 6) * add edit Oracle_Home\forms\server\formsweb.cfg default insde:
    archive_jini = frmall_jinit.jar, frmwebutil.jar, Jacob.jar
    Archive = frmall.jar
    also add:
    webutil
    WebUtilLogging = off
    WebUtilLoggingDetail = normal
    WebUtilErrorMode = alert
    WebUtilDispatchMonitorInterval = 5
    WebUtilTrustInternal = true
    WebUtilMaxTransferSize = 16384
    baseHTMLjinitiator = webutiljini.htm
    baseHTMLjpi = webutiljpi.htm
    baseHTML = webutilbase.htm
    archive_jini = frmall_jinit.jar
    WebUtilArchive = frmwebutil.jar, jacob.jar, f90all.jar
    Archive = frmwebutil.jar, f90all.jar
    lookAndFeel = oracle

    (* 7) * Oracle_Home\forms\server\webutil.cfg edit and add:
    Transfer.Database.Enabled = True
    Transfer.appsrv.Enabled = True

    (* 8) * start the OC4J instance

    (* 9) * start Forms Builder and connect to a schema in the RDBMS used in step (4).
    Webutil.PLL open, make a 'compile ALL' (shift-control-K) and generate PLX (Ctrl-T).
    It is important to generate the PLX, in order to avoid the FRM-40039 indicated in Note 303682.1
    If the PLX is not generated, the library Webutil.pll must be fixed with
    path information full access to all who wish to make use of WebUtil. This is NOT recommended.

    (* 10) * create a new WBF.
    Open Webutil.olb and subclass (not copy) the Webutil opposes the shape.
    There is no need to subclass the WebutilConfig object.
    Attach the Webutil.pll library and remove the path.
    Add a logon trigger IT with code
    NULL;
    to avoid having to connect to a RDBMS (optional).
    Create a new button on a new canvas, with the code
    show_webutil_information (TRUE);
    in a trigger WHEN BUTTON PRESSED.
    Compile the FMB to FMX, after doing a compilation-All (shift-control-K).

    (* 11) * under Edit-> preferences-> Runtime in the form designer, click the "Reset to Default" If
    the "Application Server URL" is empty.
    Then add '? config = webutil' at the end, if you end up with a URL of the form
    : http://application-tier server: port/forms/frmservlet? config = webutil

    (* 12) * run your form

    Note: If you want to use Jacob and you can configure jacob too, if you follow the above mentioned instructions.
    Sarah

  • using form field hidden

    using form field hidden

    Hi, I'm always a little losst on what this concept is all about.
    can someone explain to me (help) about what it's for.

    How will the action page plays a role in the present?

    Thank you

    On a product edition page, you want to pass the immutable product ID so that you know which product is being edited, but you don't want the user to change it.

    Be advised... even if hidden fields are 'hidden', they can still be modified before being submitted (not easily).

  • DROP the USER using Forms 6i

    Hai All,

    I want to create and drop database through forms 6i users.

    The user creation works fine for me, but the deletion of the user does not work.

    I use the code
    FORMS_DDL ('DROP USER CASCADE TEMP_USER'); to remove the user.

    but it's not working.


    one you suggest how can I remove a user from the database using forms?


    Thank you

    Manu.

    It works through several sql?
    If so you could do a test with immediate execution...

    create a database procedure:

    create or replace procedure execute_immediate(ivStatement in varchar2) is
    begin
      execute immediate ivStatement;
    end;
    /
    

    and call from forms:

    begin
      execute_immediate('drop user test_user cascade');
    exception
      when others then
        message(sqlerrm);
    end;
    

    run errors of immediate installation of oracle, so you should see what is happening

    concerning

  • Skype uses former route and does not even work

    Hello.

    I just got home from the movies when I started Skype.

    its use as a former user of Skype version/interface, so I can't even connect, I can not choose email or anything.

    Tried to reinstall it 3 times with the new version of your Web site and tried to hollow update the program but it says that this is the last update.

    What should I do?

    Hello.

    He solved myself, famous file login login1 and it worked!

  • When to use form option run then internet explore announces that the wait for the response of 127.0.0.1

    Hi gurus

    I finally installed developer 10 g Oracle Suite as well as the database Oracle 11 g express on 64-bit Windows 7, after installation computer, I checked the connectivity between the forms and the database and I am able to connect it but when I use run form option internet explore announced that pending the response of 127.0.0.1 and not able to run farther.

    I'm really grateful if someone would help out me. Thank you

    Concerning

    Muzz

    Muzz,

    Have you tried this: http://sathyabh.at/2009/06/27/fixing-internet-explorer-crash-on-launching-oracle-forms-application-with-jinitiator/

  • Submitting a form does not work when you use form fields

    Hi Topliners,

    We strive to create a POST of an external page to an active form Eloqua.  We spend the Type of preference (Subscribe /Unsubscribe) and the name of Group of email in our POST request so that, when we can drive the presentation of these values for the group by e-mail with the correct Type of preference in Eloqua, and it seems not work. See attachment for the snapshot of our processing steps. We missing something here?

    On another note, what form values are expected when submitting to subscribe or unsubscribe?

    Thank you

    -Syed.

    I could find the answer to that, however, it is of no use in our application.

    We need instead to pass the name of e-mail group, pass id e-mail group.  They are not easy to retrieve and we have our group ID changed so that they cannot be changed or in correspondence.

    To answer the other part of my question, the Subscribe value is '1' and unsubscribe is '0 '.

    -Syed.

  • Get error 'Failed to verify internal {no context}' when using the suite of flow

    Hey guys, I'm trying to get some layer flow using stream suite, but I get the error 'Failed to verify internal {no context}' on After Effects cc 2015. but the same code works fine on After Effects cs6. Here is my code,

    Value AEGP_TwoDVal;

    A_Err err = A_Err_NONE;

    Flow AEGP_StreamRefH = NULL;

    ERR (_suites-> StreamSuite4()-> AEGP_GetNewLayerStream (_plugin_id, layer, AEGP_LayerStream_ANCHORPOINT, & stream));

    Val AEGP_StreamValue2;

    AEGP_StreamValue2 * sample_val = & val;

    AEFX_CLR_STRUCT (Val);

    ERR (_suites-> StreamSuite4()-> AEGP_GetNewStreamValue (_plugin_id, flow, time_mode, time, ignore_expression, val)); 'failed to verify internal {no context}' on this line

    val.val.two_d.x = value.x;

    val.val.two_d.y = value.y;

    ERR (_suites-> StreamSuite4()-> AEGP_DisposeStreamValue (& val));

    ERR (_suites-> StreamSuite4()-> AEGP_DisposeStream (stream));

    And the error code is "A_Err_PARAMETER".

    But the code works fine on CS6. Did you guys ever faced this problem?

    Yes, I think that the problem of thread is the case. I move the whole EI to the idle hook, and now things work correctly!

  • Using Forms Builder 11 with CCP?

    Hi guys,.

    I would like to test how to use CCP inside my Forms Builder, I found some information on google, but all I found is for the Web Interface, JDev or developer of forms.

    And if I try to import oracle.forms into my java project, the import cannot be resolved.

    Should I install Java importer? http://www.Oracle.com/technetwork/developer-tools/forms/javaimporter-130505.PDF

    This document talks about forms developer, it is the same thing as Forms Builder?

    Thanks for your help.

    OK, you want to make/build Java code?

    I do not know Eclipse, but what I can tell, is that you must add the file /forms/java/frmall.jar for libraries to the project.

    François

Maybe you are looking for

  • Tecra 9100 - no audio device after XP Pro install

    The audio device does not appear after installation of xp pro sp2 on Tecra 9100.I tried allsorts to research on forums and websites. I found install them drivers on this site but used to my laptop.I need to locate the audio device before get drivers?

  • Keyboard T410

    I installed Winddows 7 Ultimate in my laptop and the key '? ' / ' does not work. I have to press ALT GR + Q or W to use this feature.

  • CYC can be used for several measures thermocouple?

    Hello I intend to use a PCI 6221 with the SCB-68 to 3 temperature measurements (2 on a surface of copper that will be controlled at 40 ° C) and 1 for air at 20 ° C using thermocouples T and cold welding of the SCB-68 Compensation. From what I underst

  • plot a point with curves

    With a unique problem of adding data point to group to draw curves. Suggestions?

  • Cannot get rid of pirate name

    Someone hacked their way into my system and left a name unwanted not on my contact list, but the list that appears when I want to send an email.  I tried highlighting to remove it and that didn't work and I tried right click and see if I could remove