Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI Role Desgining

Former Member
0 Kudos

Hi Experts,

I have to redesigning  the role for SAP PI system, basically all the SAP Standard roles are going to replace by Z roles.

Here my question is how to configure the SAP SLD, J2EE  roles and also how to map the customize role... Do we have to also configure Z customize roles in to the portal ( Java side).

Awaiting for your early response on this.

Regards,

Manish

6 REPLIES 6

Former Member
0 Kudos

Hi Manish,

Yes, We need to configure / Map newly created Z Customized roles in Visual Administrator, which enables the ABAP Custom roles to work on JAVA stack.

In Visual Admin tool, Select the Security Roles Tab and component

sap.com/com.sap.xi.directory*aii_ib_sbeans.jar which already have a number of preconfigured Security Roles attached to it – Administer, Configure, Display etc. Then select Configure Tab and search your Newly created z custom roles in Groups.

These roles can be assigned to Users from portals up on mapping.

Revert for additional information.

Thanks

Anil Surukanti

0 Kudos

Hi Anil,

Thanks for your response on this.. Here is situation that I have already created Z roles in ABAP side and assigned the same to a test user id and while testing the same we found that everything working fine at ABAP side however we its coming to JAVA side things are not working out...again when we are giving the SAP standard roles to the test id...things are working fine at both the front (JAVA & ABAP)...and also we are on PI 7.3 and NWD.

It would be great if you can help me and let me know how to sort this out in NWD system.

Regards,

Manish

0 Kudos

Hi Manish,

Yes, The Customized ABAP Roles works on ABAP side perfectly but user will get authorization error when he is trying to execute Java enabling transactions like SXMB_MONITOR, because he doesn'r have the authorization from Java.

So we need to map these role in visual admin tool to populate these customized ABAP roles in the Java, and we can assign them to the user.

The above solution is provided based on this scenario only .

Let me know for further information.

Thanks

Anil Surukanti

0 Kudos

Hi ANil,

Thanks for your reply.....

Could you please....let me know the step by step procedure for NWD system

0 Kudos

Hi Manish,

After mapping the z customized roles, we need to assign the integrated UME Role to PI JAVA Group in NWDA.

Assuming the role name as XiRep_ ZPI_ROLE

  1. Logon to XI Java
  2. Select  User Management
  3. Search on Role and *ZPI_ROLE
  4. Select Role > Modify
  5. Select Assigned Groups Tab
  6. Search on * *ZPI_ROLE
  7. Select  *ZPI_ROLE > add > SAVE
  8. User will automatically receive access to the SWCV – when then custom ABAP role is assigned.

Revert for additional information.

Thanks

Anil Surukanti

0 Kudos

Hi Anil,

Thanks a bunch!!!!!!!!!!!!!!!!!!

Regards,

Manish