Page 1 of 1

How to export every job in the project(one xml per job)

Posted: Thu Mar 19, 2015 9:16 pm
by yimwai
Is there any way to export all the jobs not into one single file,but rather one xml file per job,and the xml file can be put in the same directory as the job's location in the designer.

Posted: Fri Mar 20, 2015 6:47 am
by chulett
Not that I am aware of. You could always script something from the command line, use the dsjob functionality to get all of the jobs and then loop through them, exporting them individually. Or people have posted 'cutter' scripts over the years, perhaps something in these threads can be adopted to your needs:

viewtopic.php?t=113429

viewtopic.php?t=85518