Previous Topic

Next Topic

Book Contents

Book Index

Configure the Players

To configure the Business Skills Player

  1. Open the Web\Content\..\PagePlayer.properties file in Wordpad. Set the LMS_RESULTS_RELAYER property as follows:

    LMS_RESULTS_RELAY=/contentRelayer

  2. The contentRelayer installation is now complete.

To configure the Simulation Player

  1. Open the Web\Content\..\SimPlayer.properties file in Wordpad. Set the LMS_RESULTS_RELAY properties as follows:

    LMS_RESULTS_RELAY=/contentRelayer

  2. The contentRelayer installation is now complete.

To configure the Legacy IT Player

  1. Open the Web\ITContent\player\player.js file in Wordpad. Set the following value for "var.relayer":

    var.relayer = "contentRelayer":

  2. The contentRelayer installation is now complete.