UME Roles/Groups problem

UME Roles/Groups problem
I have installed an ABAP +J2EE instance with the view of using it for Adobe Document Services.
While following the Adobe Document Services configuration guide, Step 3.2.1.1:
I'm creating a role in the ABAP engine, creating a user (ADSUser); creating and assigning the role (ADSCallers) to it.
When I start visual admin, i expect the user to be shown under the 'group': ADSCallers.
While I can see the user in visual admin, I'm unable to see the group (role in ABAP instance)
I'm on SP19 NW2004. Any views???

There is a delay before roles show up as groups on the Java side. The delay runs about 30 minutes. See http://help.sap.com/saphelp_nw04s/helpdata/en/45/af3ac012d32e78e10000000a155369/frameset.htm
-Michael

Similar Messages

  • UME Role and Action

    I am developing a recursive tree in a Web Dynpro App. My tree has some nodes and subnodes. Under the subnodes i have documents. Depending to the permission of the users should be decided what can the user do with the documents, for example, create, upate, delete and so on. I need to check the authorization of users. I want to follow the conzept like the Web Dynpro tutorial RentCar APP with Actions und Permissions. If a user logs on, i can get his UME role and group. My question is: if it is possible to list the permissions behind of one specific role, which is assigned to the user or a group.
    In short I want to list the permissions and not only check if the user has it or not.
    Please help me.
    Regards
    Hairong Zhao

    Hi Sudhir,
    thank you very much for your quick answer. But it can't resolve our problem really.If we only use hasPermission() method to check if the user has right, the efford to check user in our case is too great .
    I try to describe our problem exactly. In our case, thers is possible that tausend documents can be attached to a node. we can't create a permission for every document. We create for every node a role, but for document we haven't role.  If we don't use the conzept with Actions and Permissions, how can we check the permission of the users, have you another idea?
    Regards,
    Hairong Zhao

  • Delegated user admin and export Roles&Groups ?

    Hi experts,
    I'am searching some tips in order to allow my users's delegated user admin group to export UME Roles and Group. however, my users met no problem to assign their roles to themselves
    I'am working on EP 7.0 sp14 and my UME is an abap system
    Can you give me some advice to go out from this issue ?
    Best regards,

    Hi experts,
    I'll try to complete my question:
    I've added Batch action to my delegated user role, but it's not enough to perform export operation.
    I hope if i can find a combination of actions without "Manage ALL" that i can assign to my delegated user role.
    Best regards,

  • Add UME Role to LDAP User

    Hi,
    i'm having a problem with portal user management. We have a LDAP user called charlie81 in an Active Directory Server, which has a set of LDAP groups. We have also a UME Role (a role created in the portal) called "Manutenzione". Our target is to assign "Manutenzione" to charlie81 through the portal. I made it but when charlie81 is logged in, he can see only LDAP Roles; "Manutenzione" is not visible!!!! How can i resolve this problems? Do you help me, please? Thank you in advance, Carlo Paglia

    Hi,
    What kind of role did you assign to the user? A portal role (source = portal role) or a "UME role" (source = UME database)?
    If it's a portal role, is it a standard or a custom role? If it is a custom portal role, make sure an entry point is defined or your role won't be visible. Here's a link to the documentation : [Defining Entry Points|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/4e/3e703e632c7937e10000000a114084/frameset.htm].
    Regards,
    Pierre

  • NWA 7.1 - User Administration with regards to Roles/Groups

    Hello,
    Environment = NWA 7.1 , Java Stack Only , No Central User Administration
    Situation      = One group of individuals responsible for developing and maintaining Java Roles & Groups
                          (Permissions). Another group of individuals responsible for maintaining Users and
                          allocating the above Roles & Groups to the Users.
    In accordance with various documentation (ie. http://help.sap.com/saphelp_nwpi711/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm) I have set up a Role which includes the actions: UME.Manage_Roles, UME.Manage_Groups, UME.Manage_Users, UME.Manage_All_User_Passwords & UME.Read_All. This Role is intended for the second group of individual mentioned above.
    The problem is however that with the mentioned actions they can not only allocate an user to a Role or Group but also delete the Role/Group from the system. Without the above actions in the Role it is not possible to assign Users to a Role/Group.
    This leads me to the question if it is possible to split these two various areas of responibility or does NWA 7.1 view both activities as residing in only group (documentation to this effect would be helpful). If not, which actions will ensure that only Users can be administered but the rights to the system (Roles/Groups) can not be tampered with.
    Many thanks in advance,
    Jay

    Hi Jay,
    UME.Manage_All Provides permissions required by an overall user administrator.
    These include:
    u2022 Administration of users belonging to any company and
    possibility of assigning users to companies
    (In a multitenant portal, even if a tenant user is assigned this
    action, he or she will still only have access to users, groups,
    and roles in his or her tenant.)
    u2022 Group management
    u2022 Role assignment
    u2022 User mapping
    u2022 Import and export of user data
    u2022 Manual replication of user data
    To set up delegated user administration, overall user administrators
    must belong to a role to which the UME.Manage_All action is
    assigned.
    In portal installations, any role that includes the UME.Manage_All
    action automatically has Role Assigner permissions on all portal roles in the portal installation.
    Try this.
    Regards,
    Gowrinadh

  • Group-Group & Role-Group Mapping

    Hi Experts,
    Please provide the format of an ume script to Create a New Group and simultaneously assign an existing Group to the new one under Parent Groups.
    I am using the below format, but the existing Group is being assigned under Child Groups.
    [group]
    gid=Group1
    group=GroupA
    [group]
    gid=Group2
    group=GroupB
    [group]
    gid=Group3
    group=GroupC
    Also, Please provide the format of an ume script to assign an existing role to an existing Group.
    The below format doesnot work.
    [role]
    rid=Role1
    group=Group1
    [role]
    rid=Role2
    group=Group2
    [role]
    rid=Role
    group=Group3
    Please suggest on this. It would be really helpful.
    Thanks!
    Regards,
    Divya

    Divya,
    Divya pk wrote:
    Please provide the format of an ume script to Create a New Group and simultaneously assign an existing Group to the new one under Parent Groups.
    A "script" means something functional, this funcionality doesnt exists in that form in EP. What you mean are the descriptors produced by the UME through the export function
    There is no need for providing any examples to you, you can easily create a descriptor for whatever scenario you need simply by using UME export. Due my experience there are only 2 things you need to know about that:
    1.)try to avoid the description field, it will cause problems
    2.)the import engine is handling your definitions in the order they are comming, if any entities are missing, the import process will fail
    regards

  • Notification Task needs UME role and other value

    Hi Experts,
    I have a BPM notification task which needs to go to two UME roles (always same) and a UME user (dynamic selection).
    This UME user is already stored in my context data.
    However, when I configure the "To" tab of the notification task, how do I achive this.
    If I select "Choose one or more UME principles" - I can assign the 2 UME roles.  But then how do I get that UME user?
    Please help.
    Thanks,
    Rahim.

    Hi Rahim,
    You want to use an expression and one of the getPrincipal  built-in mapping functions.
    How are your user id and role names formatted? If you have the full UME name you can use getPrincipal  or getPrincipals (for a list of values).
    If you only have the name itself then you use getPrincipalByUniqueName - the identityType parameter is 1, 2 or 3 indicating whether its a user, group or role respectively.  That only returns a single value ... so if you need to process multiple values then suggest you create a EJB-based mapping function using the UMFactory API to do something similar.
    Regards,
    Jocelyn

  • Custom UME Role with action: Manage_All_User_Passwo

    Hi all,
    I have to create a custom role on EP. This role has to able a user to manage the password of all user (only password).
    i created a custom UME role Reset_PWD and I add the following action
    Manage_All_User_Password
    I attribute this role to a user.
    When I logon with this user I get an error: Page not found.
    Any suggestion to solve my problem?
    Thanks in advantage
    Enzo

    Hi Enzo,
    The reason why you are getting this error is because you have assigned just the role and an action to it. There is no content attached to the role.
    For this requirement, I am not sure if adding any existing iview will help or not.
    Thanks,
    Nikhil

  • CUP v5.3 SP11.1 - CUP Request button "Existing Roles/Groups"

    Hi!
    Re: CUP v5.3 SP11.1 - CUP Request button "Existing Roles/Groups"
    Can anyone explain why some of our CUP users will see this CUP button in the CUP Request and others will not? Are they missing a UME "ACTION"?
    The button works fine, but it only shows up for some users and not others.
    Thanks for your help!
    -john

    Hello ,
    For Approvers , the button "Existing Roles /Groups" will be visible only when the following "stage" level setting is set
    Change Request Content = Yes
    Add Role =Yes .
    Regards
    -Ranjiv

  • Fetch PCD and UME roles and worksets

    Hello,
    I want  to fetch PCD and UME roles and worksets of the logged in user in a web dynpro java application. Can some one help ?
    Regards
    Mrinalini

    hi mriNalini
    check this wiki links for web dynpo java
    [Retrieving all iViews,pages,worksets from PCD |http://wiki.sdn.sap.com/wiki/display/WDJava/RetrievingalliViewsfromPCD]
    [web dynpro java home page wiki|http://wiki.sdn.sap.com/wiki/display/WDJava/WelcometoWebDynproJava%21]
    [Get Current Logged In User, using Web Dynpro for Java |http://wiki.sdn.sap.com/wiki/display/Snippets/GetCurrentLoggedInUser%2CusingWebDynprofor+Java]
    and
    [Fetching all the Portal Roles Assigned to the Current Logged in User, Using Web Dynpro for Java|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80ef07f8-3e6c-2b10-9cb7-81d4ef2e294a?QuickLink=index&overridelayout=true] ( document)
    hope these links solve your problem
    Regards,
    Maheshchandra

  • Assigning Protal Roles/ Groups with a vaildity date?

    Hi Experts,
    I am trying to find a way by which I can assign the roles / groups to a user in Portal system with a validity date.
    Please comment.
    Thanks, Vishwas

    Directly in the way you are expecting it will not work.
    However there is a report you can schedule called prgn_compress_times which removes duplicate and obsolete assignments of roles. This will then also remove the UME group assignment if the portal used ABAP as UME.
    However you cannot use it if the CUA is active!
    Cheers,
    Julius

  • Where are all the UME actions and UME roles stored?

    Hi there,
    I had a look at the SAP<SID>DB.UME* tables, it seems to me that they are not stored there.
    What I wanted to achieve is to build a list of all user, user to role assignment, all UME actions, and role to action assignment so that we can do some analysis of the data.
    Another related question is about the SPML based java API for user management in UME. It only allows you to list all the UME roles. What about the J2EE security roles? It seems to me that by using this API, you can not get a complete picture of user authorization, which includes both UME role and J2EE security role. Any comments?
    Thanks in advance
    GG

    Hi,
    I would suggest to use [UME Java API|http://help.sap.com/javadocs/NW04S/SPS09/se/com/sap/security/api/package-summary.html] instead of reading from the DB tables. You can get all users using methods of the class IUserFactory. The class IRoleFactory has method getRolesOfUser which gives you all roles for each user. Don't forget about roles assigned to user groups. Have a look also at package com.sap.security.api.acl. You should be able to get all ACL entries using [IAclManager|http://help.sap.com/javadocs/NW04S/SPS09/se/com/sap/security/api/acl/IAclManager.html]. Especially, check the code example. I've never done this but from reading javadocs it looks like it should be possible.
    Have a look also at this [document|http://help.sap.com/saphelp_nwce711core/helpdata/en/a4/d39b3e09cdf313e10000000a114084/frameset.htm]. It describes the authorization concept of the AS Java.
    Cheers

  • Role Groups

    Hi,
         Can someone explain role groups and what they are useful for? I know you can add a bunch of Roles into a group.  It seems like just creating a role with other roles is more useful.
         I can't see what use they are when you are dealing with setting up your TLN and Detail Nav.  You can't put the inserted roles in any order so there is no way to control how they would appear in the navigation to the user. 
    Can anyone help me out why I would use groups vs. setting up a role within role type organization?
    Thanks!

    Hi everybody,
    From the image you sent ("Assigned" roles, as already written before), Kenneth, as well as from the ongoing discussion, it's just what I already said: Role are "assigned" to groups, and that from the hierarchies point of view, is: Roles "have" groups.
    > roles in groups has its own purpose
    That is a wrong termonology. If anything is "in" something, groups are "in" roles. Sometimes people also talk of groups "assigned" to roles, as this also makes sense from the hierarchie's point of view. Anyhow, the other way round makes more sense from a semantic point of view (groups, as users, may "play" different "roles", so roles are assigned to these principals) and is the common one. Nevertheless, draw some UML class diagram, and you'll see that a role "has" groups (and users) and a group has groups and users.
    > how to control what level an item will appear on
    At this point, the discussion should reflect the differences between UME roles and PCD role objects. It's also not necessary (and not advised at all officially by SAP) that the roles themselve are the entry points (but the workset(s) under a role, in most cases).
    Anyhow, as I have described in my second posting, the hierarchy is used within the UME, so that in most cases there will be a 1:1 relationship between groups and roles (this is not necessary, and sometimes other combinations do make sense, but it is a (quite general) advise).
    Hope this brings some light into it...
    Best regards
    Detlev

  • GRC CUP - How to add a custom field in "Select Roles/Groups" form

    Hi Forum,
    I created a custom field "REGION" in CUP configuration. I used this field in "Role Attributes"
    In "New Account" workflow, when i click on Select Roles/Groups" a screen for Select Roles/Groups will display to select the roles by different combinations.
    I need this "REGION" field in the above selection creria to select roles by REGION.
    How to make this field "REGION" appear in above selet cretiria.
    Thanks,
    RAM
    Edited by: Ram.Sathish on Apr 21, 2011 3:46 PM

    you can not add custom fields in the search, have you thought about using the company field as the fied for location?
    Regards,
    Chinmaya

  • Report design Grouping problem

    I'm currently designing a report, something like an invoice. The invoice number is usually on the page header. But now i want to create a report to list down all the invoice numbers in the 'details' but when i drag the 'invoice number' data to 'details'
    it only show 1 row of numbers, wheareas the data has few rows of it. How can i make it view all my numbers? 

    Hi Eugene,
    Thank you for posting in MSDN forum.
    Since this forum is discuss the VS test issue, so
    I’m afraid that it is not the correct forum for this issue.
    As you said that the report design grouping problem, I suggest you could try to consult this issue directly to the VS Report Controls forum:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=vsreportcontrols , maybe you will get better support.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Mini DisplayPort to VGA adapter not waking monitor

    Hi, I've had my Mac mini for about a month now (the 2010 model with 2.4GHz Core 2 Duo and 2GB of RAM). Initially I had it connected to a 32" TV via HDMI which worked perfectly. However I have now switched to a 24" Iiyama ProLite E2410HDSD which doesn

  • Moving photos from an ipod to a windows computer

    Friend of mine had his PC hard drive crash and lost all the photos on his hard drive. Fortunately, all the photos were synced to the iPod photo. Unfortunately, I have not been able to find a way to transfer photos from the iPod to another PC (since t

  • Flash player file working in HTML but same HTML code is not working in JDEV

    Hello, I have a flash player file which is working just fine in a plain HTML. But not working at all in Jdeveloper's .jspx file. I have no idea what is the issue. Please help. Below is the code snippet. There is no way I can format the code snippet f

  • Quicktime movie washed out in Safari

    I'm having a problem with my quicktime movie published in Safari. The movie looks good on Firefox but washed out on Safari. I cant seem to find a way to stop this from happening. I copied the movie from the Safari version on the web to see if it was

  • Distortion with USB mic and Logic Pro/Garage Band

    I have read a ton of posts, but I have yet to find an answer to this question. I have a USB mic that used to work wonderfully before upgrading to Leopard. When I make a recording now, it usually works well for about 5 minutes, and then out of nowhere