Incomplete profile page: Where are firstname and lastName?

Hi,
How to retrieve the firstname lastname in Webcenter Portal (11.1.1.8) UserProfile object, we used all the expressions but firstname lastname always comes blank/empty.
First Name: #{webCenterProfile[securityContext.userName].firstName} <br>
Middle Name: #{webCenterProfile[securityContext.userName].middleName}<br>
Last Name: #{webCenterProfile[securityContext.userName].lastName}<br>
I use Open DS as the LDAP and the first attribute in LDAP is cn and the lastname attribute is sn, we want to get the values of these when we call #{webCenterProfile[securityContext.userName].firstName}.
I found one archived thread where the same question is asked but without any solution documented.
Incomplete profile page: Where are firstname and lastName?
Thanks,
Anshuman

Hi,
Add an "HTML Markup" Layout Component to a page.
Edit the "HTML Markup" Layout Component.
In the Display options Tab, click the Edit Icon (v) next to the Value Property and select "Expression Builder...".
Select "Type a value or expression" and enter the following:
User Profile Information:
<br><br>
Name: #{webCenterProfile[securityContext.userName].name}<br>
Display Name: #{webCenterProfile[securityContext.userName].displayName}<br>
First Name: #{webCenterProfile[securityContext.userName].firstName} <br>
Middle Name: #{webCenterProfile[securityContext.userName].middleName}<br>
Last Name: #{webCenterProfile[securityContext.userName].lastName}<br>
Maiden Name: #{webCenterProfile[securityContext.userName].maidenName}<br>
Name Suffix: #{webCenterProfile[securityContext.userName].nameSuffix}<br>
Initials: #{webCenterProfile[securityContext.userName].initials}<br>
<br><br>
Description: #{webCenterProfile[securityContext.userName].description}<br>
Date of Birth: #{webCenterProfile[securityContext.userName].dateofBirth}<br>
Home Address: #{webCenterProfile[securityContext.userName].homeAddress}<br><br>
Home Phone: #{webCenterProfile[securityContext.userName].homePhone}<br>
Wireless Acct Number: #{webCenterProfile[securityContext.userName].wirelessAcctNumber}<br>
<br><br>
Time Zone: #{webCenterProfile[securityContext.userName].timeZone}<br>
Default Group: #{webCenterProfile[securityContext.userName].defaultGroup}<br>
Preferred Language: #{webCenterProfile[securityContext.userName].preferredLanguage}<br>
Update Date: #{webCenterProfile[securityContext.userName].updateDate}<br>
<br><br>
Employee Number: #{webCenterProfile[securityContext.userName].employeeNumber}<br>
Title: #{webCenterProfile[securityContext.userName].title}<br>
Department: #{webCenterProfile[securityContext.userName].department}<br>
Organization: #{webCenterProfile[securityContext.userName].organization}<br>
<br><br>
Date of Hire: #{webCenterProfile[securityContext.userName].dateofHire}<br>
Employee Type: #{webCenterProfile[securityContext.userName].employeeType}<br>
Expertise: #{webCenterProfile[securityContext.userName].expertise}<br>
Organizational Unit: #{webCenterProfile[securityContext.userName].organizationalUnit}<br>
Manager Display Name: #{webCenterProfile[securityContext.userName].managerDisplayName}<br>
<br><br>
Business Email: #{webCenterProfile[securityContext.userName].businessEmail}<br>
Business Phone: #{webCenterProfile[securityContext.userName].businessPhone}<br>
Business Mobile: #{webCenterProfile[securityContext.userName].businessMobile}<br>
Business Pager: #{webCenterProfile[securityContext.userName].businessPager}<br>
Business Fax: #{webCenterProfile[securityContext.userName].businessFax}<br>
Business Street: #{webCenterProfile[securityContext.userName].businessStreet}<br>
Business City: #{webCenterProfile[securityContext.userName].businessCity}<br>
Business State: #{webCenterProfile[securityContext.userName].businessState}<br>
Business Postal Code: #{webCenterProfile[securityContext.userName].businessPostalCode}<br>
Business Country: #{webCenterProfile[securityContext.userName].businessCountry}<br>
Business PO Box: #{webCenterProfile[securityContext.userName].businessPOBox}<br>
<br><br>
Click Test and confirm there are no errors.
Click OK to Exit the Expression Builder.
Click OK to exit Edit of the HTML Markup Layout Component.
This should display the user profile information as displayed on the user profile in WebCenter Spaces.

