KeyViewExportServiceImpl

Manages the location of the KeyView Export SDK for the NiFi instance. All processors that use the KeyView Export SDK have a “KeyView Export Service” property that must reference an instance of this service.

Properties

Name Default Value Description
KeyView directory The KeyView files are automatically extracted to a subfolder of your NiFi installation. The location of the KeyView Export binaries.
File storage directory   The path to a folder to use for storing temporary files, and files that are exported to HTML/XML (when the file is not embedded in the FlowFile).
Dynamic properties  

To modify parameters in the KeyView configuration file formats_e.ini, you can use dynamic properties. The property names must be in the following format, where section is the name of a configuration file section, and parameter is the parameter name.

kve:[section]parameter

For example, to process PDF files using the reader pdf2sr, you could set the following dynamic property to the value pdf2:

kve:[Formats]230