To specify your configurable custom file handlers, you use the DYNREDIR environment variable, as shown below:
set DYNREDIR=DYNCONFIG[:EXPAND]
where:
When configurable DYNREDIR is enabled, the file/custom file handler mapping is taken from your fhredir.cfg file, which is pointed to by the environment variable FHREDIR. Entries for directories/files that use a custom file handler should be added to the file.
See the topic Configuration in the Fileshare Guide for details on mapping files to custom file handlers.
If you want to change configuration settings for custom DYNREDIR without stopping and restarting your system, your application can make a call to CBL_CFGREAD_DYNFH. For more information, see the library routine topic CBL_CFGREAD_DYNFH.