audit-labs/audit-tools
A collection of scripts, queries, and other goodies you can use in an audit.
clone: git clone https://gitbay.org/audit-labs/audit-tools.git
main: project_management/alteryx/project_email_reminders.yxmd · raw
1<?xml version="1.0"?>
2<AlteryxDocument yxmdVer="2022.1">
3 <Nodes>
4 <Node ToolID="29">
5 <GuiSettings Plugin="AlteryxGuiToolkit.ToolContainer.ToolContainer">
6 <Position x="54" y="210" width="844" height="269" />
7 </GuiSettings>
8 <Properties>
9 <Configuration>
10 <Caption>Data Preparation</Caption>
11 <Style TextColor="#314c4a" FillColor="#ecf2f2" BorderColor="#314c4a" Transparency="25" Margin="25" />
12 <Disabled value="False" />
13 <Folded value="False" />
14 </Configuration>
15 <Annotation DisplayMode="0">
16 <Name />
17 <DefaultAnnotationText />
18 <Left value="False" />
19 </Annotation>
20 </Properties>
21 <ChildNodes>
22 <Node ToolID="17">
23 <GuiSettings Plugin="AlteryxGuiToolkit.ToolContainer.ToolContainer">
24 <Position x="79" y="259" width="382" height="177" />
25 </GuiSettings>
26 <Properties>
27 <Configuration>
28 <Caption>Data Prep</Caption>
29 <Style TextColor="#314c4a" FillColor="#ecf2f2" BorderColor="#314c4a" Transparency="25" Margin="25" />
30 <Disabled value="False" />
31 <Folded value="False" />
32 </Configuration>
33 <Annotation DisplayMode="0">
34 <Name />
35 <DefaultAnnotationText />
36 <Left value="False" />
37 </Annotation>
38 </Properties>
39 <ChildNodes>
40 <Node ToolID="1">
41 <GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
42 <Position x="104" y="320" />
43 </GuiSettings>
44 <Properties>
45 <Configuration>
46 <Passwords />
47 <File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="25">.\project_data.xlsx|||`Tracker$`</File>
48 <FormatSpecificOptions>
49 <FirstRowData>False</FirstRowData>
50 <ImportLine>1</ImportLine>
51 </FormatSpecificOptions>
52 </Configuration>
53 <Annotation DisplayMode="0">
54 <Name />
55 <DefaultAnnotationText>project_data.xlsx
56Query=`Tracker$`</DefaultAnnotationText>
57 <Left value="False" />
58 </Annotation>
59 <MetaInfo connection="Output">
60 <RecordInfo>
61 <Field name="Control Objective" size="255" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="V_String" />
62 <Field name="Control ID" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="Double" />
63 <Field name="Control Wording" size="255" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="V_String" />
64 <Field name="Date Due" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="Date" />
65 <Field name="Days Past Due" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="Double" />
66 <Field name="Projected Hours " source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="Double" />
67 <Field name="High Priority?" size="255" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="V_String" />
68 <Field name="Preparer" size="255" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="V_String" />
69 <Field name="Reviewer" size="255" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="V_String" />
70 <Field name="Status " size="255" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="V_String" />
71 <Field name="Actual Hours Worked" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="Double" />
72 <Field name="Comments" source="File: C:\Users\ccleberg\Downloads\project_data.xlsx|||`Tracker$`" type="Double" />
73 </RecordInfo>
74 </MetaInfo>
75 </Properties>
76 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
77 </Node>
78 <Node ToolID="4">
79 <GuiSettings Plugin="AlteryxBasePluginsGui.Filter.Filter">
80 <Position x="224" y="320" />
81 </GuiSettings>
82 <Properties>
83 <Configuration>
84 <Mode>Simple</Mode>
85 <Simple>
86 <Operator>=</Operator>
87 <Field><![CDATA[Status ]]></Field>
88 <Operands>
89 <IgnoreTimeInDateTime>True</IgnoreTimeInDateTime>
90 <DateType>fixed</DateType>
91 <PeriodDate>2024-10-19 12:53:32</PeriodDate>
92 <PeriodType>
93 </PeriodType>
94 <PeriodCount>0</PeriodCount>
95 <Operand>Complete</Operand>
96 <StartDate>2024-10-19 12:53:32</StartDate>
97 <EndDate>2024-10-19 12:53:32</EndDate>
98 </Operands>
99 </Simple>
100 </Configuration>
101 <Annotation DisplayMode="0">
102 <Name />
103 <DefaultAnnotationText />
104 <Left value="False" />
105 </Annotation>
106 </Properties>
107 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFilter" />
108 </Node>
109 <Node ToolID="30">
110 <GuiSettings Plugin="AlteryxBasePluginsGui.Formula.Formula">
111 <Position x="332" y="308" />
112 </GuiSettings>
113 <Properties>
114 <Configuration>
115 <FormulaFields>
116 <FormulaField expression=""Project ABC"" field="Report" size="1073741823" type="V_WString" />
117 </FormulaFields>
118 </Configuration>
119 <Annotation DisplayMode="0">
120 <Name />
121 <DefaultAnnotationText><![CDATA[Report = "Project ABC"
122]]></DefaultAnnotationText>
123 <Left value="False" />
124 </Annotation>
125 </Properties>
126 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFormula" />
127 </Node>
128 </ChildNodes>
129 </Node>
130 <Node ToolID="41">
131 <GuiSettings Plugin="AlteryxGuiToolkit.ToolContainer.ToolContainer">
132 <Position x="461" y="259" width="412" height="195" />
133 </GuiSettings>
134 <Properties>
135 <Configuration>
136 <Caption>Data Aggregation</Caption>
137 <Style TextColor="#314c4a" FillColor="#ecf2f2" BorderColor="#314c4a" Transparency="25" Margin="25" />
138 <Disabled value="False" />
139 <Folded value="False" />
140 </Configuration>
141 <Annotation DisplayMode="0">
142 <Name />
143 <DefaultAnnotationText />
144 <Left value="False" />
145 </Annotation>
146 </Properties>
147 <ChildNodes>
148 <Node ToolID="28">
149 <GuiSettings Plugin="AlteryxBasePluginsGui.Union.Union">
150 <Position x="486" y="318" />
151 </GuiSettings>
152 <Properties>
153 <Configuration>
154 <ByName_ErrorMode>Warning</ByName_ErrorMode>
155 <ByName_OutputMode>All</ByName_OutputMode>
156 <Mode>ByName</Mode>
157 <SetOutputOrder value="False" />
158 </Configuration>
159 <Annotation DisplayMode="0">
160 <Name />
161 <DefaultAnnotationText />
162 <Left value="False" />
163 </Annotation>
164 </Properties>
165 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxUnion" />
166 </Node>
167 <Node ToolID="42">
168 <GuiSettings Plugin="AlteryxBasePluginsGui.Sort.Sort">
169 <Position x="776" y="308" />
170 </GuiSettings>
171 <Properties>
172 <Configuration>
173 <SortInfo locale="1033">
174 <Field field="Report" order="Ascending" />
175 <Field field="Control ID" order="Ascending" />
176 </SortInfo>
177 </Configuration>
178 <Annotation DisplayMode="0">
179 <Name />
180 <DefaultAnnotationText>Report - Ascending
181Control ID - Ascending</DefaultAnnotationText>
182 <Left value="False" />
183 </Annotation>
184 </Properties>
185 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxSort" />
186 </Node>
187 <Node ToolID="62">
188 <GuiSettings Plugin="AlteryxBasePluginsGui.AlteryxSelect.AlteryxSelect">
189 <Position x="630" y="318" />
190 </GuiSettings>
191 <Properties>
192 <Configuration>
193 <OrderChanged value="False" />
194 <CommaDecimal value="False" />
195 <SelectFields>
196 <SelectField field="*Unknown" selected="True" />
197 </SelectFields>
198 </Configuration>
199 <Annotation DisplayMode="0">
200 <Name />
201 <DefaultAnnotationText />
202 <Left value="False" />
203 </Annotation>
204 </Properties>
205 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxSelect" />
206 </Node>
207 </ChildNodes>
208 </Node>
209 </ChildNodes>
210 </Node>
211 <Node ToolID="16">
212 <GuiSettings Plugin="AlteryxGuiToolkit.ToolContainer.ToolContainer">
213 <Position x="931" y="54" width="445" height="422" />
214 </GuiSettings>
215 <Properties>
216 <Configuration>
217 <Caption>Email Prep</Caption>
218 <Style TextColor="#314c4a" FillColor="#ecf2f2" BorderColor="#314c4a" Transparency="25" Margin="25" />
219 <Disabled value="False" />
220 <Folded value="False" />
221 </Configuration>
222 <Annotation DisplayMode="0">
223 <Name />
224 <DefaultAnnotationText />
225 <Left value="False" />
226 </Annotation>
227 </Properties>
228 <ChildNodes>
229 <Node ToolID="37">
230 <GuiSettings Plugin="PortfolioPluginsGui.ComposerText.PortfolioComposerText">
231 <Position x="1064" y="103" />
232 </GuiSettings>
233 <Properties>
234 <Configuration>
235 <Images />
236 <Output>Text</Output>
237 <HeaderMode value="False" />
238 <RawMode value="False" />
239 <ValidatePCXML value="True" />
240 <Message />
241 <RichTextMode value="True" />
242 <RichTextString><![CDATA[{\rtf1\ansi\ansicpg1252\deff0\deflang1046{\fonttbl{\f0\fnil\fcharset0 Arial;}}
243\viewkind4\uc1\pard\fs20 Hello! \par
244 \par
245There are controls ready for your review in for Project ABC. Please review the controls below that have been marked ready for review.\par
246 \par
247If you have any questions, please reach out to the assigned auditor.\par
248\par
249}
250]]></RichTextString>
251 <Styles>
252 <Style Name="TextStyle" />
253 </Styles>
254 </Configuration>
255 <Annotation DisplayMode="0">
256 <Name />
257 <DefaultAnnotationText>Hello!
258
259There are controls r...</DefaultAnnotationText>
260 <Left value="False" />
261 </Annotation>
262 </Properties>
263 <EngineSettings EngineDll="PortfolioPluginsEngine.dll" EngineDllEntryPoint="AlteryxPortfolioComposerTextPlugin" />
264 </Node>
265 <Node ToolID="40">
266 <GuiSettings Plugin="AlteryxBasePluginsGui.BrowseV2.BrowseV2">
267 <Position x="1292" y="392" />
268 </GuiSettings>
269 <Properties>
270 <Configuration>
271 <TempFile>C:\Users\ccleberg\AppData\Local\Temp\Engine_33292_bcdd2c4a02104da49c1cc435bd1e7903_\Engine_27588_738ee9e53cd4469abbbe6619fe3fba94_.yxdb</TempFile>
272 <TempFileDataProfiling />
273 <Layout>
274 <ViewMode>Single</ViewMode>
275 <ViewSize value="100" />
276 <View1>
277 <DefaultTab>Report</DefaultTab>
278 <Hints>
279 <Table />
280 </Hints>
281 </View1>
282 <View2 />
283 </Layout>
284 </Configuration>
285 <Annotation DisplayMode="0">
286 <Name />
287 <DefaultAnnotationText />
288 <Left value="False" />
289 </Annotation>
290 </Properties>
291 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxBrowseV2" />
292 </Node>
293 <Node ToolID="55">
294 <GuiSettings Plugin="VisualLayout">
295 <Position x="1160" y="308" />
296 </GuiSettings>
297 <Properties>
298 <Configuration>
299 <LayoutFields>
300 <Document>
301 <TempFileType>pdf</TempFileType>
302 <PortraitMode value="true" />
303 <RenderType>PDF</RenderType>
304 <PaperType bottom="48" height="1056" left="48" right="48" top="48" width="816">
305 <PageType>Letter (8.5in x 11in)</PageType>
306 <MarginType>0.5in</MarginType>
307 </PaperType>
308 </Document>
309 <Layout>
310 <Node fusedChildren="false" key="1" orientation="vertical" repeatDirection="vertical">
311 <Node connectionName="#1" fieldName="Text" height="129" isFused="false" isLocked="true" key="6" left="0" orientation="horizontal" repeatDirection="vertical" source="Report:Text:" subWidth0="717" subWidthCount="1" top="0" width="717" />
312 <Node connectionName="#2" fieldName="Text" height="39" isFused="false" isLocked="true" key="5" left="0" orientation="horizontal" repeatDirection="vertical" source="Report:Text:" subWidth0="719" subWidthCount="1" top="0" width="719" />
313 <Node connectionName="#3" fieldName="Table" height="157" isFused="false" isLocked="true" key="7" left="0" orientation="horizontal" repeatDirection="vertical" source="Report:Table:Basic:" subWidth0="719" subWidthCount="1" top="0" width="719" />
314 <Node connectionName="#4" fieldName="Text" height="39" isFused="false" isLocked="true" key="8" left="0" orientation="horizontal" repeatDirection="vertical" source="Report:Text:" subWidth0="719" subWidthCount="1" top="0" width="719" />
315 <Node connectionName="#5" fieldName="Table" height="2477" isFused="false" isLocked="true" key="9" left="0" orientation="horizontal" repeatDirection="vertical" source="Report:Table:Basic:" subWidth0="719" subWidthCount="1" top="0" width="719" />
316 <Node connectionName="#6" fieldName="Text" height="39" isFused="false" isLocked="true" key="10" left="0" orientation="horizontal" repeatDirection="vertical" source="Report:Text:" subWidth0="720" subWidthCount="1" top="0" width="720" />
317 <Node connectionName="#7" fieldName="Table" height="509" isFused="false" isLocked="true" key="11" left="0" orientation="horizontal" repeatDirection="vertical" source="Report:Table:Basic:" subWidth0="719" subWidthCount="1" top="0" width="719" />
318 </Node>
319 </Layout>
320 <TempFiles>{"#1":"C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Engine_33292_bcdd2c4a02104da49c1cc435bd1e7903_\\Engine_27588_42622a1cc4ff449b8dbf0775431b6b04_.yxdb","#2":"C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Engine_33292_bcdd2c4a02104da49c1cc435bd1e7903_\\Engine_27588_506c5ac447d540c79c0a09d134fa8aa8_.yxdb","#3":"C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Engine_33292_bcdd2c4a02104da49c1cc435bd1e7903_\\Engine_27588_5cf2f6bab1754ad691a120444efb937e_.yxdb"}</TempFiles>
321 <OriginalSnippets>{"#7":{"Table":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_fdc51aea-e417-4e63-bdfa-496f5cebef13_.html"]},"#3":{"Table":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_3cf98f14-d930-43a4-8f9e-717a1dd9ac95_.html"]},"#4":{"Text":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_83a50936-df05-4480-9978-6ebf457ba092_.html"]},"#5":{"Table":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_019435bd-8acd-492f-b597-5ec856b579ad_.html"]},"#1":{"Text":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_6e98ad4f-5e5a-455d-b779-9ec2eb51a604_.html"]},"#6":{"Text":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_d8ac52c5-5fb1-4f80-aa81-ab346846217c_.html"]},"#2":{"Text":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_3d8e002f-d26e-400d-973c-dda579b3be4a_.html"]}}</OriginalSnippets>
322 <OriginalThumbnails>{"#7":{"Table":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_98db2716-3021-43cb-baf2-f547aa52e090_.html"]},"#3":{"Table":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_20e06e2d-b19e-4df5-ab46-238e542f8e95_.html"]},"#4":{},"#5":{"Table":["C:\\Users\\ccleberg\\AppData\\Local\\Temp\\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_\\Alteryx_32232_f3938f01-abea-4b6d-b04a-67e7adc0d32c_.html"]},"#1":{},"#6":{},"#2":{}}</OriginalThumbnails>
323 <AllowResizing>true</AllowResizing>
324 <CanJoin>false</CanJoin>
325 <VisFolderPath>C:\Users\ccleberg\AppData\Local\Temp\Alteryx_32232_da5c93b8-2283-4e02-8836-e94a526c76f8_</VisFolderPath>
326 <NumDeletions>2</NumDeletions>
327 <NumTinaToggleUses>0</NumTinaToggleUses>
328 <NumSnippetMoves>0</NumSnippetMoves>
329 <NumSnippetRearrangements>0</NumSnippetRearrangements>
330 <NumIncomingConnections>7</NumIncomingConnections>
331 </LayoutFields>
332 </Configuration>
333 <Annotation DisplayMode="0">
334 <Name />
335 <DefaultAnnotationText />
336 <Left value="False" />
337 </Annotation>
338 </Properties>
339 <EngineSettings EngineDll="PortfolioPluginsEngine.dll" EngineDllEntryPoint="ComposerVisualLayout" />
340 </Node>
341 <Node ToolID="56">
342 <GuiSettings Plugin="AlteryxBasePluginsGui.Filter.Filter">
343 <Position x="956" y="308" />
344 </GuiSettings>
345 <Properties>
346 <Configuration>
347 <Mode>Simple</Mode>
348 <Simple>
349 <Operator>=</Operator>
350 <Field>Report</Field>
351 <Operands>
352 <IgnoreTimeInDateTime>True</IgnoreTimeInDateTime>
353 <DateType>fixed</DateType>
354 <PeriodDate>2024-09-16 16:12:09</PeriodDate>
355 <PeriodType>
356 </PeriodType>
357 <PeriodCount>0</PeriodCount>
358 <Operand>Project ABC</Operand>
359 <StartDate>2024-09-16 16:12:09</StartDate>
360 <EndDate>2024-09-16 16:12:09</EndDate>
361 </Operands>
362 </Simple>
363 </Configuration>
364 <Annotation DisplayMode="0">
365 <Name />
366 <DefaultAnnotationText>[Report] = "Project ABC"</DefaultAnnotationText>
367 <Left value="False" />
368 </Annotation>
369 </Properties>
370 <EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFilter" />
371 </Node>
372 <Node ToolID="60">
373 <GuiSettings Plugin="PortfolioPluginsGui.ComposerText.PortfolioComposerText">
374 <Position x="1064" y="236" />
375 </GuiSettings>
376 <Properties>
377 <Configuration>
378 <Images />
379 <Output>Text</Output>
380 <HeaderMode value="False" />
381 <RawMode value="False" />
382 <ValidatePCXML value="True" />
383 <Message />
384 <RichTextMode value="True" />
385 <RichTextString><![CDATA[{\rtf1\ansi\ansicpg1252\deff0\deflang1046{\fonttbl{\f0\fnil\fcharset0 Arial;}}
386{\colortbl ;\red0\green0\blue0;}
387\viewkind4\uc1\pard\lang1033\fs24 <hr/> \cf1\lang1046\ul\b\fs20\par
388\par
389Project ABC\cf0\par
390}
391]]></RichTextString>
392 <Styles>
393 <Style Name="TextStyle" />
394 </Styles>
395 </Configuration>
396 <Annotation DisplayMode="0">
397 <Name />
398 <DefaultAnnotationText><![CDATA[
399
400Project ABC]]></DefaultAnnotationText>
401 <Left value="False" />
402 </Annotation>
403 </Properties>
404 <EngineSettings EngineDll="PortfolioPluginsEngine.dll" EngineDllEntryPoint="AlteryxPortfolioComposerTextPlugin" />
405 </Node>
406 <Node ToolID="61">
407 <GuiSettings Plugin="PortfolioPluginsGui.ComposerTable.PortfolioComposerTable">
408 <Position x="1064" y="356" />
409 </GuiSettings>
410 <Properties>
411 <Configuration>
412 <TableMode>Basic</TableMode>
413 <GroupingFields orderChanged="False" />
414 <Width>100%</Width>
415 <ShowHeader value="True" />
416 <ShowBarGraph value="False" />
417 <TableFields orderChanged="False">
418 <Field name="Report" selected="True" Alignment="Left" />
419 <Field name="Control ID" selected="True" Alignment="Right" />
420 <Field name="*Unknown" selected="True" Alignment="Right" />
421 </TableFields>
422 <TableStyles>
423 <Style Name="Data" Font="Arial" Size="8" TextColor="#000000" BackColor="#ffffff" AltColor="#f0f0f0" RowGroup="1" />
424 <Style Name="Header" Font="Arial" Size="10" TextColor="#000000" BackColor="#dbdbdb" />
425 <Style Name="Borders" Width="1" DataColor="#000000" HeaderColor="#000000" RowBorder="None" BasicColBorder="Default (Use Per Column Setting)" />
426 <Style Name="Table" CellPadding="0" ColumnPadding="0" TableBorder="true" Width="1" BorderColor="#000000" />
427 </TableStyles>
428 <StyleRules />
429 </Configuration>
430 <Annotation DisplayMode="0">
431 <Name />
432 <DefaultAnnotationText>Basic Table</DefaultAnnotationText>
433 <Left value="False" />
434 </Annotation>
435 </Properties>
436 <EngineSettings EngineDll="PortfolioPluginsEngine.dll" EngineDllEntryPoint="AlteryxPortfolioComposerTablePlugin" />
437 </Node>
438 </ChildNodes>
439 </Node>
440 <Node ToolID="23">
441 <GuiSettings Plugin="AlteryxGuiToolkit.ToolContainer.ToolContainer">
442 <Position x="1387" y="55" width="141" height="133" />
443 </GuiSettings>
444 <Properties>
445 <Configuration>
446 <Caption>Send Email</Caption>
447 <Style TextColor="#314c4a" FillColor="#ecf2f2" BorderColor="#314c4a" Transparency="25" Margin="25" />
448 <Disabled value="True" />
449 <Folded value="False" />
450 </Configuration>
451 <Annotation DisplayMode="0">
452 <Name />
453 <DefaultAnnotationText />
454 <Left value="False" />
455 </Annotation>
456 </Properties>
457 <ChildNodes>
458 <Node ToolID="21">
459 <GuiSettings Plugin="PortfolioPluginsGui.Email.Email">
460 <Position x="1412" y="104" />
461 </GuiSettings>
462 <Properties>
463 <Configuration>
464 <SMTPServerName>SMTPOUT</SMTPServerName>
465 <ToIsField value="False" />
466 <To>you@example.com</To>
467 <CcIsField value="False" />
468 <Cc />
469 <BccIsField value="False" />
470 <Bcc />
471 <FromIsField value="False" />
472 <From>me@exmaple.com</From>
473 <SubjectIsField value="False" />
474 <Subject>Project Update: Items Ready for Review</Subject>
475 <BodyIsField value="True" />
476 <Body>Layout</Body>
477 <UserName />
478 <Enabled>True</Enabled>
479 <Password />
480 <Port>25</Port>
481 <Encryption>None</Encryption>
482 <SMTPAuth value="False" />
483 </Configuration>
484 <Annotation DisplayMode="0">
485 <Name />
486 <DefaultAnnotationText />
487 <Left value="False" />
488 </Annotation>
489 </Properties>
490 <EngineSettings EngineDll="PortfolioPluginsEngine.dll" EngineDllEntryPoint="AlteryxComposerEmail" />
491 </Node>
492 </ChildNodes>
493 </Node>
494 </Nodes>
495 <Connections>
496 <Connection>
497 <Origin ToolID="1" Connection="Output" />
498 <Destination ToolID="4" Connection="Input" />
499 </Connection>
500 <Connection>
501 <Origin ToolID="4" Connection="True" />
502 <Destination ToolID="30" Connection="Input" />
503 </Connection>
504 <Connection name="#1">
505 <Origin ToolID="30" Connection="Output" />
506 <Destination ToolID="28" Connection="Input" />
507 </Connection>
508 <Connection>
509 <Origin ToolID="28" Connection="Output" />
510 <Destination ToolID="62" Connection="Input" />
511 </Connection>
512 <Connection>
513 <Origin ToolID="42" Connection="Output" />
514 <Destination ToolID="56" Connection="Input" />
515 </Connection>
516 <Connection>
517 <Origin ToolID="62" Connection="Output" />
518 <Destination ToolID="42" Connection="Input" />
519 </Connection>
520 <Connection name="#1">
521 <Origin ToolID="37" Connection="Output" />
522 <Destination ToolID="55" Connection="Input" />
523 </Connection>
524 <Connection name="#2">
525 <Origin ToolID="60" Connection="Output" />
526 <Destination ToolID="55" Connection="Input" />
527 </Connection>
528 <Connection name="#3">
529 <Origin ToolID="61" Connection="Output" />
530 <Destination ToolID="55" Connection="Input" />
531 </Connection>
532 <Connection>
533 <Origin ToolID="55" Connection="Output" />
534 <Destination ToolID="21" Connection="Input" />
535 </Connection>
536 <Connection>
537 <Origin ToolID="55" Connection="Output" />
538 <Destination ToolID="40" Connection="Input" />
539 </Connection>
540 <Connection>
541 <Origin ToolID="56" Connection="True" />
542 <Destination ToolID="61" Connection="Input" />
543 </Connection>
544 </Connections>
545 <Properties>
546 <Memory default="True" />
547 <GlobalRecordLimit value="0" />
548 <TempFiles default="True" />
549 <Annotation on="True" includeToolName="False" />
550 <ConvErrorLimit value="10" />
551 <ConvErrorLimit_Stop value="False" />
552 <CancelOnError value="False" />
553 <DisableBrowse value="False" />
554 <EnablePerformanceProfiling value="False" />
555 <PredictiveToolsCodePage value="1252" />
556 <DisableAllOutput value="False" />
557 <ShowAllMacroMessages value="False" />
558 <ShowConnectionStatusIsOn value="True" />
559 <ShowConnectionStatusOnlyWhenRunning value="True" />
560 <ZoomLevel value="0" />
561 <LayoutType>Horizontal</LayoutType>
562 <MetaInfo>
563 <NameIsFileName value="True" />
564 <Name>project_email_reminders</Name>
565 <Description />
566 <RootToolName />
567 <ToolVersion />
568 <ToolInDb value="False" />
569 <CategoryName />
570 <SearchTags />
571 <Author />
572 <Company />
573 <Copyright />
574 <DescriptionLink actual="" displayed="" />
575 <Example>
576 <Description />
577 <File />
578 </Example>
579 <WorkflowId value="63bbab31-92b1-4fbe-823a-a579f03bc0a8" />
580 <Telemetry>
581 <PreviousWorkflowId value="e7c0fc19-f895-4a47-b0e1-9f542ab7e088" />
582 <OriginWorkflowId value="0f2664bb-ccd6-43c9-ae98-a3df272839f0" />
583 </Telemetry>
584 </MetaInfo>
585 <Events>
586 <Enabled value="True" />
587 </Events>
588 </Properties>
589</AlteryxDocument>