Solution Installer run time configuration
The Solution Installer run time configuration properties allows us to control how the Solution Installer installs a Portal Application Archive (PAA) formatting application to HCL Digital Experience. The Solution Installer run time configuration properties are located in wkplc_comp.properties. This file is located in the wp_profile_root\ConfigEngine\properties directory. Generally the Solution Installer run time configuration properties require no edits; the following exception applies:
- To include custom code extension points with suffixes other than -applySIFeaturePack and -removeSIFeaturePack. To include additional extension points to -applySIFeaturePack and -removeSIFeaturePack, add them to the existing items using a comma separated list.
The properties for adding different extension suffixes are the wp.si.configInstallExtensionList and wp.si.configRemoveExtensionList. For example:
- wp.si.configInstallExtensionList=-applySIFeaturePack
- wp.si.configRemoveExtensionList=-removeSIFeaturePack
- Run the Solution Installer without an internet connection We can run the Solution Installer from a server that does not have an internet connection.