Execution of User Management
Use
On AS ABAP, you have to create and assign PI dialog and service users.
Procedure
Creating ABAP Users
Perform the following steps in your AS ABAP system:
-
Log on using an administration user (for example, DDIC).
-
Call transaction SU01 (User Maintenance).
-
Create the following users and define them (except PISUPER) as system users (user type System):
-
PILSADMIN
User for the Change Management Server.
-
PIDIR<SID>
User for the Integration Directory.
-
PIREP<SID>
User for the Enterprise Services Repository.
-
PILDUSER
User for the System Landscape Directory.
-
PIAPPL<SID>
User for sender applications.
-
PIRWB<SID>
User for the Runtime Workbench.
-
PIAF<SID>
User for the Advanced Adapter Engine (communication between SLD, Integration Server, and Adapter Framework).
-
PIIS<SID>
User for the Integration Server.
-
PISUPER
Super user with authorization for all involved tasks.
-
PI_JCO_RFC
User for RFC communication between ABAP and Java.
-
PIPPUSER
User for principal propagation.
-
PI3RDAPIUSER
User for calling a Java Web service used to set up point-to-point connections.
-
Assigning ABAP Roles
Perform the following steps in your AS ABAP system:
-
Log on using an administration user (for example, DDIC).
-
Call transaction SU01 ( User Maintenance ).
-
In the User field, search for the following users and assign the appropriate role(s) as described under Standard Users (Dual-Stack).