Create a properties file named columnHandler.properties.

Place this file in the ENDECA_ROOT\lib\java directory. The following table lists the configuration options used in the columnHandler.properties file:

Here is a sample columnHandler.properties file:

binaryDataChunkSize=1024
charDataChunkSize=1024
outputDataDir=C:\\Endeca\\Apps\\Discover\\data\\forge_output
charDataToDisk=true
charDataOutputEnc=UTF-8

If Forge is triggered in standalone mode then this configuration file can be placed in the same directory as the adapter.jar file. The outputDataDir in that case should point to the current working directory.

During a baseline update using the JDBC Column Handler, if this file is not present at $ENDECA_ROOT\lib\java, there is a mismatch between the output folders during execution and the output is not what is expected.


Copyright © Legal Notices