Exporting Gateway Server Configuration
Gateway Server does not have direct access to the database as it exists between two firewalls in the demilitarized zone for security reasons. Hence, a separate exporting of the Gateway Server configuration is required.
To export Gateway Server configuration, performing the following steps:
- Procedure
- Log in to the BusinessConnect Container Edition application using the URL:
http://<host_ip>:<as_port>
.Note: Use the<host_ip>
and<as_port>
that you have set in thedeployment.properties
file. - Go to System Settings > General, click Installation Properties.
- Click
Export GS configuration to download the
GSToken.zip
file, which contains theintercomProps
,hostKey
, andpeerCert
files that are required to deploy Gateway Server. - Extract the contents of the
GSToken.zip
file to the<gstoken_unzip>
directory.Note: Use the<gstoken_unzip>
that you have set indeployment.properties
.