2020.2

Table Of Contents
because the database would run out of space. The solution is to use the "Clean-up Service" to
remove the temporary data and files once they are no longer needed.
The more items that are present in the database, and the larger they are, the more time and
processing power (CPU) that will be required for cleaning them up. Thus a regular Clean-up of
the database (as often as possible)is recommended.
This is especially the case if items are not going to be retrieved from the database at a later
date. i.e. If the Connect job is not going to be re-run.
The clean-up can always be set to run outside of business hours (see the "Run according to the
cron schedule: Enter the interval at which the Clean-up service runs. To understand how to
write a cron job schedule, please refer to the Quartz Scheduler tutorial: http://www.quartz-
scheduler.org/documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.html." below option
below), to reduce impact upon Production systems.
The values below define when the specified targets are to be set as being ready for deletion,
not when they are actually deleted. The actual deletion occurs only as per the cron job
scheduling; or when PrintShop Mail Connect is started (if Run at application start up is
selected); or when the Run Now button is pressed.
l
Enable clean-up service: Check to enable the Clean-up services. When checked, either
or both of the Database clean-up and File clean-up services can be set individually.
If the box is not checked, then no Clean-up will occur.
l
Run at application start up: Click to start the clean-up service when the Designer
module is opened.
l
Run according to the cron schedule: Enter the interval at which the Clean-up service
runs.
To understand how to write a cron job schedule, please refer to the Quartz Scheduler
tutorial: http://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/tutorial-
lesson-06.html.
Page 60