Skip to content

Commit 352bb22

Browse files
committed
Updated package after testing
Fixed bug in labs_WorkflowLaunchExample.xml
1 parent e6bebe0 commit 352bb22

File tree

8 files changed

+47
-47
lines changed

8 files changed

+47
-47
lines changed

Import/AutoWorkflowLaunch/Import/Action/labs_WorkflowLaunchExample.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<AML>
22
<Item type="Action" id="5829FA615FEB49DAA3D1623064C6AC35" action="add">
3-
<item_query></item_query>
3+
<item_query />
44
<location>server</location>
55
<method keyed_name="labs_WorkflowLaunchExampleCSharp" type="Method">
66
<Item type="Method" action="get" select="id">
@@ -11,4 +11,4 @@
1111
<type>item</type>
1212
<name>labs_WorkflowLaunchExample</name>
1313
</Item>
14-
</AML>
14+
</AML>

Import/AutoWorkflowLaunch/Import/Form/labs_WorkflowLaunchExample.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@
111111
</Item>
112112
</Relationships>
113113
</Item>
114-
</AML>
114+
</AML>

Import/AutoWorkflowLaunch/Import/ItemType/labs_WorkflowLaunchExample.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<enforce_discovery>1</enforce_discovery>
77
<hide_where_used>0</hide_where_used>
88
<implementation_type>table</implementation_type>
9-
<instance_data>WORKFLOW_LAUNCH_EXAMPLE</instance_data>
9+
<instance_data>LABS_WORKFLOWLAUNCHEXAMPLE</instance_data>
1010
<is_dependent>0</is_dependent>
1111
<is_relationship>0</is_relationship>
1212
<is_versionable>0</is_versionable>
@@ -102,9 +102,9 @@
102102
<Item type="Server Event" id="4B33B100A99345CEB1E9600B9502F759" action="add">
103103
<event_version>version_1</event_version>
104104
<is_required>0</is_required>
105-
<related_id keyed_name="labs_WorkflowLaunchExample CSharp" type="Method">
105+
<related_id keyed_name="labs_WorkflowLaunchExampleCSharp" type="Method">
106106
<Item type="Method" action="get" select="id">
107-
<name>labs_WorkflowLaunchExample CSharp</name>
107+
<name>labs_WorkflowLaunchExampleCSharp</name>
108108
</Item>
109109
</related_id>
110110
<server_event>onAfterUpdate</server_event>
@@ -151,4 +151,4 @@
151151
</Item>
152152
</Relationships>
153153
</Item>
154-
</AML>
154+
</AML>

Import/AutoWorkflowLaunch/Import/Method/labs_WorkflowLaunchExample.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<AML>
22
<Item type="Method" id="06A3AEC042BC47EAA9A6FF84DB707CBE" action="add">
3-
<comments></comments>
3+
<comments />
44
<execution_allowed_to keyed_name="World" type="Identity">A73B655731924CD0B027E4F4D5FCC0A9</execution_allowed_to>
55
<method_code><![CDATA[// labs_WorkflowLaunchExample.
66
// Demonstrates the launching of a workflow from a server event.
77
88
//CCO.Utilities.WriteDebug("debug.txt", "Launch workflow: " + this.getProperty("launch_workflow", "0"));
99
// Continue only if the launch_workflow property is set to true or if the method was called from the Action.s
10-
if ((this.getProperty("launch_workflow", "0") != "1") & (this.getAction() != "labs_WorkflowLaunchExample"))
10+
if ((this.getProperty("launch_workflow", "0") != "1") & (this.getAction() != "labs_WorkflowLaunchExampleCSharp"))
1111
{
1212
return this;
1313
}
@@ -31,6 +31,6 @@ workflow.startWorkflow();
3131
3232
return this;]]></method_code>
3333
<method_type>C#</method_type>
34-
<name>labs_WorkflowLaunchExample CSharp</name>
34+
<name>labs_WorkflowLaunchExampleCSharp</name>
3535
</Item>
3636
</AML>

Import/AutoWorkflowLaunch/Import/Permission/labs_WorkflowLaunchExample.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
</Item>
2121
</Relationships>
2222
</Item>
23-
</AML>
23+
</AML>

Import/AutoWorkflowLaunch/Import/Sequence/labs_WorkflowLaunchExample.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
<prefix>WLE-</prefix>
55
<name>labs_WorkflowLaunchExample</name>
66
</Item>
7-
</AML>
7+
</AML>

