Components and Deployment
Scenarios
The following components are the principal constituents of the XML archiving technology:
● XML Data Archiving Service (XML DAS): An AS Java application, which processes the incoming archiving requests and manages the archives.
● XML Archive API for ABAP: An API for accessing the XML DAS from ABAP archiving objects. (Not discussed in this guide).
● XML Archive API for Java: An API for accessing the XML DAS from within the AS Java. It is provided in the form of a Java EE Library.
● GUIs:
○ The XML DAS Administration is available as a browser application.
○ For the XML DAS Connector for ABAP, the local archiving administration is provided by transaction SARA.
○ The Java Archiving Cockpit (available as of SAP NetWeaver 7.1).
The XML-based archiving technology offers various deployment scenarios. Understanding these scenarios is essential for an appropriate configuration. The two most common ones are listed in the next sections.
In this scenario both the XML DAS Connector for Java and the XML DAS are running on the same host. It is most often used in local test or development environments.

Here the XML DAS runs on a different host than the XML DAS Connector for Java. The scenario is most often used in production environments. It allows for cross-system archiving.
