cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problems when creating Namespaces

Former Member
0 Likes
2,337

I Created a project in SLD and import that project across into the ESM when I try and add namespaces I get the following error.

I have added the roles suggested in other SCN posts around XI roles, I have also tried creating a new profile in the ESM with admin roles. Again I hit against this issue.  Any help around this would be greatly appreciated

Thank you

View Entire Topic
Former Member
0 Likes

Hi Sean ,


      Please set "com.sap.aii.util.server.auth.activation" to false, and restart the j2ee engine(may not be required; only if you face the issue again) .

       Hope this helps.


Regards,

Logesh

Former Member
0 Likes

Hi Logesh,

We are on 7.31 single stack. Have checked in the repository and it appears we dont have that property ? Is there anything else we should be looking for ? To check for the property I used the following file :-

Activating ES Repository Properties for Authorization - SAP NetWeaver Composition Environment - SAP ...

Muniyappan
Active Contributor
0 Likes

Hi,

you have to check in the administration. i am using pi 7.4 single stack.

Regards,

Muniyappan.

Former Member
0 Likes
Hi Sean,
      Set
'com.sap.aii.ib.server.acl.enable'  to False
If it is already false,manually create
       
  'com.sap.aii.util.server.auth.activation'
and set it Flase
Regards,
Logesh
Former Member
0 Likes

Hi Muni,

Have checked there now and it seems it is already set to false. So this is yet another dead end.

Muniyappan
Active Contributor
0 Likes

Hi,

try to assign all groups to your user. just thinking it may work.

User Management and Authorization Concepts (AEX) - SAP NetWeaver Process Integration Security

Guide - SAP Library

is the system newly installed?

if it is old one check if anyone created the namespace. may be you can compare your roles other users.

take a help from basis.

Can you please paste the error logs here?

Regards,

Muni.

Former Member
0 Likes

Hi Sean - Can you make you sure you have the role "SAP_XI_CONTENT_ORGANIZER"

Refer to the below blog for the authorization to edit/create name space.

http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm

You can try assigning this role explicitly and see if that fixes your issue.