ConnectLive.manifest

Using the connectLive.manifest file you can define that available updates are indicated to the user.

The information is entered in the ConnectLive.manifest file. The path to the location of the manifest file must be given in the DeploymentInfo.xml file.

Enter the following information in the connectLive.manifest file:
  • The current version number
  • Whether this update is mandatory (mandatory = true).
  • The URL where the new msi-package is available for download
  • Information about the update.

CRM.connectLive checks this file on start-up whether a newer version is available. If the update is not mandatory, the user can decide whether to install the update.