Creating the Service User for Communication with ADSLocate this document in the navigation structure

Context

For the communication between the AS ABAP and the ADS running on AS Java the service user ADS_AGENT is required.

You need to specify this service user in the authentication parameters of the Destination service in the AS Java that hosts the Adobe Document Services (ADS).

Procedure

  1. Log on to the AS ABAP and start the transaction SU01 (User Management).
    Note

    You must specify this client in the Destination service.

  2. In the User field, enter ADS_AGENT and choose Start of the navigation path User Next navigation step Create End of the navigation path.
  3. Choose the Logon data tab and assign a password.
    Note

    You must specify this password in the Destination service.

  4. Choose the user type Service .
  5. Choose the Role tab and assign a role to the user ADS_AGENT as follows:
    • If AS ABAP and AS Java (with ADS) are installed on the same server (double-stack installation or AS ABAP with Java hub), assign the role SAP_BC_FP_ICF.

      .

    • If AS ABAP and AS Java (with ADS) are installed on different servers, assign the role SAP_BC_FPADS_ICF.

      Note

      This distinction is for performance reasons. You may copy the required role first.

      More information: Changing Standard Roles in the SAP Library

  6. Save.
  7. Create the Destination service or adapt an existing one.