Mobility Access Deployment

To deploy the Mobility Access feature on your PPM instance, you need to download and install the software, and then enable and schedule the Mobility Access service in PPM. This section provides instructions on how to perform both of these tasks.

Note: Before you deploy the Mobility Access, you must purchase a Mobility Access site license key for your PPM instance. Because this is a site license rather than a user license, you are not required to assign the license to PPM users. Simply make sure that the license key is in the license.conf file in the <PPM_Home>/conf directory.

Install the Mobility Access

To install the Mobility Access:

  1. Stop the PPM Server.

  2. Make sure that your license.conf file contains your Mobility Access license key.

    License key example:

    com.kintana.core.server.MOBILITY_ACCESS_LICENSE_KEY=a54x051fmn67e64325839055039e395c8

  3. Download the ppm-1000-mobility-access.jar file from the Software Licenses and Downloads Portal (https://entitlement.microfocus.com/mysoftware/index)

    Note: The ppm-1000-mobility-access.jar file is available on the Software Support site only if you have a Mobility Access license key.

  4. Navigate to the <PPM_Home>/bin directory, and then run the following command.

    ./kDeploy.sh -mobility-access

    After the kDeploy.sh script run finishes, a message is displayed to advise you that the installation was successful.

  5. Start the PPM Server.