Skip to content

Commit c2368e8

Browse files
committed
Workflow Assignment Example: initial commit
1 parent bd1c752 commit c2368e8

31 files changed

+2267
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<AML>
2+
<Item type="Action" id="FCF34AD7044F4F78BECFE1831A27F680" action="add">
3+
<item_query></item_query>
4+
<location>server</location>
5+
<method keyed_name="Get Controlled Item CSharp" type="Method">
6+
<Item type="Method" action="get" select="id">
7+
<name>Get Controlled Item CSharp</name>
8+
</Item>
9+
</method>
10+
<target>none</target>
11+
<type>item</type>
12+
<name>Get Controlled Item CSharp</name>
13+
</Item>
14+
</AML>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<AML>
2+
<Item type="Action" id="5829FA615FEB49DAA3D1623064C6AC35" action="add">
3+
<item_query></item_query>
4+
<location>server</location>
5+
<method keyed_name="Workflow Launch Example CSharp" type="Method">
6+
<Item type="Method" action="get" select="id">
7+
<name>Workflow Launch Example CSharp</name>
8+
</Item>
9+
</method>
10+
<target>none</target>
11+
<type>item</type>
12+
<name>Workflow Launch Example</name>
13+
</Item>
14+
</AML>
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<AML>
2+
<Item type="EMail Message" id="142FC001DE3E4B389482694C203A9E35" action="add">
3+
<body_html>&lt;HEAD&gt;&lt;TITLE&gt;&lt;/TITLE&gt;
4+
&lt;META content="MSHTML 6.00.2900.2802" name=GENERATOR&gt;&lt;/HEAD&gt;
5+
&lt;BODY bgColor=#dddddd&gt;
6+
&lt;P&gt;You have an activity for: ${Item[@type="Workflow EMail Example"]/item_number}&lt;/P&gt;
7+
&lt;P&gt;Activity: ${Item[@type="Activity"]/name}&lt;/P&gt;&lt;/BODY&gt;</body_html>
8+
<body_plain></body_plain>
9+
<from_user keyed_name="Innovator Admin" type="User">30B991F927274FA3829655F50C99472E</from_user>
10+
<query_string>&lt;Item type="Activity" id="${Item/ActivityId}" action="get"/&gt;
11+
&lt;Item type="${Item/@type}" id="${Item/@id}" action="get"/&gt;</query_string>
12+
<subject>Activity: ${Item[@type="Activity"]/name}</subject>
13+
<name>Activity Notification EMail</name>
14+
</Item>
15+
</AML>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<AML>
2+
<Item type="EMail Message" id="967274D7B47241B9A54988275D4DBB68" action="add">
3+
<body_html>&lt;HEAD&gt;
4+
&lt;META content="MSHTML 6.00.2900.2769" name=GENERATOR&gt;&lt;/HEAD&gt;
5+
&lt;BODY&gt;&amp;nbsp; You have been assigned an activity for the following item: ${Item/item_number}&lt;/BODY&gt;</body_html>
6+
<from_user keyed_name="Innovator Admin" type="User">30B991F927274FA3829655F50C99472E</from_user>
7+
<subject>You have been assigned a workflow activity</subject>
8+
<name>Simple Activity Notification EMail</name>
9+
</Item>
10+
</AML>
Lines changed: 159 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,159 @@
1+
<AML>
2+
<Item type="Form" id="75A8B6783DEC4664BBF5239516458AC2" action="add">
3+
<category_form>0</category_form>
4+
<height>234</height>
5+
<stylesheet><![CDATA[../styles/default.css]]></stylesheet>
6+
<width>699</width>
7+
<name>Workflow Assignment Example</name>
8+
<Relationships>
9+
<Item type="Body" id="23B03681950F4D6D82EB5EDCB2074BFF" action="add">
10+
<bg_attach>scroll</bg_attach>
11+
<bg_color>#FFFFFF</bg_color>
12+
<bg_image>../images/Backgrounds/wvleft.gif</bg_image>
13+
<bg_repeat>no-repeat</bg_repeat>
14+
<sort_order>128</sort_order>
15+
<source_id keyed_name="Workflow Assignment Example" type="Form">75A8B6783DEC4664BBF5239516458AC2</source_id>
16+
<Relationships>
17+
<Item type="Field" id="1BA571F6971548F1923A2BAA7AB2F85E" action="add">
18+
<bg_color>#FFFFFF</bg_color>
19+
<field_type>html</field_type>
20+
<html_code><![CDATA[<span id="ITEM_INFO_INTERNAL_SPAN"/>
21+
<script>
22+
populate_ITEM_INFO_INTERNAL_SPAN = function()
23+
{
24+
document.getElementById("ITEM_INFO_INTERNAL_SPAN").innerHTML = top.aras.uiGetItemInfoTable(document.itemType);
25+
}
26+
window.attachEvent("onload", populate_ITEM_INFO_INTERNAL_SPAN);
27+
</script>]]></html_code>
28+
<is_disabled>0</is_disabled>
29+
<is_visible>1</is_visible>
30+
<list_no_blank>0</list_no_blank>
31+
<positioning>absolute</positioning>
32+
<sort_order>512</sort_order>
33+
<source_id keyed_name="23B03681950F4D6D82EB5EDCB2074BFF" type="Body">23B03681950F4D6D82EB5EDCB2074BFF</source_id>
34+
<tab_stop>0</tab_stop>
35+
<x>0</x>
36+
<y>0</y>
37+
<name>item_info</name>
38+
</Item>
39+
<Item type="Field" id="2C8FB9045ADC4D309A4EE7E0B06A325B" action="add">
40+
<bg_color>#FFFFFF</bg_color>
41+
<border_width>0</border_width>
42+
<field_type>text</field_type>
43+
<font_color>#000000</font_color>
44+
<font_family>arial, helvetica, sans-serif</font_family>
45+
<font_size>8pt</font_size>
46+
<font_weight>bold</font_weight>
47+
<is_disabled>0</is_disabled>
48+
<is_visible>1</is_visible>
49+
<label xml:lang="en">Item Number</label>
50+
<label_position>top</label_position>
51+
<list_no_blank>0</list_no_blank>
52+
<positioning>absolute</positioning>
53+
<propertytype_id keyed_name="item_number" type="Property">D94E80FF68BB44FEA19BEADCF1055E9C</propertytype_id>
54+
<sort_order>128</sort_order>
55+
<source_id keyed_name="23B03681950F4D6D82EB5EDCB2074BFF" type="Body">23B03681950F4D6D82EB5EDCB2074BFF</source_id>
56+
<tab_index>0</tab_index>
57+
<tab_stop>1</tab_stop>
58+
<x>190</x>
59+
<y>10</y>
60+
<name>item_number</name>
61+
</Item>
62+
<Item type="Field" id="8DACF21CF5844C348C57D568A19F8742" action="add">
63+
<bg_color>#FFFFFF</bg_color>
64+
<border_width>0</border_width>
65+
<display_length>64</display_length>
66+
<field_type>text</field_type>
67+
<font_color>#000000</font_color>
68+
<font_family>arial, helvetica, sans-serif</font_family>
69+
<font_size>8pt</font_size>
70+
<font_weight>bold</font_weight>
71+
<is_disabled>0</is_disabled>
72+
<is_visible>1</is_visible>
73+
<label xml:lang="en">Name</label>
74+
<label_position>top</label_position>
75+
<list_no_blank>0</list_no_blank>
76+
<positioning>absolute</positioning>
77+
<propertytype_id keyed_name="name" type="Property">9C198EC1CEB6417D98B09B4A8591329D</propertytype_id>
78+
<sort_order>256</sort_order>
79+
<source_id keyed_name="23B03681950F4D6D82EB5EDCB2074BFF" type="Body">23B03681950F4D6D82EB5EDCB2074BFF</source_id>
80+
<tab_index>128</tab_index>
81+
<tab_stop>1</tab_stop>
82+
<x>190</x>
83+
<y>50</y>
84+
<name>name</name>
85+
</Item>
86+
<Item type="Field" id="64879E12C2674BCF82F456E2518FA113" action="add">
87+
<bg_color>#FFFFFF</bg_color>
88+
<border_width>0</border_width>
89+
<field_type>item</field_type>
90+
<font_color>#000000</font_color>
91+
<font_family>arial, helvetica, sans-serif</font_family>
92+
<font_size>8pt</font_size>
93+
<font_weight>bold</font_weight>
94+
<is_disabled>0</is_disabled>
95+
<is_visible>1</is_visible>
96+
<label xml:lang="en">Reviewer 1</label>
97+
<label_position>top</label_position>
98+
<list_no_blank>0</list_no_blank>
99+
<positioning>absolute</positioning>
100+
<propertytype_id keyed_name="reviewer1" type="Property">0C71B23031FA4E3DACB764773649DE54</propertytype_id>
101+
<sort_order>640</sort_order>
102+
<source_id keyed_name="23B03681950F4D6D82EB5EDCB2074BFF" type="Body">23B03681950F4D6D82EB5EDCB2074BFF</source_id>
103+
<tab_index>256</tab_index>
104+
<tab_stop>1</tab_stop>
105+
<x>190</x>
106+
<y>90</y>
107+
<name>reviewer1</name>
108+
</Item>
109+
<Item type="Field" id="9EA54919A6924448B028E0831D5F6946" action="add">
110+
<bg_color>#FFFFFF</bg_color>
111+
<border_width>0</border_width>
112+
<field_type>item</field_type>
113+
<font_color>#000000</font_color>
114+
<font_family>arial, helvetica, sans-serif</font_family>
115+
<font_size>8pt</font_size>
116+
<font_weight>bold</font_weight>
117+
<is_disabled>0</is_disabled>
118+
<is_visible>1</is_visible>
119+
<label xml:lang="en">Reviewer 2</label>
120+
<label_position>top</label_position>
121+
<list_no_blank>0</list_no_blank>
122+
<positioning>absolute</positioning>
123+
<propertytype_id keyed_name="reviewer2" type="Property">515E9E1B79DF44D48D70738B26735683</propertytype_id>
124+
<sort_order>768</sort_order>
125+
<source_id keyed_name="23B03681950F4D6D82EB5EDCB2074BFF" type="Body">23B03681950F4D6D82EB5EDCB2074BFF</source_id>
126+
<tab_index>384</tab_index>
127+
<tab_stop>1</tab_stop>
128+
<x>190</x>
129+
<y>130</y>
130+
<name>reviewer2</name>
131+
</Item>
132+
<Item type="Field" id="0650C47BFF5548E49659A170396F18A7" action="add">
133+
<bg_color>#FFFFFF</bg_color>
134+
<border_width>0</border_width>
135+
<field_type>item</field_type>
136+
<font_color>#000000</font_color>
137+
<font_family>arial, helvetica, sans-serif</font_family>
138+
<font_size>8pt</font_size>
139+
<font_weight>bold</font_weight>
140+
<is_disabled>0</is_disabled>
141+
<is_visible>1</is_visible>
142+
<label xml:lang="en">Reviewer 3</label>
143+
<label_position>top</label_position>
144+
<list_no_blank>0</list_no_blank>
145+
<positioning>absolute</positioning>
146+
<propertytype_id keyed_name="reviewer3" type="Property">9E71B631994349918EB77434ADD5CDB1</propertytype_id>
147+
<sort_order>896</sort_order>
148+
<source_id keyed_name="23B03681950F4D6D82EB5EDCB2074BFF" type="Body">23B03681950F4D6D82EB5EDCB2074BFF</source_id>
149+
<tab_index>512</tab_index>
150+
<tab_stop>1</tab_stop>
151+
<x>190</x>
152+
<y>170</y>
153+
<name>reviewer3</name>
154+
</Item>
155+
</Relationships>
156+
</Item>
157+
</Relationships>
158+
</Item>
159+
</AML>
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
<AML>
2+
<Item type="Form" id="EA8F30CFB7604F0CBEAB476807AF8D1E" action="add">
3+
<category_form>0</category_form>
4+
<height>234</height>
5+
<stylesheet><![CDATA[../styles/default.css]]></stylesheet>
6+
<width>699</width>
7+
<name>Workflow Branching Example</name>
8+
<Relationships>
9+
<Item type="Body" id="78C06D44C64747429740820701ABE90C" action="add">
10+
<bg_attach>scroll</bg_attach>
11+
<bg_color>#FFFFFF</bg_color>
12+
<bg_image>../images/Backgrounds/wvleft.gif</bg_image>
13+
<bg_repeat>no-repeat</bg_repeat>
14+
<sort_order>128</sort_order>
15+
<source_id keyed_name="Workflow Branching Example" type="Form">EA8F30CFB7604F0CBEAB476807AF8D1E</source_id>
16+
<Relationships>
17+
<Item type="Field" id="8E65DA6D3FDA46AD8D6EC3B1A2A3340B" action="add">
18+
<bg_color>#FFFFFF</bg_color>
19+
<field_type>html</field_type>
20+
<html_code><![CDATA[<span id="ITEM_INFO_INTERNAL_SPAN"/>
21+
<script>
22+
populate_ITEM_INFO_INTERNAL_SPAN = function()
23+
{
24+
document.getElementById("ITEM_INFO_INTERNAL_SPAN").innerHTML = top.aras.uiGetItemInfoTable(document.itemType);
25+
}
26+
window.attachEvent("onload", populate_ITEM_INFO_INTERNAL_SPAN);
27+
</script>]]></html_code>
28+
<is_disabled>0</is_disabled>
29+
<is_visible>1</is_visible>
30+
<list_no_blank>0</list_no_blank>
31+
<positioning>absolute</positioning>
32+
<sort_order>512</sort_order>
33+
<source_id keyed_name="78C06D44C64747429740820701ABE90C" type="Body">78C06D44C64747429740820701ABE90C</source_id>
34+
<tab_stop>0</tab_stop>
35+
<x>0</x>
36+
<y>0</y>
37+
<name>item_info</name>
38+
</Item>
39+
<Item type="Field" id="DC541D1B40994CFFA72ADEB9DDF54F1F" action="add">
40+
<bg_color>#FFFFFF</bg_color>
41+
<border_width>0</border_width>
42+
<field_type>text</field_type>
43+
<font_color>#000000</font_color>
44+
<font_family>arial, helvetica, sans-serif</font_family>
45+
<font_size>8pt</font_size>
46+
<font_weight>bold</font_weight>
47+
<is_disabled>0</is_disabled>
48+
<is_visible>1</is_visible>
49+
<label xml:lang="en">Item Number</label>
50+
<label_position>top</label_position>
51+
<list_no_blank>0</list_no_blank>
52+
<positioning>absolute</positioning>
53+
<propertytype_id keyed_name="item_number" type="Property">E0F168F8C0EF42748B792221B79F555A</propertytype_id>
54+
<sort_order>128</sort_order>
55+
<source_id keyed_name="78C06D44C64747429740820701ABE90C" type="Body">78C06D44C64747429740820701ABE90C</source_id>
56+
<tab_index>0</tab_index>
57+
<tab_stop>1</tab_stop>
58+
<x>190</x>
59+
<y>10</y>
60+
<name>item_number</name>
61+
</Item>
62+
<Item type="Field" id="D5A91601ED5B4DFD8924C8D44EEC3016" action="add">
63+
<bg_color>#FFFFFF</bg_color>
64+
<border_width>0</border_width>
65+
<display_length>64</display_length>
66+
<field_type>text</field_type>
67+
<font_color>#000000</font_color>
68+
<font_family>arial, helvetica, sans-serif</font_family>
69+
<font_size>8pt</font_size>
70+
<font_weight>bold</font_weight>
71+
<is_disabled>0</is_disabled>
72+
<is_visible>1</is_visible>
73+
<label xml:lang="en">Name</label>
74+
<label_position>top</label_position>
75+
<list_no_blank>0</list_no_blank>
76+
<positioning>absolute</positioning>
77+
<propertytype_id keyed_name="name" type="Property">5BF42CD4DD1F467F959444CB48FADED5</propertytype_id>
78+
<sort_order>256</sort_order>
79+
<source_id keyed_name="78C06D44C64747429740820701ABE90C" type="Body">78C06D44C64747429740820701ABE90C</source_id>
80+
<tab_index>128</tab_index>
81+
<tab_stop>1</tab_stop>
82+
<x>190</x>
83+
<y>50</y>
84+
<name>name</name>
85+
</Item>
86+
<Item type="Field" id="65A50D12CBF64ACAA4931D01AC06416D" action="add">
87+
<bg_color>#FFFFFF</bg_color>
88+
<border_width>0</border_width>
89+
<field_type>dropdown</field_type>
90+
<font_color>#000000</font_color>
91+
<font_family>arial, helvetica, sans-serif</font_family>
92+
<font_size>8pt</font_size>
93+
<font_weight>bold</font_weight>
94+
<is_disabled>0</is_disabled>
95+
<is_visible>1</is_visible>
96+
<label xml:lang="en">Plant</label>
97+
<label_position>top</label_position>
98+
<list_no_blank>1</list_no_blank>
99+
<positioning>absolute</positioning>
100+
<propertytype_id keyed_name="plant" type="Property">32FAA37267BE4379880F25C2B11EA64D</propertytype_id>
101+
<sort_order>384</sort_order>
102+
<source_id keyed_name="78C06D44C64747429740820701ABE90C" type="Body">78C06D44C64747429740820701ABE90C</source_id>
103+
<tab_index>256</tab_index>
104+
<tab_stop>1</tab_stop>
105+
<x>190</x>
106+
<y>90</y>
107+
<name>plant</name>
108+
</Item>
109+
</Relationships>
110+
</Item>
111+
</Relationships>
112+
</Item>
113+
</AML>

0 commit comments

Comments
 (0)