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

Tags: Business Intelligence

Similar Questions

  • 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

  • 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.

  • Trying to get Windows user name before loading the page for the report filter

    Hello

    I have a page element I want to switch to Windows user using this in the HTML page header

    var WshNetwork = new ActiveXObject("WScript.Network");
    $s ('P1_TEMP_USER', WshNetwork.UserName);

    I call the function using onload = "getWindowsUserid (); ' the body HTML page

    Gets the value, but it comes after the page is rendered for my report cannot use it. How can I get this value set before the traffic report?

    I also tried to use $a_report ('R4346513312800348', '1','1 ', ' 1') to refresh the report but seems not to do anything, no errors, but my section of the page is always set to null.

    As I said article is planned, but I think that it's too late. If I do a view source of the element does not have the value, but if I look at the State of the session, I see the value, and if I refresh the page then the report sees. I hope it's just an order of emission events. Please advise.

    Hello APEX_MAN,

    You can also create a Page 0, define an element hidden in an HTML area on it and place region the region HTML Source:

    
    

    Then you should be able to use P0_REMOTE_USER throughout the application.

    'Course, which will be executed with each page is rendered. If it is a concern, then another idea is to point a page that is guaranteed to be hit before hitting some of your report pages, like the connection or the House - but be careful of the process 'reset the cache of the page' (like most login pages).

    Hope this helps,
    John

  • 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

  • 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:

  • 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;

  • When I try to set up a yahoo (via imap) email account I get a bad name for username/password message (they are correct). Any ideas?

    Access to my yahoo email account has always been a little uneven, but recently it has flat refused to work. I received the message "failed to connect to the server- imap.mail.yahoo.com . What I've tried so far:

    (1) the user name appeared as [email protected] tried to change it to just my username without result.

    (2) I deleted my account in Thunderbird and tried to recreate.

             a) the first time I used the auto configuration option, but it didn't work
             b) the second time I used the manual configuration and changed my username from [email protected] to just username
    

    In both cases, I got the error message "Setup was unable to be verified is the name of user or wrong password? I use 1Password to store all my passwords, so I'm cut and paste right into the dialog box so I know it's good (I also tried to type in there just in case cut and paste somehow corrupted it).

    (3) just for the heck of it, I went into my router and disabled the firewall here, but nothing helps.

    (4) when I ping imap.mail.yahoo.com of the command line there is no package of problems / deleted.

    I'm on Windows 10 (automatic update so it should be the current version of the patch) and I installed Thunderbird at 45.1.0. I searched these forums and google the problem (which is where I learned about the issue of [email protected] vs. username). Any help would be greatly appreciated!

    Thanks in advance!

    This error message can be generated if the settings are different from those given here, and those who do not work, use the full address for the user name, such as recommended by Yahoo.

    Another reason could be if you two-step verification in place.

    In addition, where it is a factor, disable all antivirus programs while you set up the account and then disable the e-mail scanning or create an exception for the TB profile folder.

  • 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...

  • Get a variable name for a connected user

    My application displays dynamic elements based on the value of a variable userid i.e. If userid is 1, all the items in my collection of table with 1 user ID will be displayed in a tilelist component.

    What I want to do, is to have a log in the system which will connect users but also to get the ID for this specific user and set it as my userid variable in my application, so the app knows what the user is connected and can display information related to that user.

    My mysql table that stores all users has the columns user ID (the value I want which is specific to each user) user name and password.

    I've been using this tutorial that lets the user open a session and if the connection is successful, a message is displayed, but this solution does not have the application store that the user is connected through userid: -.

    http://cookbooks.Adobe.com/post_Create_a_login_system_with_Flex_and_PHP-7243.html

    Can someone give me advice on how to do or what I need to do to change this example to get the user ID for the user that is logged into my userid variable in my application please or recommend something similar?

    This is the PHP code. Let me know if you need Flex code as well. I tried to comment as much as possible. Let me know if you need clarification on any room.

    \n";
         $xmlOutput .= "\n";
         $xmlOutput .= "$message\n";
         $xmlOutput .= "$data\n";
         $xmlOutput .= "$function\n";
         $xmlOutput .= "\n";
    
         echo $xmlOutput;
    }
    
    ?>
    

    Sorry for the late response. I had to attend a workshop.

  • 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/
  • Smartphones blackBerry how to retrieve the user name for the email parameter?

    Hi, I need to change my e-mail settings. I tried to do, but he asks my username. I remember my password but not my user name. is there a way you can get it back?

    In this case, the person that you talked was misinformed. You have no free method to contact RIM. The full support of the RIM starts with the carriers. If they can't solve it, they are supposed to degenerate into RIM. But you can't go around them and get rim directly. So, call them climbing back and demand.

    Good luck!

  • Analytics of obiee connection cannot get invalid user name and password

    Hi people,

    I am unable Loing analytical Obiee, get the valid user name and password when check the server log file do the sub questions.

    Authentication failed: invalid user/password.

    [2015 02-03 T 12: 13:52.000 - 05:00] [OracleBIServerComponent] [ERROR] [] [] [host: biapps.anblicks.com] [nwaddr: 192.168.100.112] [tid: dd8d8700] [ecid: 0053YdzsPuVEkJWzLwVK8A0006cE000000, 0:7210:6] PolicySet invalid: WSM-06102 PolicyReference reference URI "oracle/no_authentication_service_policy" is not valid.

    I am able to login on console and em with the same user name and password.

    Could any advice how to solve this problem.

    The problem is solved by rebooting my server linux...

  • 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

Maybe you are looking for

  • Drivers Windows XP for the Satellite A350-110

    Hello I'm looking for drivers Windows XP for Toshiba Satellite A350-110. Where can I find them? Thank you

  • HP OfficeJet Pro 8610: HP OfficeJet Pro 8610 PILOT ONLY!

    Is it possible to install the driver without using the (not so) easy start? Easy Start does not work in this situation. Will not find the wifi printer (but my mac can!) I'm not trying to set up a new printer. Just have to joing an exciting. Help, ple

  • Computer beeps

    My computer will beep when it turns? It happened a long time ago, but now I am in real need to recover. My computer looks like a computer format Microtour HP 202 G1, but I don't know the exact model. The story is that he was working in the morning, b

  • How can I add value to the existing values over a period of time?

    Sorry guys, I apologize in advance because I think that this problem can be very simple, but I had been mind blocked through hours of Labview tutorial and try it. "Lets say, I'm working on a parser of training and the z axis lower to 0 every time, I

  • Problem with Windows Media Player for XP.

    I get the following error message when I click on Windows Media Player: "the wmp.dll file has a version number of 11.0.5721.5280 where 11.0.5721.5268 was expected. Windows Media Player is not installed correctly and must be reinstalled. "I downloaded