Page 1 of 1

remove jobs from checkpoint using scripts

Posted: Fri May 15, 2015 9:21 pm
by alanoliveira
Hi guys!
Does anybody knows if Is there any way to remove a job from a checkpoint using a script?

Currently I'm using File methods to do it, but I notice that I'm having accumulation of old files in dataset directory. And because of it I'm having performance issues.

Re: remove jobs from checkpoint using scripts

Posted: Fri May 15, 2015 10:43 pm
by gabrielp
It's just a folder, so you can just use Inject to pull items out. What logic do you want to use to remove the files?