12-23-2014 12:54 PM
In the TestStand Report how do I ensure that the report options are not edited after deployment. Also, when deploying it from one station to the next, will I have the option to transfer the report settings such as filepath with macros.
Solved! Go to Solution.
11-13-2015 03:53 PM
If you have added a custom report and you don't want that deleted I would suggest adding it to the ModelPlugins\Addons folder instead of just ModelPlugins. Any sequence file plugin that is in that folder is automatically executed.
Another option is to CRC the TSConfiguration\ModelPlugins\ResultProcessing.cfg file to check for changes of components changing (or even your sequence file plugin).