Show TOC Start of Content Area

Background documentation XML Data Archiving Configuration Steps for ABAP Applications  Locate the document in its SAP Library structure

The following configuration steps are aimed at data archiving administrators who want to use XML archiving objects and run, test and monitor the XML Data Archiving Service and developers of XML archiving objects.

Prerequisites

Before you begin you should be familiar with the concepts of XML-based archiving. For more information see:

      XML-based Data Archiving

      SAP NetWeaver 2004s  SAP NetWeaver Library SAP NetWeaver by Key Capability Application Platform by Key Capability Java Technology Administration Manual Administration of the XML Data Archiving Service

 

To be able to configure XML data archiving for ABAP applications you need to have an Application Server Java (AS Java) installed that communicates remotely with the ABAP application system. A standalone AS Java is sufficient. An SAP NetWeaver ASadd-in installation is possible as well.

Components for XML Archiving

The following components are the principal constituents of the XML data 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.

      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 J2EE Library (not discussed in this guide).

      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.

Configuration

The following figure gives an overview of the configuration steps necessary for XML archiving for ABAP applications and which areas of XML data archiving these steps affect or where exactly they are carried out.

Note

This is only an example of a data archiving landscape. It is also possible to have the AS Java running as an add-in of the same SAP NetWeaver ASinstallation, for example, or to have a separate file or WebDAV system, or other configurations.

This graphic is explained in the accompanying text

 

The figure shows the following procedure steps needed to configure the XML data archiving environment for ABAP applications:

      Before You Begin (Step 0)

      Creating a Directory or Collection (Step 1)

      Creating Users and Assigning Roles (Step2)

      Defining an Archive Store (Step 3)

      Customizing (Steps 4-8)

 

End of Content Area