Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithOn scheduled runs, if you set the property in ls.brain.prop
ls.brain.controller.brdCleanup=true
then when the graph ends with RC=0 (no errors), then any temp files are deleted.
If a graph aborts, the temp files are left in place, so that you could connect with BRE, fix the problem, and finish the run to completion.
Short of that, you'd need to setup some form of scripting to remove the older temp files.