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: 645
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?
Free Switch scripts: open-automation @ GitHub
Free Switch apps: open-automation @ Enfocus appstore

Want to hire me? I'm looking for my next gig. Contact me on LinkedIn or via email.
Post Reply