06-21-2018 01:44 PM
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?
06-28-2018 02:57 PM
I found on the community that using script task lets me do this: