Start of Content Area

Procedure documentation Non-Central Adapter Engine in Java Proxy Mode  Locate the document in its SAP Library structure

Use

You can run the non-central Adapter Engine in Java proxy mode. Registration of the adapters in the SLD is deactivated in this mode. The collaboration profile agreement service (CPA service) does not read the CPA cache from the Integration Directory.

You define the user that is to send the messages to the Integration Server in a service parameter. When the Integration Server receives the message with this user, it checks the user using the access control list. This check is not performed for the technical user XIAFUSER.

Procedure

...

       1.      In the Visual Administrator, in service SAP XI AF CPA Cache, set the SLDAccess parameter to false.

       2.      Save your entry and start the service.

       3.      In service SAP XI AF CPA Cache, check that the cacheType parameter has the value DIRECTORY.

       4.      In service SAP XI Adapter: XI, enter values for:

       xiadapter.isconfig.url

       xiadapter.isconfig.username

       xiadapter.isconfig.password

       xiadapter.isconfig.sapClient

       xiadapter.isconfig.sapLanguage

       5.      On the Integration Server, use transaction SMICM to check that you have entered the correct URL for the Integration Server.

       6.      On the Integration Server, use transaction SU01 to create a new user.

       7.      Assign the role SAP_XI_AF_SERV_USER_MAIN to the user.

To do this, copy the user XIAFUSER.

       8.      In the Visual Administrator, check whether the user synchronization was successful.

       9.      Use the new user to log on to the Integration Server and change the initial password.

   10.      Call the SLD and choose Content Maintenance.

   11.      Under Class, choose Adapter Framework.

   12.      Select the non-central Adapter Engine and choose Remove.

 

End of Content Area