
If you want to use XML DAS data archiving in the ABAP application system, you need an HTTP connection for the communication between the application system (AS ABAP) and XML DAS runs.
The HTTP connection is available across the system. However, you need to define the HTTP connection to XML DAS in each client of the ABAP application system from which you want to archive data using XML DAS.
1. Define the HTTP connection to XML DAS
Trigger transaction SM59 in the application system (AS ABAP).
Choose .
Enter the following general data:
RFC Destination : Name of the HTTP connection
Connection Type : G (HTTP connection to external server)
Define the HTTP connection as follows:
|
Tab Page |
Entries |
|---|---|
|
Technical Settings |
|
|
Logon and Security |
|
|
Special Options |
Note
To avoid timeouts, adjust the corresponding parameters for the HTTP connection as required. |
2. Activate the HTTP connection to XML DAS for each client of the ABAP application system.
In each client of the application system.(AS ABAP), call transaction SARA.
Select any XML archiving object so that the system shows the Customizing settings for XML archiving objects.
Select .
Choose New Entries .
Enter the HTTP connection to XML DAS under RFC Destination .
Choose the option Active .
Optional: Activate the option Checksum .
3. Adjust ICM parameter for storage of large archive files
In Internet Communication Manager (ICM) , of the AS ABAP (application system) and the AS Java on which XML DAS runs, check whether the value of parameter max_request_size_KB is high enough.
For more information, see: SAP Library under max_request_size_KB