IBM FileNet P8, Version 5.2            

Download redirection properties

As an alternative to default download behavior, you can use the download_redir.properties file to define redirection URLs for specified MIME types.

By default, the file is installed in the following location:
<install_location>/FileNet/Config/WebClient
The following key-value pair is from the download_redir.properties file, where the MIME type serves as the key.
application/x-filenet-rm-electronicrecord=/findRecordTarget?id={OBJECT_ID}&objectStoreName={OBJECT_STORE_NAME}&vsId={VERSION_SERIES_ID}

You might have a need to extend this file with your own MIME type and URL pairs. For example, when users invoke a download operation on files of a certain MIME type, you could preprocess the files prior to downloading, or you could simply redirect to a another file.

The macros that you can use in a URL value are explained in the file. After modifying download_redir.properties, you must restart the web application for your settings to take effect.

Note: The default download_redir.properties file defines redirection URLs for IBM® InfoSphere® Enterprise Records MIME types. Do not modify these default key and value pairs.


Feedback

Last updated: March 2013
aeadm_config_file_download_redir.htm

© Copyright IBM Corporation 2013.
This information center is powered by Eclipse technology. (http://www.eclipse.org)