Software AG Products 10.11 | Integrate Software AG Products Using Digital Event Services | webMethods API Gateway Documentation | Administrating API Gateway | Operating API Gateway | Data Management | Data backup | Platform Data Backup
 
Platform Data Backup
To back up the platform data, you can export data to a repository using the export platformConfiguration command or using file system backup method. However, some of the configurations are you cannot back up the complete The list of API Gateway configuration data and their respective location is as follows:
List of configuration files exported using the export platformConfiguration command
Exporting platform data using the export platformConfiguration command includes the following data:
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
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
custom_wrapper.conf
Custom settings data
SAGInstallDir/profiles/instance_name/configuration/
No
The platform data backup is saved in the YML format. For information on running the command, see Creating Platform Data Backup using Script.
Platform data that is backed up using file system backup
Exporting platform data using the export platformConfiguration command includes the following data:
Configuration
File name
Location
Is this supported by externalization?
UI configurations
uiconfiguration.properties
SAGInstallDir/profiles/instance_name/apigateway/config/
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 ESB packages
File name specified by users.
Location used by users to save the file. Generally, the customized packages are saved in the following location: SAGInstallDir\IntegrationServer\tenant\packages\
No
For information in file system backup, see Creating Platform Data Backup using File System Backup.