Modifying licenses for an IIM installation
After installation or upgrade is completed, you can enable the software licenses for the various Sterling B2B Integrator components.
Adding Sterling File Gateway
If you have installed Sterling B2B Integrator and did not include Sterling File Gateway
while installing, set license.accept.enable.sfg
to true in
the customer_overrides.properties file to add the license.
- Install Sterling File Gateway using InstallService. Follow the instructions given in Installing Sterling File Gateway.
- Set
license.accept.enable.sfg
to true in the customer_overrides.properties file.
Adding Financial Services Module (EBICS Client)
If you have installed Sterling B2B Integrator and did not include Financial Services Module while installing, set
license.accept.enable.financial_services
property to true
in the
customer_overrides
properties file.
If you have upgraded to Sterling B2B Integrator and Financial Services Module was not part of your previous setup or was not installed when upgrading, then the procedure to install these components includes some additional steps.
- Install Financial Services Module (EBICS Client) by following the instructions given in Install EBICS Client Module Manually.
- Set
license.accept.enable.financial_services
to true in the customer_overrides.properties file.
Adding EBICS Banking Server Module
To add the license for EBICS Banking Server Module, set
license.accept.enable.ebics
to true in the
customer_overrides.properties file.
Removing licenses by using the customer_overrides.properties file
To remove the license for a component, set the corresponding property in the customer_overrides.properties file to false.
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. |
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.