-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathHTML Body.yxmd
213 lines (213 loc) · 7.42 KB
/
HTML Body.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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<?xml version="1.0"?>
<AlteryxDocument yxmdVer="9.5">
<Nodes>
<Node ToolID="1">
<GuiSettings Plugin="AlteryxBasePluginsGui.RegEx.RegEx">
<Position x="150" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<Field>DownloadData</Field>
<RegExExpression value=".*<body[^>]*>(.*)</body>.*" />
<CaseInsensitve value="True" />
<Method>Replace</Method>
<Replace expression="<body>$1</body>">
<CopyUnmatched value="True" />
</Replace>
<ParseSimple>
<SplitToRows value="False" />
<RootName>DownloadData</RootName>
<NumFields value="3" />
<ErrorHandling>Warn</ErrorHandling>
</ParseSimple>
<ParseComplex>
<Field field="RegExOut1" type="String" size="52" />
</ParseComplex>
<Match>
<Field>DownloadData_Matched</Field>
<ErrorUnmatched value="False" />
</Match>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>Replace:
.*<body[^>]*>(.*)</body>.*
<body>$1</body></DefaultAnnotationText>
<Left value="False" />
</Annotation>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="Field1" size="50" source="TextInput:" type="String" />
<Field name="DownloadData" size="1073741823" source="Download" type="V_WString" />
<Field name="DownloadHeaders" size="2147483647" source="Download" type="V_String" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxRegEx" />
</Node>
<Node ToolID="2">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
<Position x="30" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<Passwords />
<File OutputFileName="" FileFormat="19" SearchSubDirs="False" RecordLimit="">R:\Data\Tableau\JD Learning\Raw Yahoo.yxdb</File>
<FormatSpecificOptions />
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>Raw Yahoo.yxdb</DefaultAnnotationText>
<Left value="False" />
</Annotation>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="Field1" size="50" source="TextInput:" type="String" />
<Field name="DownloadData" size="1073741823" source="Download" type="V_WString" />
<Field name="DownloadHeaders" size="2147483647" source="Download" type="V_String" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
</Node>
<Node ToolID="3">
<GuiSettings Plugin="AlteryxBasePluginsGui.BrowseV2.BrowseV2">
<Position x="666" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<TempFile>C:\Users\Alteryx\AppData\Local\Temp\2\Engine_4964_5902008ad2394674b4fa72d14084d0ec\Engine_1952_07184499b1fb41769a65ce81335ece8d.yxdb</TempFile>
<Layout>
<ViewMode>Single</ViewMode>
<ViewSize value="100" />
<View1>
<DefaultTab>Table</DefaultTab>
<Hints />
</View1>
<View2 />
</Layout>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText />
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxBrowseV2" />
</Node>
<Node ToolID="4">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileOutput.DbFileOutput">
<Position x="666" y="150" />
</GuiSettings>
<Properties>
<Configuration>
<File FileFormat="19" MaxRecords="">R:\Data\Tableau\JD Learning\Raw Yahoo Body.yxdb</File>
<Passwords />
<FormatSpecificOptions>
<NoSpatialIndex>False</NoSpatialIndex>
<SaveSource>True</SaveSource>
<OldSpatialIndex>False</OldSpatialIndex>
</FormatSpecificOptions>
<MultiFile value="False" />
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>Raw Yahoo Body.yxdb</DefaultAnnotationText>
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileOutput" />
</Node>
<Node ToolID="5">
<GuiSettings Plugin="AlteryxGuiToolkit.Questions.Tab.Tab">
<Position x="0" y="0" width="59" height="59" />
</GuiSettings>
<Properties>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText />
<Left value="False" />
</Annotation>
</Properties>
</Node>
</Nodes>
<Connections>
<Connection>
<Origin ToolID="1" Connection="Output" />
<Destination ToolID="3" Connection="Input" />
</Connection>
<Connection>
<Origin ToolID="1" Connection="Output" />
<Destination ToolID="4" Connection="Input" />
</Connection>
<Connection>
<Origin ToolID="2" Connection="Output" />
<Destination ToolID="1" 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" />
<DisableAllOutput value="False" />
<ShowAllMacroMessages value="False" />
<ShowConnectionStatusIsOn value="True" />
<ShowConnectionStatusOnlyWhenRunning value="True" />
<ZoomLevel value="0" />
<LayoutType>Horizontal</LayoutType>
<MetaInfo>
<NameIsFileName value="True" />
<Name>HTML Body</Name>
<Description />
<CategoryName />
<SearchTags />
<Author />
<Company />
<Copyright />
<DescriptionLink actual="" displayed="" />
</MetaInfo>
<Events>
<Enabled value="False" />
</Events>
<RuntimeProperties>
<Actions />
<Questions>
<Question>
<Type>Tab</Type>
<Description>Questions</Description>
<Name>Tab (5)</Name>
<ToolId value="5" />
<Questions />
</Question>
</Questions>
<ModuleType>Macro</ModuleType>
<MacroCustomHelp value="False" />
<MacroDynamicOutputFields value="False" />
<MacroImageStd value="39" />
<MacroInputs />
<MacroOutputs />
<IterativeMacro>
<Input />
<Output />
<IterationLimit value="100" />
<LimitBehavior>Error</LimitBehavior>
<OutputMode>AllSame</OutputMode>
</IterativeMacro>
<Wiz_CustomHelp value="False" />
<Wiz_CustomGraphic value="False" />
<Wiz_ShowOutput value="True" />
<Wiz_OpenOutputTools>
<Tool ToolId="3" Selected="False" />
<Tool ToolId="4" Selected="True" />
</Wiz_OpenOutputTools>
<Wiz_OutputMessage />
<Wiz_NoOutputFilesMessage />
<Wiz_ChainRunWizard />
</RuntimeProperties>
</Properties>
</AlteryxDocument>