BASIS query :how to transport user roles

BASIS query :how to transport user roles
regards
Mave

Hi Mave,
Pls follow this
Goto PFCG
Enter the role there.
On the application toolbar you can find the button for transport. Click on that and assign this to a transport request
Release and transport to the other system.
Cheers
Vinod

Similar Messages

  • I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.h

    I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.how to do that in xml file ?

    Thanks john for you are reply.
    I had tried what you sad.I open shared service in that foundation project i had export shared service.after that in import-export file.In that role.csv,user.csv,group.csv.Like this file have.When i open user file added some users after i trying save in excel it shown messgse
    I click yes and save the .csv file and import from share servie. i got error like this
    am i doing right way john.or explain clearly

  • Easy Question: How to identify user roles within form?

    Hi folks,
    I would like to display/hide button which calls static data maintenance form (from other form) based on current user roles.
    If user has role "STATIC_DATA" granted then DISPLAY button (which calls static data form), else DO NOT DISPLAY it.
    Any example, how to get user roles within form?
    Thanks,
    Tomas

    I can do it with below code:
    declare
      l_cnt number;
    begin
      select count(*)
         into l_cnt
         from user_role_privs
      where granted_role = 'STATIC_DATA';
      if l_cnt > 0 then
            -- display it
      else
         -- do not display
      end if;
    end;I think, above should work.
    Thanks,
    Tomas

  • How to transport users?

    Dear Gurus,
    Could you tell me please, how can I transport 100 users between two portals?
    Thanks,
    Levente

    HI there,
    I know my reply is bit late but i wanted to not only tell you what to do but how to transport 
    These are the steps to transport from one portal to other:
    Process of Transport as EPA(Enterprise Portal Archieve)
    EXPORT:--
    Login to the the portal.
    Navigate to System Administration.
    Navigate to Transport-->Export.
    Create a Folder inside the Portal Content say "TransDemo".
    Right on the Folder and Select new Tranport Package and fill in the following properties.
    Transport package name (required).
    Transport package ID (required).
    Transport package ID prefix (optional).
    Master language (required).
    Description (optional).
    Select Objects for Export
    Open the object (Transport Package) for editing.
    Add all required iView, Page, Role, Workset in the object using right click.(Can directly add a folder also).
    Click on to Export button.
    After clicking Export Button file name is automatically generated (Unique name).
    Export Selected Objects to .epa file.
    Download Export File- It displayed how many files it exported.
    Click on to "Download Export File" link for download.
    Save .epa file in your hard drive.
    IMPORT--
    Login to the the portal.
    Navigate to System Administration.
    Navigate to Transport-->Import.
    Select .epa file on Destination Server.
    Import Editor Select "Client" as source for packages file
    Select .epa file (Which is the back up file) Click on "Upload" button
    Start Import and Check Status after uploading click on to "Import" button.
    Display all imported objectAll iviews and roles are restored .
    Just follow the above steps and ask if you have any doubts as i have used this method to transport many roles from one portal server to other.
    Please reward with points if you find it helpful.
    Regards
    Pooja

  • SSO and how to Managing User Roles/Privileges with Forms using Oracle db

    We are in the process of implementing Oracle Application Server SSO with our custom Forms application using Oracle database -- all 10.2.0.1.0 version.
    In our Forms Applications, we have about a dozen roles we have assigned to various users. We need to identify each user using our Forms because we are using the GLOBAL USER throughout the application.
    Questions:
    -- Do we have to create users/passwords in both OID and application database?
    -- Is there a way to easily manage the user and passwords between SSO and Forms App/database in one place? For example, how does a user change their password once, but actually change it in both the database and SSO?
    Any advice and/or direction would be greatly appreciated.
    Thank you,
    Mika
    Edited by: user11846198 on Sep 1, 2009 1:41 PM
    Edited by: user11846198 on Sep 1, 2009 1:53 PM

    Yes, you can have global roles in the DB and assign this roles to specific OID users, and the will heritage the privilages, you can do this using Oracle Identity Management Web Tool http://hostname:7777/oiddas is not complicated.
    Greetings.

  • How to define user roles

    I am ready to deploy the form, but I want to define user roles.  How do I do that?

    You can't defines roles for the fillers. You can however define roles for the form design, responses data and summary reports by sharing the form. For more information see http://forums.adobe.com/docs/DOC-2462.
    Gen

  • How check the user roles in Business Partner edition screen?

    Hello Masters,
    I'm having a little problem figuring out how to check the user roles to allow modification in some fields.
    At the 'Manage Organizational Data' screen ('Manage Business Partners' -> Business Partner Data -> edit). I need to check the user roles to let him change the 'Tax Numbers' values. The values can be changed only if the user is a administrator; otherwise it must only show the value.
    I checked the HTML Template and found where I can restrict this edition option, but the problem is that I don't know how to check the user roles here. Maybe there is a function to do this?
    Any ideas of how I can do it? Is there any magical BAdI to check this?
    Thanks in advance,
    José Omar

    Hi José Omar,
    there is no BADI for this...
    You have to change the standard code to display only tax data if the SY-UNAME does not have correct role.
    You can retrieve user roles with BAPI_USER_GET_DETAIL, or access directly the activity groups table.
    Rgds
    Christophe

  • Query Result Filtered using User Roles SCSM 2012 R2 RU2

    Hi,
    I have a Query Result setup in a Request Offering that shows the list of Printers using the Printer CI. We have different sites with printers that start with the site location like MTL. There are no filters in the Query Result. What i did is create a Group
    for each site that has the rule "start with" MTL (other groups have other 3 letter prefix). Then i created a user role for each group and only selected the Printer group for the site and i associated the User Role with our AD Site group called MTL-User.
    i did this for each site. Now when i checked the Request Offering at first, with a user that is part of MTL-User group, it showed only the list of printers that started with MTL. Now today i came to check again and the same user is seeing all the printers
    and not just the ones that start with MTL.
    The User Role i made was based on the Read-Only Operator. I just dont know what the problem is

    Thanks for that link. I had thought of something like that but i found it came to the same thing as just using the filter field that is already available when using a Query Result. I retried using User Roles and figured out that the problem is that my test
    user is only part of the MTL-USER group so when i logged in with him into the portal (cireson Portal btw) i would see the proper result. If i logged in with a actual user that is also part of other groups besides MTL-Users, they see all the printers no matter
    which AD group i define in the User Role. 
    So what i figured was that my group is not getting applied as the filter to the query Result and that the Member section in the User role is only to say who can see the Query result list. But then i have my test user for which this setup works...so im confused
    on what exactly is overriding the results.

  • ¿How to use user-roles in Ironport WSA (7.6) using ACS 4.1?

    Hello,
    I want to give a client access to a S370 WSA quarantine and I am using an ACS 4.1 for external authentication; that would be used for administrators and for the client access (non-administration access).
    I have created a user-role in the WSA that has access to the quarantine I want, but I need the user to be in the ACS. I created the user in ACS but my question is, what should I configure or change in the ACS in order for the WSA to recognize the user with the specific role I created and not like an administrator role.
    Thanks for your help!
    Sergio

    Hi,
    This can be done by configuring the Radius Class attribute on the ACS and mapping it with the user roles on the WSA.
    "To map RADIUS users to different Web Security appliance user role types, you assign a role type, such
    as Administrator and Operator, to a RADIUS CLASS attribute. Mapping different role types lets you
    specify the authorization level for each RADIUS user."
    Please go to Page 26-12 of the WSA user guide http://www.cisco.com/c/dam/en/us/td/docs/security/wsa/wsa7-5/user_guide/WSA_7-5-0_UserGuide.pdf for more information under the section "Using External Authentication".
    Regards,
    Kush

  • How to create Users/Roles for ldap in weblogic without using admin console

    Is it possible to create Users/Roles for ldap in weblogic without using admin console? if possible what are the files i need to modify in DefaultDomain?
    or is there any ant script for creating USers/Roles?
    Regards,
    Raghu.
    Edited by: user9942600 on Jul 2, 2009 1:00 AM
    Edited by: user9942600 on Jul 2, 2009 1:58 AM

    Hi..
    You can use wlst or jmx to perform all security config etc.. same as if it were perfomred from the admin console..
    .e.g. wlst create user
    ..after connecting to admin server
    serverConfig()
    cd("/SecurityConfiguration/your_domain_name/Realms/myrealm/AuthenticationProviders/DefaultAuthenticator")
    cmo.createUser("userName","Password","UserDesc")
    ..for adding/configuring a role
    cd("/SecurityConfiguration/your_domain_name/Realms/myrealm/RoleMappers/XACMLRoleMapper")
    cmo.createRole('','roleName', 'userName')
    ...see the mbean docs for all the different attributes, operations etc..
    ..Mark.

  • ABAP Query: How to transport?

    We have created one ABAP query in Development system. In Query we did some changes related to code.
    We want to transport it to Quality system.For this we are running "RSAQR3TR" program in Devp System . through which we are exporting "User Group, Infoset, Query" in same sequesnce, Which is generating request.
    After transporting it to Quality, We are Importing it by running same program.
    User group, Infoset , And Query Layout is getting updated but it is not updating the code which we have added into the query.
    Please advice

    Hi Reddy,
    For the second part of question :
    When you create a abap query SAP generates a program at the background. You can copy that program to a Zprogram and assingn a Tcode to it.( You can add some more features to the report like drilldown etc.. )
    Your technical consultant should be able to help you out on this .
    Regards
    Balaji

  • How to propagate User Role/Identity between containers? Servlet --- WS

    Hello!
    After a few days of code writing and extensive research on the web I am completely stopped and do not know where to move further...
    I have two containers: web and EJB. Thne I created two users at GlassFish AS (SUN Application Server) in file realm: admin and user.
    URL request to servlet asks for name and password. In the web container I get proper roles (matched to login name) when I ask:
    SessionContext ctx.getCallerPrincipal().getName
    admin or user, depending on what I used for logging in.
    From that servlet I call webservice which is resided in an EJB container...
    When I check the principal there it is always ANONYMOUS.
    The web service is called over plain http, not secured.
    If I use similar construction but with only stateless bean (not web service) I get Caller id propagation and I can see in the EJB container that admin or user logged in.
    My question is: How can I propagate Caller id with web services from web container to EJB one? I need to use roles that are defined in AS,
    I am going to use security annotations at web service side and further. But it does not work, because I all the time get only ANONYMOUS...
    I can not switch to EJB bean instead of web service due to requirement to use only http, not RMI.
    Please help me advice?
    / Sasha

    Hello!
    After a few days of code writing and extensive research on the web I am completely stopped and do not know where to move further...
    I have two containers: web and EJB. Thne I created two users at GlassFish AS (SUN Application Server) in file realm: admin and user.
    URL request to servlet asks for name and password. In the web container I get proper roles (matched to login name) when I ask:
    SessionContext ctx.getCallerPrincipal().getName
    admin or user, depending on what I used for logging in.
    From that servlet I call webservice which is resided in an EJB container...
    When I check the principal there it is always ANONYMOUS.
    The web service is called over plain http, not secured.
    If I use similar construction but with only stateless bean (not web service) I get Caller id propagation and I can see in the EJB container that admin or user logged in.
    My question is: How can I propagate Caller id with web services from web container to EJB one? I need to use roles that are defined in AS,
    I am going to use security annotations at web service side and further. But it does not work, because I all the time get only ANONYMOUS...
    I can not switch to EJB bean instead of web service due to requirement to use only http, not RMI.
    Please help me advice?
    / Sasha

  • How to Transport a Role

    hello, Experts. 
    I have a small problem.
    I have added a New Workbook to Developer Role,  i want to Transport it to QA .  what are the steps i need to do.
    i went to Transport Connections and in that i selected the Role which i want to Transport ,  and in the Grouping which one i need to select?  can please send me the steps so that i can do it. 
    Thanks in Advance
    Sharp

    Hello,
    I dont have Access ,  In PFCG its not Giving an Option for Transports. 
    I have takled to Secuirty Team to help they said they will do it.
    Waitting for them to get back to me.
    Thanks
    Sharp

  • How to transport a role in portal

    All,
    I created a new role and I would like to transport it. Could anyone tell me which steps am I supposed to follow and which role am I supposed to have to create a transport in portal?
    Regards,

    Hi Mike,
    Role is PCD object by using Transport package you can move from one server to anither server.
    Procedure:
    1)SystemAdminstration>SystemConfiguration>Transport-->Export
    -->create TransportPackage
    2)Add the Role to the transport package
    3)Start export and then download to the local machine.
    4) if want to import in another server
    SystemAdminstration>SystemConfiguration>Transport-->import
    import the .epa file
    Thanks
    Srikanth

  • How to check user role/profile

    Dear all,
    I'm finding function module to get a list of profile/role of user. Would you please suggest me on this?
    Btw, if you have any other advise please feel free to let me know.
    Thanks in advance.
    Peersit

    I've just found the related threads on this site.
    User Profile Details
    Re: User Profile Details
    User Wise Authorization/profile report needed
    User Wise Authorization/profile report needed
    Have a good day.

