assignment of session system variable to a dynamic repository variable obiee 11g

Hi all

It is possible to assign to a session system variable (: USER) in a referential dynamic variable initialization block?

Something like below

Select the country of DM_users where user_name = ": USER '"

We should use NQ_SESSION. USER?

It is possible with a session variable that is independent of the system. But we have some questions to create session variables in our environment. Any help will be much appreciated

Thank you

AJ

Once again: it is not a block for a variable repository init. It is a block init for a session variable.

If your admins have a problem with that then they better run a full review of all the variables and init blocks and see those who are garbage, who is misconfigured, who is not marked with 'performance', even though they should be postponed.

A system is saturated with session variables does not mean you can use variables to repository instead of session ones. The scope of a variable of deposit is the same for all users. You cannot change this behavior, unless you force the BI server to cycle (stop and start) whenever a user logs on (it's a joke by the way).

Tags: Business Intelligence

Similar Questions

  • Session system variable ': GROUP '

    Dear friends,

    I'm having a problem with retrieving a value for the session system reserved variable: GROUP IN OBIEE 11.1.1.5
    What I read in other posts, I should be able to use: variable group after where clause, and if there are several groups assigned to a user INSTR should deal with this matter. However I can't get this to work.
    I use a variable here is the code

    Select "ORGANIZATIONS", s.ORGANIZATION_ID
    of s T_VZA_SECURITY
    where
    INSTR (": GROUP ', trim (s.group_id)") > 0
    -INSTR ("MyGroup', trim (s.group_id)") > 0


    I also tried to replace ": GROUP ' session variable with ' VALUEOF (NQ_SESSION." GROUP)"

    my security table
    create the table T_VZA_SECURITY
    (GROUP_ID VARCHAR (20),)
    ORGANIZATION_ID VARCHAR (20),
    OWNING_DEPARTMENT_ID VARCHAR (20),
    ASSIGNED_DEPARTMENT_ID VARCHAR (20)
    );

    Thank you

    Just to cut your discussio runs: 11g fills the ROLE, not the GROUP variable. Roles of application FMW FTW!

    http://obiee101.blogspot.com/2011/07/obiee11g-groups-are-roles-now.html

  • loading of several groups of users in a session system variable GROUP table

    Hi, I found that the value of the variable of session system THAT GROUP can be assigned by defining a sql in initialization blocks.

    However, if there is some users with more than one group of users.

    is it possible to table leads (using sql in the initialization blocks)?

    Thank you!!

    Session variable of the SEO GROUP in initialization for different types of authentication blocks
    http://108obiee.blogspot.com/2009/10/referencing-group-session-variable-in.html

    Users who belong to many groups of external table with semicolons, see example 2 and 3 of the post office.

    Concerning
    Goran
    http://108obiee.blogspot.com

  • assign the session as the default value of a command prompt variable

    Hi, experts,

    is it possible to assign the session as the default value of a command prompt variable?

    I would attribute the full name of the user of the connection to the default value of a prompt!

    Thank you!

    In the value default of / writing SQL results:

    Select
    case
    When 1 = 2 then table.column
    of another valueof (nq_session.user)
    end
    the area"presentation".

    The table.column must be the type of character data.

    Concerning
    Goran
    http://108obiee.blogspot.com

  • Nonlinear quiz and System Variables

    I a non-linear with 3 sets of content that are all accessible from a menu. Each lesson has it's own set of issues after the content slides. I have introduced a "checkpoint results slide" at the end of each set of questions to give to the learner a feeling of his performance (rather than waiting until the end of all 3 lessons for the generated system quiz results slide). I wanted the learner to have the flexibility to do the lesson he feels like, answering questions, getting feedback, back on the menu, click on another lesson not visited and so, until all the lessons are visited, he gets his results and he left.

    Screen Shot 2016-08-24 at 9.00.12 PM.png

    The problem is that if the learner decides to start with unit 2 and not issues, when he revisits the menu and go to unit 3 or 1 unit Captivate doesn't seem not to recognize that it is a continuation of the quiz. Thus, it defines the question numbering back to "question 1" create an impossible situation for the system generated quiz results slide because I noticed that the system variables are also no update (I on the slide to test). In the end, the result slide final quiz is filled errors NaN because the system variables do not recognize the scope I guess.

    I gave in and made the linear project forcing the learner visit 1, 2, and then visit 3 (I hate everything simply!) and it worked. What I am doing wrong? Is the system generated results slide in Captivate quiz is possible for linear activity?

    I have my own variables to provide data user for my checkpoint slides (slides personalized results) and the project worked fine WITHOUT the beauty of having the result slide generated automatic system with the options of exam questions, which is a shame. Does that mean that I can not activate the two options, and I should just create my own final results slide? I hope not.

    Screen Shot 2016-08-24 at 7.08.33 PM.png

    All advice always appreciated.

    If I understand the question, branch of knowledge is not the solution of the IMO. This feature will make the dynamic variable quiz, which means that only questions taken by the user must be included in system quiz on the slide of score variables: percentage, score, the maximum score, etc. Take a look at the example in this blog post:

    Direction of the Quiz in the news - Captivate blog

    Also branch to the current will limit the navigation in your course, and who is not wanted in this case I guess.

    A few ideas based on my understanding of the issue:

    • If you want each part of the quiz (because CP will see the total quiz as a quiz) to have its own progress indicator, you need to create a custom progress indicator. I explained everything quite on time: custom - Captivate blog progress indicator
    • If you want to display the score on each side of the quiz, you must create custom mark slides (have an another blog post, but dare not post links more).
    • The most important advice: you must make sure that you get out of the scope of the Quiz while providing freedom of navigation for the user. As long as you stay under quiz (CP now has a system variable to verify during testing) the Quiz attempt is not considered finished. Since you say that responses have been reset after a game, this means that a new attempt started wss Quiz that must be avoided. An easy way is to make sure that the entire course is within the scope of quiz, which you can get by adding an object to the first slide and putting the score at the end slide.
  • By subtracting the Cp6 system variable?

    Hi all

    I shows the progress of the slide using the system variable $$cpInfoCurrentSlide$ $ $ $rdinfoSlideCount$ $

    But since I have a few slides 'ghosts' that are not actually part of the lesson (help of slides, etc.), I don't want to count them as part of the total number of slides.

    Unfortunately, Captivate is arithmetic applies to system variables (i.e. $$cpInfoCurrentSlide$ $ $$ rdinfoSlideCount$ $-3). That would make life so much easier in this case and many others.

    Anyway, I've tried (and failed) to create a new variable, assign the value of $$rdinfoSlideCount$ $ for the new variable and then subtract 3 from the new variable. Can someone explain please the right way to do this? Basically, I want to just display the value of $$rdinfoSlideCount$ $ minus 3.

    I couldn't find a close reference to what I'm looking for...

    http://forums.Adobe.com/message/4108450

    Anyone?

    Thank you

    Hello Doug,

    I agree, I wish that we could simply add expressions to variables as you suggested.

    Stem is correct on how it is done, but allow me to expand on his position.

    Steps to follow:

    1. go in project/Variables and create a new variable of user (a name that makes sense)

    2 save it (you don't need anything to other filled)

    3. go in Advanced Actions... and create a Standard Action and give it a name of Action that makes sense

    4. Add a new action, in the first column [action type] select Expression, in the columns section, select the user variable created in step 1 = variable (choose cpInfoSlideCount), select '-' and then select literal and enter the total number of slides that you do not want to remove the County.

    5. save it

    6. to view this new value, you must go to the slide and select Action: enter: perform advanced Actions and select Script (it is the name of your tip in step 3 Action

    7. Insert a text caption and add some text you need and then add select Insert Variable, which is the name chosen in step 1

    Fact.

    I hope I captured all the steps. I'm not near a computer and I'm half asleep. That's all for tonight.

    Take care of all, Shawn

  • How to reset the System Variables in VBAI

    Is there a way to reset the system - mainly inspected #Parts, #Pass, #Fail Variables?

    I have a Script to control which measures defined in a reel of material bandsaw.  It runs, the UI dislplays #Pass & #Fail and locations together on a graph of sweeping measures.  Once the coil is made, I need to reset the #Pass & #Fail and get the scan graph to return to zero.  I can create my own control for the success/failure Variables, but that seems reduntant and also it does not reset the scan graph.

    You will need to keep track of your passage # / #Fail and not use system variables integrated (since built-in variables do not behave as you want). You can also put a property node in your custom user interface code and run the VI of the step of updating UI Inspection to reset the ranking history when a Boolean value is true, and you set this hidden boolean true when you want to the chart of the band to reset.

    Hope this helps,

    Brad

  • Rule/system variable data

    Hello

    on 5.6.4
    There is an out of the box rule:
    High_System_Usage
    type of topology is: Windows_System_Top_CPU_Table
    In the status tab there:

    If (entry.get ("Pct_CPU") > f4registry ("HighSystemCritical")) {}
    return 3;

    What is pct_CPU?
    It's a metric? Data collected? How can I create a rule/value system variable?
    In other words how to tell foglight:

    MyVaraible = Pct_CPU

    Thank you.

    Hope these helps.

    Robert

  • Account assignment for services system as the S-1-5-20

    The S-1-5 - are what I would like to know who is assigned by default. In systems for short numbers (e.g. S-1-5-19) were assigned to the system, or other Services that run the main functions of windows and are their credentials to connect and perform tasks. On this computer (desktop HP P7) with Windows 8, I found most of the labels with short computer names in the description. How to find why this is and how to change that?

    Hello

    I would recommend you to view the query on the TechNet Forum which, I am sure, will help you better.

    You can check the link to the request message:

    http://social.technet.Microsoft.com/forums/Windows/en-us/home?category=w8itpro

    Do not hesitate to write us if you have any other questions.

  • 4.1 ai2 SQLcl: Y at - it a system variable corresponding to SQL * more ' EDITFILE

    There is a system for SQL variable * more called EDITFILE.

    Here is an example of this definition (from my login.sql script):

    SET EDITFILE "U:\sql\sqlplus\temp.sql."

    With SQLcl, what is the corresponding system variable (or don't that there is)?

    Here are the ones I see:

    Scott@ERPEN2 > view all

    AppInfo is DISABLED and the value "SQLcl.

    ARRAYSIZE 15

    autocommit OFF

    AutoPrint OFF

    OFF autoTrace

    Subtitles OFF

    COLSEP ""

    copycommit 0

    define '& '.

    ECHO OFF

    escape to OFF

    Your COMMENTS on 6 or more lines

    topic ON

    headsep «|» (hex 7 c)

    linesize 80

    80 long

    longchunksize 80

    null «»

    formatnum «»

    numLargeur 10

    PageSize 9999

    PAUSE is DISABLED

    1102000300 release

    Scan IT

    SERVEROUTPUT ON SIZE 1000000

    space ""

    WE reel

    SQLCODE 0

    sqlprompt "" SCOTT@ERPEN2 > "".

    suffix "sql".

    termout ON

    FREE time

    Timing OFF

    OFF trimout

    trimspool OFF

    OFF TTitle

    The USER is 'SCOTT '.

    check IT

    Wrap: lines will be wrapped

    Show/set editfile currently not taken in charge.  But do you know the new feature alias ?  For example, if you enter on the command line,

    alias edt = edit U:\sql\sqlplus\temp.sql

    then edt will edit your temp.sql and Edit will change the usual default value of the afiedt.buf.

  • After uninstalling the grid Infrastructure: virtual host name [INS-40912] assigned to another system on the network

    Hello

    I deleted successfully installed grid Infrastructure software. Now, I installed again it but the installer complains about '[INS-40912] virtual host name assigned to another system on the network", which he complains not in the first installation process. :/

    EDIT: I checked and both nodes of the cluster are interpingable through their virtual IP address.

    I see that the previous installation has created a clean interface for this virtual IP address:

    eth0:2Link encap HWaddr 00:50:56:B9:0E:AA
    INET addr:10.200.11.159 Bcast:10.200.11.255 mask: 255.255.252.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Basis of interruption: 19 address: 0x2000

    OK solved: I just do:

    ifconfig eth0:2 down

  • Get-VMHost: you have changed the world: DefaultVIServer and global: DefaultVIServers system variables. This is not allowed. Please reset them to $null and reconnect the server vSphere.

    Hello world

    After the upgrade to PowerCLI version 5.1 however I can't run even the simplest command because it always ends up with the following error:

    Get-VMHost: you have changed the world: DefaultVIServer and global: DefaultVIServers system variables. This is not aRA. Please reset them to $null and reconnect the server vSphere.

    C:\Users\Albert\AppData\Local\Temp\7900df01-f6c1-48c6-ac1e-047dfff90fb6.ps1:1 tank: 11
    + Get-VMHost < < < <
    + CategoryInfo: NotSpecified: (:)) [Get-VMHost], InvalidState)
    + FullyQualifiedErrorId: VMware.VimAutomation.ViCore.Types.V1.ErrorHandling.InvalidState, VMware.VimAutomation.ViCore.Cmdlets.Commands.GetVMHost

    Can someone please suggest to me how to fix the script for my v3.2.0 PowerGUI IDE can work with the latest PowerCLI in my computer laptop 64 bit Windows 7?

    Thank you.

    And I just tried with PowerGui (same versions of PowerGUI and PowerCLI you use), no problem.

    Must be something local on your desktop.

    Maybe try a uninstall/reinstall of PowerGUI?

  • system variable in a query

    Hello

    I would use a system variable in a query in the where clause. How can I use it?

    Thanks in advance:

    Bianca

    Hello

    840275 wrote:

    I need to access the value of a variable of an oracle query Windows System.

    This is a step in the right direction.

    It must pass the variable to your application when you start the application.  For example, in Windows you would say:

    C: > SET d = 10

    C: > SQLPLUS username@database @d:\sql_scripts\my_script %%d

    Where my_script.sql is something like this:

    SET target_deptno = & 1

    SELECT ename, empno and deptno
    FROM scott.emp
    WHERE deptno = & target_deptno
    ;

  • Use of system variables in the configs

    Hello

    I need to build strings using java system variables and place them in tangosol-coherence - override.xml

    I need something like this:

    <init-params>
        <init-param>
            <param-type>java.lang.String</param-type>
            <param-value>${somePath}/coherence/cache-config.xml</param-value>
        </init-param/>
    </init-params>
    

    Can I use a placeholder in the form ${some} to be replaced by the variable system during execution?

    Thank you in advance!

    I assume you mean the system property.

    You should be able to use syntax like this.

    / Home/myaccount/Coherence/cache-config. XML

    Then the system my.own.cache.config set property just to substitute it at runtime, for example, "/ home/otheraccount/coherence/cache-config.xml".

  • How do I know what value to assign to the EMDROOT variable?

    How do I know what value to assign to the EMDROOT variable?

    Hello

    To know what value you must set the EMDROOT environment variable, you must run:

    getemhome emctl $

    Of the command that precedes the exit, EMHOME = $ORACLE_HOME
    Then set the environment variable EMDROOT with value recovered to EMHOME.

    Thank you
    Vincent

Maybe you are looking for

  • Siri forget Contacts

    During the day, Siri loses its connection to my contacts (forget) but if I restart, it is normal for some time. OFF Facebook contacts iPhone 6 s no problem with my iPhone 5 s Thank you

  • I have blocked people

    I have blocked people keep present to my home page after the years all of a sudden. I don't want to see them. How can I remove this? They are still blocked well, but I don't want to see their pictures and names. Normally, people that I spoke recently

  • No basis for the mid of intalar puedo windown vista

    Intalar windown vista basic

  • How to change the GUI "interface use of traffic" of the ASDM

    I have an ASA 5510 and have recently added a second internet connection (primary) and an older DSL line that I now intend to use as a backup connection. Plan for this, I put the DSL on interface 0/1 and the T1s are 0/0. Unfortunately, the homepage of

  • Export DRM including a record count property

    Hi allCan you please indicate, if it is possible to get the number of i, record e nodes retrieved during an export of the hierarchy.Is there a property of the system available here to get the number of records or we can do it with a property derived