Software AG Products 10.11 | Administrating API Gateway | Operating API Gateway | Data Management | Data Backup | Platform Data Backup
 
Platform Data Backup
 
Creating Platform Data Backup using Script
Creating Platform Data Backup Manually
Software AG recommends that you backup the platform data immediately after the initial setup and once after every platform configuration deployment changes. For example, Changing the JVM heap memory.
When you perform platform data backup of a cluster, you must backup the data of each node though the configuration is expected to be consistent among the nodes.
The list of API Gateway configuration data and their respective location is as follows:
Configuration
File name
Location
Is this supported by externalization?
Elasticsearch configuration
elasticsearch.yml
SAGInstallDir/InternalDataStore/config/
No
Elasticsearch client configuration
config.properties
SAGInstallDir/IntegrationServer/instances/ instance_name/packages/WmAPIGateway/config/ resources/elasticsearch/
Yes
Kibana configuration
kibana.yml
SAGInstallDir/profiles/instance_name/ apigateway/dashboard/config/
No
UI configurations
uiconfiguration.properties
SAGInstallDir/profiles/instance_name/apigateway/config/
No
Master password
mpw.dat
SAGInstallDir/profiles/instance_name/ configuration/security/passman/
Yes
Server Ports configuration
If the portClusteringEnabled extended setting is set to false, you must create the server ports in each instance.
No
WebApp settings
com.softwareag.catalina.connector.
http.pid-apigateway.properties
com.softwareag.catalina.connector.
https.pid-apigateway.properties
SAGInstallDir/profiles/instance_name/configuration/com.softwareag.platform.​config.propsloader/
Yes
custom_wrapper.
conf
Custom settings on memory
SAGInstallDir/profiles/instance_name/configuration/
No
You can back up the platform data using the export platformConfiguration command. This script backs up the platform configurations that are covered using Externalized configuration feature (indicated in the last column of the above table). You can backup other configurations manually.
*For information on using the export platformConfiguration command, see Creating Platform Data Backup using Script.
*For the list of data that must be backed up manually, see Creating Platform Data Backup Manually.