Assigning archiver applet right to a role

I have to assign archiver applet right to a subadmin role.
In the edit applet right only 4 applets:
UserAdmin, Workflow,Weblayout and repository manager are present.
How do I assign only archiver applet to a role?
Thanks!

The prof_attr file contains the comment:
Can perform most non-security administrative tasks
for System Admin.
In addition I don't see a corresponding entry in exec_attr and without that then you aren't going to be using that role to run any commands. You can try it in SMC to see if it works there but its doubtful.
You'll probably need to create a separate role and add the user to that role.
A grep of exec_attr shows that User_Management is probably what you're after.
alan

Similar Messages

  • How to take a report for the assigned transaction and activity in a role

    Hi Colleagues,
    I want to take a report for the assigned transaction with activity for all roles, which are assigned to the users,
    Transaction list for a role i can able to take it from SUIM but not able to take the ACTVT for the role.
    Please suggest how to take this information.
    BR,
    Jai

    Hi Jaikumar from the post :
    I think you have reached the state of finding the USER to ROLE relationship
    Take the output to an excel,
    COPY just the roles column exactly in order do not rearrange , use AGR_1251 like other experts have mentioned
    insert the roles copied from you buffer and execute, the output will have multiple entries for each role take the output to an EXCEL again , make it unique and match the outputs between both the EXCELS.
    It will be a little tricky to do this, but I think you are proficient in MS EXCEL.
    This is one of the ways to do , there are many other ways to do it.

  • Assign multiple users to a single role?

    I have a process where I need to assign multiple users to a given role.  In this case, I want one of the users to 'win', and take ownership of the process step.  (Imagine the situation where one user is the primary processor, the other is a backup; if the primary is out of the office, i want the secondary to have the ability to pick up the request).
    I've tried to assign multiple users to the same process role as follows:
    rtm.addRuntimeDefinedUserToRole(prInstance,  roleName, user, userContext );
    but the process is only assigned to a single user - from my testing, it seems to be assigned to the first user specified using the above api call.
    Is there a way to do this programatically?

    Hi,
    Can you please advice how you did this?
    I am using Visual composer as my UI. But with looks like i am not able to pass a structure from VC so i can map it to "Assign Users to Process role" CO.
    Per my understanding I need to write a program using GPI API which populates the User_List structure of the above CO. But after that i am not sure how to use this CO. Can anyone give me detailed instructions on how to use the "Assign Users to Process role" CO to assign multiple users to the role dynamicallly?
    Regards,
    Kumar.

  • Automate the assignment of iviews, pages, workset to role....

    Hello Gurus,
    We are using EP 7.0. Is there any tool available in EP 7.0 that will automate the assignment of different content objects, like assignments of iviews, pages and workset to role.
    We want to assign large no. of iviews, pages,worksets etc. to diffrenent roles. Is there anything available that will help us to automate the assignment, rather than manually assign the objects to the role as it will be a huge task and time consuming.
    Any help will be highly appreciated.
    Regards
    Deb
    [Points guranteed for helpful answers]

    Hi Deb,
    as far as I know there is no standard tool for mass assignment of content objects to portal roles. But you can easily develop your own solution. The folloowing sections of the SAP Library should be helpful:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/43863b2e641193e10000000a155369/frameset.htm">How PCD Lookups are Performed</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/726396278212d0e10000000a422035/frameset.htm">Working with Semantic Objects</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/703fd42043053ce10000000a1553f6/frameset.htm">Delta Links</a>
    Best regards,
    Martin

  • Assign Security Zone Permissions to Portal Role

    Hi all
    I have created a portal role, say 'ABC', in my folder and assigned some users to this role. Now I want to assign security zone permissions for this role, ABC. When I try to do so, I am not able to find this role under 'Assign New Permissions' of permissions editor.
    What more do I need to do to get this role for assigning permissions?
    I am using Netweaver 2004s.
    I appreciate your answers with good points.
    Thanks in advance
    Tejo

    HI Fabien
    Thanks for the reply. I tried with wildcard search. I am not able to find that role. When I search for all roles in permissions editor I see some 32 roles. When I searched the number of roles in User Administration tab, there are 55 roles( 40 in Portal Role datasource and 15 in UME database datasource).
    I can see my role in User Administration window, but not in Permission editor.
    Thanks
    Tejo

  • Cannot Assign Archive and Retention Policies in Outlook 2010

    We are having problems figuring out how we enable Archiving and Retention tags in Outlook.  We have a new Exchange 2010 server with an Enterprise license key. We have run Microsoft Office professional plus 2010 on all of our clients (licensed through
    our volume license service agreement). We have configured an Archive mailbox store and assigned accounts to use that store. The archive mailbox appears in the users Outlook, but they cannot assign policies to folders or items. The ribbon does not show the
    option. I can see that it is configured to be part of the ribbon (when customizing the ribbon), but the option is not available to the user to actually select. I see user tags assigned to the user in Exchange, so I am at a loss as to where else to look for
    the problem.
    I see lots of documentation that says this is a licensing problem, but I am running the right components and think I have the right licensing. Is there a trouble shooting document or things I can check to make sure I have everything the way I need it to
    be?

    We found our own answer on this. Not sure why, but we had to use powershell to start the Managed Folder Assistant for the user name we had configured:
    Start-ManagedFolderAssistant -identity <username>
    My guess is that if we had waited long enough this would have resolved itself.

  • ASSIGNING REPORTS AND URL LINKS IN ROLE

    Hello Gurus,
    could you please tell me the procedure of asigning Reports, specific tables and Url links in the role.actually i know the process of assigning T-Codes to the role but i dont know the procedure for reports and url links and tables...
    i hope u people will respond positively.
    Cheers.......
    srinivas.korva
    Message was edited by:
            srinivas.korva korva

    Hi Nuno,
    you can achieve this by changing the XSL file.
    Check out this thread for more infos: XML form display in same browser window
    Best regards,
    Robert

  • Dynamiclly assign responsible agent based on SAP role

    Hello Experts,
    I have users set up in SAP and specific roles assigned to these users. for less maintenance purpose, I would like to know:
    Is it a way, we can use roles to find SAP users, then assign these users as workflow responsible agents?
    I do not want to maintain orgnizaion structure. just want to call sap role to assign the users.
    Is it a SAP standard way to do it? I did not find too much information on my question, can you please give me some insights on how to do it?
    I appreciate your time!
    Estell

    Hi,
    in agent definition for workflow steps you are allowed to use roles.
    So just try it out.
    Kind regards, Rob Dielemans

  • Assigning Queries and workbooks to user roles

    Hi Guys,
    I was hoping that someone could explain, how the queries, workbooks and Web Templates can be assigned to roles.
    What are the steps involved in creating the roles and assigning the queries.
    How are these reports accessed by the users (by URLs or through SAP GUI) If I would want to use the URLs to access them, how do I open the workbooks?
    I seem to have a lot of questions, hope to find answers to a few of them.
    Thanks,
    Doniv

    Hi Doniv,
    Queries, workbooks and web templates can be assigned to roles during the time that they are being saved. The assignment can also take place in PFCG > role. These kind of roles are usually basic placeholders that are assigned to different users as per requirements. This ensures that the usersa can see only those objects which are on the roles assigned to them.
    The workbooks are not accessed by a URL in the internet explorer, they are accessed in the BEx Analyser.
    Hope this helps...

  • Assigning authorization group to users or roles.

    Hi
    How do I assign authorization group I created for ECM digital signature approval to users

    Hi,
    Provide the authorization group and the role details to which it needs to be linked to your basis team and they should be able to do this for you.
    Regards
    Sreekanth

  • Assigning business transaction profile to business role

    Hi all,
    I can't find any transaction where I can assign the business transaction profile to the business role itself. Basically I have created a business transaction profile (with many dependent transactions) and I want to assign this to my Zbusiness role, but I dont know where this can be done.
    Can anyone of you please help me with this.
    Thanks,
    Prakruthi.

    Hi Arden,
    Thank you for your reply. My scenario is that i have 5 different types of service orders SO1,SO2, SO3,SO4,SO5.All of these have to be created from a service contract (there is an enhancement in place for copy control from service contract to service order). But if I want all these service orders to be seen on the IC webclient screen with their relevant status,date profile and partner determination procedure then do I need to assign these service orders as dependent transactions on the business transaction profile?
    I understand that for one business transaction profile only one dependent transaction can be set as 'service relevant' (radio button).
    Kindly reply as I am completely new to the IC world.
    Thanks,
    Prakruthi.

  • How works the assignation of a group to a role visitor in WLP

    Hi everyone,
    I have some problems with Siteminder integration with security in Weblogic Portal.
    Basically when I try to show the groups in my SM security provider for assign to a Role Visitor it produces a siteminder API error:
    weblogic.management.utils.NotFoundException:
         at com.netegrity.siteminder.weblogic.sspi.auth.ci.h(DashoA10*..)
         at com.netegrity.siteminder.weblogic.sspi.auth.SiteMinderAuthenticationProviderImpl.listMemberGroups(DashoA10*..)
         at com.netegrity.siteminder.weblogic.sspi.auth.SiteMinderAuthenticationProviderMBeanImpl.listMemberGroups(DashoA10*..)
         at sun.reflect.GeneratedMethodAccessor4239.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.bea.p13n.usermgmt.AtnProviderProxy$Runner.run(AtnProviderProxy.java:156)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at com.bea.p13n.usermgmt.AtnProviderProxy.invoke(AtnProviderProxy.java:113)
         at $Proxy369.listMemberGroups(Unknown Source)
         at com.bea.p13n.security.management.authentication.internal.GroupProvider.getParentGroupNames(GroupProvider.java:363)
         ... 112 more
    Caused by: com.netegrity.siteminder.weblogic.sspi.auth.dw: Could not obtain groups for user: fnp_sane_plasan_plapro_actpet_bpm_grupActuacio
         at com.netegrity.siteminder.weblogic.sspi.auth.b9.b(DashoA10*..)
    This error is reported to the provider but we haven't solution yet and we need a workaround and I would like to know how is done the relationship between the role visitor and the assigned groups, is this information in LDAP? who I can introduce this relationship manually?
    Thank you.

    I have the role visitor created. I am trying to assign a group to the role visitor in PAT, but when I selected the Siteminder Provider to view all the groups this error happens.
    The Siteminder error is recognized by Siteminder as a bug and is making a patch (5 months ago) and we haven't answer yet, and then I would like to find a workaround to this problem.
    I try it with the API but Oracle recognize me another bug when I try to create a visitor role for Enterprise Scoped Applicaction, only works in Web Application scope. (1 month ago)
    And then the last solution is doing this assign manually... and I would like to know how I can do it in LDAP (if LDAP is the repository of this information)

  • Dinamicaly assign Worksets, Pages, iViews to a Role using the APIs ?

    Hi,
    Has someone built a Role via Webdynpro coding?
    Hope someone has done it and could help.
    Thanx in advanced!
    Kind Regards,
    Gerardo J

    Hi Shanti,
    thanx alot for the help! actually folowing documentation in the help.sap.com I found this:
    "PCD Roles: These are semantic objects that represent collections of content that can be assigned to a user.
    There is no public API for accessing these roles."
    here I paste the link
    http://help.sap.com/saphelp_nw70/helpdata/en/44/43863b2e641193e10000000a155369/frameset.htm
    I Guess then is no way to modify the Role via API to achieve this, or this is only on 7.0 and now it is posible on 7.1?
    Thanx in Advanced!
    Kind Regards,
    Gerardo J
    Edited by: Gerardo Jiménez on Jan 31, 2011 11:58 AM

  • Archive applet. Help with adding files to archive, then show.

    I need help with this applet: http://pastebin.com/589064
    The user is supposed to add, remove and open archives with text in it.
    My problem is now the highlited area in the code (the lines with the @@'s).
    This button should list all files i have added to the archive, however when i press the button, i only get a numberlisting. eg, if i have added 4 files to the archive I get: 0123
    However I want the Joptionpane to show a listing of the files in the archive.
    When I press "open" i can choose a file, press add, then open a new file, press add, and then when i click show archive, the filenames of the two files i added, should list through a Joptionpane..as you can see, i've tried, but i'm very unfamiliar with this.

    OK..i've done it
    check out http://pastebin.com/589268
    however, now i'd like to change the code, so that if i try to add to files with the same filename, the applet should show an error message..
    How do i do that, please? :-)

  • How to assign new fields to a specific role ( e.g  employee) in BP

    Dear Experts,
    I have enhanced 3 customer fields in BP using EEWB, I am able to see this fields in BP ( tab customer data) but these fields are existing in all the roles of BP ( like vendor, bidder, service provider, employee etc).I would like to specify this fields only to a certain role (e.g employee) not to all roles.
    How can I acheive it?.
    Looking forward for your suggestions.
    Many thanks and best regards,
    Afroz

    Solved

Maybe you are looking for