Use Roll Forward Logic
  • 02 Jun 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Use Roll Forward Logic

  • Dark
    Light
  • PDF

Article Summary

When Roll Forward logic is enabled and unique fields are set during harvesting, Mozenda will overwrite empty values in non-unique fields with the most recently captured non-empty values. If Store Item History is enabled, this feature will also look back to the most recent previous run for the matching unique row and pull non-empty values forward.

For example, given the following rows of data (where ID is the unique field):

CreatedItemIDIDFull NameSexOccupation
2019-12-20 00:01:2210011234John SmithM-
2019-12-20 01:00:1210021234John Smith-Explorer
2019-12-20 01:30:5410031234John Smith--

With Roll Forward logic activated during harvesting, they would be combined into:

CreatedItemIDIDFull NameSexOccupation
2019-12-20 00:01:2210011234John SmithMExplorer

With Roll Forward logic activated during harvesting, they would be combined into:

CreatedItemIDIDFull NameSexOccupation
2019-12-20 00:01:2210011234John Smith--
Note

Roll Forward logic can't be applied to previous or active runs. Make sure to apply Roll Forward logic before you schedule or manually run your agent(s).


Was this article helpful?