Installing the Analytics AWI Plug-in

To install the Analytics AWI Plug-in, follow the steps below.

This installation covers the AWI Plug-in only. A working installation of AWI v12.x is required.

Before you start with the installation steps, check the System Requirements and the New Installation and Configuration workflow.

To install the Analytics AWI Plug-in

  1. Unzip the content of the deployment package (Analytics.On.Premise_Analytics.AWI.Plugin_.zip) to the corresponding folder of your AWI installation:

    Package content Description Target Folder in AWI
    webui-plugin-analytics.jar

    Plug-in binaries

    JAR file is unpacked automatically by your Tomcat

    <Automic>/External.Resources/apache-tomcat/webapp/awi/WEB-INF/autoinstall
  2. Open the configuration file <Automic>/config/webui-plugin-analytics/plugin.properties and check and adapt the settings.

    You can use the provided settings if you deploy Analytics as a single box installation.

    The configuration file and folders are automatically created when the plug-in is loaded for the first time.

    Parameter Value (Example) Remark
    backend.endpoint http://my-analytics-backend-server:8090 Use the server where the Analytics component is installed
    backend.api_key f4b7e4af-3d77-4cfc-a898-2c09a9318faa Use to communicate with the Analytics backend.

     

  3. Log out and log in again to AWI to load the plug-in and create the config files:

    <Automic>/External.Resources/apache-tomcat/webapp/awi/config/webui-plugin-analytics/plugin.properties

  4. Add the api_key created when installing the datastore to the config fileS and adopt the backend url if AWI is not running on the same host.
  5. Restart Tomcat.