ESS photo display problem in portal

Hi,
I am not able see the photo in communication data or while viewing the employee's profile  in my system. The photo is properly getting stored in sap hr. In Internet explore security settings are low and even photo display is ticked but still i am not able see the photo in the iview of portal.
Please help.
thanks,
Regards,
Aditya

Hi Aditya,
1. R you able to see the photo while accessing PA30 ?
2. There is a function module to retieve the employee photo in URI.
    & you can use that URI in your Iview.
call function 'HRWPC_RFC_EP_READ_PHOTO_URI'
  exporting
    pernr                  = '00001185'
*   DATUM                  = SY-DATUM
*   TCLAS                  = 'A'
  importing
    uri                    = uri
and URI should be of the type TOAURI-URI.
Rgds,
Jothi.P

Similar Messages

  • Zeen HP Gallery Display Photo Display Problem

    Is anyone else having problems with the display of photos on their Zeen from HP Gallery?  When I opened both the pre-loaded pictures and tried to view my own photos, the screen looks like a scene from The Matrix.  No photo comes up; just unintelligible multicolor vertical columns and random "menu" titles replicated across the screen.

    Hi Sidney, thanks loads for your reply. If i try your method the most recent image still wont be placed at the beginning eg.
    If today's date is 01022012 then tomorrows date will be 02022012 which will still be placed after 01022012
    Eg
    01022012
    02022012
    Thanks again but is there any other method?
    Karl

  • Photo display link in portal for all users

    Hi All,
    We are using standard Photo Upload option to upload the photo.
    But while dispalying the photo, i am just using this link
    http://<server>_<port>/irj/servlet/prt/portal/prtroot/com.sap.netweaver.kmc.people.UserPhotoRenderer?mode=normal&userid=USER.R3_DATASOURCE.P00001234
    This time it will display the P00001234 photo perfectly, but i have a requirement to dispaly the photo in some applications using this link. So How can i use this link in that application, while opeing this application it will automatically petch the Login User ID and added to this URL. i mean to say
    http://<server>_<port>/irj/servlet/prt/portal/prtroot/com.sap.netweaver.kmc.people.UserPhotoRenderer?mode=normal&userid=USER.R3_DATASOURCE.+ Login User ID (Automatically).
    Can you please tell me, any Gobal variable is there to pass this as a parameter.
    Thanks and Regards
    Dileep

    Hello John,
    Thanks for your quick response.
    I want to use this link in standard MSS -> General Information Application,.
    In that Application one field is there for Image Path, there we have to specify this link
    that is
    http://<server>_<port>/irj/servlet/prt/portal/prtroot/com.sap.netweaver.kmc.people.UserPhotoRenderer?mode=normal&userid=USER.R3_DATASOURCE + Login User ID
    Can you please tell me any way to do it.
    Thanks and Regards
    Dileep
    Edited by: Dileep P on Mar 23, 2009 12:38 PM

  • E7 Photo Display Problem

    hi 
    i have just updated my E7 mobile with ANNA update and now not able to see my old photos in photo folder. Can anybody resolve this issue.

    There seems to be a problem of the Photos App with the Camera..I have checked the solution many times on my phones and it works eveytime..Once the camera has been used, the photos app goes blank, the only solution is to restart the phone and then use the change wallpaper option in homescreen and then the photos app starts working again..its a nasty bug and this is the only workaround that i could get till now. Even after multiple restarts i was not able to get photos in my photos app but after using the change wallpaper option, the photos app starts working again..everytime the camera is used, the phone needs to be restarted and the change wallpaper option to be used for the photos app to work.. this is the only workaround now.
    Swayam
    Nokia N8-00 v025.007
    Nokia E7-00 v25.007
    Samsung Galaxy S II GT-I9100 Firmware: XXWKJ2(Android 2.3.5)

  • Photo display problem

    All photos uploaded to my iPod Touch are displayed as if they are in Landscape orientation even if they are actually in Portrait orientation. The same photos are correctly orientated when viewed in Preview on my iMac (running OS X 10.4.10).
    All photos in question were taken with a Nikon D40.
    Anyone else seeing their portrait photos incorrectly displayed?

    Yes! And it is driving me nuts. I have tried taking the photos off and re-syncing but that didn't work. They have the correct orientation in iphoto, but just not on the ipod. I think this is happening because when you change the orientation of a photo within iPhoto, it does not alter the actual file itself (within the 'originals' folder in the iPhoto library, anyways...). So, when the ipod syncs, it is getting the original, unchanged photos rather than getting photos with your embedded view preferences. I have tried editing the actual photo files themselves, but I haven't had much luck so far - even though the privileges are set to read & right, when trying to save I am told that the file cannot be saved! Will fiddle with it some more later and report back...
    Did that make any sense?
    Message was edited by: trinket who added more information to her reply.

  • Changing photo display problems

    Hi - new here. I've managed to create a short movie in iMovie usinf some still photos (aren't I clever?!) but when I try to do it again, after I drag and drop a photo into the timeline, I cannot click and drag the photo to change its display time...when I hover the mouse over the photo, the icon does not change at all. I know I can change the display time in photo settings but i want to drag it like I did before. i have changed a setting by mistake? How do I get it back?
    Thanks in advance

    Welcome to the Discussion.
    When the menu command View > Show Audio Volume Levels is checked, iMovie doesn't let us drag the end of the clip to change its length. (The cursor changes the volume level instead of performing direct trimming.)
    Select the menu command — to uncheck it. Then direct trimming should start working again.
    Karl

  • HTML5 et CCS photo display problem !

    Hi,
    I develop my e-commerce site using DREAMWEAVER CS5.5 using HTML5 and CCS
    My site directory is positioned in WAMPSERVEUR 2.2 and in the "www"
    My local server is configured and it works
    I start my program HEADER HTML5 and the CCS I realize my layout and the: background: url (.. / Img / header / logo.png) no-repeat; I incorporate my logo.
    I record everything and I view my work and now I have only my texts appear, as well as the title of my logo, but not graphics
    Here is my HTML: <a href="index.html" title="Test.com">
                                </ a>
                               <div classe="side-logo"> </ div>
    I am looking for someone who could help me, so that I can continue to make my site
    greetings
    See you soon
    Bruno

    Hello,
    And thank you for your cooperation, I put my html and css script that goes with it if you can test it:
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <title>AMIO Levage.com</title>
        <link rel="stylesheet" href="css/reset.css" media="all" />
        <link rel="stylesheet" href="css/styles.css" media="all" />
        <!--[if lte IE 8]>
      <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
      <![endif]-->
    </head>
    <body>
      <!--HEADER-->
        <header id="header_page">
        <div class="content-center">
            <div class="left">
                <a href="index.html" title="AMIO Levage.com">
                    AMIO Levage.com
                    </a>
                    <div class="side-logo">
                    <p class="besaline">Les équipements de levage et de manutention distribués par la société AMIO</p>
                        <div class="breadcrumds">
                        <p>Vous êtes au niveau :</p>
                            <ul>
                            <li><a href="index.html">Accueil</a></li>
                                <li><a href="#">Toto</a></li>
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="right">
                <p class="contact"><span>Nous contacter :</span>+33 (0) 240 988 105</p>
                    <div class="cart-header">
                    <p class="products"><a href="panier.html">Votre panier</a> : <span>2</span> article</p>
                        <p class="price">67,00 €</p>
                    </div>
                </div>
                <div class="clearfix"></div>
            </div>
        </header>
    </body>
    </html>
    et le css :
    /* GLOBALS
    body{font-size:12px}
    .content-center{
      width:1022px;
      margin:0 auto;
    .clearfix:before,.clearfix:after {
      content: '.';
      display: block;
      overflow: hidden;
      visibility: hidden;
      font-size: 0;
      line-height: 0;
      width: 0;
      height: 0;
    .clearfix:after{clear:both;}
    .left{float:left}
    .right{float:right}
    /* HEADER
    header#header_page {
      border-top:1px solid cceaf9;
    header#header_page a.logo {
      background:url(../img/header/LogoAmioLevage.gif) no-repeat;
      width:218px;
      height:100px;
      display:block;
      float:left;
      margin-top:-1px;
      text-indent:-9999px;
    My site is not online yet since I work in localhost
    See you soon
    Bruno

  • Autorization for Photo Display in change on data of ESS

    Hi All,
    I need your help regarding Photo Display in Portal ESS applications like who's who and change on data.
    For the same Authorization at ECC side required.If i use sap_all authorization, the pheto displayed at the portal side.
    But only using ess authorization , the photo is not displayed. Could you please give me the solution for the same??
    Thanks,
    Anumit

    done myself
    I added the below object
    S_WFAR_OBJ
    S_RFC
    PLOG

  • Problem with display/layout of Portal-Favorites

    Hi community
    I've got a little display problem of the Favorites iView in the Portal.
    Below you can see three different screenshots of the Portal Favorites. Please disregard the Links itself, the problem is in the border/layout of the whole thing.
    [Screenshot|http://www.schuess.net/images/Unbenannt.jpg]
    The first picture shows the problem first hand.
    In the second picture you can even see that the Favorites seem to be misplaced by 5px. Perhaps they have an absolute position to the browser window?
    The third screenshot is the result of setting a border of 5px in the Theme Editor under
    Tree -> Border. That's not as intended because a) theres this little 1px-line on the top-left and b) the tree-border stops at the end of the tree nodes.
    Please tell me how I can make the Favorites-iView flush or which setting I have to change.
    Thanks in advance
    Michael

    Hi dear reader
    My problem is solved.
    The Favorites-iView-Property "Isolation Method" had to be changed from "URL" to "Embedded".
    Now it looks smooth
    Try on
    Michael

  • Problem with hierarchy variable while displaying query in Portal

    Hi,
    I came up with an problem with a query in the portal.  The problem is :
    I have one query which is displayed in the portal. The Query has hierarchial selection criteria. I am executing the same query using analyzer. Its taking the variable from the selection and displaying it on the analyzer. I have used the option to " display the query on web " from the BEX query designer. From there its opening and displaying the results with the given selection criteria.
    Where as when i open the query seperately in portal, its not displaying the results.
    I came to know from one of my colleague that the porblem is with the Web item and the hierarchial variable declared in WAD  was different from the variable declared in the BEX Query designer.
    I never Worked with WAD. I tried finding out the variable definition. But i was unable to find out where the Hierarchial variable was defined.
    Please help me out regarding the same.

    The problem is sovled.
    Poornima.

  • Display problem import photos

    Hello,
    I have a display problem when I try to import photos into Lightroom.
    I use the version 5.2.
    The problem can be viewed in the following video.
    At the begining you can view that there is something weird as under the folder "Panoramas" there is a grey block where there should be the rest of the folders onmy disk.
    Then, I try to select a folder on my disk MacHD or SaveSSD and everything is ok.
    And when I come back on my disk MacSSD, everything is going wrong (it begins when I click on "Panoramas").
    Any idea how to fix this ?

    My video was just to illustrate the display problem.
    As I said before I had it when I import from my SD card. My common workflow is importing from the SD card to the MacSSD disk, with a renaming. That's why I choose copy and not just Add to the catalog.
    By the way, I had another strange thing. In the Folders on the left side of the Library module I got 2 times the same name (folder "2013").
    I right-clicked and refesh folder, LR asked me to merge the both folder "2013" and it somehow seems to solve the import problem.
    I don't really get what I did.......

  • How to display ESS/MSS in different NW Portal

    Hello Experts,
    We are running ESS/MSS on a NW 6.0 portal. Now, we have a requirement to also display this ESS/MSS content on another portal which is running on NW 7.01 (we do not wish to install ESS/MSS on this server).
    What is the best way to accomplish this? Could you please give me some advise and links to articles or blogs on the web that has step by step instructions? I searched around, but was unable to find anything related to this.
    Thanks in advance for your help.
    Regards,
    Abu

    According to SAP's FPN's prerequisites and Version Interoperability guide
    SAP NetWeaver consumer and producer portals should all be running SAP NetWeaver 7.0
    SAPNetWeaver '04 is not supported.
    Additional details: http://help.sap.com/saphelp_nw04s/helpdata/EN/45/76322bf0020dece10000000a11466f/frameset.htm
    In fact there are issues if multiple SPS on NW7 are used (for instace producer is SP09 and consumer is SP11). Note 1005176 talks about patching some of the components to fix the issue.
    So, FPN is out of the question. Has anyone done it using the Portals' URL or appIntegrator iView?

  • Problem URL-IView - is not display in the Portal Content Area

    Hi!
    I have a problem. My URL-IView is not displayed in the Portal Content Area. The setting "launch in new window " is  "display in Portal Content Area". What can I do that the URL -IVIiew is not display in a separate window.
    Can anyone help me???
    Thank you very much
    regards

    Hi.
    You have to add your URL iView to a page. See URL iview - The page cannot be found for details.
    Best regards,
    Aliaksandr Zhukau

  • ESS UI5 role import problem on Portal

    Dear Gurus,
    I have tried to import pfcg role for ess ui5(SAP_EMPLOYEE_ESS_UI5_1) into portal, it is not importing and not giving any errors as well.
    other than ESS all are importing into Portal.
    My Portal Version is NW7.4 and ECC 6.0 EHP7 HR Renewal FP 04.
    could any one please suggest why this is happening. In Sandbox and development is working where as QA is getting problem.
    Thanks in advance .
    Regards,
    cbr.

    Hi,
    Have you checked the gateway error log, transaction - /IWFND/ERROR_LOG as this should identify what is missing  (under the menu option 'Error Log > Global Configuration you may want to change the error log level to 'Full' otherwise some detail is hidden).
    Have you activated the TASKPROCESSING Odata service?
    This thread may help UI5 Approval - Missing OData Service TASKPROCESSING
    I am also having issues with the Approvals lane when I lauch the tasks that I have just raised a thread for.
    Regards
    Jon

  • Adobe Form not getting displayed on the portal

    Hi,
    From the MSS portal when I run the process, the associated adobe form(using HCM) doesn't get displayed on the portal. Initially the problem was with higher version of acrobat reader but now it is solved. Now I am not getting any error or warning but adobe form still not getting displayed.
    Please help.

    Later

Maybe you are looking for

  • Project file not opening in my system

    I have installed a new LabVIEW 8.2 and all the drivers resourses also, i am not able to open th project file, sometimes the NIMax is not opening and keeps me installing again and again but not working properly.even after formating the system i am not

  • Changing Recovery's Default Burning Device

    Hello, my OEM drive recently died on my and I am trying to burn recovery discs with another drive I have installed. Unfortunately HP Recovery Disc Creation is only attempting to search for a blank cd/dvd in the dead drive. I have already changed the

  • Upgrade but what?

    Hello All, I got this error..... "in order to continue with the upgrade, the database you are updating requires a backup whats is this? what should i have to do? Thanks Dhaval Thaker

  • Can't add a blank row entry on to a navigation list  dependable listbox

    Hi All Need some help please! I am trying to build two dependable selectOnechoice list boxes. i adopt Frank's method and built the top level list box as navigation list. my problem is I can't set a unselectedlabel property for this top level list box

  • Servlet page conte

    JSP: <%@ page contentType="application/vnd.ms-excel" %> how do i convert this to servlet ??