Software AG Products 10.11 | Administrating API Gateway | Operating API Gateway | Data Management | Data Housekeeping | Archive and Purge Configuration
 
Archive and Purge Configuration
By default, the archived files are stored in the installation_location/profiles/IS_default/workspace/temp/default location. However, you can store the archives in your preferred location. You can use the backupsharedFilelocation field to set a different location to save archived files. This setting performs the same operation as the backupsharedFilelocation extended setting.
Software AG recommends you to configure an alternate storage location for archived files. If you use the default location, it uses the API Gateway disk space.
*To configure the archive and purge settings
1. Expand the menu options icon , in the title bar, and select Administration.
2. Select Manage Data.
3. Click Configuration.
4. Type a new location to store the archives, in the backupsharedFilelocation field.
You must provide the complete path of the location in which you want to store the archives. API Gateway creates a folder called default, in the specified location and stores all the archive files in default folder, created in the specified location. For example, if you specify the location as C:\SoftwareAG\APIGateway, a folder called default is created in the APIGateway folder and archives are stored in this location.
5. Purge throttle per second controls the number of documents to be purged per second. The default value is 1000. If the date range you selected for purge has 10000 documents, then it takes 10 seconds to complete the purge operation. The default value of 1000 must work for most of the cases. Increasing the value will increase the purge performance (speed). On a flip side, this may cause memory pressure on API Data store (Elasticsearch) if the size of the documents being purged are high.