This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:stencils:boundaryexception [2017/03/09 15:45] semen.bortnik created |
en:software:tim:stencils:boundaryexception [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
- | |||
======Boundary Exception ====== | ======Boundary Exception ====== | ||
A boundary exception is a way to model possible errors or exceptions in a workflow model. A button will appear in the activity in which the error should be spotted. If this button is clicked, an alternate path in the workflow model will be executed. | A boundary exception is a way to model possible errors or exceptions in a workflow model. A button will appear in the activity in which the error should be spotted. If this button is clicked, an alternate path in the workflow model will be executed. | ||
==== Modeling ==== | ==== Modeling ==== | ||
- | By double-clicking an activity in which the error/exception the process-properties-popup will open. Then you have to select "Outcomes" on the left side of the pop-up and click on the tab "Exceptions". To create a new error you have to click on the red "flash".\\ | + | By double-clicking an activity in which the error/exception the process-properties-popup will open. Then you have to select "Output" on the left side of the pop-up and click on the tab "Exceptions". To create a new error you have to click on the red "flash".\\ |
- | {{ :software:tim:stencils:boundry_exception_symboleigenschaft.png?600 |}} | + | {{ :en:software:tim:stencils:boundry_exception_modell_en.png?.png?600 |}} |
This will open a new pop-up with the name "Define error". Here a new error/exception can be created and named. If a connection to another activity is created now, it will be marked as "exception-handling-connection" with a "flash" at the beginning of the connection.\\ | This will open a new pop-up with the name "Define error". Here a new error/exception can be created and named. If a connection to another activity is created now, it will be marked as "exception-handling-connection" with a "flash" at the beginning of the connection.\\ | ||
- | {{ :software:tim:stencils:boundry_exception_modell.png?600 |}} | + | {{ :en:software:tim:stencils:boundry_exception_modell_en.png?600 |}} |
If a user will see the activity in the ToDo client, a button with the name of the exception will appear. If a user clicks it, the modeled path for this exception will be executed. | If a user will see the activity in the ToDo client, a button with the name of the exception will appear. If a user clicks it, the modeled path for this exception will be executed. | ||
- | {{ :software:tim:stencils:boundry_exception_todo.png?800 |}} | + | {{ :en:software:tim:stencils:boundry_exception_todo_en.png?800 |}} |