-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path04 Publish.yxmd
142 lines (142 loc) · 4.83 KB
/
04 Publish.yxmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<?xml version="1.0"?>
<AlteryxDocument yxmdVer="2021.3">
<Nodes>
<Node ToolID="1">
<GuiSettings Plugin="AlteryxBasePluginsGui.Directory.Directory">
<Position x="54" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<Directory>F:\repositories\us_airspace_data\parsed_data</Directory>
<FileSpec>*.yxdb</FileSpec>
<IncludeSubDirs value="False" />
</Configuration>
<Annotation DisplayMode="0">
<Name />
<AnnotationText>Files</AnnotationText>
<DefaultAnnotationText>dir F:\repositories\us_airspace_data\parsed_data\*.yxdb</DefaultAnnotationText>
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDirectory" />
</Node>
<Node ToolID="3">
<GuiSettings Plugin="AlteryxBasePluginsGui.Formula.Formula">
<Position x="246" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<FormulaFields>
<FormulaField expression="Replace([Table], ".yxdb", "")" field="Table" size="260" type="V_WString" />
</FormulaFields>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<AnnotationText>Table</AnnotationText>
<DefaultAnnotationText><![CDATA[Table = Replace([Table], ".yxdb", "")
]]></DefaultAnnotationText>
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFormula" />
</Node>
<Node ToolID="4">
<GuiSettings Plugin="AlteryxBasePluginsGui.AlteryxSelect.AlteryxSelect">
<Position x="150" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<OrderChanged value="False" />
<CommaDecimal value="False" />
<SelectFields>
<SelectField field="FileName" selected="True" rename="Table" />
<SelectField field="*Unknown" selected="False" />
</SelectFields>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText />
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxSelect" />
</Node>
<Node ToolID="12">
<GuiSettings>
<Position x="342" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<Value name="Directory">F:\repositories\us_airspace_data\parsed_data</Value>
<Value name="Drop Down (8)">Delete</Value>
<Value name="ControlParams"><![CDATA[Table=Table
]]></Value>
</Configuration>
<Annotation DisplayMode="0">
<Name>Publish Batch (5)</Name>
<DefaultAnnotationText />
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings Macro="04 Publish Batch.yxmc" />
</Node>
</Nodes>
<Connections>
<Connection>
<Origin ToolID="1" Connection="Output" />
<Destination ToolID="4" Connection="Input" />
</Connection>
<Connection>
<Origin ToolID="3" Connection="Output" />
<Destination ToolID="12" Connection="Control" />
</Connection>
<Connection>
<Origin ToolID="4" Connection="Output" />
<Destination ToolID="3" Connection="Input" />
</Connection>
</Connections>
<Properties>
<Memory default="True" />
<GlobalRecordLimit value="0" />
<TempFiles default="True" />
<Annotation on="True" includeToolName="False" />
<ConvErrorLimit value="10" />
<ConvErrorLimit_Stop value="False" />
<CancelOnError value="False" />
<DisableBrowse value="False" />
<EnablePerformanceProfiling value="False" />
<PredictiveToolsCodePage value="1252" />
<DisableAllOutput value="False" />
<ShowAllMacroMessages value="False" />
<ShowConnectionStatusIsOn value="True" />
<ShowConnectionStatusOnlyWhenRunning value="True" />
<ZoomLevel value="0" />
<LayoutType>Horizontal</LayoutType>
<MetaInfo>
<NameIsFileName value="True" />
<Name>04 Publish</Name>
<Description />
<RootToolName />
<ToolVersion />
<ToolInDb value="False" />
<CategoryName />
<SearchTags />
<Author />
<Company />
<Copyright />
<DescriptionLink actual="" displayed="" />
<Example>
<Description />
<File />
</Example>
<WorkflowId value="a6400ac3-6fdc-4d23-9662-cb9c22874b3f" />
<Telemetry>
<PreviousWorkflowId value="1ccb36b6-7a88-49ab-932f-f08d492c0ae6" />
<OriginWorkflowId value="1ccb36b6-7a88-49ab-932f-f08d492c0ae6" />
</Telemetry>
</MetaInfo>
<Events>
<Enabled value="True" />
</Events>
</Properties>
</AlteryxDocument>