Manually deleting output files from Lookup Manager

When testing your application, you need to manually delete the files output by the application to give it a fresh restart.

About this task

Determine the paths of the application’s directories from the values in the <PathToYourApplication>/config/config.cfg file. Then, delete the contents in the directories or the directories themselves.

Procedure

  1. Find the directory that is configured with lm.commandsDirectory. You find your used command files in its archive subdirectory. To reuse a command file, move it back into the directory that is configured with lm.commandsDirectory
  2. Find the directory that is configured with lm.file.directory. You find your used enrichment data files in its archive subdirectory. To reuse the enrichment data files, move them back into the directory that is configured with lm.file.directory. Pay attention to the required name scheme.

  3. Remove the contents in the directory that is configured with lm.statisticsDirectory

When you restart your application now, it does not know that it ran before. Thus you can use the same set of input data again to do your testing.

CAUTION: Input data files for an ITE application are moved to the configured archive directory of the application. Additionally, the Lookup Manager application moves input data files to its archive directory, too, but adds a prefix to the file names with a time stamp string. Thus these files do not conform to the required input file naming schema any more. When you move input data from the Lookup Manager’s archive directory to the input directory for another test run, you must remember to rename the files by removing the time stamp prefix.