Import/AutoWorkflowLaunch/Import/Workflow Map/labs_WorkflowLaunchExample.xml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,50 @@
11
<AML>
22
<Item type="Workflow Map" id="645D30ECD71D405AB3A7524CEA7A9CD1" action="add">
3-
<description xml:lang="en"></description>
3+
<description xml:lang="en" />
44
<node_bg_color> </node_bg_color>
55
<node_label1_color> </node_label1_color>
6-
<node_label1_font></node_label1_font>
6+
<node_label1_font />
77
<node_label2_color> </node_label2_color>
8-
<node_label2_font></node_label2_font>
8+
<node_label2_font />
99
<node_name_color> </node_name_color>
10-
<node_name_font></node_name_font>
11-
<node_size></node_size>
10+
<node_name_font />
11+
<node_size />
1212
<process_owner keyed_name="Innovator Admin" type="Identity">
1313
<Item type="Identity" action="get" select="id">
1414
<name>Innovator Admin</name>
1515
</Item>
1616
</process_owner>
1717
<transition_line_color> </transition_line_color>
1818
<transition_name_color> </transition_name_color>
19-
<transition_name_font></transition_name_font>
19+
<transition_name_font />
2020
<name>labs_WorkflowLaunchExample</name>
2121
<Relationships>
22+
<Item type="Workflow Map Activity" action="add">
23+
<related_id keyed_name="End" type="Activity Template">
24+
<Item type="Activity Template" id="4C1FAA20CFFA41F39C7581B8E21F973D" action="add">
25+
<can_delegate>0</can_delegate>
26+
<can_refuse>0</can_refuse>
27+
<consolidate_ondelegate>0</consolidate_ondelegate>
28+
<expected_duration>0</expected_duration>
29+
<icon>../images/Icons/16x16/16x16_redx.gif</icon>
30+
<is_auto>1</is_auto>
31+
<is_end>1</is_end>
32+
<is_start>0</is_start>
33+
<message xml:lang="en">Workflow End</message>
34+
<priority>1</priority>
35+
<reminder_count>0</reminder_count>
36+
<reminder_interval>0</reminder_interval>
37+
<timeout_duration>0</timeout_duration>
38+
<wait_for_all_inputs>0</wait_for_all_inputs>
39+
<wait_for_all_votes>0</wait_for_all_votes>
40+
<x>261</x>
41+
<y>46</y>
42+
<name>End</name>
43+
</Item>
44+
</related_id>
45+
<sort_order>128</sort_order>
46+
<source_id keyed_name="labs_WorkflowLaunchExample" type="Workflow Map">645D30ECD71D405AB3A7524CEA7A9CD1</source_id>
47+
</Item>
2248
<Item type="Workflow Map Activity" action="add">
2349
<related_id keyed_name="Start" type="Activity Template">
2450
<Item type="Activity Template" id="8EE0345B19C643F78F5DBFD1A81CF3CD" action="add">
@@ -47,7 +73,7 @@
4773
<is_override>0</is_override>
4874
<name>Go</name>
4975
<related_id>F72A54B9AEF448DFAAFF4BDC6F1CBFA4</related_id>
50-
<segments></segments>
76+
<segments />
5177
<sort_order>128</sort_order>
5278
<source_id keyed_name="Start" type="Activity Template">8EE0345B19C643F78F5DBFD1A81CF3CD</source_id>
5379
</Item>
@@ -57,32 +83,6 @@
5783
<sort_order>128</sort_order>
5884
<source_id keyed_name="labs_WorkflowLaunchExample" type="Workflow Map">645D30ECD71D405AB3A7524CEA7A9CD1</source_id>
5985
</Item>
60-
<Item type="Workflow Map Activity" action="add">
61-
<related_id keyed_name="End" type="Activity Template">
62-
<Item type="Activity Template" id="4C1FAA20CFFA41F39C7581B8E21F973D" action="add">
63-
<can_delegate>0</can_delegate>
64-
<can_refuse>0</can_refuse>
65-
<consolidate_ondelegate>0</consolidate_ondelegate>
66-
<expected_duration>0</expected_duration>
67-
<icon>../images/Icons/16x16/16x16_redx.gif</icon>
68-
<is_auto>1</is_auto>
69-
<is_end>1</is_end>
70-
<is_start>0</is_start>
71-
<message xml:lang="en">Workflow End</message>
72-
<priority>1</priority>
73-
<reminder_count>0</reminder_count>
74-
<reminder_interval>0</reminder_interval>
75-
<timeout_duration>0</timeout_duration>
76-
<wait_for_all_inputs>0</wait_for_all_inputs>
77-
<wait_for_all_votes>0</wait_for_all_votes>
78-
<x>261</x>
79-
<y>46</y>
80-
<name>End</name>
81-
</Item>
82-
</related_id>
83-
<sort_order>128</sort_order>
84-
<source_id keyed_name="labs_WorkflowLaunchExample" type="Workflow Map">645D30ECD71D405AB3A7524CEA7A9CD1</source_id>
85-
</Item>
8686
<Item type="Workflow Map Activity" action="add">
8787
<related_id keyed_name="Do Something" type="Activity Template">
8888
<Item type="Activity Template" id="F72A54B9AEF448DFAAFF4BDC6F1CBFA4" action="add">
@@ -134,4 +134,4 @@
134134
</Item>
135135
</Relationships>
136136
</Item>
137-
</AML>
137+
</AML>

Import/imports.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<imports>
2-
<package name="Workflow Automation Examples" path="Workflow Automation Examples\Import" />
2+
<package name="aras.labs.WorkflowAutomationExamples" path="WorkflowAutomationExamples\Import" />
33
<package name="aras.labs.AutoWorkflowLaunch" path="AutoWorkflowLaunch\Import" />
44
</imports>

0 commit comments

Comments
 (0)