This page (revision-40) was last changed on 17-Oct-2016 11:22 by Albrecht Striffler

This page was created on 18-Jun-2013 14:22 by Albrecht Striffler

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
40 17-Oct-2016 11:22 8 KB Albrecht Striffler to previous
39 12-May-2015 14:12 8 KB Albrecht Striffler to previous | to last
38 12-May-2015 14:11 8 KB Albrecht Striffler to previous | to last
37 16-May-2014 00:23 8 KB Albrecht Striffler to previous | to last
36 15-May-2014 22:58 12 KB Albrecht Striffler to previous | to last
35 15-May-2014 22:58 12 KB Albrecht Striffler to previous | to last
34 15-May-2014 22:55 12 KB Albrecht Striffler to previous | to last
33 15-May-2014 22:55 12 KB Albrecht Striffler to previous | to last
32 15-May-2014 22:54 12 KB Albrecht Striffler to previous | to last
31 15-May-2014 22:41 11 KB Albrecht Striffler to previous | to last
30 28-Feb-2014 15:58 2 bytes Albrecht Striffler to previous | to last
29 28-Feb-2014 15:55 2 KB StefanPlehn to previous | to last
28 28-Feb-2014 15:55 2 KB StefanPlehn to previous | to last
27 28-Feb-2014 15:55 2 KB StefanPlehn to previous | to last
26 28-Feb-2014 15:53 2 KB Albrecht Striffler to previous | to last
25 28-Feb-2014 15:53 2 KB Albrecht Striffler to previous | to last
24 28-Feb-2014 15:53 2 KB Albrecht Striffler to previous | to last
23 18-Nov-2013 11:08 2 KB Albrecht Striffler to previous | to last
22 30-Jul-2013 10:39 2 KB Albrecht Striffler to previous | to last
21 30-Jul-2013 10:38 2 KB Albrecht Striffler to previous | to last

Page References

Incoming links Outgoing links
Test123 ...nobody

Version management

Difference between version and

