Server Configuration > Post Server Configuration > Configuring Integrity Lifecycle Manager Server Home Page > Displaying Links
 
Displaying Links
You can display links for client install executables and product documentation that can then be accessed by users when they browse to the Integrity Lifecycle Manager server home page. To allow for this functionality, two configurable properties files are included in the Integrity Lifecycle Manager server directory.
To display links for client install executables (binary files), modify the following file:
installdir/data/installs/InstallationList.properties
To display links for product documentation, modify the following file:
installdir/data/documentation/DocumentationList.properties
* 
Spaces in the path (including file names) specified in the preceding properties files must be preceded by the escape character “\”. For example, pdf/Custom\ Documentation.pdf=Custom Documentation.
DocumentationList.properties is a Java properties file that does not allow reserved property file characters ('#', ''', '=').
To download files, such as PDFs and client installs, from the Integrity Lifecycle Manager server home page, right click the hyperlink to the file, and select Save As. Then choose a location to save the file to. You can modify these same two properties files to add new or custom documentation and downloads.
* 
Using the installdir/data/ directory, you can also display links for client install executables and documentation without modifying the associated properties files. To display the desired links, copy the required install executables and documents from the product DVD, and paste the file copies directly in the /installs or /documentation subdirectories as appropriate.