Show TOC Start of Content Area

Procedure documentation Creating the User ADS_AGENT  Locate the document in its SAP Library structure

Use

The service user ADS_AGENT in the AS ABAP corresponds to the user you specify in the authentication parameters of the Destination Service in the AS Java that hosts the Adobe document services.

Procedure

...

       1.      Log on to the SAP NetWeaver AS ABAP and choose transaction SU01 (User Management).

Note

You must specify this client in the Destination Service.

       2.      Enter the name ADS_AGENT in the User field and choose User    Create.

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

Note

You must specify this password in the Destination Service.

       4.      Choose Service as the user type for ADS_AGENT.

       5.      Choose the Role tab and assign one of the following roles to the user ADS_AGENT.

       SAP_BC_FP_ICF,

if AS ABAP and AS Java (with ADS) are on the same system (Double-Stack or Java Add-In).

       SAP_BC_FPADS_ICF,

if AS ABAP and AS Java (with ADS) are on different systems.

Note

This distinction is for performance reasons. You may copy the required role first. For more information, see Changing Standard Roles in the SAP Library.

       6.      Save the data.

       7.      Create or change the Destination Service

 

End of Content Area