String
Not specified
Purpose
The PreDownLoadVersion parameter specifies the current version of pre-download files and directories located in the predownload subdirectory of the specified
The PreDownLoadVersion parameter specifies a user-defined string of up to 60 characters. (Any additional characters are ignored in the version comparison.) The version specified in this parameter is case‑insensitive.
As you must change the string specified in this parameter to cause a new version of software to be pre‑downloaded, your site should adopt a convention that increments this value in some way so that it generates a totally new value for each release.
When the software release for pre-downloaded files is installed on the application server, copy the contents of the pre-download directories to the corresponding download directories on that application server and set the DownLoadVersion parameter in the [JadeAppServer] section to the value of the PreDownLoadVersion parameter. Each presentation client recognizes that a version change has occurred, determines that it already has the files downloaded, and then installs them.
For details about automatically upgrading JADE and user software on presentation clients, see Appendix B, "
Parameter is read when …
Each presentation client connects to the application server.