Capture of SSO user name for use in query conditions

How can I go to find out the username of the person who runs the report? In our case, our TONE is related SSO so people can click to access Oracle Portal seamlessly. In my case I have to restrict where people can see with the query data source, but I don't know how I can access the user name to see who requested the report.

What I look at you, is something like:

SELECT * FROM EMP c where c.DEPT = (SELECT d.DEPT_ID from DEPT JOIN EMP on x.DEPT = d.DEPT_ID and x.EMP_USERNAME x d = < SSO Username of the logged in user >;

You can use: xdo_user_name for the user running the report.

Kind regards
Rownald

Tags: Business Intelligence

Similar Questions

  • Is that a way firefox will store the information of user name for a site without password information?

    some other browsers allow a user name to be automatically filled in and saved so you just enter a password. It seems that Firefox does not have this option. Is that a way firefox will store the information of user name for a site without password information?

    This works! Thank you very much.

  • Get a pop-up box 'Please indicate the password and user name for Proxy server"...

    Get a pop-up box 'Please indicate the password and user name for Proxy server"...

    I don't know what to do... Please help.

    Hi G-R-O-C-K,.

    Looks like you're behind a limited connection / network.

    These are the entries, you need to add:

    https://na1mbls.licenses.Adobe.com

    https://IMS-NA1.adobelogin.com

    https://adobeid-NA1.Services.Adobe.com

    https://na1r.Services.Adobe.com

    http://activate.Adobe.com

    https://activate.Adobe.com

    http://Adobe.activate.com

    https://Adobe.activate.com

    ccmdls.Adobe.com:443

    IMS - na1.adobelogin.com:443na1r.services.adobe.com:443prod - rel - ffc - ccm.oobesaas.adobe.com:443

    LM.licenses.adobe.com:443

    www-DU1.adobe.com

    When you try to connect to WIFI, try connecting with a cable and see if you get the same.

    Otherwise, see: https://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

    Hope this helps you solve the problem.

    Kind regards

    Harrie

  • Using odiRef in the package ODI to get the user name for the object in step OdiSendmail

    Hello

    I'm trying to do something simple and to include the user name in a subject line of a stage of OdiSendMail.  In the Expression Editor for the topic, I use the following syntax, but in vain.

    Send data to HFM starts by < % = odiRef.getUser (String) % >

    What a friend missing here?  I need to replace the string with something like 'UserName' or is there a different setting to spend?  I tried the username, but it did not work.  This syntax is correct or do I have to enter another way?

    Thank you

    T.

    Hello

    getUser has a parameter which is the name of the property to recover, you will probably want the username;

    http://docs.Oracle.com/CD/E14571_01/integrate.1111/e12645/odiref_reference.htm#autoId70

    Something like...

    <%=odiRef.getUser( "USER_NAME" )%>

    See you soon

    David

  • How to display the user name for database connection using dreamweaver? [was: help]

    connect display mode database using dreamweaver user name

    LionelLionel wrote:

    OK, sorry 4 that; I use dreamweavercs6 and the script server is php.i as accurate must I set up a server (wampserver) local on my laptop for this level of competence of project.my with scripts php is very limited. and now, after you have created the database (in phpmyadmin), I want to display the user name of the user after login... I need help please.thx

    You want to display it where? On the login page of "success"?

    Add the below to each top of the page:

    Then add the following in the code where you want the ' user name to appear:

  • Is it possible to use the registry to change the user name for the account in windows 7?

    I bought a used laptop and the user name has been updated with the old username, but when I changed it all file paths remained the same. Can I use the registry to fix this, or is the only way to create a new account?

    I bought a used laptop and the user name has been updated with the old username, but when I changed it all file paths remained the same. Can I use the registry to fix this, or is the only way to create a new account?

    Hello

    If there are files and settings associated with the old user account that you want to keep, you can use the same procedure to repair a damaged user account. This will name the new account of what you want and keep all the old files and settings.

    Fix a corrupted user profile:
    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

    If there is nothing in the old account that you want to keep, you can simply create a new user account with the name that you want to use and then delete the old account.

    Concerning

  • Only works using as user name for the connection

    Hello

    I have a custom authentication method that uses the function which use us our username e_business and the password to connect to the Apex application. The function looks like this:

    create or replace
    FUNCTION CUSTOM_AUTHENTICATE
    (p_username IN VARCHAR2,
    p_password IN VARCHAR2) RETURN AS BOOLEAN

    BEGIN
    RETURN (FND_WEB_SEC.validate_login (p_username, p_password) = 'Y');
    END;

    Now, what I want to do is create a custom authentication scheme and the function that we'll just login user to the application of the apex by entering his user name and no password is required.

    Please help me on this.

    Thank you

    Stéphane

    I have not really undestand why would you want that, but that's:

    Let's assume you have a table in the database called "Users" with columns (username, password), your authentication will look like this:

    create or replace
    FUNCTION CUSTOM_AUTHENTICATE2 (p_username IN VARCHAR2, p_password IN VARCHAR2) RETURN AS BOOLEAN
    BEGIN

    DECLARE
    existsUser NUMBER (1);
    BEGIN
    SELECT 1
    IN existsUser
    USERS
    WHERE UPPER (USERNAME) = UPPER (p_username);
    RETURN (existsUser = 1)
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    RETURN FALSE;
    END;

    END CUSTOM_AUTHENTICATE2;

  • User names found using the command run "control userpasswords2" do not match my user accounts

    Hello, on the #4 computer, when I use the command run, I get a list of 4 users. A, B, C, and comments.
    When I look in Control Panel I see 4 users, A, C, D and comments.
    When I go to C\:Users I see B, C, D and comments.
    I have problems with this computer #4, I get access denied, check the spelling, error code 8007005 0 x.
    All of these accounts should not match in computer #4?

    On my 3 other computers that can network with each other the results of the run command, results of the Panel control and C:\User results all correspond to A, C, D and are same as seen in Control Panel of the computer #4 comments.

    I think that the problem lies in computer #4 and is linked to the user names/accounts do not match. 4 computers user accounts all corresponding in Control Panel, so no problems.

    Don't you think that this problem of networking is related to incompatibility I describe? How can I fix this?   Gift of TIA

    Hello, on the #4 computer, when I use the command run, I get a list of 4 users. A, B, C, and comments.
    When I look in Control Panel I see 4 users, A, C, D and comments.
    When I go to C\:Users I see B, C, D and comments.
    I have problems with this computer #4, I get access denied, check the spelling, error code 8007005 0 x.
    All of these accounts should not match in computer #4?

    On my 3 other computers that can network with each other the results of the run command, results of the Panel control and C:\User results all correspond to A, C, D and are same as seen in Control Panel of the computer #4 comments.

    I think that the problem lies in computer #4 and is linked to the user names/accounts do not match. 4 computers user accounts all corresponding in Control Panel, so no problems.

    Don't you think that this problem of networking is related to incompatibility I describe? How can I fix this?   Gift of TIA

    I finally thought to it. They wore all the user names that came when I ran the command "control userpasswords2". As I said in my original post, user names in all the names of the Panel user control over all matching computers. The only conflict I've had was in the list of user names in the list found when I ran "control userpasswords2". I went to highlight the 'B' account after that I ran the command, you click Properties and changed his name to 'A'. This solved my access denied problem once and for all. Apparently he does not have all of the accounts in the control panel.

    Don

  • user name for FDM

    We use the user name active directory for connection of Hyperion.

    This user name is 20 characters. Using the same ID, the user can connect to the workspace of Hyperion. However, she is still getting the error of authentication of security on FDM. She has exactly the same as other users FDM is created. (Add to a group of native directory that is configured for FDM. Then assign the locations named in the FDM)

    This makes me think if just FDM does not like long user names? She also tried Prod environment and Dev and gets exactly the same problem. Any clue? Thank you.

    Should not be the length of the name, probably that the password has a & as mentioned JTF85.

    The connection of the user to the established customer does  If they can, should be an & in the password.

  • Pulling the currently logged in Windows user name for a watermark?

    Is it possible to get the username of the person of the current windows login information and then use these data watermark with this.addWatermarkFromText? I'm doing a simple option 1 button for one to mark the page currently displayed with their credentials to show they worked it in a given document.

    OK, so this is the code you place in a .js file in the folder under Acrobat JavaScripts:

    getWindowsUserName = {app.trustedFunction (function ()}

    app.beginPriv ();

    var tmpPath = app.getPath ("user", "temp");

    var pieces = tmpPath.split("/");

    If (parts.length > = 4 & shares [2] == "Users")

    return parts [3];

    Return ' ';

    app.endPriv ();

    });

    Then call the following code, you are the script in your stamp file to get the current Windows user name, you can:

    getWindowsUserName()

    Note This works on Windows 7. I have not tested on other plaforms...

  • Change of user name for Acrobat

    Hi all

    Is there a way to change the user name assigned in Acrobat for marking documents in the comments/changes? Currently, this is my email address, which I suppose than acrobat from the record. However, I would like to change to something else, but I have not seen how do.

    Any help would be greatly appreciated!

    Thank you

    Sam

    Your comment is remembered until you tell Acrobat to store another, by editing a comment and update the default. It has nothing to do with the 'identity' in preferences, which is used for digital signatures.

    For instructions, see here.

  • How can I change my user name for the profile of apple

    Hi mac tribe is anyway to have the username my apple changed something else?

    If you are referring to your user name of communities of Apple Support, I ask the moderators of Apple for help, but may take several days or more.

  • Where Firefox does not user name for the mail from Verizon?

    I use Verizon email with Firefox. The user ID
    for verizon email is email address. However,.
    If you type in something other than error
    the correct user in the box, the computer ID
    dutifully she remembers as well as good
    one! Where Firefox saves these nicks
    for Verizon Mail so that I can kill incorrect
    ones?

    Almost. You need to highlite the problem entry
    then hold DOWN the SHIFT key, and then
    Press delete. I found this answer which
    work by searching the Web led me
    Return to this site. The original question posted
    has been a little words than mine.

    Thank you
    SgrB2

  • He seems to have forgotten the user name for windows mail - please hep

    My user & password won't let me in my mail. I changed the password! but it does not recognize my user name. Is there a way easy t know what is wrong?

    Account questions contain private information that can be shared in a public forum please use the online form below. They are the only ones who have access to your account information, we simply don't have.


    Account of all the partners must now wonder online by using the Microsoft online form


    Select the error you must help with and fill in the information requested on the next page.  You must be connected to a Microsoft account to access the form.
    If you are unable to access your main account, you can use another account (if you have one) or create a new one https://signup.live.com/
  • User name for the e-mail settings blackBerry Smartphones

    I forgot the user name I need to access the e-mail settings, I have the password but not the username. I tried all possible user names, I would have given, but none of them works.

    What is the format of the username? It of just a username like "James31" or is it like "[email protected]".

    Can be completely different from your address of Mali? for example email address could be '[email protected]', then the user name should be 'x' or can be like "xdfak"?

    Thank you!

    It doesn't have to be your email address.

    It can be simply "joesmith" or jsmith and does not necessarily match your blackberry.net email address. It may, but is not necessary.

Maybe you are looking for

  • Standby mode battery discharge rate

    Hello Has anyone else noticed that their battery loses about 4% per day, even if the machine is turned off completely and not used? Is it normal for a laptop? If I disconnect the battery then it loses charge to about 3% per week - which seems reasona

  • Satellite Pro A210-1AZ: what imaging software can I use

    People, I recently bought a Toshiba Satellite Pro A210-1AZ. It works well, as far as I can tell, but I have a problem with the disk imaging software.I bought Acronis True Image 11 and it worked OK for Windows, but it wouldn't start in the program of

  • How can I get my computer to stop email several times

    Outlook express sent the e-mail even 30 + times, how to stop what is happening?

  • PDF with links from a Mac does not work on a tablet.

    I created a PDF file on a mac with links to navigate forward and back in the pages of the document. It works on all Mac devices but not on a shelf. Any suggestions?

  • Change the recipient's email

    Is there a simple way to change an email address for a document already sent for signature? I had several occasions where I sent the document that the person tells me they gave me the wrong email address! I would like to be able to change the address