cancel
Showing results for 
Search instead for 
Did you mean: 

how to create SCV specific role for PI 7.1

Former Member
0 Kudos

Hello experts,

I'm trying to create roles for my PI 7.1 users. These roles should be SCV specific. This means that user1 should not be able to add/delete/modify any objects or namespaces under user2's SCV and vice versa. I can't seem to figure out what I'm doing wrong. I'm not that familiar with PI 7.1 security and I am at my wit's end.

So my scenario is as follows:
1. Create a product and software component for the user in SLD.
2. Import the created SCV in ESR.

3. Create a role for that SCV in ESR and activate it. See screenshot below:

4. Then assign the created role in UME:

5. ESR is prompting me to add the following roles so my user can create namespaces under the SCV so I added the roles in the ABAP side (SU01):
SAP_XI_CONTENT_ORGANIZER_J2EE
SAP_XI_ADMINISTRATOR_J2EE

In addition to this, I've also added the following roles in the ABAP side:

SAP_J2EE_ADMIN

SAP_SLD_GUEST

SAP_XI_BPE_CONFIGURATOR_ABAP

SAP_XI_BPE_MONITOR_ABAP

SAP_XI_CONFIGURATOR_J2EE

SAP_XI_DEVELOPER_ABAP

SAP_XI_DEVELOPER_J2EE

SAP_XI_MONITOR_ABAP

SAP_XI_MONITOR_J2EE

Please advise. Your inputs would be highly appreciated.
Thank you.

Regards,
Cha cha

Accepted Solutions (0)

Answers (2)

Answers (2)

samiullah_qureshi
Active Contributor
0 Kudos

Please check the following:

Limit Authorizations for SAP NetWeaver Process Integration Content Objects in Integration Repository...

It may be helpful in your case.

Regards,

Sami.

MichalKrawczyk
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Michal,

I tried to follow the instructions in your blog but my user1 was still able to create/delete/modify objects under user2's SCV although somewhat limited.

Please advise.