288 lines
11 KiB
XML
288 lines
11 KiB
XML
<?xml version="1.0"?>
|
|
<AlteryxDocument yxmdVer="2022.3">
|
|
<Nodes>
|
|
<Node ToolID="1">
|
|
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
|
|
<Position x="90" y="78" />
|
|
</GuiSettings>
|
|
<Properties>
|
|
<Configuration>
|
|
<Passwords />
|
|
<File RecordLimit="" SearchSubDirs="False" FileFormat="0" OutputFileName="">Z:\Pyteryx\Alteryx_TestWorkflows\Maven Toys Data\products.csv</File>
|
|
<FormatSpecificOptions>
|
|
<HeaderRow>True</HeaderRow>
|
|
<IgnoreErrors>False</IgnoreErrors>
|
|
<AllowShareWrite>False</AllowShareWrite>
|
|
<ImportLine>1</ImportLine>
|
|
<FieldLen>254</FieldLen>
|
|
<SingleThreadRead>False</SingleThreadRead>
|
|
<IgnoreQuotes>DoubleQuotes</IgnoreQuotes>
|
|
<Delimeter>,</Delimeter>
|
|
<QuoteRecordBreak>False</QuoteRecordBreak>
|
|
<CodePage>28591</CodePage>
|
|
</FormatSpecificOptions>
|
|
</Configuration>
|
|
<Annotation DisplayMode="0">
|
|
<Name />
|
|
<DefaultAnnotationText>products.csv</DefaultAnnotationText>
|
|
<Left value="False" />
|
|
</Annotation>
|
|
<Dependencies>
|
|
<Implicit />
|
|
</Dependencies>
|
|
<MetaInfo connection="Output">
|
|
<RecordInfo>
|
|
<Field name="Product_ID" size="254" source="File: Z:\Pyteryx\Alteryx_TestWorkflows\Maven Toys Data\products.csv" type="V_String" />
|
|
<Field name="Product_Name" size="254" source="File: Z:\Pyteryx\Alteryx_TestWorkflows\Maven Toys Data\products.csv" type="V_String" />
|
|
<Field name="Product_Category" size="254" source="File: Z:\Pyteryx\Alteryx_TestWorkflows\Maven Toys Data\products.csv" type="V_String" />
|
|
<Field name="Product_Cost" size="254" source="File: Z:\Pyteryx\Alteryx_TestWorkflows\Maven Toys Data\products.csv" type="V_String" />
|
|
<Field name="Product_Price" size="254" source="File: Z:\Pyteryx\Alteryx_TestWorkflows\Maven Toys Data\products.csv" type="V_String" />
|
|
</RecordInfo>
|
|
</MetaInfo>
|
|
</Properties>
|
|
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
|
|
</Node>
|
|
<Node ToolID="2">
|
|
<GuiSettings Plugin="AlteryxBasePluginsGui.TextInput.TextInput">
|
|
<Position x="90" y="210" />
|
|
</GuiSettings>
|
|
<Properties>
|
|
<Configuration>
|
|
<NumRows value="1" />
|
|
<Fields>
|
|
<Field name="Product_Category" />
|
|
<Field name="New_Prod_Cat" />
|
|
</Fields>
|
|
<Data>
|
|
<r>
|
|
<c>Art & Crafts</c>
|
|
<c>Art & Crafts & Hobbies</c>
|
|
</r>
|
|
</Data>
|
|
</Configuration>
|
|
<Annotation DisplayMode="0">
|
|
<Name />
|
|
<DefaultAnnotationText />
|
|
<Left value="False" />
|
|
</Annotation>
|
|
</Properties>
|
|
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxTextInput" />
|
|
</Node>
|
|
<Node ToolID="3">
|
|
<GuiSettings Plugin="AlteryxBasePluginsGui.FindReplace.FindReplace">
|
|
<Position x="354" y="78" />
|
|
</GuiSettings>
|
|
<Properties>
|
|
<Configuration>
|
|
<FieldFind>Product_Category</FieldFind>
|
|
<FieldSearch>Product_Category</FieldSearch>
|
|
<ReplaceFoundField>New_Prod_Cat</ReplaceFoundField>
|
|
<FindMode>FindAny</FindMode>
|
|
<NoCase value="False" />
|
|
<MatchWholeWord value="False" />
|
|
<ReplaceMode>Replace</ReplaceMode>
|
|
<ReplaceMultipleFound value="True" />
|
|
<ReplaceAppendFields />
|
|
</Configuration>
|
|
<Annotation DisplayMode="0">
|
|
<Name />
|
|
<DefaultAnnotationText />
|
|
<Left value="False" />
|
|
</Annotation>
|
|
</Properties>
|
|
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFindReplace" />
|
|
</Node>
|
|
<Node ToolID="5">
|
|
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileOutput.DbFileOutput">
|
|
<Position x="522" y="78" />
|
|
</GuiSettings>
|
|
<Properties>
|
|
<Configuration>
|
|
<File MaxRecords="" FileFormat="0">Z:\Pyteryx\Alteryx_TestWorkflows\FindReplaceTesting\Output\FindReplace.csv</File>
|
|
<Passwords />
|
|
<Disable>False</Disable>
|
|
<FormatSpecificOptions>
|
|
<LineEndStyle>CRLF</LineEndStyle>
|
|
<Delimeter>,</Delimeter>
|
|
<ForceQuotes>False</ForceQuotes>
|
|
<HeaderRow>True</HeaderRow>
|
|
<CodePage>28591</CodePage>
|
|
<WriteBOM>True</WriteBOM>
|
|
</FormatSpecificOptions>
|
|
<MultiFile value="False" />
|
|
</Configuration>
|
|
<Annotation DisplayMode="0">
|
|
<Name />
|
|
<DefaultAnnotationText>FindReplace.csv</DefaultAnnotationText>
|
|
<Left value="False" />
|
|
</Annotation>
|
|
<Dependencies>
|
|
<Implicit />
|
|
</Dependencies>
|
|
</Properties>
|
|
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileOutput" />
|
|
</Node>
|
|
<Node ToolID="6">
|
|
<GuiSettings Plugin="AlteryxBasePluginsGui.Filter.Filter">
|
|
<Position x="198" y="78" />
|
|
</GuiSettings>
|
|
<Properties>
|
|
<Configuration>
|
|
<Mode>Simple</Mode>
|
|
<Simple>
|
|
<Operator>=</Operator>
|
|
<Field>Product_Category</Field>
|
|
<Operands>
|
|
<IgnoreTimeInDateTime>True</IgnoreTimeInDateTime>
|
|
<DateType>fixed</DateType>
|
|
<PeriodDate>2026-06-12 17:01:48</PeriodDate>
|
|
<PeriodType>
|
|
</PeriodType>
|
|
<PeriodCount>0</PeriodCount>
|
|
<Operand>Art & Crafts</Operand>
|
|
<StartDate>2026-06-12 17:01:48</StartDate>
|
|
<EndDate>2026-06-12 17:01:48</EndDate>
|
|
</Operands>
|
|
</Simple>
|
|
</Configuration>
|
|
<Annotation DisplayMode="0">
|
|
<Name />
|
|
<DefaultAnnotationText>[Product_Category] = "Art & Crafts"</DefaultAnnotationText>
|
|
<Left value="False" />
|
|
</Annotation>
|
|
</Properties>
|
|
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFilter" />
|
|
</Node>
|
|
<Node ToolID="7">
|
|
<GuiSettings Plugin="AlteryxBasePluginsGui.FindReplace.FindReplace">
|
|
<Position x="354" y="198" />
|
|
</GuiSettings>
|
|
<Properties>
|
|
<Configuration>
|
|
<FieldFind>Product_Category</FieldFind>
|
|
<FieldSearch>Product_Category</FieldSearch>
|
|
<ReplaceFoundField>New_Prod_Cat</ReplaceFoundField>
|
|
<FindMode>FindAny</FindMode>
|
|
<NoCase value="False" />
|
|
<MatchWholeWord value="False" />
|
|
<ReplaceMode>Append</ReplaceMode>
|
|
<ReplaceMultipleFound value="True" />
|
|
<ReplaceAppendFields>
|
|
<Field field="New_Prod_Cat" />
|
|
</ReplaceAppendFields>
|
|
</Configuration>
|
|
<Annotation DisplayMode="0">
|
|
<Name />
|
|
<DefaultAnnotationText />
|
|
<Left value="False" />
|
|
</Annotation>
|
|
</Properties>
|
|
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFindReplace" />
|
|
</Node>
|
|
<Node ToolID="8">
|
|
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileOutput.DbFileOutput">
|
|
<Position x="522" y="198" />
|
|
</GuiSettings>
|
|
<Properties>
|
|
<Configuration>
|
|
<File MaxRecords="" FileFormat="0">Z:\Pyteryx\Alteryx_TestWorkflows\FindReplaceTesting\Output\FindAppend.csv</File>
|
|
<Passwords />
|
|
<Disable>False</Disable>
|
|
<FormatSpecificOptions>
|
|
<LineEndStyle>CRLF</LineEndStyle>
|
|
<Delimeter>,</Delimeter>
|
|
<ForceQuotes>False</ForceQuotes>
|
|
<HeaderRow>True</HeaderRow>
|
|
<CodePage>28591</CodePage>
|
|
<WriteBOM>True</WriteBOM>
|
|
</FormatSpecificOptions>
|
|
<MultiFile value="False" />
|
|
</Configuration>
|
|
<Annotation DisplayMode="0">
|
|
<Name />
|
|
<DefaultAnnotationText>FindAppend.csv</DefaultAnnotationText>
|
|
<Left value="False" />
|
|
</Annotation>
|
|
<Dependencies>
|
|
<Implicit />
|
|
</Dependencies>
|
|
</Properties>
|
|
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileOutput" />
|
|
</Node>
|
|
</Nodes>
|
|
<Connections>
|
|
<Connection>
|
|
<Origin ToolID="1" Connection="Output" />
|
|
<Destination ToolID="6" Connection="Input" />
|
|
</Connection>
|
|
<Connection>
|
|
<Origin ToolID="2" Connection="Output" />
|
|
<Destination ToolID="3" Connection="Source" />
|
|
</Connection>
|
|
<Connection>
|
|
<Origin ToolID="6" Connection="True" />
|
|
<Destination ToolID="3" Connection="Targets" />
|
|
</Connection>
|
|
<Connection>
|
|
<Origin ToolID="2" Connection="Output" />
|
|
<Destination ToolID="7" Connection="Source" />
|
|
</Connection>
|
|
<Connection>
|
|
<Origin ToolID="6" Connection="True" />
|
|
<Destination ToolID="7" Connection="Targets" />
|
|
</Connection>
|
|
<Connection>
|
|
<Origin ToolID="3" Connection="Output" />
|
|
<Destination ToolID="5" Connection="Input" />
|
|
</Connection>
|
|
<Connection>
|
|
<Origin ToolID="7" Connection="Output" />
|
|
<Destination ToolID="8" 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" />
|
|
<RunWithE2 value="True" />
|
|
<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>FIndReplaceTesting</Name>
|
|
<Description />
|
|
<RootToolName />
|
|
<ToolVersion />
|
|
<ToolInDb value="False" />
|
|
<CategoryName />
|
|
<SearchTags />
|
|
<Author />
|
|
<Company />
|
|
<Copyright />
|
|
<DescriptionLink actual="" displayed="" />
|
|
<Example>
|
|
<Description />
|
|
<File />
|
|
</Example>
|
|
<WorkflowId value="fed6038b-5e82-4378-95cd-1e383904b239" />
|
|
<Telemetry>
|
|
<PreviousWorkflowId value="bb332445-f260-4a2f-8b54-334ebfc7bd48" />
|
|
<OriginWorkflowId value="bb332445-f260-4a2f-8b54-334ebfc7bd48" />
|
|
</Telemetry>
|
|
</MetaInfo>
|
|
<Events>
|
|
<Enabled value="True" />
|
|
</Events>
|
|
</Properties>
|
|
</AlteryxDocument> |