Show TOC

Procedure documentationCreating a User for Authentication to ADS in an ABAP Environment Locate this document in the navigation structure

 

The secure communication between the Forms Processing Framework (ABAP) and the Adobe Document Services (ADS) running on AS Java, requires the system user ADSuser with a special UME role delivered by SAP. If the user has not been created automatically by the configuration tool, you can create it manually.

Procedure

Creating the User ADSUser
  1. On the AS ABAP, log on to the client used for the UME authentication.

  2. Start the transaction SU01 or choose   Tools   Administration   User Maintenance   User  .

  3. Enter ADSuser as user name and choose Create.

  4. Choose the user type system user.

  5. Enter a password and save your settings.

Creating the Role ADSCALLERS
  1. Start the transaction PFCG or choose   Tools   Administration   User Maintenance   Role Administration   Roles  .

  2. Create a role ADSCALLERS (no authorizations required).

    Note Note

    The ADSCALLERS role in SAP NetWeaver AS ABAP appears automatically as the ADSCALLERS group in the NetWeaver Administrator.

    End of the note.
  3. Activate the role.

  4. Assign the user ADSUser to this role.

Assigning UME Role and Actions to the ADSUser
  1. To start the User Management, enter the Web address http://<server>:<port>/useradmin .

  2. Choose Role and search the role named SAP_ADSCALLER.

    Note Note

    This UME role was created during installation.

    End of the note.
  3. Go to the Assigned Users tab. Under Available Users, search for the user ADSUSER and press Add to assign this user to the role SAP_ADSCALLER.

  4. Save your changes.