Overview

A #Batch is scheduled to run every weekend and delete Cases that are closed and more than two years old.

General Use Case

  • Use the Delete action to clean up unnecessary records and free up data storage.
  • Use a Schedule to run batch jobs on a recurring cadence.

Video Demo

Downloadable Executables

DownloadData.Purge.Batches

Walkthrough

1

Pipeline - Data.Purge.Batches

pipeline-data-purge-batches
2

New Executable - ClosedCases.Purge

new-executable-closedcases-purge
3

Batch Settings

batch-settings
4

Retrieve

retrieve
5

Mapping

mapping
6

Create Schedule for Pipeline

create-schedule-for-pipeline