Pushed by Git push app from Switch

This commit is contained in:
2025-09-15 13:48:12 +00:00
parent f70c29c81b
commit caee778a7e

View File

@@ -0,0 +1,251 @@
<?xml version='1.0' encoding='UTF-8'?>
<Data Id="189">
<Header>
<Fields>
<Name LocalizedTagName="Name" Validation="Standard" Default="NewFlow" Tooltip="Name of the flow" Subtype="inline" Editor="inline" Type="string">B-01-Dossier</Name>
<Type Editor="hide">Flow</Type>
<Description LocalizedTagName="Description" Validation="Standard" Default="" Tooltip="Description of the flow" Subtype="description" Editor="description" Type="string">Objectif :
-Déplacer des fichiers d'un dossier "Entrée" vers un dossier "Sortie"
Objectif bonus :
-Créer une copie du fichier initial dans un dossier "Copie"
Nouveaux éléments :
- Dossier
- Connexion</Description>
<TimeStamp ModificationDate="2025-09-05T18:55:25.868Z" Editor="hide"/>
<FlowFolder Editor="hide">B-01-Dossier</FlowFolder>
<LastObjId Editor="hide">83</LastObjId>
<Locked Editor="hide" LockPassword="">No</Locked>
<AutomanagedCounter Editor="hide">44</AutomanagedCounter>
<ImagePath LocalizedTagName="Background image" Validation="Standard" Default="" Opaque="true" Tooltip="Path to the background image file" Subtype="none" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string"/>
<HeaderImagePath LocalizedTagName="Header image" Validation="Standard" Default="" Opaque="true" Tooltip="Path to the header image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string">E:/BlueWest/05-Formation/SWITCH/gabarit header/B/B.png</HeaderImagePath>
<MarkerImage LocalizedTagName="Marker image" Validation="Standard" Default="" Opaque="true" Tooltip="Flow marker image to be shown in the Flows pane" Subtype="none" Editor="none;inline;choosefile|Image files (*.png *.jpg)" 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">Green flag</MarkerImage>
<AdvancedTuningEnabled LocalizedTagName="Show advanced element properties" Validation="Standard" Default="No" 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" Type="bool">No</AdvancedTuningEnabled>
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Default="No" Tooltip="If set to yes, the flow will be active only during a certain time of the day" Subtype="inline" Editor="inline" Type="bool">No</TimeOfDayWindow>
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to keep the flow active" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowFromHour>
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to keep the flow active" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowToHour>
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Default="No" Tooltip="If set to yes, the flow will be active only during a certain days of the week" Subtype="inline" Editor="inline" Type="bool">No</DayOfWeekWindow>
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week window during which to keep the flow active" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Monday">Monday</AllowFromDay>
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week window during which to keep the flow active" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Sunday">Sunday</AllowToDay>
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Default="No" Tooltip="If set to yes, the flow will be active only during a certain day of the month" Subtype="inline" Editor="inline" Type="bool">No</DayOfMonthWindow>
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day of the month during which to keep the flow active, as a number in the range [1 . . 31]" Subtype="inline" Editor="inline" Type="number" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Dependency="DayOfMonthWindow" Default="1">1</Day>
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Subtype="inline" Editor="inline" Type="enum:Start of the month;End of the month" Dependency="DayOfMonthWindow" Default="Start of the month">Start of the month</RelativeTo>
<Version ModifiedBySwitch="25.07" Editor="hide">63</Version>
</Fields>
</Header>
<Object LocalizedTagName="Folder" Id="31" Icon="" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline" Type="string">Entrée</Name>
<ElementDescription LocalizedTagName="Description" Validation="None" Default="" Validate="No" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Type="number" Dependency="Path" Validate="No" Default="" DependencyCondition="Not-equals"/>
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Type="number" Dependency="Path" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowFromHour>
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowToHour>
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Monday">Monday</AllowFromDay>
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Sunday">Sunday</AllowToDay>
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Editor="inline" Type="number" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Dependency="DayOfMonthWindow" Default="1">1</Day>
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Subtype="inline" Editor="inline" Type="enum:Start of the month;End of the month" Dependency="DayOfMonthWindow" Default="Start of the month">Start of the month</RelativeTo>
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" 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" Type="bool">No</AttachHierarchyInfo>
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="AttachHierarchyInfo" Default="No">No</IncludeFolderName>
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" 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" Type="string"/>
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" 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" Type="string"/>
<JobState LocalizedTagName="Attach job state" Validation="None" Default="" Validate="No" 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" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Default="" Validate="No" 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." Editor="hide" Type="string"/>
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Default="" Validate="No" 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" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Default="none" Validate="No" 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)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Dependency="StripUnikName" Default="Overwrite">Overwrite</DuplicateLogic>
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Type="string" Dependency="DuplicateLogic" Default=""/>
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Editor="inline" Type="number" Format="[0-9]|10" Dependency="DuplicateLogic" Default="1">1</Width>
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" 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" Type="bool">No</MiniStat>
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" 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" Type="string">No Folders</SkipTheseFolders>
<InjectedPath Default="" Editor="hide" Type="string"/>
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="LeaveOriginals" Default="No">No</LeaveOriginalsIgnoreUpdates>
<Xpos Default="0" Editor="hide" Type="number">40</Xpos>
<Ypos Default="0" Editor="hide" Type="number">408</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object LocalizedTagName="Folder" Id="32" Icon="" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline" Type="string">Dossier 3</Name>
<ElementDescription LocalizedTagName="Description" Validation="None" Default="" Validate="No" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Type="number" Dependency="Path" Validate="No" Default="" DependencyCondition="Not-equals"/>
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Type="number" Dependency="Path" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowFromHour>
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowToHour>
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Monday">Monday</AllowFromDay>
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Sunday">Sunday</AllowToDay>
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Editor="inline" Type="number" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Dependency="DayOfMonthWindow" Default="1">1</Day>
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Subtype="inline" Editor="inline" Type="enum:Start of the month;End of the month" Dependency="DayOfMonthWindow" Default="Start of the month">Start of the month</RelativeTo>
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" 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" Type="bool">No</AttachHierarchyInfo>
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="AttachHierarchyInfo" Default="No">No</IncludeFolderName>
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" 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" Type="string"/>
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" 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" Type="string"/>
<JobState LocalizedTagName="Attach job state" Validation="None" Default="" Validate="No" 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" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Default="" Validate="No" 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." Editor="hide" Type="string"/>
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Default="" Validate="No" 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" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Default="none" Validate="No" 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)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Dependency="StripUnikName" Default="Overwrite">Overwrite</DuplicateLogic>
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Type="string" Dependency="DuplicateLogic" Default=""/>
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Editor="inline" Type="number" Format="[0-9]|10" Dependency="DuplicateLogic" Default="1">1</Width>
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" 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" Type="bool">No</MiniStat>
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" 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" Type="string">No Folders</SkipTheseFolders>
<InjectedPath Default="" Editor="hide" Type="string"/>
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="LeaveOriginals" Default="No">No</LeaveOriginalsIgnoreUpdates>
<Xpos Default="0" Editor="hide" Type="number">128</Xpos>
<Ypos Default="0" Editor="hide" Type="number">408</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object LocalizedTagName="Folder" Id="33" Icon="" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline" Type="string">Sortie</Name>
<ElementDescription LocalizedTagName="Description" Validation="None" Default="" Validate="No" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Type="number" Dependency="Path" Validate="No" Default="" DependencyCondition="Not-equals"/>
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Type="number" Dependency="Path" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowFromHour>
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowToHour>
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Monday">Monday</AllowFromDay>
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Sunday">Sunday</AllowToDay>
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Editor="inline" Type="number" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Dependency="DayOfMonthWindow" Default="1">1</Day>
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Subtype="inline" Editor="inline" Type="enum:Start of the month;End of the month" Dependency="DayOfMonthWindow" Default="Start of the month">Start of the month</RelativeTo>
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" 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" Type="bool">No</AttachHierarchyInfo>
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="AttachHierarchyInfo" Default="No">No</IncludeFolderName>
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" 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" Type="string"/>
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" 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" Type="string"/>
<JobState LocalizedTagName="Attach job state" Validation="None" Default="" Validate="No" 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" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Default="" Validate="No" 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." Editor="hide" Type="string"/>
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Default="" Validate="No" 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" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Default="none" Validate="No" 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)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Dependency="StripUnikName" Default="Overwrite">Overwrite</DuplicateLogic>
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Type="string" Dependency="DuplicateLogic" Default=""/>
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Editor="inline" Type="number" Format="[0-9]|10" Dependency="DuplicateLogic" Default="1">1</Width>
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" 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" Type="bool">No</MiniStat>
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" 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" Type="string">No Folders</SkipTheseFolders>
<InjectedPath Default="" Editor="hide" Type="string"/>
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="LeaveOriginals" Default="No">No</LeaveOriginalsIgnoreUpdates>
<Xpos Default="0" Editor="hide" Type="number">216</Xpos>
<Ypos Default="0" Editor="hide" Type="number">408</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object LocalizedTagName="" Id="34" Priority="" Class="connection">
<Fields>
<Type Editor="hide">Filter</Type>
<Name LocalizedTagName="Name" Default="" Validate="No" Tooltip="Name of the connection in the design area" Editor="inline" Type="string"/>
<ElementDescription LocalizedTagName="Description" Validation="None" Default="" Validate="No" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
<CorneringFactor LocalizedTagName="Corner angle" Default="0" Tooltip="Connection cornering angle" Editor="inline" Type="number">0</CorneringFactor>
<Sourceobject Editor="hide">31</Sourceobject>
<Destobject Editor="hide">32</Destobject>
<Color LocalizedTagName="Color" Default="Gray" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
<Hold LocalizedTagName="Hold jobs" Default="No" 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" Type="bool">No</Hold>
<IncludeMask LocalizedTagName="Include these jobs" Default="All Files" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="allfiles" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">All Files</IncludeMask>
<ExcludeMask LocalizedTagName="Exclude these jobs" Default="No Files" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="nofiles" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">No Files</ExcludeMask>
</Fields>
</Object>
<Object LocalizedTagName="" Id="35" Priority="" Class="connection">
<Fields>
<Type Editor="hide">Filter</Type>
<Name LocalizedTagName="Name" Default="" Validate="No" Tooltip="Name of the connection in the design area" Editor="inline" Type="string"/>
<ElementDescription LocalizedTagName="Description" Validation="None" Default="" Validate="No" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
<CorneringFactor LocalizedTagName="Corner angle" Default="0" Tooltip="Connection cornering angle" Editor="inline" Type="number">0</CorneringFactor>
<Sourceobject Editor="hide">32</Sourceobject>
<Destobject Editor="hide">33</Destobject>
<Color LocalizedTagName="Color" Default="Gray" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
<Hold LocalizedTagName="Hold jobs" Default="No" 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" Type="bool">No</Hold>
<IncludeMask LocalizedTagName="Include these jobs" Default="All Files" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="allfiles" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">All Files</IncludeMask>
<ExcludeMask LocalizedTagName="Exclude these jobs" Default="No Files" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="nofiles" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">No Files</ExcludeMask>
</Fields>
</Object>
<Object LocalizedTagName="Folder" Id="74" Icon="" Class="object">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline" Type="string">Copie</Name>
<ElementDescription LocalizedTagName="Description" Validation="None" Default="" Validate="No" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Type="number" Dependency="Path" Validate="No" Default="" DependencyCondition="Not-equals"/>
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Type="number" Dependency="Path" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowFromHour>
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Type="time" Dependency="TimeOfDayWindow" Default="00:00">00:00</AllowToHour>
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Monday">Monday</AllowFromDay>
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Dependency="DayOfWeekWindow" Default="Sunday">Sunday</AllowToDay>
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Editor="inline" Type="number" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Dependency="DayOfMonthWindow" Default="1">1</Day>
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Subtype="inline" Editor="inline" Type="enum:Start of the month;End of the month" Dependency="DayOfMonthWindow" Default="Start of the month">Start of the month</RelativeTo>
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" 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" Type="bool">No</AttachHierarchyInfo>
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="AttachHierarchyInfo" Default="No">No</IncludeFolderName>
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" 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" Type="string"/>
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" 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" Type="string"/>
<JobState LocalizedTagName="Attach job state" Validation="None" Default="" Validate="No" 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" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Default="" Validate="No" 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." Editor="hide" Type="string"/>
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Default="" Validate="No" 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" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Default="none" Validate="No" 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)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="Path" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Dependency="StripUnikName" Default="Overwrite">Overwrite</DuplicateLogic>
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Type="string" Dependency="DuplicateLogic" Default=""/>
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Editor="inline" Type="number" Format="[0-9]|10" Dependency="DuplicateLogic" Default="1">1</Width>
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" 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" Type="bool">No</MiniStat>
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" 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" Type="string">No Folders</SkipTheseFolders>
<InjectedPath Default="" Editor="hide" Type="string"/>
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" 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" Subtype="inline" Editor="inline" Type="bool" Dependency="LeaveOriginals" Default="No">No</LeaveOriginalsIgnoreUpdates>
<Xpos Default="0" Editor="hide" Type="number">216</Xpos>
<Ypos Default="0" Editor="hide" Type="number">480</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object LocalizedTagName="" Id="75" Priority="" Class="connection">
<Fields>
<Type Editor="hide">Filter</Type>
<Name LocalizedTagName="Name" Default="" Validate="No" Tooltip="Name of the connection in the design area" Editor="inline" Type="string"/>
<ElementDescription LocalizedTagName="Description" Validation="None" Default="" Validate="No" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
<CorneringFactor LocalizedTagName="Corner angle" Default="0" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline" Type="number">-90</CorneringFactor>
<Sourceobject Editor="hide">32</Sourceobject>
<Destobject Editor="hide">74</Destobject>
<Color LocalizedTagName="Color" Default="Gray" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
<Hold LocalizedTagName="Hold jobs" Default="No" 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" Type="bool">No</Hold>
<IncludeMask LocalizedTagName="Include these jobs" Default="All Files" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="allfiles" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">All Files</IncludeMask>
<ExcludeMask LocalizedTagName="Exclude these jobs" Default="No Files" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="nofiles" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">No Files</ExcludeMask>
</Fields>
</Object>
</Data>