Initial Setup of Functional Unit PCK > Execution of User Management > Create User PCKUser

Create User PCKUser

Description

No specified detailed description

State
Step was executed successfully
Result
A user with the name exists in the System
Sub steps
Checking the step
Please go to the J2EE Engine Useradministration using an user with administrator role (e.g. Administrator)
Take care that 'user' is selected in the combo box and enter the user name into the input field, then press the 'Start' button

If the user exists, he will be shown in the table, if you select the entry you can see details about him

Executing the step manually
Please go to the J2EE Engine Useradministration using an user with administrator role (e.g. Administrator)
Press the 'Create User' button

The create user dialog appears

Please execute following steps in the 'General Info' Tab to create the user:

  • In the input field Logon-Id enter the name
  • In the combo box 'Security Policy' select the entry 'System User (Internal RFC and Background Processing)'
  • Please enter a password and confirmation for the user
  • Press the save button to save the user
  • Support Information

    Type of Action
    InvokeService
    Debug Events

    InvokeService:Create User PCKUser

    Library: sap.com/tc~lm~config~content
    SourcePath ./PCKUIProcess/CreateJ2EEusers/CreatePCKUser
    Time 2020/11/27 at 02:10:52
    WSDL /content/common/service/usermanagement/maintainUser.wsdl

    Execute Java Service

    Library: sap.com/tc~lm~ctc~util~core_ear
    Class: com.sap.ctc.util.core.services.UserFacade
    Method: void com.sap.ctc.util.core.services.UserFacade.maintainUser(java.lang.String, java.lang.String, java.lang.String)
    Arguments (3)
    userName : % secure content %
    password : % secure content %
    userType : A

    InvokeService- Result: OK

    Refresh Env. Messages: false
    Duration: 0.151 sec