Files
Test-1/Git push.xml

609 lines
121 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version='1.0' encoding='UTF-8'?>
<Data Id="406">
<Header>
<Fields>
<Name Validation="Standard" Type="string" Default="NewFlow" LocalizedTagName="Name" Tooltip="Name of the flow" Subtype="inline" Editor="inline">Git push</Name>
<Type Editor="hide">Flow</Type>
<Description Validation="Standard" Type="string" Default="" LocalizedTagName="Description" Tooltip="Description of the flow" Subtype="description" Editor="description">Created at 8/14/2025 10:15 AM</Description>
<TimeStamp ModificationDate="2025-08-28T13:45:07.174Z" CreationDate="2025-08-14T08:15:50.277Z" Editor="hide"/>
<FlowFolder Editor="hide">Git push</FlowFolder>
<LastObjId Editor="hide">89</LastObjId>
<Locked LockPassword="" Editor="hide">No</Locked>
<AutomanagedCounter Editor="hide">8</AutomanagedCounter>
<ImagePath Validation="Standard" Type="string" Default="" LocalizedTagName="Background image" Tooltip="Path to the background image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)">E:/BlueWest/98-Utilitaires/Grille Switch.png</ImagePath>
<HeaderImagePath Validation="Standard" Type="string" Default="" LocalizedTagName="Header image" Tooltip="Path to the header image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)">E:/BlueWest/bitBucketFolder/gitpush/Images/GitPush_200px.png</HeaderImagePath>
<MarkerImage Validation="Standard" Type="enum:Priority 1;Priority 2;Priority 3;Priority 4;25% complete;50% complete;75% complete;100% complete;Up arrow;Down arrow;Left arrow;Right arrow;Red flag;Green flag;Blue flag;Black flag" Default="" LocalizedTagName="Marker image" Tooltip="Flow marker image to be shown in the Flows pane" Subtype="none" Editor="none;inline;choosefile|Image files (*.png *.jpg)"/>
<AdvancedTuningEnabled Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show advanced element properties" Tooltip="Set to 'Yes' to unlock:&#xa;- 2 extra performance properties for flow elements that support concurrent processing&#xa;- The Log debug messages property for Node.js scripts/apps." Subtype="inline" Editor="inline">No</AdvancedTuningEnabled>
<TimeOfDayWindow Validation="Standard" Type="bool" Default="No" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the flow will be active only during a certain time of the day" Subtype="inline" Editor="inline">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to keep the flow active">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to keep the flow active">00:00</AllowToHour>
<DayOfWeekWindow Validation="Standard" Type="bool" Default="No" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the flow will be active only during a certain days of the week" Subtype="inline" Editor="inline">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week window during which to keep the flow active">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week window during which to keep the flow active">Sunday</AllowToDay>
<DayOfMonthWindow Validation="Standard" Type="bool" Default="No" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the flow will be active only during a certain day of the month" Subtype="inline" Editor="inline">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day of the month during which to keep the flow active, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Version CreatedBySwitch="24.1" ModifiedBySwitch="25.07" Editor="hide">31</Version>
</Fields>
</Header>
<Object Id="2" Icon="" LocalizedTagName="Script element" Class="object">
<Fields>
<Type Editor="hide">ScriptElement</Type>
<LastModified Type="string" Editor="hide">2025-08-28T13:44:27.579Z</LastModified>
<Name Type="string" LocalizedTagName="Name" Tooltip="Name of the script element" Subtype="inline" Editor="inline">Git push</Name>
<ElementDescription Validation="None" Type="string" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Editor="description"/>
<LogDebugMessages Type="enum:Default;Yes" Validation="None" Default="Default" Subtype="inline" Editor="inline" DetailedInfo="" LocalizedTagName="Log debug messages" Validate="No" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used.">Default</LogDebugMessages>
<SPSDebugMode Validation="None" Type="bool" Default="No" LocalizedTagName="Enable debug mode" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Validate="No" Editor="inline">No</SPSDebugMode>
<SPSDebugPort Dependency="SPSDebugMode" Dependencyvalue="Yes" Type="number" Default="9229" LocalizedTagName="Port" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Editor="inline">9229</SPSDebugPort>
<SPSDebugEntryPoints Dependency="SPSDebugMode" Dependencyvalue="Yes" Validation="None" Type="string" LocalizedTagName="Debug entry points" Tooltip="The script entry points to debug" Subtype="askplugin2" Editor="askplugin2">&lt;ValueDescription Type="askplugin2">&#xd;
&lt;Value>jobArrived&lt;/Value>&#xd;
&lt;Value>timerFired&lt;/Value>&#xd;
&lt;Value>httpRequestTriggeredAsync&lt;/Value>&#xd;
&lt;/ValueDescription>&#xd;
</SPSDebugEntryPoints>
<AbortTimeoutMinutes Validation="None" Type="number" Default="Default" LocalizedTagName="Abort after (minutes)" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default">Default</AbortTimeoutMinutes>
<ScriptPackagePath Opaque="true" Editor="choosefile|Script package (*.sscript)" Validation="Standard" Type="string" LocalizedTagName="Script path" Tooltip="A script file.&#xa;This can be either a regular script package file or a zero size *.sscript file from a script folder.&#xa;&#xa;A regular script package file is an archive containing a script manifest, a declaration, a program and an icon. It may be password-protected. It is exported together with the flow.&#xa;&#xa;A script folder is a folder containing a zero size *.sscript file and other files normally present in the regular script package. Script folders are not password-protected and not exported together with the flow." Validate="notempty" Subtype="choosefile">E:/BlueWest/bitBucketFolder/gitpush/gitpush/gitpush.sscript</ScriptPackagePath>
<Xpos Type="number" Default="0" Editor="hide">368</Xpos>
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbBJREFUWIW1lj1SAkEQhb9xi0STLUVNPYABGEpieQHlBnoCvYEYG5Ga6A3YE7gmGhD4E5uYMlgCiQFItYFA8bs7bA8v25l+8171Tk89gwtqjQrGXADhYKWNSJXybkXLNcnkVojpxUBhQcUbpztFDXct2X73EiiEOUNcCpGTbeRkm7gUEuYMQIFao+KfO0RkW0RW4mZXphE3u0Jkhci2NNyUDvz/t6N8bmbjKJ9jbz0Y1WTlphlIxOdPX81NM9AGePzqzWyMrbXnEUPTma6by002IFIFKNc7Ewc9fvUo1zsTNePoP3F3sX6LCzd5DAEi+8oSY9h/4g7DGcDB9wPvv/uLTnYZQ+B0p4jI9bClMGivyHWSOMDL5jFXGzeMc/l/iEbc9A4MD39Gxr+Dw0nutPgIwn1Q4nzRuaop0Ip7MaARVxvQioPiDiDca8V1BuZhSXHwdAmzivszkFHcjwGFuN6AUlxnwIM4eHyKs8KtA7VGZav5QWAtgbVsNT9Iz3NuWF0qdsQKU7EPaFKxI1aZir0YSIQmFbsayJyK/RjImIqXgfdUvCycUzGTrW7PS8VZ8AchLFDvP8ti5QAAAABJRU5ErkJggg==]]></ElementIcon>
<Version Type="string" Editor="hide">1</Version>
<Keywords Type="string" Editor="hide">bluewest, git, push, commit, save, cloud, version control, repository, repo, branch, merge, pull request, code sync, source control, github, bitbucket, gitea, gitlab</Keywords>
<Tooltip Type="string" Editor="hide">Backup, version, and sync your flows as .xml or other files to GitHub, Bitbucket, Gitea, or GitLab effortlessly.</Tooltip>
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
<OutgoingConnections RequireAtLeastOne="Yes" DetailedInfo="" Editor="hide">Unlimited</OutgoingConnections>
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
<FunctionsNodeJSScript Editor="hide"/>
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
<ExecutionGroup Editor="hide"/>
<PerformanceTuning Editor="hide">No</PerformanceTuning>
<IdleAfterJob Editor="hide">0</IdleAfterJob>
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
<SubcategoryInElementPane Editor="hide">&lt;ValueDescription Type="stringlist">&lt;Value>Custom&lt;/Value>&lt;/ValueDescription></SubcategoryInElementPane>
<DispositionInElementPane Type="number" Editor="hide"/>
<Description Type="string" Editor="hide"/>
<Compatibility Type="string" Editor="hide"/>
<SupportInfo Type="string" Editor="hide"/>
<AppDiscovery Type="string" Editor="hide"/>
<FlowUpgradeWarning Type="string" Editor="hide"/>
<UpgradeMaximumVersion Type="number" Editor="hide"/>
<Connections Type="string" Editor="hide"/>
<SwitchModule Type="string" Editor="hide"/>
<ObsoleteProperties Type="string" Editor="hide"/>
<ObsoleteConnectionProperties Type="string" Editor="hide"/>
<gitService Type="enum:Github;Bitbucket;Gitea;Gitlab" Validation="Standard" Default="Bitbucket" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" LocalizedTagName="Git service" Tooltip="">Gitea</gitService>
<apiUrl Dependencyvalue=".+" Type="string" Validation="Standard" Default="Default" DependencyCondition="Matches" UserDefined="true" Subtype="inline" Editor="inline;default;sltextwithvar;scriptexp" Dependency="gitService" DetailedInfo="" LocalizedTagName="API Url" Tooltip="">https://gitea.deschamps-thomas.ovh</apiUrl>
<userName Dependencyvalue="Bitbucket|Gitea" Type="string" Validation="Standard" Default="Thomas Deschamps" DependencyCondition="Matches" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;scriptexp" Dependency="gitService" DetailedInfo="" LocalizedTagName="User name" Tooltip="">thomas_deschamps</userName>
<workspace Dependencyvalue="Bitbucket" Type="string" Validation="Standard" Default="bluewest" DependencyCondition="Equals" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;scriptexp" Dependency="gitService" DetailedInfo="" LocalizedTagName="Worksapce" Tooltip="">bluewest</workspace>
<token Dependencyvalue=".+" Type="password" Validation="Standard" Default="" DependencyCondition="Matches" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;scriptexp" Dependency="gitService" DetailedInfo="" LocalizedTagName="Token" Tooltip="">2debfebcd5902ff551938ea43661122484798fe2</token>
<repo Dependencyvalue=".+" Type="string" Validation="Standard" Default="" DependencyCondition="Matches" UserDefined="true" Subtype="askplugin" Editor="inline;sltextwithvar;askplugin;scriptexp" Dependency="token" SelectFromLibMes="" DetailedInfo="" LocalizedTagName="Repository" Tooltip="">Test-1</repo>
<branch Dependencyvalue=".+" Type="string" Validation="Standard" Default="" DependencyCondition="Matches" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;askplugin;scriptexp" Dependency="repo" SelectFromLibMes="" DetailedInfo="" LocalizedTagName="Branch" Tooltip="">main</branch>
<pickupMode Type="enum:Job is asset;Job refer to asset;From dataset;Switch flows" Validation="Standard" Default="Switch flows" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" LocalizedTagName="Pickup mode" Tooltip="">Switch flows</pickupMode>
<datasetName Dependencyvalue="From dataset" Type="string" Validation="Standard" Default="Flow" DependencyCondition="Equals" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;scriptexp" Dependency="pickupMode" DetailedInfo="" LocalizedTagName="Dataset name" Tooltip="">Flow</datasetName>
<assetPath Dependencyvalue="Job refer to asset" Type="string" Validation="Standard" Default="" DependencyCondition="Equals" UserDefined="true" Subtype="inline" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" Dependency="pickupMode" DetailedInfo="" LocalizedTagName="Choose file or folder" Tooltip=""/>
<commitMessage Type="string" Validation="Standard" Default="Pushed by Git push app from Switch" UserDefined="true" Subtype="inline" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" LocalizedTagName="Commit message" Tooltip="">Pushed by Git push app from Switch</commitMessage>
<addElementDescription Type="bool" Validation="Standard" Default="Yes" UserDefined="true" Subtype="inline" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" LocalizedTagName="Add description of change in each flow element?" Tooltip="Will work only for XML flows.">Yes</addElementDescription>
<alwaysPush Type="bool" Validation="Standard" Default="Yes" UserDefined="true" Subtype="inline" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" LocalizedTagName="Compare to previous version before pushing?" Tooltip="If the file have not changed (Sha256 verification) since previous push by Switch, it won't be pushed to the git service.&#xa;&#xa;For XML flows, it will based on the Name of the flow (in the XML)&#xa;For other file, it will be based on the fileName.">Yes</alwaysPush>
</Fields>
</Object>
<Object Id="1" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Editor="inline">Folder 1</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path Tooltip="Path to the backing folder" Type="string" Validation="Standard" LocalizedTagName="Path" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 1" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Type="number" Validation="None" Default="" LocalizedTagName="Set job priority" Validate="No" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar"/>
<SetJobPrivateData Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Type="string" Validation="None" Default="none" LocalizedTagName="Set job private data" Validate="No" Subtype="none" Editor="none;mltextwithvar"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="7" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Editor="inline">Folder 4</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path Tooltip="Path to the backing folder" Type="string" Validation="Standard" LocalizedTagName="Path" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 4" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Type="number" Validation="None" Default="" LocalizedTagName="Set job priority" Validate="No" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar"/>
<SetJobPrivateData Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Type="string" Validation="None" Default="none" LocalizedTagName="Set job private data" Validate="No" Subtype="none" Editor="none;mltextwithvar"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">560</Xpos>
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="6" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Editor="inline">Folder 3</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path Tooltip="Path to the backing folder" Type="string" Validation="Standard" LocalizedTagName="Path" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 3" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Type="number" Validation="None" Default="" LocalizedTagName="Set job priority" Validate="No" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar"/>
<SetJobPrivateData Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Type="string" Validation="None" Default="none" LocalizedTagName="Set job private data" Validate="No" Subtype="none" Editor="none;mltextwithvar"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">560</Xpos>
<Ypos Type="number" Default="0" Editor="hide">384</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="4" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Editor="inline">Folder 2</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path Tooltip="Path to the backing folder" Type="string" Validation="Standard" LocalizedTagName="Path" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 2" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Type="number" Validation="None" Default="" LocalizedTagName="Set job priority" Validate="No" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar"/>
<SetJobPrivateData Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Type="string" Validation="None" Default="none" LocalizedTagName="Set job private data" Validate="No" Subtype="none" Editor="none;mltextwithvar"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">560</Xpos>
<Ypos Type="number" Default="0" Editor="hide">224</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Priority="" Id="3" LocalizedTagName="" Class="connection">
<Fields>
<Type Editor="hide">Filter</Type>
<Name Type="string" Default="" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Editor="inline"/>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<CorneringFactor Type="number" Default="0" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Editor="inline">0</CorneringFactor>
<Sourceobject Editor="hide">1</Sourceobject>
<Destobject Editor="hide">2</Destobject>
<Color Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" LocalizedTagName="Color" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor">Gray</Color>
<Hold Type="bool" Default="No" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Editor="inline">No</Hold>
<IncludeMask Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Type="string" Default="All Files" LocalizedTagName="Include these jobs" Validate="Yes" Subtype="allfiles" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar">All Files</IncludeMask>
<ExcludeMask Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Type="string" Default="No Files" LocalizedTagName="Exclude these jobs" Validate="Yes" Subtype="nofiles" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar">No Files</ExcludeMask>
</Fields>
</Object>
<Object Id="20" Icon="" LocalizedTagName="Problem jobs" Class="object">
<Fields>
<Type Editor="hide">ProblemFilesFolder</Type>
<Category Editor="hide">producer</Category>
<ConnectionType Editor="hide">Filter</ConnectionType>
<OutgoingConnections Editor="hide">One</OutgoingConnections>
<Name Validation="None" Type="string" LocalizedTagName="Name" Tooltip="Name of the problem jobs folder in the design area" Validate="No" Editor="inline">Problem jobs</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<ProblemFilesFolderScope Validation="Standard" Type="enum:This flow only;All flows" Default="This flow only" LocalizedTagName="Handle problem jobs for" Tooltip="Specify the scope of problem jobs folder element" Subtype="inline" Editor="inline">This flow only</ProblemFilesFolderScope>
<ProblemFilesFolderEmails Dependencyvalue="This flow only" Type="string" Validation="Standard" Default="Default" Subtype="default" Editor="none;default;inline;sltextwithvar;description;mltextwithvar;scriptexp" Dependency="ProblemFilesFolderScope" LocalizedTagName="Send alerts to" Tooltip="Specify email addresses that will receive alert messages about problem jobs.&#xa;Email addresses are separated by a semicolon or by a newline. If the value is Default, the addresses defined in the preference 'Send problem alerts to' will be used. If None is selected, then no alert messages will be sent.&#xa;&#xa;Note that alerts will be sent only in case they are enabled in the Switch preferences, i.e. the 'Problem job arrives' preference is set to Yes.">Default</ProblemFilesFolderEmails>
<RetryCount Dependency="ProblemFilesFolderEmails" Dependencyvalue="^Default$|^$" Format="^[1-9][0-9]?$|^100$" Type="number" DependencyCondition="Does not match" LocalizedTagName="Retry count" Tooltip="The number of attempts in case of unsuccessful sending alerts (allowed values from 1 to 100)" Editor="inline">10</RetryCount>
<RetryDelay Dependency="ProblemFilesFolderEmails" Dependencyvalue="^Default$|^$" Format="^[1-9][0-9]?$|^1[0-1][0-9]$|^120$" Type="number" DependencyCondition="Does not match" LocalizedTagName="Retry delay (minutes)" Tooltip="Time interval in minutes between transfer attempts by email (allowed values from 1 to 120)" Editor="inline">10</RetryDelay>
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
<Ypos Type="number" Default="0" Editor="hide">136</Ypos>
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAymlDQ1BDdXN0b20AABiVY2Bg3M4ABEwODAy5eSVFQe5OChGRUQoMSCAxubiAATdgZGD4dg1EMjBc1g0sYWPGoxYb4CwCWgikPwCxSDqYzcgCYidB2BIgdnlJQQmQrQNiJxcUgdhAFzPwFIUEOQPZPkC2QDoSOwmJnZJanAxkxwDZ0Qi/5c9nYLD4wsDAPBEhljSNgWF7OwODxB2EmMpCBgb+VgaGbZcRYp/9wf5lFDtUklpRAhLx03dkKEgsSoT7isnYCGIvLIyoCgBS8jEeCihelAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUWIXt1jEOgkAUhOEZJHoDCoMdXsALaEc8ijew8RzewcrEe1haU1iYAJ0Vkh0ba110Iya+v35kvmQbAOvfYz2ZbhyUD55dCWUbt6ukKC7BAVWaOQJ8dSjh6JrhPClP15CAyGccAEjMOGp2wiIOCuh4vKzG56080T6xTjN1/UhSAbD9eJzcvwUIlQNcpycIXQREvQIeCAMYwAAGMIAB/h0gwPU1LukWR+BaQC4o2H+eTwRF8vDNTes3uwP1uTNxPCt7owAAAABJRU5ErkJggg==]]></ElementIcon>
</Fields>
</Object>
<Object Id="22" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline">File</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path Tooltip="Path to the backing folder" Type="string" Validation="Standard" LocalizedTagName="Path" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/File" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Type="number" Validation="None" Default="" LocalizedTagName="Set job priority" Validate="No" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar"/>
<SetJobPrivateData Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Type="string" Validation="None" Default="none" LocalizedTagName="Set job private data" Validate="No" Subtype="none" Editor="none;mltextwithvar"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">168</Xpos>
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="21" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Editor="inline">Folder 1</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path Tooltip="Path to the backing folder" Type="string" Validation="Standard" LocalizedTagName="Path" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 1#1" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Type="number" Validation="None" Default="" LocalizedTagName="Set job priority" Validate="No" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar"/>
<SetJobPrivateData Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Type="string" Validation="None" Default="none" LocalizedTagName="Set job private data" Validate="No" Subtype="none" Editor="none;mltextwithvar"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">-16</Xpos>
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="24" Icon="" LocalizedTagName="Script element" Class="object">
<Fields>
<Type Editor="hide">ScriptElement</Type>
<LastModified Type="string" Editor="hide">2025-08-14T09:39:14.351Z</LastModified>
<Name Type="string" LocalizedTagName="Name" Tooltip="Name of the script element" Editor="inline">xml2json</Name>
<ElementDescription Validation="None" Type="string" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Editor="description"/>
<LogDebugMessages Type="enum:Default;Yes" Validation="None" Default="Default" Subtype="inline" Editor="inline" DetailedInfo="" LocalizedTagName="Log debug messages" Validate="No" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used.">Default</LogDebugMessages>
<SPSDebugMode Validation="None" Type="bool" Default="No" LocalizedTagName="Enable debug mode" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Validate="No" Editor="inline">No</SPSDebugMode>
<SPSDebugPort Dependency="SPSDebugMode" Dependencyvalue="Yes" Type="number" Default="9229" LocalizedTagName="Port" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Editor="inline">9229</SPSDebugPort>
<SPSDebugEntryPoints Dependency="SPSDebugMode" Dependencyvalue="Yes" Validation="None" Type="string" LocalizedTagName="Debug entry points" Tooltip="The script entry points to debug" Subtype="askplugin2" Editor="askplugin2">&lt;ValueDescription Type="askplugin2">&#xd;
&lt;Value>jobArrived&lt;/Value>&#xd;
&lt;Value>timerFired&lt;/Value>&#xd;
&lt;Value>httpRequestTriggeredAsync&lt;/Value>&#xd;
&lt;/ValueDescription>&#xd;
</SPSDebugEntryPoints>
<AbortTimeoutMinutes Validation="None" Type="number" Default="Default" LocalizedTagName="Abort after (minutes)" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default">Default</AbortTimeoutMinutes>
<ScriptPackagePath Editor="choosefile|Script package (*.sscript)" Tooltip="A script file.&#xa;This can be either a regular script package file or a zero size *.sscript file from a script folder.&#xa;&#xa;A regular script package file is an archive containing a script manifest, a declaration, a program and an icon. It may be password-protected. It is exported together with the flow.&#xa;&#xa;A script folder is a folder containing a zero size *.sscript file and other files normally present in the regular script package. Script folders are not password-protected and not exported together with the flow." Type="string" Validation="Standard" LocalizedTagName="Script path" Validate="notempty" Subtype="choosefile|Script package (*.sscript)" Opaque="true">E:/BlueWest/bitBucketFolder/xml2json/xml2json.sscript</ScriptPackagePath>
<Xpos Type="number" Default="0" Editor="hide">80</Xpos>
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgFJREFUWIXtlkFO20AUhj/HBRzTSiyoRBdEVrqglboIy7KCE9Ab4J4g9ASUE1BOgDlCbpANyZIsuiiLgmU2lcjCEsUxMY5ZwFjEdqjtZhRV6r968+Z53qd588ajkFDY4RRoJP0F1avcsqVs4f4pUHk6iLoYo4iLv0xeCEJJOsIOEUDlY1Qq66g7tmRP3WD9ufhKqSz51QhPOJolACiYz0HIBxAQHXZnB/Cgg7su5iwBUKJ0KV6UWchyfI4vfTaX5wFo94c061U+vVmAxQbc9HKvlRvADSIOzwdYjo/thQDsrGqPAAHtfoChq5i1E5rvqyzNjXd4oj1j5b4HlNYVAIau0qxXMWtanMQNIizH5/B8EMNF268zAdSN8Zylz4AbjDLtosq9A1klOFp/BcDn02uAxxJoNOuTS5DcgVJXcdYh3FnVMGvaxG+mClBGUz8D09K/B2A5PkrrKm5LIB5bji8f4PjyIcnu22rsE7aYkwogdPDhZaYtHcD2RqkeB1iaU7C94hdSIYD9Mw/bC+P+f6rN5XlsL2T/zJMH8PXHDQDbK2kA4RMxcgDeLQLQ+jVMzQmfiJECsLemY+gq7X4aoN0fYugqe2u6PAAAQ6/gBulr2g0iDL14U5Vuwy/ff2fa0gHEK+jbz0HsE7aYK6L/f8OJj9JJj8hpK2sH8r+piyu19j3lN9ZziOU/uQAAAABJRU5ErkJggg==]]></ElementIcon>
<Version Type="number" Editor="hide">1</Version>
<Keywords Type="string" Editor="hide"/>
<Tooltip Type="string" Editor="hide"/>
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
<OutgoingConnections RequireAtLeastOne="No" DetailedInfo="" Editor="hide">Unlimited</OutgoingConnections>
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
<FunctionsNodeJSScript Editor="hide">jobArrived</FunctionsNodeJSScript>
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
<ExecutionGroup Editor="hide"/>
<PerformanceTuning Editor="hide">No</PerformanceTuning>
<IdleAfterJob Editor="hide">0</IdleAfterJob>
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
<SubcategoryInElementPane Editor="hide">&lt;ValueDescription Type="stringlist">&lt;Value>Custom&lt;/Value>&lt;/ValueDescription></SubcategoryInElementPane>
<DispositionInElementPane Type="number" Editor="hide"/>
<Description Type="string" Editor="hide"/>
<Compatibility Type="string" Editor="hide"/>
<SupportInfo Type="string" Editor="hide"/>
<AppDiscovery Type="string" Editor="hide"/>
<FlowUpgradeWarning Type="string" Editor="hide"/>
<UpgradeMaximumVersion Type="number" Editor="hide"/>
<Connections Type="string" Editor="hide"/>
<SwitchModule Type="string" Editor="hide"/>
<ObsoleteProperties Type="string" Editor="hide"/>
<ObsoleteConnectionProperties Type="string" Editor="hide"/>
</Fields>
</Object>
<Object Id="26" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline">JSON</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path Tooltip="Path to the backing folder" Type="string" Validation="Standard" LocalizedTagName="Path" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/JSON" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Type="number" Validation="None" Default="" LocalizedTagName="Set job priority" Validate="No" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar"/>
<SetJobPrivateData Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Type="string" Validation="None" Default="none" LocalizedTagName="Set job private data" Validate="No" Subtype="none" Editor="none;mltextwithvar"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">176</Xpos>
<Ypos Type="number" Default="0" Editor="hide">224</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Priority="" Id="23" LocalizedTagName="" Class="connection">
<Fields>
<Type Editor="hide">Filter</Type>
<Name Type="string" Default="" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Editor="inline"/>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<CorneringFactor Type="number" Default="0" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Editor="inline">0</CorneringFactor>
<Sourceobject Editor="hide">21</Sourceobject>
<Destobject Editor="hide">24</Destobject>
<Color Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" LocalizedTagName="Color" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor">Gray</Color>
<Hold Type="bool" Default="No" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Editor="inline">No</Hold>
<IncludeMask Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Type="string" Default="All Files" LocalizedTagName="Include these jobs" Validate="Yes" Subtype="allfiles" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar">All Files</IncludeMask>
<ExcludeMask Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Type="string" Default="No Files" LocalizedTagName="Exclude these jobs" Validate="Yes" Subtype="nofiles" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar">No Files</ExcludeMask>
</Fields>
</Object>
<Object Priority="" Id="25" LocalizedTagName="" Class="connection">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Type="string" Default="" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Editor="inline"/>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<CorneringFactor Type="number" Default="0" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Editor="inline">0</CorneringFactor>
<Sourceobject Editor="hide">24</Sourceobject>
<Destobject Editor="hide">22</Destobject>
<Color Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" LocalizedTagName="Color" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor">Gray</Color>
<TrafficType Type="enum:Data;Log;Data with log" Default="Data" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Editor="inline">Data</TrafficType>
<DatasetName Dependency="TrafficType" Dependencyvalue="Data with log" Type="string" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline">Log</DatasetName>
<Hold Type="bool" Default="No" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Editor="inline">No</Hold>
<Success Type="bool" Default="Yes" LocalizedTagName="Success out" Editor="inline">Yes</Success>
<Error AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Error out" Editor="inline">Yes</Error>
</Fields>
</Object>
<Object Priority="" Id="27" LocalizedTagName="" Class="connection">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Type="string" Default="" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Editor="inline"/>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<CorneringFactor Type="number" Default="0" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline">-90</CorneringFactor>
<Sourceobject Editor="hide">24</Sourceobject>
<Destobject Editor="hide">26</Destobject>
<Color Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" LocalizedTagName="Color" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor">Gray</Color>
<TrafficType Type="enum:Data;Log;Data with log" Default="Data" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Subtype="inline" Editor="inline">Log</TrafficType>
<DatasetName Dependency="TrafficType" Dependencyvalue="Data with log" Type="string" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline">Log</DatasetName>
<Hold Type="bool" Default="No" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Editor="inline">No</Hold>
<Success Type="bool" Default="Yes" LocalizedTagName="Success out" Editor="inline">Yes</Success>
<Error AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Error out" Editor="inline">Yes</Error>
</Fields>
</Object>
<Object Id="80" Icon="" LocalizedTagName="Folder" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Validation="Standard" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Editor="inline">Folder 8</Name>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 8" Validation="Standard" Type="string" LocalizedTagName="Path" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline">#automanaged#</Path>
<LeaveOriginals Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Leave originals in place" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
<MinimumFileSize Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="" DependencyCondition="Not-equals" Subtype="none" Editor="inline;none" Dependency="Path" LocalizedTagName="Minimum file size (KB)" Validate="No" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
<ScanEvery Dependencyvalue="#automanaged#" Type="number" Validation="None" Default="Default" DependencyCondition="Not-equals" Subtype="default" Editor="inline;default" Dependency="Path" LocalizedTagName="Scan every (seconds)" Validate="No" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
<TimeOfDayWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="" Editor="inline" Dependency="Path" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
<AllowFromHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow from (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
<AllowToHour Dependencyvalue="Yes" Type="time" Validation="Standard" Default="00:00" Subtype="" Editor="inline" Dependency="TimeOfDayWindow" LocalizedTagName="Allow to (hh:mm)" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
<DayOfWeekWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
<AllowFromDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Monday" Subtype="" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow from" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
<AllowToDay Dependencyvalue="Yes" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Validation="Standard" Default="Sunday" Subtype="" Editor="inline" Dependency="DayOfWeekWindow" LocalizedTagName="Allow to" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
<DayOfMonthWindow Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="No" DependencyCondition="Not-equals" Subtype="" Editor="inline" Dependency="Path" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
<Day Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Validation="Standard" Default="1" Subtype="" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Day" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]">1</Day>
<RelativeTo Dependencyvalue="Yes" Type="enum:Start of the month;End of the month" Validation="Standard" Default="Start of the month" Subtype="" Editor="inline" Dependency="DayOfMonthWindow" LocalizedTagName="Relative to" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'">Start of the month</RelativeTo>
<Color Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" LocalizedTagName="Color" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor">Yellow</Color>
<AttachHierarchyInfo Validation="Standard" Type="bool" Default="No" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline">No</AttachHierarchyInfo>
<IncludeFolderName Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" LocalizedTagName="Add name at the top" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
<AttachEmailAddresses Validation="None" Type="string" Default="" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp"/>
<AttachEmailBodyText Validation="None" Type="string" Default="" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp"/>
<JobState Validation="None" Type="string" Default="" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar"/>
<FlowStage Validation="None" Type="string" Default="" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Editor="hide"/>
<SetJobPriority Editor="inline;none;scriptexp;sltextwithvar" Validation="None" Type="number" Default="" LocalizedTagName="Set job priority" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Subtype="none"/>
<SetJobPrivateData Editor="none;mltextwithvar" Validation="None" Type="string" Default="none" LocalizedTagName="Set job private data" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Validate="No" Subtype="none"/>
<SafeMove Dependencyvalue="#automanaged#" Type="bool" Validation="Standard" Default="Yes" DependencyCondition="Not-equals" Subtype="inline" Editor="inline" Dependency="Path" LocalizedTagName="Safe move" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
<StripUnikName Type="bool" Validation="Standard" Default="No" ValueIsAutomanaged="Yes" UserManagedValue="No" Subtype="inline" Editor="inline" LocalizedTagName="Strip unique name" Tooltip="Strip the unique prefix added to job names for jobs entering this folder">Yes</StripUnikName>
<DuplicateLogic Dependencyvalue="Yes" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Validation="Standard" Default="Overwrite" Subtype="inline" Editor="inline" Dependency="StripUnikName" LocalizedTagName="Duplicates" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
<Separator Dependencyvalue="Add version number" Type="string" Validation="None" Default="" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Separator" Tooltip="Defines separator to be added between filename and version number"/>
<Width Dependencyvalue="Add version number" Format="[0-9]|10" Type="number" Validation="Standard" Default="1" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" LocalizedTagName="Width" Tooltip="Defines width of the version number (not including separator)">1</Width>
<MiniStat Validation="Standard" Type="bool" Default="No" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline">No</MiniStat>
<SkipTheseFolders Validation="Standard" Type="string" Default="No Folders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp">No Folders</SkipTheseFolders>
<InjectedPath Type="string" Default="" Editor="hide"/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Default="" Opaque="true"/>
<LeaveOriginalsIgnoreUpdates Dependencyvalue="Yes" Type="bool" Validation="Standard" Default="No" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" LocalizedTagName="Ignore updates" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
<Xpos Type="number" Default="0" Editor="hide">384</Xpos>
<Ypos Type="number" Default="0" Editor="hide">120</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Priority="" Id="87" LocalizedTagName="" Class="connection">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Tooltip="Name of the connection in the design area" Type="string" Default="" LocalizedTagName="Name" Validate="No" Subtype="inline" Editor="inline"/>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<CorneringFactor Type="number" Default="0" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline">-90</CorneringFactor>
<Sourceobject Editor="hide">2</Sourceobject>
<Destobject Editor="hide">4</Destobject>
<Color Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" LocalizedTagName="Color" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor">Green</Color>
<TrafficType Type="enum:Data;Log;Data with log" Default="Data" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Subtype="inline" Editor="inline">Data</TrafficType>
<DatasetName Dependency="TrafficType" Dependencyvalue="Data with log" Type="string" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Subtype="inline" Editor="inline">Log</DatasetName>
<Hold Type="bool" Default="No" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Subtype="inline" Editor="inline">No</Hold>
<Success AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Success out" Subtype="inline" Editor="inline">Yes</Success>
<Warning AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Warning out" Subtype="inline" Editor="inline">No</Warning>
<Error AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Error out" Subtype="inline" Editor="inline">No</Error>
</Fields>
</Object>
<Object Priority="" Id="88" LocalizedTagName="" Class="connection">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Tooltip="Name of the connection in the design area" Type="string" Default="" LocalizedTagName="Name" Validate="No" Subtype="inline" Editor="inline"/>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<CorneringFactor Type="number" Default="0" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline">0</CorneringFactor>
<Sourceobject Editor="hide">2</Sourceobject>
<Destobject Editor="hide">7</Destobject>
<Color Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" LocalizedTagName="Color" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor">Orange</Color>
<TrafficType Type="enum:Data;Log;Data with log" Default="Data" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Subtype="inline" Editor="inline">Data</TrafficType>
<DatasetName Dependency="TrafficType" Dependencyvalue="Data with log" Type="string" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Subtype="inline" Editor="inline">Log</DatasetName>
<Hold Type="bool" Default="No" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Subtype="inline" Editor="inline">No</Hold>
<Success AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Success out" Subtype="inline" Editor="inline">No</Success>
<Warning AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Warning out" Subtype="inline" Editor="inline">Yes</Warning>
<Error AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Error out" Subtype="inline" Editor="inline">No</Error>
</Fields>
</Object>
<Object Priority="" Id="89" LocalizedTagName="" Class="connection">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Tooltip="Name of the connection in the design area" Type="string" Default="" LocalizedTagName="Name" Validate="No" Subtype="inline" Editor="inline"/>
<ElementDescription Tooltip="Description of the flow element" Type="string" Validation="None" Default="" LocalizedTagName="Description" Validate="No" Subtype="description" Editor="description"/>
<CorneringFactor Type="number" Default="0" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline">-90</CorneringFactor>
<Sourceobject Editor="hide">2</Sourceobject>
<Destobject Editor="hide">6</Destobject>
<Color Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" LocalizedTagName="Color" Tooltip="Specify color for this connection" Subtype="choosecolor" Editor="inline;choosecolor">#ff0000</Color>
<TrafficType Type="enum:Data;Log;Data with log" Default="Data" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Subtype="inline" Editor="inline">Data</TrafficType>
<DatasetName Dependency="TrafficType" Dependencyvalue="Data with log" Type="string" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Subtype="inline" Editor="inline">Log</DatasetName>
<Hold Type="bool" Default="No" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Subtype="inline" Editor="inline">No</Hold>
<Success AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Success out" Subtype="inline" Editor="inline">No</Success>
<Warning AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Warning out" Subtype="inline" Editor="inline">No</Warning>
<Error AvailableFor="Data" Type="bool" Default="Yes" LocalizedTagName="Error out" Subtype="inline" Editor="inline">Yes</Error>
</Fields>
</Object>
</Data>