Installing and Configuring the PMF Analytics Receiver Server

Overview

The Persistent Mobile Foundation Analytics Receiver server is an optional server that can be deployed to send PMF Analytics Events from mobile client applications instead of the PMF Server runtime. This deployment option enables offloading analytics events processing from the PMF server runtime thereby allowing it’s resources to be fully utilized for runtime functions.

The PMF Analytics Receiver Server is delivered as single WAR file. You should install this in a seperate server. You can install it with one of the following methods:

  • Installation with Ant tasks
  • Manual installation

After you installed the PMF Analytics Receiver Server in the web application server of your choice, you have additional configuration to do. For more information, see Configuring PMF Analytics Receiver Server after installation below. If you choose a manual setup in the installer, see the documentation for the application server of your choice.

Note: Do not install more than one instance of PMF Analytics Receiver Server on a single host machine.

The analytics receiver WAR file is included with the PMF Server installation. For more information, see Distribution structure of PMF Server.

Last modified on