Hi Peter,
Sorry about the delay between replies, I had to step out for a bit. We’ll make a note to look into adding this into a future release. In the meantime, you manually make this possible by editing the client’s interface.xml file. If you are using version 1.0, this file will be located in the same directory as client.bat, and if you are using version 1.0.1, the file has moved to the lib/properties folder.
You can add a new entry to this file to specify a different report folder location. The new entry looks like this:
report-folder
If you’re using version 1.0, I believe you can specify the absolute path to the new report folder. If you’re using version 1.0.1, you’ll need to specify a path that’s relative to the validator’s lib folder. For instance, if the validator is located at C:\OpenCDISC\opencdisc-validator, and we wanted the reports in C:\OpenCDISC\reports, report-folder would be ../../reports/. This is fairly non-userfriendly, so if you have any trouble please let us know, and as mentioned before we’ll make this functionality accessible from the UI in the future.
Regards,
Tim