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 flowingBefore flowing / After flowing

Validation

With the this parameter value it is possible to determine specify the timing of the page validation. Default behavior (when the parameter is not set) is validation to validate 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.

...