Configure the Players
To configure the Business Skills Player
- Open the Web\Content\..\PagePlayer.properties file in Wordpad. Set the LMS_RESULTS_RELAYER property as follows:
LMS_RESULTS_RELAY=/contentRelayer
- The contentRelayer installation is now complete.
To configure the Simulation Player
- Open the Web\Content\..\SimPlayer.properties file in Wordpad. Set the LMS_RESULTS_RELAY properties as follows:
LMS_RESULTS_RELAY=/contentRelayer
- The contentRelayer installation is now complete.
To configure the Legacy IT Player
- Open the Web\ITContent\player\player.js file in Wordpad. Set the following value for "var.relayer":
var.relayer = "contentRelayer":
- The contentRelayer installation is now complete.