cancel
Showing results for 
Search instead for 
Did you mean: 

Salesforce Delete snap - Any way to slow down batch execution between each batch submitted?

lzapart
New Contributor III

Hi,

We’re doing some old record cleanup in Salesforce and I am using Salesforce Delete snap in Snaplogic to perform the deletions in 10k batches. Because Salesforce has very low record limits on certain objects like Notes (20k records limit), we are having a hard time performing sync with our AWS database.

What I would like to do is, slow down each 10k batch execution on the Delete snap. For example, is there a way to have a wait step of 60 seconds for example before pushing and processing the next batch of 10k?

image

1 REPLY 1

lzapart
New Contributor III

I found on the community that using script task lets me do this:

image