Maybe you are looking for

  • Goods receipt did not generate any Accounting Document

    Good day! Our PO has been processed in MIGO for Goods Receipt. After the processed, we tried to check its FI Document but it displayed a message "No subsequent document found in Accounting". Kindly assist us in troubleshooting what could possibly be

  • Dreamweaver Template Without Dreamweaver

    Hi. I'm doing an internship for the semester and the place i work is having me redesign their intranet.  I'll be gone in December, and while no immediate changes will really need to be made, over time they will probably want to do something such as a

  • Where do I find the Adobe pdf 9.0 printer description file and how do I install it?

    Where do I find the Adobe pdf 9.0 printer description file and how do I install it? Operating system is Windows 7 and I have Adobe Creative Suite 5.5 installed. Adobe Acrobat X Pro just updated to version 10.1.8

  • Aperture an old MacPro and a new iMac

    I migrated my Aperture 3.4.4 to my new system.  Aperture wants my serial numbers.  I have the recent one but not the original.  How can I proceed? Jim Turner

  • Populate data for Invoice tab in UDM_SUPERVISOR transaction code.

    Hi All, I need to add new fields to invoice tab of tcode UDM_SUPERVISOR . For this i am appending new fileds to structure FDM_COLL_INVOICE. I need to calculate the new added fields and display it . The suggested solution was using BADI FDM_COLL_SEND_