This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:bausteine:subprocess_ends_main_process_signavio [2018/06/13 14:33] Julian Le created |
en:software:tim:bausteine:subprocess_ends_main_process_signavio [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 41: | Line 41: | ||
------ | ------ | ||
- | {{ :software:tim:bausteine:hp_sfdhandler.png?300|}} | + | {{ :software:tim:bausteine:hp_sfdhandler.png?300|}} |
- | **Im Hauptprozess** wird, unmittelbar auf den Subprozess folgend, eine XOR-Entscheidung benötigt, um die vom Subprozess übergebene Variable zu übernehmen. Abhängig vom Wert der Variable wird hier nun entschieden ob der Prozess beendet oder weitergeführt wird. | + | **In the main process** following directly after the subprocess a XOR decision is needed to acquire the from the subprocess sent variable. Depending on the value of the variable it is here decided whether the porocess is terminate dor continued. |
- | **In the main process* following directly after the subprocess a XOR decision is needed to acquire the from the subprocess sent variable. Depending on the value of the variable it is here decided whether the porocess is terminate dor continued. | + | |
3. To check the in the subprocess set varible, the [[en:software:tim:actionhandler:VariableDecisionHandler]] is used with the foloowing attributes: | 3. To check the in the subprocess set varible, the [[en:software:tim:actionhandler:VariableDecisionHandler]] is used with the foloowing attributes: |