Problem in Assigning Roles to the XI Developer

Hi Experts,
I have Given the following Roles to the Newly Created User.
1) SAP_XI_Developer_ABAP
2) SAP_XI_Developer_J2EE
3) SAP_XI_MONITOR_ABAP
4) SAP_XI_MONITOR_J2EE
5) SAP_SLD_ORGANIZER
6) SAP_XI_BPE_MONITOR_ABAP
7) SAP_XI_DEMOAPP
8) SAP_XI_DISPLAY_USER_ABAP
9) SAP_XI_DISPLAY_USER_J2EE
But the Thing is that When Iam Trying to Create a SLD Part It's Unable to do it ( Its Got Disable the Fields Like Create S/w Comp, Product, TS , BS)
To Resolve this Which Roles Should I Assign With Out Disturbing the Admin Rights.
Regards
Khanna

Check this guide for more on the Roles of users, etc,
http://help.sap.com/bp_bpmv130/Documentation/Installation/Configuration_Guide_FP.pdf
Regards
Bhavesh

Similar Messages

  • ROLES OF THE ABAP DEVELOPER IN IMPLIMENTATION PROJECT

    HI, THIS HARI, I AM NEW PERSON , ANY ONE ANSWER THE
    ROLES OF THE ABAP DEVELOPER IN IMPLIMENTATION PROJECT?

    hi check this ..
    some times you need to deveoup the new objects or you need to change the existing code with the new one or you need to delete  the obsolate commands and should be replaced with the new commands or some function modules...with out changing the output of the report or object with the good efficiency...
    regards,
    venkat

  • Assigning role to the users

    HI All,
      I want to assign 1 role to the 400 users in my portal.Is it possible to assign automatically to do this.
    Can any one give me clue on this .
    Regrads,
    Suresh.

    You can use a script like the one below if you have all the usernames with you.
    [role]
    rid=pcd:portal_content/administrator/content_admin/content_admin_role
    rdesc=Content Admin
    user=user1;user2;user3
    Or you can assign all the users to a group using a script file like this
    [group]
    gid=Administrators
    user=user1;user2
    and then assign the role to the group.
    Thanks,
    GLM

  • Problem to assign values to the methods of @PrePersist  and @PreUpdate !

    Good afternoon staff.
    First I want to make clear that I do not speak English, so forgive some errors in writing.
    I have a class that has some attributes that are not displayed on the screen and are populated only when the persist or merge, using it to the callbacks and @ @ PrePersist PreUpdate the JPA.
    Let's give names to be summarized easier to write. So my first class I will call X and another Y, and the class X has, is, aggregates, contains a list of Y.
    When I create a new object X leaving Y NULL, ie, no item, X is kept perfectly even with the aforementioned attributes (populated by the application in PrePersist @) with the correct values!
    If I create an object X while Y populo with one or more objects and persist X command, everything is done properly as well, because I have a rule of CASCADE in the relationship with Y, so the persistence provider already does everything automatically and attributes that are included with the application of methods and @ @ PrePersist PreUpdate also are correctly recorded in both the X and Y (they both have these attributes).
    The problem occurs when I edit the object X but I add a new instance of Y. I run the merge of X and persistence provider does the rest automatically. So far so good, works fine, but the attributes of the new object Y that should be populated by the application via the @ PrePersist are not recorded.
    When performing an action DEBUG editing including an X Y, I noticed something "weird" that I will try to report below:
    The first action that occurs when I run the merge of X is the object @ PrePersist Y. The method that is bound to @ PrePersist runs and ALL internal routine is performed perfectly, including the attributes that should be completed by the application, are actually met. But once the method ends @ PrePersist I noticed that the constructor of the class Y is run and the moment the attributes satisfied by the application are all NULL, and the other attributes of the User remains filled with the values that were. How do you know? I know because after the constructor of the Y to run, the next action performed is the @ PreUpdate object X and the moment I send the view state of the object Y and it is, as I said, filled with the attributes User-ok and filled by applying attributes from @ PrePersist all NULL! After the method @ PreUpdate be finalized, the log generated by the persistence provider terminates the recording, or actually perform the DML in the following sequence:
    UPDATE .... X
    INSERT INTO Y ...
    And in this case my attributes Y populated by the application are all also NULL in the database (of course).
    Thanks and I look!

    The issue is that with merge the object is first persisted, then merged, so the fields the event initialized are reset to the clone's values.
    But this seems to have been fixed in EclipseLink. What version are you using? Maybe try the latest EclipseLink release.
    James : http://www.eclipselink.org : http://en.wikibooks.org/wiki/Java_Persistence

  • Problem in assigning roles to users

    Hi
    I created Role in EP, which i want to assign to the users. i assigned that role to user. the user i not able to access the particular iviews. i attached some R/3 transactions iviews to that role. it says unable to lookup the system or system alias. when i assign that role to me, i'm able to access that iviews(R/3).
    i have superadmin role permissions.
    what default roles and permissions need to assign for users.
    suggest me
    thx
    pradeep

    Hi Pradeep,
    In SP9 apart form creating a System, we need to assign permissions for users.
    Follow this path:
    System Administration -> Permissions -> <select your System in Portal Content> -> Open Permissions <on right click>. This would take you to the Permission Editor.
    Here you need to add the user and assign permissions.
    Please check this and let me know if its working.
    Awaiting Reply.
    Warm Regards,
    Ritu

  • FM to assign role to the user based on HRPOSITION

    Hi All,
    I have a query. I am working on security based product where in our current functionality role is assigned to user based on position.
    EX:
    Current Scenario:
    role1, role2, role3, role4 are assign to position P1.
    and that position P1 is assign to USER so USER is able to have those roles.
    Now, Required functionality is:
    Every position has one HRPOSITION maintained in our product. so now all roles should assign to user based on HRPOSITION.
    My colleague is saying, To achieve this, we have a BAPI. I got some word as hint for that BAPI which is : HR*INITIAL*DATA*. It can be in any combination.
    I tried to find in se37, even did goggling but couldn't succeed.
    This is what I got as requirement. May be, I am not understanding the requirement or understanding but not able to get the desire output.
    Please help. Thanks in advance

    Hi Somu,
    Have a look at the below FM which is  used to submit position based request.
    GRAC_IDM_ORG_ASSG_REQ_SERVICES (Organisation assignment request service)
    Thanks
    KH

  • Problem with getting started with the SQL Developer in oracle 11g

    I downloaded the oracle 11g from the oracle site and installed it on my machine.Now i want to write the sql queries and practise them......so i tried this:start\oracle11gHome\ApplicationDevelopment\Sqldeveloper . But I get a messagebox with a browse button asking me to "Enter the full pathname for java.exe"
    what is this all about?Do i need to install jave in my host machine?
    how to solve this problem?

    hi
    If you are asked to enter the full pathname for java.exe, click Browse and find java.exe. For example, the path might have a name similar to C:\Program Files\Java\jdk1.5.0_06\bin\java.exe.
    http://download.oracle.com/docs/cd/E10405_01/doc/install.120/e10407/install.htm
    hope this helps
    zekeriya

  • Assiging Roles to the User

    Hai All,
    I am new to EP I have some predefined users and when I am trying to login using those users I am getting  message <b>"No portal roles are assigned for this user.If this problem persists, contact your system administrator"</b>.When I am trying to assigne roles to the user I am getting the message <b>"Internet Explorer cannot open the Internet site http://xi1:50000/irj/portal. Operation aborted"</b>.
    I my self is handling the server too, so Please Help me out..
    Suma

    Have you patched you server as this was a problem on SP9.
    You need to patch your server first.
    Paul

  • Assigning roles dynamically through an application

    We have an application being written in PowerBuilder 7.0.3 which accesses an Oracle 8.0.5 database running on OpenVMS. Is there a way to dynamically assign roles through the application to ensure that no modifications are made outside of the application?
    Thanks

    The use of dynamic roles for security is a very bad idea! Even if you set a password on the role, determining the name and the password for the role is trivial. Just open the binary using notepad, and search for "set role" and the password is right there.
    The only way to securely design your application is to place the controls in the database where they can not be manipulated. Use stored procedures, functions, and views!
    HTH,
    Aaron C. Newman
    AppProtect, Inc.

  • OIM Modify Assign Role Template

    Hello all,
    I would like to know, if its possible to change the name of the users showed into the Assign Role Template, I mean, when I create a request using the Assign Role Template, the OIM let me to search the users who Im gonna add to the respective Roles.
    So when I look for those users, in the "Available Users" Field, appears the "display name" or the "First name and Middle name". What I want is that instead of show me the "display name", show me the "userLogin".
    Is it possible?
    Hope could help me.

    any update please?

  • So Can I determine the business partners linked to user based on the assigned role and org. structure?

    Hello, I am working on a SAP CRM 7 Sales implementation and we are implementing leads and opportunity scenarios. The current business organization model is that there multiple vertical and horizontal departments. This is typical matrix structure. This organization has done the segregation of its clients based on the verticals so every clients belongs to at least one or more Vertical department but Horizontal departments can contact all the clients. In the same way sales executives are also either belonging to one or more Verticals or Horizontal departments? Horizontal sales executive can create leads for any clients available in the system but a Vertical sales executive can only create lead only for the client belongs to his vertical and assigned to him. This can be achieved by creating organization structure and business partner relationship.
    Now the problem statement is that few sales executives need work for both some Verticals and Horizontals at the same time. But requirement is that they should be able to do the both roles with single user id but multiple roles. So when sales executive is creating leads his vertical department, he should only be able to select clients assigned to his Vertical only but when he is creating lead for Horizontal department, he should be able to select any clients.
    So Can I determine the business partners linked to user based on the assigned role and org. structure?
    Please let me know if this is not clear also  note we are only using CRM WebUI no SAP ePortal.
    Thanks a lot your help in advance.
    Regards
    Sudesh Sharma

    Thanks, Tahir
    my problem has solved
    Kind Regards,
    Faisal

  • Assigning Roles For  XI Developer in SU01

    Hi Experts,
    After We Create a User in SU01, We have to Assign the Roles to that Created User.
    What are the Roles we should Assign for the XI Developer Users...
    Please Help me in this ....
    Regards
    Khanna

    Hi Rajesh
    the necessary roles to be provided for a developer in XI system are mentioned below.
    SAP_SLD_DEVELOPER
    SAP_XI_DEMOAPP
    SAP_XI_DEVELOPER_ABAP
    SAP_XI_DEVELOPER_J2EE
    for further details, visit the link given below...
    http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm
    Cheers..
    Vasu
    <i>** Reward Points if found useful **</i>
    Message was edited by:
            Vasudeva Rao . Vonkolu

  • Problem while assigning multiple staffing to project role.

    Dear All,
    I am facing problem while assigning multiple staffing to project role.
    In the project role, we are doing staffing ( assigning BP). While assigning the BP's getting below errors.
    Resource assignments overlap
    Message no. DPR_BUPA_LINK004
    Diagnosis
    The validity period '10.02.2008'-'01.03.2008' for the assignment of project role Product Manager and ' Rakesh Pradhan' overlaps with the validity period of the assignment ''.
    However, the project role type does not allow several staffings to be edited at the same time in the project role.
    System Response
    The system does not allow this constellation of data when saving.
    Procedure
    Check and correct the start and finish dates of the staffings affected.
    Request you to advise in fiixng the issue.
    Thank you for your cooperation.
    Regards,
    Ranjan

    Hi Biplab,
    For multiple staffings in the same time frame, check the option of 'Edit in Parallel' in the Role Type settings in SPRO.
    Let me know if that helps.
    Regards,
    Vivek Pandey

  • I have enrolled for the apple developer program but apparently have the same account name in iBooks. I need to change the iBooks account but don't know how. Do I change my apple id? Will this cause me problems with iTunes etc etc?

    I have enrolled for the apple developer program but apparently already have an account with iBooks, cant have this it seems.how do I change my iBooks account, is this the apple id for my iPad and if I change this will it cause problems accessing iTunes etc?

    I guess nobody knows if the crash that occured was legitimate or not?  Apple phone support could do nothing for me, so I guess I am left to drive 45 minutes to the nearest store.

  • Error while assigning the role to the user

    Hi,
    error : CJS-30196. SAPBC JSF Communication role is not assigned to the user SAPJSF.
    i am getting the fallowing error in installation with NW04S. while trying to assign the above role to the user.any body help me with the solution.
    Thanks & Regards
        kiran.B

    Duplicate Post

Maybe you are looking for

  • Upgraded to Mavericks, no longer get software updates on my applications

    I just upgraded from Mountain Lion to Mavericks last night, and now I can no longer download updates on my applications for my iMac. Before upgrading, whenever I got a notification saying that there was an update available, I would simply click on th

  • Wifi, Arsenal , doesn't work.

    Yesterday at Arsenal i pulled out my 3Giphone, hoping to use the public arsenal WIFI. it came up with a login, and said to get vouchers I had to go to the press office ?! yet the guy infront of me, suddenly used his 3G and he got immediate access, I

  • Query parse problme in oracle xe

    hi all im usin oracle xe but i cant run big query in oracle xe. i am gettin an error end-of-communication first time but the result showing after run same query second time. how can i solve this problem ? how can i tuen xe? plz help me....

  • Can't use newest Firefox version. Want 3.6.0 or 3.6.1 How do I get this back?

    You sent me a connection to 3.0.13. How do I get back to 3.6.1?

  • Regular Expressions with Call Policy on VCSe

    Hi Guys,   I am working on firming up the call policy on my VCS Expressway to try to better intercept the SIP spam requests it is getting from internet ip numbers. Right now those spam requets are getting rejected by the loop detection but I want to