Versions Compared

Key

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

...

NameDescriptionType
FlowSelect flow to start on refresh.Flow
ValidationWhen nothing is selected, validation is done before flowing Before flowing / After flowing

Validation

With the parameter value it is possible to determine the timing of the page validation. Default behavior (when the parameter is not set) is validation before flowing. 

Runtime

When using the FlowOnRefresh in runtime, keep in mind that the started flows will be queued and started one another. In case of executing web-services this can result in long waiting times.

...