Show TOC Start of Content Area

Background documentation Enabling ACC in the Web Service Framework  Locate the document in its SAP Library structure

You can enable some of the ACC functions such as CXI and CCI using Web Service. This is used by external partners or client applications that do not have the ACC UI framework. You can adaptive-enable the resources using the Web Service. The Web Service is addressed using the Web Service Framework of the SAP Java EE Engine.

More information: Web Services

Note

If you want to utilize CCI, CXI, and Server Enabling functions of ACC through Web Service, you must install the java crypto library into the server using Deploy View.

More information: Managing Secure Storage in the File System

If you encounter any problems while downloading or setting up, contact the security product management of crypto software team.

Web Service enables the following three functions of ACC:

·        Controller Command Interface (CCI)

The client applications can start, stop, and relocate application services using CCI.

More information: Controller Command Interface (CCI)

·        External Change Log Interface (CXI)

The client applications can write change log entries into the ACC Controller Log using CXI. It enables ACC to log or track for example external changes to a file system made by the administrator or a third party program within the adaptive enabled landscape.

More information: External Change Log Interface (CXI)

·        Server Enabling

The client applications can adaptive-enable the resource by using the Server Enabling interfaces.

More information: Server Enabling

End of Content Area