At line 1 changed one line
%%Package test123
üöäÜÖÄ=
At line 3 changed one line
%%KnowledgeBase
%%QuickInterview
At line 7 changed 12 lines
%%Question
Frage [oc]
- Hu
- Ha
Frage2 [mc]
- Hu
- Ha
Num [num]
Frage3 [oc]
- 1
- 2
- 3
!Main
%%DiaFlux
<flowchart fcid="flow_294ab62c" name="Main" icon="sanduhr.gif" width="699" height="180" autostart="true" idCounter="19">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="20" top="85"></position>
<start>Start</start>
</node>
<node fcid="#node_6">
<position left="379" top="20"></position>
<action markup="KnOffice"><![CDATA[CALL[Flow A(Start)]]]></action>
</node>
<node fcid="#node_7">
<position left="379" top="129"></position>
<action markup="KnOffice"><![CDATA[CALL[Flow B(Start)]]]></action>
</node>
<node fcid="#node_10">
<position left="591" top="20"></position>
<action markup="KnOffice"><![CDATA[CALL[Flow C(Start)]]]></action>
</node>
<node fcid="#node_17">
<position left="158" top="74"></position>
<decision><![CDATA[Go]]></decision>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_11">
<origin>#node_6</origin>
<target>#node_10</target>
<guard markup="KnOffice"><![CDATA[PROCESSED[Flow A]]]></guard>
</edge>
<edge fcid="#rule_12">
<origin>#node_10</origin>
<target>#node_6</target>
<guard markup="KnOffice"><![CDATA[PROCESSED[Flow C]]]></guard>
</edge>
<edge fcid="#rule_5">
<origin>#node_2</origin>
<target>#node_17</target>
</edge>
<edge fcid="#rule_18">
<origin>#node_17</origin>
<target>#node_6</target>
<guard markup="KnOffice"><![CDATA["Go" = "now"]]></guard>
</edge>
<edge fcid="#rule_19">
<origin>#node_17</origin>
<target>#node_7</target>
<guard markup="KnOffice"><![CDATA["Go" = "now"]]></guard>
</edge>
</flowchart>
At line 74 added 4 lines
!Flow A
At line 22 changed one line
<flowchart fcid="flow_5b5a8b25" name="New Flowchart" icon="sanduhr.gif" width="750" height="500" autostart="true" idCounter="16">
<flowchart fcid="flow_8511d196" name="Flow A" icon="sanduhr.gif" width="835" height="106" autostart="false" idCounter="16">
At line 26 changed one line
<position left="319" top="45"></position>
<position left="20" top="31"></position>
At line 87 added 68 lines
<node fcid="#node_4">
<position left="382" top="20"></position>
<action markup="KnOffice"><![CDATA[CALL[Wait(Start)]]]></action>
</node>
<node fcid="#node_5">
<position left="198" top="20"></position>
<action markup="timeDB"><![CDATA[Date1 = eval(now)]]></action>
</node>
<node fcid="#node_9">
<position left="577" top="20"></position>
<decision><![CDATA[YN1]]></decision>
</node>
<node fcid="#node_16">
<position left="747" top="31"></position>
<exit>Exit</exit>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_6">
<origin>#node_2</origin>
<target>#node_5</target>
</edge>
<edge fcid="#rule_7">
<origin>#node_5</origin>
<target>#node_4</target>
</edge>
<edge fcid="#rule_8">
<origin>#node_4</origin>
<target>#node_9</target>
<guard markup="KnOffice"><![CDATA[PROCESSED[Wait]]]></guard>
</edge>
<edge fcid="#rule_10">
<origin>#node_9</origin>
<target>#node_5</target>
<guard markup="KnOffice"><![CDATA["YN1" = "No"]]></guard>
<routingPoint x="0.4840085287846482" y="56" />
</edge>
<edge fcid="#rule_12">
<origin>#node_9</origin>
<target>#node_16</target>
<guard markup="KnOffice"><![CDATA["YN1" = "Yes"]]></guard>
</edge>
</flowchart>
%
!Flow B
%%DiaFlux
<flowchart fcid="flow_5e1fb713" name="Flow B" icon="sanduhr.gif" width="857" height="102" autostart="false" idCounter="11">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="20" top="31"></position>
<start>Start</start>
</node>
At line 31 changed one line
<position left="319" top="384"></position>
<position left="769" top="31"></position>
At line 36 changed 2 lines
<position left="309" top="92"></position>
<action markup="KnOffice">Frage</action>
<position left="373" top="20"></position>
<action markup="KnOffice"><![CDATA[CALL[Wait(Start 2)]]]></action>
At line 40 changed 3 lines
<node fcid="#node_6">
<position left="309" top="165"></position>
<action markup="KnOffice">"Frage3" = "1"</action>
<node fcid="#node_5">
<position left="182" top="20"></position>
<action markup="timeDB"><![CDATA[Date2 = eval(now)]]></action>
At line 45 changed 3 lines
<node fcid="#node_8">
<position left="309" top="306"></position>
<action markup="KnOffice">"Frage3" = "2"</action>
<node fcid="#node_7">
<position left="570" top="20"></position>
<decision><![CDATA[YN2]]></decision>
At line 50 changed 3 lines
<node fcid="#node_9">
<position left="309" top="232"></position>
<action markup="KnOffice">Frage2</action>
<!-- rules of the flowchart -->
<edge fcid="#rule_6">
<origin>#node_2</origin>
<target>#node_5</target>
</edge>
<edge fcid="#rule_8">
<origin>#node_5</origin>
<target>#node_4</target>
</edge>
<edge fcid="#rule_9">
<origin>#node_4</origin>
<target>#node_7</target>
<guard markup="KnOffice"><![CDATA[PROCESSED[Wait]]]></guard>
</edge>
<edge fcid="#rule_10">
<origin>#node_7</origin>
<target>#node_3</target>
<guard markup="KnOffice"><![CDATA["YN2" = "Yes"]]></guard>
</edge>
<edge fcid="#rule_11">
<origin>#node_7</origin>
<target>#node_5</target>
<guard markup="KnOffice"><![CDATA["YN2" = "No"]]></guard>
<routingPoint x="0.5154639175257731" y="52" />
</edge>
</flowchart>
%
!Flow C
%%DiaFlux
<flowchart fcid="flow_c9f22fa3" name="Flow C" icon="sanduhr.gif" width="888" height="96" autostart="false" idCounter="11">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="20" top="31"></position>
<start>Start</start>
At line 55 changed 3 lines
<node fcid="#node_13">
<position left="459" top="113"></position>
<snapshot>Snapshot</snapshot>
<node fcid="#node_3">
<position left="800" top="31"></position>
<exit>Exit</exit>
At line 60 changed 3 lines
<node fcid="#node_14">
<position left="466" top="243"></position>
<snapshot>Snapshot</snapshot>
<node fcid="#node_4">
<position left="196" top="20"></position>
<action markup="timeDB"><![CDATA[Date3 = eval(now)]]></action>
At line 233 added 4 lines
<node fcid="#node_6">
<position left="396" top="20"></position>
<action markup="KnOffice"><![CDATA[CALL[Wait(Start)]]]></action>
</node>
At line 238 added 6 lines
<node fcid="#node_9">
<position left="605" top="20"></position>
<decision><![CDATA[YN1]]></decision>
</node>
At line 72 changed one line
<edge fcid="#rule_10">
<edge fcid="#rule_7">
<origin>#node_4</origin>
<target>#node_6</target>
</edge>
<edge fcid="#rule_8">
At line 258 added one line
<guard markup="KnOffice"><![CDATA[PROCESSED[Wait]]]></guard>
At line 77 changed 2 lines
<edge fcid="#rule_12">
<origin>#node_8</origin>
<edge fcid="#rule_10">
<origin>#node_9</origin>
At line 264 added one line
<guard markup="KnOffice"><![CDATA["YN1" = "No"]]></guard>
At line 82 changed 4 lines
<edge fcid="#rule_7">
<origin>#node_4</origin>
<target>#node_13</target>
<guard markup="KnOffice">"Frage" = "Hu"</guard>
<edge fcid="#rule_11">
<origin>#node_9</origin>
<target>#node_4</target>
<guard markup="KnOffice"><![CDATA["YN1" = "Yes"]]></guard>
<routingPoint x="0.5183374083129584" y="46" />
At line 88 changed 3 lines
<edge fcid="#rule_15">
<origin>#node_13</origin>
<target>#node_6</target>
</flowchart>
%
!Wait
%%DiaFlux
<flowchart fcid="flow_b7cecc9c" name="Wait" icon="sanduhr.gif" width="1150" height="164" autostart="false" idCounter="26">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="20" top="31"></position>
<start>Start</start>
</node>
<node fcid="#node_3">
<position left="1062" top="31"></position>
<exit>Exit</exit>
</node>
<node fcid="#node_4">
<position left="694" top="31"></position>
<snapshot>Snapshot 2</snapshot>
</node>
<node fcid="#node_5">
<position left="827" top="20"></position>
<decision><![CDATA[Trigger]]></decision>
</node>
<node fcid="#node_7">
<position left="483" top="20"></position>
<action markup="timeDB"><![CDATA[Previous_Trigger= eval(Trigger)]]></action>
</node>
<node fcid="#node_17">
<position left="147" top="31"></position>
<snapshot>Snapshot 1</snapshot>
</node>
<node fcid="#node_19">
<position left="20" top="124"></position>
<start>Start 2</start>
</node>
<node fcid="#node_20">
<position left="150" top="124"></position>
<snapshot>Snapshot 3</snapshot>
</node>
<node fcid="#node_23">
<position left="494" top="124"></position>
<snapshot>Snapshot 4</snapshot>
</node>
<node fcid="#node_24">
<position left="298" top="113"></position>
<action markup="KnOffice"><![CDATA[Go = now]]></action>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_10">
<origin>#node_4</origin>
<target>#node_5</target>
At line 94 changed 3 lines
<origin>#node_9</origin>
<target>#node_14</target>
<guard markup="KnOffice">"Frage2" = "Ha"</guard>
<origin>#node_5</origin>
<target>#node_3</target>
<guard markup="timeDB"><![CDATA[eval(Trigger != Previous_Trigger)]]></guard>
At line 100 changed 2 lines
<origin>#node_14</origin>
<target>#node_8</target>
<origin>#node_7</origin>
<target>#node_4</target>
At line 354 added 30 lines
<edge fcid="#rule_8">
<origin>#node_2</origin>
<target>#node_17</target>
</edge>
<edge fcid="#rule_18">
<origin>#node_17</origin>
<target>#node_7</target>
</edge>
<edge fcid="#rule_21">
<origin>#node_19</origin>
<target>#node_20</target>
</edge>
<edge fcid="#rule_22">
<origin>#node_20</origin>
<target>#node_24</target>
</edge>
<edge fcid="#rule_25">
<origin>#node_24</origin>
<target>#node_23</target>
</edge>
<edge fcid="#rule_26">
<origin>#node_23</origin>
<target>#node_7</target>
</edge>
At line 388 added 18 lines
%%Question
Go [oc]
- now
Previous_Trigger [num]
Trigger [num]
Date1 [date]
Date2 [date]
Date3 [date]
Date4 [date]
YN1 [yn]
YN2 [yn]
QC1
- QC2
-- QC4
--- QC5
--- QC6
---- QC7
- QC3
At line 109 changed one line
%%QuickInterview
%
%%Property
Trigger.INIT = 0
Previous_Trigger.INIT = 0
YN1.INIT = No
YN2.INIT = No
%
%%KnowledgeBase
At line 419 added 4 lines
%%Package
parallelflowtest2
%