Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Persist Workflow State

...

Table of Contents
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.

...

The workflows can be resumed, via the Portal or Administrator from the saved state, after the issue was fixed.

The Persistence details and the saved state selection displays the title of the activity which saved the state.

The users can resume the workflows, by clicking on:

  • State button in Execution Logs

    Image RemovedImage Added

A new window appears, the users must select a saved state and click on Resume Workflow Instance.

...

Image Added

  • s button in Inbox

...

A new window appears, the users must select a saved state and click on Resume Workflow Instance.

...

  • s button in History

...

A new window appears, the users must select a saved state and click on Resume Workflow Instance.

...


This activity persists current workflow until given Date/Time.


Activity Parameters 

The Persist Workflow State Until activity parameters can be provided by manual inserted values or via IN arguments or variables:

...