
Define interfaces for archiving and retention periods
Use
This is where you define
interfaces so that you can archive their XML messages. You can also specify for how long XML messages are retained in the database before they are deleted or archived.To periodically schedule
jobs for archiving, in the Integration Engine menu, choose Administration ® Schedule Archiving Jobs.Defining Interfaces for Archiving
To define interfaces for archiving, proceed as follows:
The system navigates to the screen Define Interfaces for Archiving, where you can enter the interfaces you want to define. The system differentiates between sending and receiving interfaces at this point.

If you enter FLIGHT* in the Name field, only those entries whose interface name begins with FLIGHT will be shown when you select the search help for Name or Namespace.
Which interfaces you want to archive is generally very customer-specific, since it depends on the respective applications. For this reason, SAP does not supply any default values.
The table contains the interface type (Inbound/Outbound Interface), the name and the namespace. In the Inbound/Outbound Interface column, O stands for a sender (outbound) interface and I for a receiver (inbound) interface.
You can select any number of entries in the table and add them to the list of interfaces to be archived by choosing Copy. Use the filter function to restrict the number of interfaces displayed.
Try to select as few interfaces as possible using the input help. Instead, use the generic entry option. Only specify fully qualified interfaces if lots of interfaces exist that have the same prefix, and you only want to archive one of them.
All changes made are automatically entered in a customizing request. The system displays a corresponding dialog box, in which you must specify a request to transport the changes.
Your changes are transported.
Defining Retention Periods
To define retention periods for messages in the database, proceed as follows:
The system navigates to the Define Retention Periods screen, where you can enter in the corresponding fields the number days that XML messages marked for deletion or archiving are to be retained in the database.
All changes made are automatically entered in a customizing request. The system displays a corresponding dialog box, in which you must specify a request to transport the changes.
Your changes are transported.
Example
XML messages to be deleted are retained in the database for 3 days. XML messages to be archived are retained in the database for 2 days.
The sender interface FlightBooking.Create is the only interface entered in the list.
Therefore, all XML messages that have the interface FlightBooking.Create as their sender are written to the archive and deleted from the database two days after they have been successfully processed.
All other XML messages are deleted from the database three days after they have been successfully processed.
XML messages that do not have the status Processed Successfully, remain in the database.