Similar Messages

  • In XML Show Form display Creator FirstName and LastName ?

    Hi all,
    In XML Form Builder i want to display the creator FirstName and LastName ( Diamond Admin) in the Show Form.
    For egs:
    Logon ID: diamond_admin
    Last Name: Admin
    First Name: Diamond
    In the EDIT Form By using $sap_user and also createdBy property i'm getting the creator name as diamond_admin but i want to display the FirstName and LastName (Diamond Admin).
    2)In the EDIT Form i used the Label for Time Based Publishing(TBP)
    Opening Date = TimeStamp control
    Closing Date = TimeStamp control
    In the RenderList Form i'm showing the Closing Date label its display the date and time.
    Closing Date= 05/12/08 08:00:00 PM
    But i requirement is to show the closing date only not time(Closing Date= 05/12/08) in the RenderListItem Form..
    How to do this?Please help me...
    Regards
    Thillai J

    When you are editing the Show Form, select the correct label in the form and in the property list area (bottom right) you have a property named "Display As". Select "Display Name" for the value.
    Make sure that in your Data Model your property has the data type "user"
    The "Display As" parameter should also work for your date problem as you can select "Short" to only display the date.

  • Where are Answers and Dashboards stored?

    If we deliver answers and dashboards to customers and they customize it further, how can they upgrade to next release's dashboard and answers?
    I want to know where are dashboards and answers stored so that we can provide an upgrade script.
    Edited by: user732932 on Nov 17, 2009 10:58 AM

    Hi User,
    If a user creates queries and dashboards they are stored in the Catalog, this is in the OracleBIData>Web>Catalog folder. If you drill down into thsi folder you eventually come to the individual xml files.
    The repository, (.rpd) is in the OraceBI>Server>Repository folder, the two can be maintained independantly. If your customer wants new data sources or tables adding to their RPD, you can merge these changes using the Admin tool, any changes here will not affect existing content in the dashboards, as long as the existing presentation layer is not altered. Assuming they do not maintain the rpd themselves, they could just send you an existing one for you to edit then replace theirs?
    What it sounds liek you are saying though, is that they will have added queries and dashboards to the web catalog, and that you will then add more queries and dashboard pages to a development catalog, in this case it's very easy to copy and paste new files from one catalog to the other using the catalog manager. Ther is no need to touch the actual xml. NEVER copy a new catalog over an existing catalog, if you are replacing the whole catalog, back it up then delete it from the Catalog folder and paste in the new one.
    If you are upgrading the version of OBIEE, none of these items should be affected, make sure you back-up first.
    I hope this clears it up.
    Regards
    Ed

  • Where are sound and sharing settings stored in plist on mac mini?

    Hi,
    Does anyone know where are sound and sharing preferences stored in plist on mac mini on OS 10.8?
    I want to auto-configure these settings for a bunch of computers instead of manual configuration through the system preferences menu.
    Anyone has any advice?
    Thanks.

    App (pinned) tabs and Tab Groups (Panorama) are stored as part of the session data in the file sessionstore.js in the Firefox profile folder.
    * http://kb.mozillazine.org/Session_Restore
    * http://kb.mozillazine.org/sessionstore.js
    * http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox

  • ActiveSync not updating firstname and lastname

    Hi All,
    i am using FlatFileActiveSync. Using that i am able to create the accounts with details specified in .csv file. but if i change the first name annd lastname value in the .csv file and run the ActiveSync, Updation is not happening only for these attributes. The rest all the attributes are updating properly. Please check my below code for updating the firstname and lastname.
            <set name='global.firstname'>
              <ref>activeSync.firstname</ref>
            </set>
            <set name='global.lastname'>
              <ref>activeSync.lastname</ref>
            </set>Please help on this, it is really eating my time.
    Regards,
    Sabareeswaren.

    Hello,
    Did you check workflow trace ? Does it show, value assigned to firstname variable, when IDM starts execution of workflow ? check the variable name, and its case. If you get value for last name then first name should not be problem.

  • When I try to upload a movie from I movie with the new iOS 7 it says sign in to YouTube when I do the screen goes back to where are started and it says to sign in again.  Any suggestions?

    When I try to upload a movie from I movie with the new iOS 7 it says sign in to YouTube when I do the screen goes back to where are started and it says to sign in again.  Any suggestions?

    Google seems to change their login security occasionally, and apps that assume it will work a particular way get left out in the cold till they are updated, since the login process is hard-coded into the app.
    Here is the automated e-mail I received today from Google when tried to upload a movie using iMovie.
    We recently blocked a sign-in attempt to your Google Account [REDACTED].
    Sign in attempt details
    REDACTED
    If this wasn't you
    Please review your Account Activity page at https://security.google.com/settings/security/activity to see if anything looks suspicious. Whoever tried to sign in to your account knows your password; we recommend that you change it right away.
    If this was you
    You can switch to an app made by Google such as Gmail to access your account (recommended) or change your settings at https://www.google.com/settings/security/lesssecureapps so that your account is no longer protected by modern security standards.
    To learn more, see https://support.google.com/accounts/answer/6010255.

  • UCM Search using firstname and lastname

    Hi,
    One of our requirement is to enable the search using firstname and lastname. We store users, groups, roles, and accounts in Oracle Internet Directory and integrated with UCM. I would like to know the ways to show firstname and lastname fields in the search so that users can search with those properties instead of author metadata .
    Thanks,
    Raj

    If I got the question, first name and last name refer to first and last names of document authors, right? Otherwise, I miss the link between search for documents and people identities in an identity pool.
    Note that search dialogs support "wild-characters" - that is, you can enter "Jiri Mac*" instead of "Jiri Machotka" - alternatively, use "Contains" rather than "Equals To" criteria.
    Furthermore, I'm wondering how you intend to use first and last names in GUI - do you prefer to have two names that you somehow construct together? Do you want to display the names to users? (How many names will be in first names? How many in last names?)

  • Newbie: how to get account firstname and lastname in SIM

    I have the following xpres code that retrieves all the account ids in SIM - this is working. However, how can i get the firstname and lastname of all of the returned account Ids. Some code example will be appreciated:
    <invoke name='getUsers' class='com.waveset.ui.FormUtil'>
    <ref>:display.session</ref>
    </invoke>

    Is this in a form or a workflow? If a form, you'll probably want to use the getObject FormUtil method. Also, there's a bunch of useful methods on the actual LocalSession object represented by display.session - look in the javadocs to see what you can do...
    Not hugely useful I know, but pretty hard to suggest options with (a lot) more context...
    This is an example of using getObject from a UserForm - you would replace the <select> statement with the accountId of your target users returned from getUsers (probably using a dolist to iterate the result set), and replace fullname with firstname and lastname:
                  <block>
                    <defvar name="requestorObj">
                      <invoke name='getObject' class='com.waveset.ui.FormUtil'>
                        <ref>:display.session</ref>
                        <s>User</s>
                        <select>
                          <ref>requester</ref>
                          <ref>WF_CASE_OWNER</ref>
                        </select>
                      </invoke>
                    </defvar>
                    <concat>
                      <invoke name="getAttribute">
                        <ref>requestorObj</ref>
                        <s>fullname</s>
                      </invoke>
                      <s> [</s>
                      <get>
                        <ref>requestorObj</ref>
                        <s>accountId</s>
                      </get>
                      <s>]</s>
                    </concat>
                  </block>

  • I upgraded my iPhone 4 from iOS 3.3.5 to iOS 5.0 and lost all my photos on the camera roll. Where are they and can I  retrieve them?

    I upgraded my iOS 3.3.5 to 5.0 on my iPhone 4 and lost all photos on camera roll. Where are they and can they be recovered?

    Have you been using your phone as recommended?  If so, you've been importing photos in your camera roll onto your computer for safe keeping.  Just as you would with a standalone digital camera.  Your photos would then reside safely on your computer for archival. 
    While camera roll photos ARE part of the backup, not everything always goes smoothly as you've seen, which is why the recommendation to import photos as soon as possible to your computer.
    If you have a recent backup of your iPhone, you can restore and hopefully many of your photos will be on this backup.  Any photos or data added to your phone since this last backup are, of course, gone forever.
    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • My iPhone5, 7.0.3, has 725MB of Messages shown in Usage, but no messages in Message App.  Where are they and how do I get rid of them??

    My iphone5, 7.0.3, has 725MB of Messages shown in Usage, but no messages in Message App.  Where are they and how do I get rid of them

    Ok, so I think I have found the cause of the problem.
    I went to Tools -> Add Ons -> Plug -Ins
    Under plug ins I found the zonealarm spy blocker plug in stub
    Attached are images of enabled, disabled.
    How do I get rid of that space all together, what I mean is, instead of having to choose between a "black space" and a "lego piece space", I want no space.

  • I authorized and dled ITUNES to the new pc.  Well i would like to know where is all my songs i purchased? I want to hear them on this pc, i bought them so where are they and how do i get them on here so i can buy new songs and make new playlists?

    I authorized and dled ITUNES to the new pc.  Well i would like to know where is all my songs i purchased? I want to hear them on this pc, i bought them so where are they and how do i get them on here so i can buy new songs and make new playlists?

    They will only be where you put them.  They do not magically appear in new places.
    Have you copied them from your old computer to your new one?

  • Where are brightness and volume in percentage ?

    Hi, i'm configuring conky and i don't see where are brightness and volume. I found temperatures in /sys/class/thermal/thermal_zone0/temp, but i didn't find brightness or volume, i tryed find it via checking keyboardkeys, but i think i have controlling brightness only in bios. I have shortcuts (Fn+left or right arrow) which works but i need percentage lighting display, which i'll use for conky. The same problem i have for volume. Thanks for help

    [root@acer ~]# cat /proc/acpi/video/OVGA/CRT1/info
    device_id: 0x0100
    type: CRT
    known by bios: no
    [root@acer ~]# cat /proc/acpi/video/OVGA/DFP1/info
    device_id: 0x0300
    type: UNKNOWN
    known by bios: no
    [root@acer ~]# cat /proc/acpi/video/OVGA/DFP2/info
    device_id: 0x0600
    type: UNKNOWN
    known by bios: no
    [root@acer ~]# cat /proc/acpi/video/OVGA/DTV1/info
    device_id: 0x0200
    type: TVOUT
    known by bios: no
    [root@acer ~]# cat /proc/acpi/video/OVGA/DTV2/info
    device_id: 0x0500
    type: UNKNOWN
    known by bios: no
    [root@acer ~]# cat /proc/acpi/video/OVGA/LCD/info
    device_id: 0x0400
    type: UNKNOWN
    known by bios: no
    I really don't know how Fn+key work but i checked all infos in previous post
    Last edited by STANKAR (2010-12-26 14:04:17)

  • Why are on the first web page buttons are shaped and following pages don´t? All Pages are based on the same Masterpage.

    Hello,
    I´ve a Problem with Muse.
    Why are on the first web page buttons are shaped and following pages don´t? All Pages are based on the same Masterpage.
    Any ideas?
    Stefan

    I just republished the site, and it looks fine, energievollfit | über
    could you please try to republish the site again, and let me know .

  • I just bought a movie and a season of childrens cartoons they are now gone off my ipad. Where are they and how can I get them back?

    I just bought a movie and a season of childrens cartoons they are now gone off my ipad. Where are they and how can I get them back?

    Did you download them direct to your IPad or to your computer. If so unless you have synced your iPad with your computer since you downloaded they are still on your Ipad unless you deleted them or if they were rentals the time ran out.
    To check on your iPad launch the iPod APP on your Ipad  if a movie listing does not show  then click on the iPad button under your library list column and it should then show your movies etc
    Or launch the Video App and look for them there
    if you have downloaded them on your computer they will show up in iTunes the cartoons i suspect will show under TV and the Movie under Movies.
    A rented item expires 30 days after you rent it or 24 hours after you begin playing it, whichever comes first. Expired rentals are deleted automatically. After you transfer a rental to your iPad etc, it is removed from your iTunes library.
    Outright puchases are obviously yours to keep.
    Hope this helps

  • How do I switch Firstname and Lastname in the adressbook on an iMac?

    How do I switch firstname and lastname in the adressbook on my iMac?
    Thanks, for helping me. Monika

    Go to Address Book>Preferences and on the General tab select from the drop down menu 'Sort by: Last name'.

Maybe you are looking for