Administering the Plugin Manager
The Plugin Manager is an extension to the AWI that can be used to install, upgrade, and remove Packs to enhance the functionality of your system.
Configuring the Connection to a Proxy Server
If the server where your AWI is running has no Internet access, you can configure the PM_PROXY_SERVER and PM_PROXY_PORT keys to enter the connection details to a proxy server.
Important!
- If the PM_PROXY_SERVER and PM_PROXY_PORT keys are not defined in the UC_SYSTEM_SETTINGS or UC_CLIENT_SETTINGS VARA objects, the settings are taken from the PROXY_SERVER and PROXY_PORT keys of the UC_TELEMETRY_SETTINGS VARA object.
- If the PROXY_SERVER and PROXY_PORT keys are not defined in the UC_TELEMETRY_SETTINGS VARA object, the Internet is accessed directly.
More information:
- PM_PROXY_SERVER
- PM_PROXY_PORT
- UC_TELEMETRY_SETTINGS - Telemetry Configuration
- UC_CLIENT_SETTINGS - Various Client Settings
- UC_SYSTEM_SETTINGS - Systemwide Settings
Configuring the Import/Export Method for Packs
Packs can be imported and exported in two different formats:
- .xml and
- .json.
You can define which format to use either in the PACKS_COMPATIBILITY_MODE parameter of the UC_CLIENT_SETTINGS or by adding the corresponding option in the apm download command (Package Manager).
More information:
- PACKS_COMPATIBILITY_MODE
- UC_CLIENT_SETTINGS - Various Client Settings
- Getting Help and Further Commands (CLI) - Download Packs
See also: