
In this procedure, you create a process in which you use the block that you created in the previous step of the tutorial. In addition, you explicitly configure the process roles.
Set all roles to Initiator to ease the process instantiation at runtime.
You can now go to GP runtime and start the process.
The example below shows the User Lookup process runtime.
You must associate an existing user to The one and only role.
To associate a user, select a role, and choose Add User. The user picker is displayed in the right-hand part of the screen. Use function Find to search for the required user. To associate the user to the role, select it and choose Add.
The User Lookup runtime opens.
Example
The UME checks whether the User ID is available. The EXCEPTION_NO_USER_FOUND occurs and the action Handler: User Input is executed so that the user can enter the User ID again.
7. Enter an existing user ID this time and choose Submit.
The user details are displayed.