Modifying licenses for a Docker installation
After installation or upgrade is completed, you can enable the software licenses for the various Sterling B2B Integrator components by modifying the relevant properties in the customer_overrides.properties file.
Adding or removing licenses by using the customer_overrides.properties file
To add the license for a component, set the corresponding property in the customer_overrides.properties file to true. Restart the docker container.
To remove the license for a component, set the corresponding property in the customer_overrides.properties file to false. Restart the docker container.
Component | Property |
---|---|
IBM Sterling File Gateway | license.accept.enable.sfg |
EBICS Banking Server Module | license.accept.enable.ebics |
Financial Services Module | license.accept.enable.financial_services |
FIPS Module | security.FIPSMode Use this property to enable or disable FIPS mode. |
Note: If you disable Financial Services Module or Sterling File Gateway by setting
license.accept.enable.financial_services
to false
, the URL can
still be seen in the application. If you click the URL, a message is displayed asking you to accept
and enable the license for Financial Services Module.