The Cool Data Mover Schedule Plugin is an application that allows the automation of a sequence of Data Operations in the Cool Data Mover across multiple environments.
This plugin is a free add-on to the Cool Data Mover:
https://www.outsystems.com/forge/component-overview/5872/cool-data-mover
It allows to run preset sequences of data operations in Cool Data Mover packages at any time. Either immediately or schedule it at a certain date and time, or have them run regularly, on a daily, weekly or monthly basis.
If a schedule could not be fully marked as completed, a record remained in the runningprocess table with the status "running". This blocked the ability to restart the schedule due to the presence of that "running" record. There was already a button/action available to abort the run. This action would clean up all ongoing and scheduled work items for the schedule, except for the record in the runningprocess table. This has now been adjusted so that when an abort is scheduled, the runningprocess record is also removed, allowing a new run of the schedule to be started.
runningprocess