This page (revision-6) was last changed on 28-May-2015 19:23 by Albrecht Striffler

This page was created on 28-May-2015 19:07 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 28-May-2015 19:23 1 KB Albrecht Striffler to previous
5 28-May-2015 19:23 1 KB Albrecht Striffler to previous | to last
4 28-May-2015 19:18 1 KB Albrecht Striffler to previous | to last
3 28-May-2015 19:15 789 bytes Albrecht Striffler to previous | to last
2 28-May-2015 19:14 176 bytes Albrecht Striffler to previous | to last
1 28-May-2015 19:07 114 bytes unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 7 added 4 lines
%%ShowSolutions
%
At line 18 added one line
At line 15 changed one line
<flowchart fcid="flow_de778150" name="Main" icon="sanduhr.gif" width="227" height="328" autostart="true" idCounter="4">
<flowchart fcid="flow_de778150" name="Main" icon="sanduhr.gif" width="696" height="367" autostart="true" idCounter="13">
At line 19 changed one line
<position left="105" top="20"></position>
<position left="53" top="20"></position>
At line 24 changed one line
<position left="72" top="108"></position>
<position left="20" top="108"></position>
At line 28 changed 3 lines
<node fcid="#node_4">
<position left="20" top="277"></position>
<action markup="KnOffice"><![CDATA[Domain1]]></action>
<node fcid="#node_5">
<position left="24" top="224"></position>
<action markup="KnOffice"><![CDATA[CALL["Domain1 Flow1"(Start)]]]></action>
At line 38 added 4 lines
<node fcid="#node_8">
<position left="59" top="337"></position>
<exit>Exit</exit>
</node>
At line 43 added 11 lines
<node fcid="#node_10">
<position left="323" top="108"></position>
<action markup="KnOffice"><![CDATA[CALL["Domain2 Flow1"(Start)]]]></action>
</node>
<node fcid="#node_12">
<position left="608" top="119"></position>
<exit>Exit</exit>
</node>
At line 55 added 29 lines
<edge fcid="#rule_6">
<origin>#node_2</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_7">
<origin>#node_3</origin>
<target>#node_5</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain Selector"(Domain1)]]]></guard>
</edge>
<edge fcid="#rule_9">
<origin>#node_5</origin>
<target>#node_8</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain1 Flow1"(Exit)]]]></guard>
</edge>
<edge fcid="#rule_11">
<origin>#node_3</origin>
<target>#node_10</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain Selector"(Domain2)]]]></guard>
</edge>
<edge fcid="#rule_13">
<origin>#node_10</origin>
<target>#node_12</target>
<guard markup="KnOffice"><![CDATA[IS_ACTIVE["Domain2 Flow1"(Exit)]]]></guard>
</edge>