User Defined Reference Data

You can use your input data files as reference data along with the preshipped Pitney Bowes reference data. Your input files must have rows with semicolon separated keys and values. To convert your input files into the Pitney Bowes reference data format, execute this command on the console:

java -cp [dataquality-12.2-jar-with-dependencies.jar] UserLibraryCreater [-input <arg>] [-output <arg>]

Here, -input <arg> is the path where you have placed your input files and -output <arg> is the path where converted input files will be placed.

Note: You have to place your converted input files suffixed with -user for example, cdq-AdvTransformer-user.db and cdq-AdvTransformer-user.lg to the path where DNM,UNM reference data was previously extracted.