Show TOC

Procedure documentationCreating the Service User for Communication with ADS Locate this document in the navigation structure

 

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 Note

    You must specify this client in the Destination service.

    End of the note.
  2. In the User field, enter ADS_AGENT and choose   User   Create  .

  3. Choose the Logon data tab and assign a password.

    Note Note

    You must specify this password in the Destination service.

    End of the note.
  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 Note

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

      More information: Changing Standard Roles in the SAP Library

      End of the note.
  6. Save.

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

    More information: Creating or Changing the Destination Service