This script will deidentify persyst files.
python main.py <input_CSV> <output_directory> [xml_template_path]
or
C:\>main.exe <input_CSV> <output_directory> [xml_template_path]
or
Run main.exe by double clicking.
Script assumes you have a copy of Persyst installed with a valid license.
It is also assumed that Persyst is installed in the default location (C:\Program Files (x86)\Persyst\Insight)
- Copy Rows to clipboard from Persyst Database
- Paste into a new file and save it. Do not make any edits to the copied file. Save this file as input.csv
- Create and output folder (eg
C:\output
) - Double click the application
- Paste in the file path and when prompted. eg :
C:\input_file\input.csv
- Enter in the ouput path you created from before:
c:\output
- Program will run and place output files in your output director
- full-report.csv contains information about the files converted
- Each sub folder also contains data about the files in that folder
- Errors.csv will show any files which could not be converted