Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Persist Workflow State

...

minLevel2
maxLevel2

Persist Workflow State

The Persist Workflow State activity can be added as many times as needed to save the workflow current progress. It can be used before an activity that reads from a file (e.g. ReadExcelFile). This activity is saving the progress of the workflow and should be used before an error could occur.

...