Show user details in an iview

Hi,
Is there an iview that shows the user details of the currently logged on user? I know the profile iview which is available in the context menu of a user.
I'm looking for such an iview, but the difference is that I want to show it on the homepage, right after the user logs on.
Who can help me with this?
Thanks in advance!

Hi,
I expect you don't want to have the profile on the currently logged in user on the homepage?!?!
If this is true, for what are you looking in detail? Maybe something like the component com.sap.netweaver.kmc.people.PeopleDetails?Uri=/ume/users/[...Escaped Unique ID of the User...]
(This is the component being called if you click for example on a users (creator / modifier) name within KM.
If yes, just write some wrapper iView which redirects to this component, calculating the needed URL parameter dynamically.
Hope it helps
Detlev

Similar Messages

  • Show user detail for ActiveUserReports

    I use, Get-CsActiveUserReport | Format-List
    to show me how many active users are logged in to lync online 
    example output
    ActiveUsers                   : 73
    ActiveIMUsers                 : 0
    ActiveAudioUsers              : 0
    ActiveVideoUsers              : 0
    ActiveApplicationSharingUsers : 0
    ActiveFileTransferUsers       : 0
    What i want to be able to do is drill down into the activeUsers :73 to show me which users are actively using this service. Would anyone know if this is possible and the best method I could use.
    Many thanks

    help Get-CsActiveUserReport -Detailed
    help Get-CsActiveUserReport -Parameter *
    Check your parameters and use it as required. T
    This cmdletis for reporting not for monitoring !
    Regards Chen V [MCTS SharePoint 2010]

  • User Details iView - show an image as property

    Hi,
    I would like to add an image to the user details iView showing the gender of the person (e.g. male = blue icon, female = red icon).
    So the shown image must be depending on the users gender.
    Do you know if this is possible? Is it only a "simple" Layout render or something else?
    Showing icons should be possible I think (the collaboration visible status is also there). But how can I add own Icons representing a property?
    Would be great if you could tell me if this is possible and how.
    Thanks in advance.
    Stefan

    Hi Stefan,
    how do you add the text? As plain HTML? This would explain why it looks different from the rest of your text since plain HTML by default doesn't get the font style that is applied to other HTMLB elements.
    Three ways to style the text the way you want it:
    1) Use an HTMLB control which renders the font the way you want it (e.g. label)
    2) View the source code of your generated HTML. Find a text snippet which looks the way you want your text to look. Copy the CSS class and add it to your text for example with a span:
    <span class="classnameyoulookedup">Your Text</span>
    3) Add the styling you want directly inline to your text:
    <span style="font-size:...">Your text</span>
    I hope this helps,
    Esther

  • Change User Details iView! (From Who Is Who results!)

    Hi All
    I am trying to find the iView that displays the users details (the one with the picture) when selected from the who is who iview.
    I can't find it anywhere can anyone help?
    Thanks
    Phil

    Hi Phil,
    I'm not sure if I'm looking at the same Who Is Who iView that you are, but the results detail view doesn't have any tabs, just headings: Communication, Dapartment Misceallaneous.
    The one I'm looking for is only one iView with multiple views (its built with Web Dynpro), the location in PCD is as follows:
    Content Provided by SAP > End User Content > com.sap.pct.ess.employee > com.sap.pct.ess.iviews > Employee Search
    (there are two employee search objects, you want the one with the <b>com.sap.pct.ess.serv_employee_search</b> and <u>NOT</u> the one com.sap.pct.ess.area_employee_search which is just the Area Page for the Employee Search workset.
    To edit this iView, you'll need the JDI Cookbook for ESS and MSS modifications.

  • Wrongs user Details showing in welcome text. "Masthead"

    Dear all,
    Can you please explain why Mr. xyz name is displayed when Mr. abc has logged into portal with his own Login ID?
    In UME,,, all users realted details are correct.
    Regards
    Deepak Raikwar

    Hi,
    Check in User Admin whetehr the correct name is maintained over there or not. Check whether the Logon ID and the Name maintained for the same is correct or not. Still if it shows the wrong name, then just edit the user details and just change and set back the correct name and save it. Then open the portal in a new browser after clearing the cache. if nothing works then restart the portal and try again.
    Thanks,
    Mahendran B.

  • LDAP user details not showing in Portal UME

    We have implemented kerberos single sign on using the kerberos xml datasource file and have the corporate LDAP as our UME source.
    However certain user details that are maintained in LDAP (such as department, street etc) are not being pulled through to the portal UME.
    We know the connection to the LDAP is OK as we can create new users and they appear in portal UME - its just that it seems to be missing several user attributes.
    Is this related to the settings in the xml file?
    And if so, what needs changing??
    thanks
    Simon.

    Hi Simon,
    all the attributes that are available in your LDAP can be made available in the UME via the dataSourceConfiguration. The default files does not include every attribute since these may vary from directory to directory. Please take a look at http://help.sap.com/saphelp_nw70/helpdata/en/b7/14d43f2dd44821e10000000a1550b0/frameset.htm
    and especially at: http://help.sap.com/saphelp_nw70/helpdata/en/44/7d188751626fb5e10000000a155369/content.htm and http://help.sap.com/saphelp_nw70/helpdata/en/1a/2bee408a63732ae10000000a155106/frameset.htm
    Hope this helps,
    Holger.

  • Extending user details: Label in user Profile

    Hello,
    I have followed the document "How to Extend User Details" to add custom properties to user details. However, although it is possible to add labels to the user details iView (which you can access from KM), it does not seem possible to add labels for these properties on the User Profile (which you access through Personalize->User Profile).
    I have checked <a href="https://www.sdn.sap.com/irj/sdn/thread?forumID=42&threadID=129068&messageID=1443674">this</a> post, and the answer refers to the User Details iView, not the User Profile maintenance.
    Regards,
    Martin

    Hello Anja,
    This is a nice surprise (I remember you from your visit here to SA Breweries).
    The labels display fine in the User Details iView, but in Personalise -> User Profile, only the field names show up, the way they have been defined, e.g. expertarea, as opposed to "Expert Area", just as in the screenshots in the How-To Guide. The entries save without a problem.
    In other words, the field labels show up just as you defined them in UM Configuration, but you have no ability to change them to proper descriptive texts (as you would with KM property labels).
    Regards,
    Martin

  • Tabular Form - How to store in a column the User details (APP_USER)

    Hi all,
    I have let's say the following table:
    USER_COMMENTS(
    ID number primary key,
    COMMENT_TEXT varchar2(50),
    POSTED_BY_USER varchar2(50),
    DATE_POSTED date,
    UPDATED_BY_USER varchar2(50),
    DATE_UPDATED date)
    How do I, using a Tabular Form, get the USER details in the columns POSTED_BY_USER and UPDATED_BY_USER and the SYSDATE in DATE_UPDATED...
    I've tried the following:
    Created tabular form, all fields included. In Report Attributes > edit UPDATED_BY_USER > Display as Display as Text (saves state); Default Type: Item (application or page item); Default: APP_USER.
    It's not working.
    Thanks!
    Andrei

    It has to be a text field column type with source like the other updatable columns. You should hide that column and create a second of display as text if you want to show the content. Once this is done then you can use the default value and just type the item name there as you did:
    P1_ITEM
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    ------------------------------------------------------------------------------

  • Finding user details,messages present and total space consumed

    Hi,
    i have to find
    - the total number of users present in the ims server,
    - the total number of messages present
    - the total amount of disk space consumed by all messages.
    when iam executing the command "mboxutil -a" on solaris iam getting all the user details, and at the end only iam getting the required details, and iam getting 2 more extra lines, saying errors, how to correct it.
    $ mboxutil -a
    SUMMARY:
    Number of users: 22
    quota Usage
    ----------+-------------------------------------
    diskquota | 10485760 17897(k)
    msgquota | 10000 16943
    mboxutil: cannot get user data from ldap, error = 32
    mboxutil: cannot get domain quota from ldap, error = 32
    Is there any best way to find out the details what i mensioned in the beging.
    in the above output what are the last two lines showing ldap error = 32. can any body help me pls in correcting the error.
    Biswa

    You will want to look at the access log from your ldap server, to find out what is giving the err=32. That means, "object class violation", and usually means you're looking something up that doesn't exist.
    You may have an invalid user in your ldap, looking at the access log could help figure that out.

  • "User Details" don't get updated

    Hi,
    we have strange phenomenon that after editing user details like contact information etc. the User Details page in collaboration is not showing anything of the new data. Even an inkremental Index-Update has no effect on this - whereas in UME the new data is shown properly!
    Can somebody give a hand on this issue?!
    br

    Hi,
    You need to check first that the "Room Content Location" of the room.You need to modify the details of the user on the same node mentioned in "Room Content Location".If you modify the details in some other node it won't get reflected in the team room's contact information.
    For eg:- If the "Room Content Location" for a particular team room is UK Portal node then we need to modify the user details from that node only.If we try to modify them from any other node the change won't get reflected.
    Hope this helps.
    Neha.

  • User details windoa

    Hi all,
    probably all of you are acquainted with the Room Role List iView, which contains the list of room members (for example, in standard template SAP_Standard_Template_2 it's situated in DTN of Overview page). In order to see the details of the user, you simply have to click on the username. So, my question is, why this window "User details" is always opened minimized? I have noticed, that in other iViews the same window "User details" is opened maximized.
    Thanks in advance,
    Inna

    Hi Inna,
    just tested this with SPS 17. Works like expected. The window opens with 400x500 pixels (not really "maximized", but "as big as usual").
    Hope it helps
    Detlev

  • Update Request User Details with updateRegistrationUserDetails

    Hi,
    I have the following scenario: The Self-Registration form is defined with the fields First Name, Middle Name, Last Name, Manager Login. When the request is created, based on the Manager Login, the other user's attributes are set according to the Manager's Attributes. So when the manager goes to approve the request, most of the user information are already set. To update the User Details in the request, I can call the updateRegistrationUserDetails of Request API.
    Problem: I can not update the fields other than those defined in the FormMetadata.Xml. So I have to add the fields and set them as optional but I don't want to show non required fields to the end-user. I wish to have those attributes as not visible in the self-request form. Then I can update the information using the API.
    Question: How to add fields to the User Details of the request and not show them in the self-request form?
    Thanks,

    As I've said, I could not update the request fields that were not declared in the FormMetadata.xml. You can try set them as not visible but I am not sure the visibile attribute works for the SelfRegistration form. If it is not a problem, you can show the fields and set them as optional true. In my exaple, the SelfReg form has a manager employee code field.
    Create an entity adapter and assign it to the Request object, pre-insert.
    1) create two variables: requestKey, requestObjecAction, managerEmpCode (in my example)
    2) test if the request object action is Create Entity.
    3) call the method to update the request. below is my example:
         // Updates the request with the information of manager: Manager Login,
         // Location, Department and Organization
         public String updateRequestWithManagerInfo(long requestKey, String managerEmpCode) {
              String result = JavaTaskBase.EXECUTION_ERROR;
              logger.debug("******** Starting updateRequestWithManagerInfo *************");
              logger.debug("requestKey: " + requestKey);
              logger.debug("managerEmpCode: " + managerEmpCode);
              try {
                   HashMap<String, String> filter = new HashMap<String, String>();
                   filter.put(JavaTaskBase.USR_UDF_EMPLOYEE_ID, managerEmpCode);
                   String[] columns = new String[] { JavaTaskBase.USER_KEY_FIELD,
                             JavaTaskBase.USER_LOGIN_FIELD, JavaTaskBase.USR_UDF_LOCATION,
                             JavaTaskBase.USR_UDF_HR_DEPARTMENT,
                             JavaTaskBase.ORGANIZATION_ATTRIBUTE_NAME };
                   logger.debug("Querying User by EmpCode...");
                   // Update Request Attributes: requestKey, ManagerId
                   tcResultSet resultSet = this.getUserOperations().findUsersFiltered(filter, columns);
                   logger.debug("tcResultSet.getTotaRowCount(): "+ resultSet.getTotalRowCount());
                   resultSet.goToRow(0);
                   String organizationName = resultSet.getStringValue(JavaTaskBase.ORGANIZATION_ATTRIBUTE_NAME);
                   String managerLogin = resultSet.getStringValue(JavaTaskBase.USER_LOGIN_FIELD);
                   String managerLocation = resultSet.getStringValue(JavaTaskBase.USR_UDF_LOCATION);
                   String managerDepto = resultSet.getStringValue(JavaTaskBase.USR_UDF_HR_DEPARTMENT);
                   String managerKey = resultSet.getStringValue(JavaTaskBase.USER_KEY_FIELD);
                   logger.debug("Manager Organization: " + organizationName);
                   logger.debug("Manager Login: " + managerLogin);
                   logger.debug("Manager Location: " + managerLocation);
                   logger.debug("Manager Department: " + managerDepto);
                   logger.debug("Manager Key: " + managerKey);
                   // Prepares the information to update the request
                   HashMap<String, String> values = new HashMap<String, String>();
                   values.put(JavaTaskBase.ORGANIZATION_ATTRIBUTE_NAME, organizationName);
                   values.put(JavaTaskBase.USR_UDF_LOCATION, managerLocation);
                   values.put(JavaTaskBase.USR_UDF_HR_DEPARTMENT, managerDepto);
                   values.put(JavaTaskBase.USER_MANAGER_LOGIN, managerLogin);
                   logger.debug("Updating Request Info...");
                   // Updates the request
                   this.getRequestOperations().updateRegistrationUserDetails(
                             requestKey, values);
                   logger.debug("Request Updated Successfulfy.");
                   result = managerKey;
              } catch (Exception ex) {
                   logger.error("Error in updateRequestWithManagerInfo method", ex);
                   ex.printStackTrace();
                   result = JavaTaskBase.EXECUTION_ERROR;
              return result;
    thanks,
    Renato.

  • Where can i find RSRT query propertis Last changed by user details

    HI All,
    Some one has changed the RSRT qurery properties and we want to know Where can i find RSRT query propertis Last changed by user details.
    thanks in advance.

    Hello,
    Please check the screen shot
    In the Query Designer, General Tab Page showing the details as required at your end.
    Regards
    NS

  • DRQ : Draw Document Wizard only show limited details.

    Hi,
    I'm not sure is this the correct place to do development request.
    I found out that when do Copy from Function (eg. Do Delivery by Via Copy to function), Draw Document Wizard only show limited details. Width , height, length are not shown.
    Our customer sells same item (Product Code) with difference  size and dimension. It is hard to select the item from the draw document wizard.
    Even harder for documents that have a lot document lines with same product code.
    Is there any plan for this req in the next upcoming patch?
    Please advise.
    Andy

    Hi Andy
    What I understood from your explanation is you have one single item code, but the item has different sizes.  So, you are creating multiple lines for same item in base document (sales order/purchase order).
    My question is to you, how are you capturing the sizes in the document.  Have you created any UDF to capture the sizes.
    If your answer is 'Yes', then, you can include those UDFs in Draw Document Wizard -> Select Item to Copy (through Form Settings).  Also you can drag & drop those UDFs just beside your Item Code or Description, which will help user to understand the actual size/specification of the Item while drawing the base document into target.
    If your answer is 'No', then you can create those required UDFs for Marketing Document -> Rows and store the values in the base document.  And while using Draw Document Wizard include those UDFs through Form Settings as explained above.
    Thanks & Regards
    Anjan Bhowmick

  • How to show User Auditing data in dashboard/reports in MS CRM 2013 online?

    HI,
    I am having requirement to show user auditing details like user last logged in date/ session spent time in MS CRM 2013 online.
    I did not found any option to query user Auditing data.
    I found the Audit summary View but don't know how to use it.
    Could any one suggest me how to achieve this.
    Thanks
    Baji Rahaman

    Please try this 
    Public Function Decompress(ByVal arr As Byte()) As Byte()
            Dim s As Byte()
            Dim notCompressed As Boolean
            notCompressed = False
            Dim MS As System.IO.MemoryStream
            MS = New System.IO.MemoryStream()
            MS.Write(arr, 0, arr.Length)
            MS.Position = 0
            Dim stream As System.IO.Compression.GZipStream
            stream = New System.IO.Compression.GZipStream(MS, System.IO.Compression.CompressionMode.Decompress)
            Dim temp As System.IO.MemoryStream
            temp = New System.IO.MemoryStream()
            Dim buffer As Byte() = New Byte(4096) {}
            While (True)
                Try
                    Dim read As Integer
                    read = stream.Read(buffer, 0, buffer.Length)
                    If (read <= 0) Then
                        Exit While
                    Else
                        temp.Write(buffer, 0, buffer.Length)
                    End If
                Catch ex As Exception
                    notCompressed = True
                    Exit While
                End Try
            End While
            If (notCompressed = True) Then
                stream.Close()
                Return temp.ToArray()
            Else
                Return temp.ToArray()
            End If
        End Function
    Thanks & Regards Manoj

Maybe you are looking for

  • Spry Navigation does not work in IE version 6

    I have a simple spry navigation bar at the top of website that works in all the browsers I tested it in, ie IE ver 7 and 8, Mozilla Firefox (all versions), Netscape (all versions), and Safari. The only one I can't it to work in is IE version 6. Does

  • How to fetch the data based on header in detail.

    Hi, Below is my requirement: I need to create a two non-database control blocks(header and detail) with multirecord. When i press the one button i need to fetch the data header block. If i select the any record i need to get the detail record values

  • MobileMe deleted, but wont go away

    After our MobileMe family account expired (was not renewed), I deleted the MobileMe email account from the Settings of my iPhone. While it's gone from Settings, the MobileMe is still showing up in the Mail app (both under Accounts and Inboxes). As a

  • Oracle Universal Installer not showing ClusterWare option

    Hi, Why I can't see the third option " Oracle Clustware" while running Universal Installer ?? The above 2 options are Oracle database 11g and Oracle Client

  • Regarding unicode issue(UCCHECK- MESSAGEG-G error code)

    hi guys, I have below error in UCCHECK error analysis. The length declaration "138" exceeds the length of the character-type start (=43) of the structure. This is not allowed in Unicode programs . . . . . . . In the source code. MOVE EUDB_1(148) TO A