remove jobs from checkpoint using scripts

Post Reply
alanoliveira
Newbie
Posts: 17
Joined: Mon Sep 15, 2014 10:48 pm

remove jobs from checkpoint using scripts

Post 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.
User avatar
gabrielp
Advanced member
Posts: 577
Joined: Fri Aug 08, 2014 4:31 pm
Location: Boston
Contact:

Re: remove jobs from checkpoint using scripts

Post 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?
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Post Reply