This page include an overview about known issues of the FLOWSTER Studio Version 5.3.
Expand | ||
---|---|---|
| ||
Issue: The main workflow doesn’t abort, if it include a snippet, which extecute the activity Terminate workflow and the start snipper condition stop on error = true. Status: open Solution: Use the throw activity in the snippet instead. This will throw an unhandled exception, which can be handeled by a seperate try catch in the main workflow, if needed. |
Expand | ||
---|---|---|
| ||
Issue: Workflows can’t show the output of the central storage path activities on the portal, if they are used in snippets. The activities are working only in main workflows. Status: open |
...