cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization access to value mapping

Former Member
0 Kudos

Hi,

If I want a user to have access to add new values to a specific value mapping and nothing else. How can this be achieved?

Regards

Claes

Accepted Solutions (0)

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi Claes,

- you create a new user, role SAP_XI_DEVELOPER_J2EE.

- Go IB, Administration, Directory, Exchange Profile

- Set Parameter com.sap.aii.util.server.auth.activation <i>true</i>: Without role no one can change now anything

- Go to IB, tools, new role

- Choose Operator incl, specify your object (Value Mapping), save

- Of coz you need as well a role for other users (developers)

- Go XI home page (host:50000/index.htm)

- Choose User Management

- Choose Role and add the user

Regards,

Udo