306 lines
62 KiB
XML
306 lines
62 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
||
<Data Id="195">
|
||
<Header>
|
||
<Fields>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Default="NewFlow" Tooltip="Name of the flow" Subtype="inline" Editor="inline" Type="string">OCR</Name>
|
||
<Type Editor="hide">Flow</Type>
|
||
<Description LocalizedTagName="Description" Validation="Standard" Default="" Tooltip="Description of the flow" Subtype="description" Editor="description" Type="string">Created at 10/17/2024 8:57 AM</Description>
|
||
<TimeStamp ModificationDate="2025-09-05T18:55:25.889Z" CreationDate="2024-10-17T06:57:55.940Z" Editor="hide"/>
|
||
<FlowFolder Editor="hide">OCR</FlowFolder>
|
||
<LastObjId Editor="hide">46</LastObjId>
|
||
<Locked Editor="hide" LockPassword="">No</Locked>
|
||
<AutomanagedCounter Editor="hide">11</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="none" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string"/>
|
||
<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"/>
|
||
<AdvancedTuningEnabled LocalizedTagName="Show advanced element properties" Validation="Standard" Default="No" Tooltip="Set to 'Yes' to unlock:
- 2 extra performance properties for flow elements that support concurrent processing
- 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" 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" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" Default="Start of the month">Start of the month</RelativeTo>
|
||
<Version CreatedBySwitch="24.0" ModifiedBySwitch="25.07" Editor="hide">69</Version>
|
||
</Fields>
|
||
</Header>
|
||
<Object LocalizedTagName="Folder" Id="2" 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" Editor="inline" Type="string">Folder 1</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" 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" Dependency="Path" Type="bool" 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" Dependency="Path" Type="number" 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" Dependency="Path" Type="number" 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" Dependency="Path" Type="bool" 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="Path" Type="bool" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="Path" Type="bool" 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" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" 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" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" 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" Dependency="AttachHierarchyInfo" Type="bool" 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.
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" Validate="No" Default="" 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" Validate="No" Default="" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.

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" Validate="No" Default="" 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" Validate="No" Default="none" 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).
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" Dependency="Path" Type="bool" 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" Dependency="StripUnikName" Type="enum:Overwrite;Keep unique name;Add version number;Fail" 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" Dependency="DuplicateLogic" Type="string" Default=""/>
|
||
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Dependency="DuplicateLogic" Editor="inline" Format="[0-9]|10" Type="number" 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" Dependency="LeaveOriginals" Type="bool" Default="No">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">384</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">232</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="4" 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" Editor="inline" Type="string">Folder 2</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" 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" Dependency="Path" Type="bool" 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" Dependency="Path" Type="number" 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" Dependency="Path" Type="number" 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" Dependency="Path" Type="bool" 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="Path" Type="bool" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="Path" Type="bool" 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" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" 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" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" 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" Dependency="AttachHierarchyInfo" Type="bool" 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.
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" Validate="No" Default="" 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" Validate="No" Default="" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.

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" Validate="No" Default="" 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" Validate="No" Default="none" 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).
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" Dependency="Path" Type="bool" 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" Dependency="StripUnikName" Type="enum:Overwrite;Keep unique name;Add version number;Fail" 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" Dependency="DuplicateLogic" Type="string" Default=""/>
|
||
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Dependency="DuplicateLogic" Editor="inline" Format="[0-9]|10" Type="number" 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" Dependency="LeaveOriginals" Type="bool" Default="No">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">520</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">232</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Script element" Id="29" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Editor="hide" Type="string">2024-10-17T15:50:29.246Z</LastModified>
|
||
<Name LocalizedTagName="Name" Tooltip="Name of the script element" Editor="inline" Type="string">ocr</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Tooltip="Description of the flow element" Editor="description" Type="string"/>
|
||
<LogDebugMessages LocalizedTagName="Log debug messages" Validation="None" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used." Subtype="inline" Editor="inline" Type="enum:Default;Yes" Validate="No" Default="Default" DetailedInfo="">Default</LogDebugMessages>
|
||
<SPSDebugMode LocalizedTagName="Enable debug mode" Validation="None" Validate="No" Default="No" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Editor="inline" Type="bool">No</SPSDebugMode>
|
||
<SPSDebugPort LocalizedTagName="Port" Type="number" Default="9229" Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Editor="inline" Dependency="SPSDebugMode">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints LocalizedTagName="Debug entry points" Validation="None" Type="string" Dependencyvalue="Yes" Tooltip="The script entry points to debug" Subtype="askplugin2" Editor="askplugin2" Dependency="SPSDebugMode"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes LocalizedTagName="Abort after (minutes)" Validation="None" Validate="No" Default="Default" 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)." Editor="inline;default" Type="number">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath LocalizedTagName="Script path" Validation="Standard" Validate="notempty" Opaque="true" Tooltip="A script file.
This can be either a regular script package file or a zero size *.sscript file from a script folder.

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.

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." Subtype="choosefile|Script package (*.sscript)" Editor="choosefile|Script package (*.sscript)" Type="string">E:/BlueWest/bitBucketFolder/ocr/ocr/ocr.sscript</ScriptPackagePath>
|
||
<Xpos Default="0" Editor="hide" Type="number">456</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">232</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPJJREFUWIXtV8ERAiEMzN7YgvZiFVqqNqG9aA0nPhwdCAkEBuQe7OuGyW2WTXJwoMvDUQ7nA7IxAtYbZbkXC5GrhIXbJKAndnzBnfbNyJdjbMLrHlYzcKBlcg1c1PASTAHDBYDoM+dDkgMY7kD0HfgCCOdVM0mL4+sah+iA9LJ1LQUpPnLAD+K7ASDuMNVCKUeIElPgk1oS1ELtgVbIlemvU2Buwt5JTQJ861I2WiYh1YiRAF8xALXbpbjSsRQFcPLStVLMswD+1Vm6w3VJen3+noc7MAVsSwD/aegBvwGJhNNQElE7HTyZhG2VQAMqYeF+A5i3k6uqNmOiAAAAAElFTkSuQmCC]]></ElementIcon>
|
||
<Version Editor="hide" Type="string">1</Version>
|
||
<Keywords Editor="hide" Type="string"/>
|
||
<Tooltip Editor="hide" Type="string"/>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" DetailedInfo="" Editor="hide">Unlimited</OutgoingConnections>
|
||
<ConnectionType Editor="hide">Move</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"><ValueDescription Type="stringlist"><Value>Custom</Value></ValueDescription></SubcategoryInElementPane>
|
||
<DispositionInElementPane Editor="hide" Type="number"/>
|
||
<Description Editor="hide" Type="string"/>
|
||
<Compatibility Editor="hide" Type="string"/>
|
||
<SupportInfo Editor="hide" Type="string"/>
|
||
<AppDiscovery Editor="hide" Type="string"/>
|
||
<FlowUpgradeWarning Editor="hide" Type="string"/>
|
||
<UpgradeMaximumVersion Editor="hide" Type="number"/>
|
||
<Connections Editor="hide" Type="string"/>
|
||
<SwitchModule Editor="hide" Type="string"/>
|
||
<ObsoleteProperties Editor="hide" Type="string"/>
|
||
<ObsoleteConnectionProperties Editor="hide" Type="string"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="30" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Default="" Tooltip="Name of the connection in the design area" Editor="inline" Type="string"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" 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">2</Sourceobject>
|
||
<Destobject Editor="hide">29</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" Validate="Yes" Default="All Files" 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" Validate="Yes" Default="No Files" 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="Problem jobs" Id="32" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">ProblemFilesFolder</Type>
|
||
<Category Editor="hide">producer</Category>
|
||
<ConnectionType Editor="hide">Filter</ConnectionType>
|
||
<OutgoingConnections Editor="hide">One</OutgoingConnections>
|
||
<Name LocalizedTagName="Name" Validation="None" Validate="No" Tooltip="Name of the problem jobs folder in the design area" Editor="inline" Type="string">Problem jobs</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<ProblemFilesFolderScope LocalizedTagName="Handle problem jobs for" Validation="Standard" Default="This flow only" Tooltip="Specify the scope of problem jobs folder element" Subtype="inline" Editor="inline" Type="enum:This flow only;All flows">This flow only</ProblemFilesFolderScope>
|
||
<ProblemFilesFolderEmails LocalizedTagName="Send alerts to" Validation="Standard" Dependencyvalue="This flow only" Tooltip="Specify email addresses that will receive alert messages about problem jobs.
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.

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." Subtype="default" Editor="none;default;inline;sltextwithvar;description;mltextwithvar;scriptexp" Dependency="ProblemFilesFolderScope" Type="string" Default="Default">Default</ProblemFilesFolderEmails>
|
||
<RetryCount LocalizedTagName="Retry count" Dependency="ProblemFilesFolderEmails" Type="number" Dependencyvalue="^Default$|^$" DependencyCondition="Does not match" Tooltip="The number of attempts in case of unsuccessful sending alerts (allowed values from 1 to 100)" Editor="inline" Format="^[1-9][0-9]?$|^100$">10</RetryCount>
|
||
<RetryDelay LocalizedTagName="Retry delay (minutes)" Dependency="ProblemFilesFolderEmails" Type="number" Dependencyvalue="^Default$|^$" DependencyCondition="Does not match" Tooltip="Time interval in minutes between transfer attempts by email (allowed values from 1 to 120)" Editor="inline" Format="^[1-9][0-9]?$|^1[0-1][0-9]$|^120$">10</RetryDelay>
|
||
<Xpos Default="0" Editor="hide" Type="number">368</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">72</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVRYhe3WMQ6CQBSE4RkkegMKgx1ewAtoRzyKN7DxHN7BysR7WFpTWJgAnRWSHRtrXXQjJr6/fmS+ZBsA699jPZluHJQPnl0JZRu3q6QoLsEBVZo5Anx1KOHomuE8KU/XkIDIZxwASMw4anbCIg4K6Hi8rMbnrTzRPrFOM3X9SFIBsP14nNy/BQiVA1ynJwhdBES9Ah4IAxjAAAYwgAH+HSDA9TUu6RZH4FpALijYf55PBEXy8M1N6ze7A/W5M3E8K3ujAAAAAElFTkSuQmCC]]></ElementIcon>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="33" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Move</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Default="" Tooltip="Name of the connection in the design area" Subtype="inline" Editor="inline" Type="string"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" 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">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">29</Sourceobject>
|
||
<Destobject Editor="hide">4</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>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="39" 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" Editor="inline" Type="string">Folder 10</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" 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" Dependency="Path" Type="bool" 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" Dependency="Path" Type="number" 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" Dependency="Path" Type="number" 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" Dependency="Path" Type="bool" 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="TimeOfDayWindow" Type="time" 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" Dependency="Path" Type="bool" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" 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" Dependency="Path" Type="bool" 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" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" 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" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" 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" Dependency="AttachHierarchyInfo" Type="bool" 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.
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" Validate="No" Default="" 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" Validate="No" Default="" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.

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" Validate="No" Default="" 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" Validate="No" Default="none" 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).
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" Dependency="Path" Type="bool" 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" Dependency="StripUnikName" Type="enum:Overwrite;Keep unique name;Add version number;Fail" 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" Dependency="DuplicateLogic" Type="string" Default=""/>
|
||
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Dependency="DuplicateLogic" Editor="inline" Format="[0-9]|10" Type="number" 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" Dependency="LeaveOriginals" Type="bool" Default="No">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">528</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">152</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Flow trigger" Id="45" Version="3" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">flowTrigger</Type>
|
||
<Category Editor="hide">processor</Category>
|
||
<ConnectionType Editor="hide">Move</ConnectionType>
|
||
<Name LocalizedTagName="Name" Tooltip="Name of the flow element" Editor="inline" Type="string">Flow trigger</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Tooltip="Description of the flow element" Editor="description" Type="string"/>
|
||
<Xpos Default="0" Editor="hide" Type="number">280</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">232</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAp5JREFUWIXVl8F52kAQhf9BJrnKB5TkpnRAjsEXqwKjDqADuwQqQB3gDiQqEBeLI3QQ3fJZPpgCkCYHGRBCwjK2k/idYHd23tvd2bcr+HAIkgX+b/ut0rVOGNNFjAX+ff9fCQAwEfGZJuPXCpCjvf59H5Er4BKwa6KWaOrifotPEXBWTfxwiejkCGkRXcQIge+nCDjcgmkyRjRsSA6wRHE1xFzPGbxOQJBMUK5LMTGCh4qDilPqu0XbjloW2WdCUSbpHZOXCNjVwDQZl8hXqIxwO15JpOZ93OBatzrHzpTyinlGj5vmAvI9D/fJcXCt5cGIIFmgDIt9ekc3E0LA3LRlgtP+yayZgCD5VZhBPfkRVIiIjd7zhdl6MhR726Iyeik5gFywBEaFJnsdkZtVkCzwk261gPycbxAf7PkLYPTwgHgrStnk7iKE+A/lAqdFbjJPIwhOJS9gl0MKucFEdEzw4OM/mruQvKpzqDi4nVl96kTpW7sxxd9V/+uxQsXF7cyqnfD9YSIaMk28khPq6m8rKa2AmNVhb44VqkP6XwLZ8wDB48pq5GB1SCPGsHXU3Av262KGtl3c8xXkp2C27VLe4pGxy6ElJ1S5oW85G/JcgOq0EGJXndWmSCOuKZiaCpvcS5QfVR7zH1hxLnVYaDNz19q3Tp1jpxGLhuRkwrAqtlqA25khFJfHRPA3r991RD9TFsCBn6cR12VywGtyE0L5TRgkE2BAvmdDXGtZqmoywQFo5T6/f5EBKLfGRbPZHwoA8JMBtAP9em5mik/FrI+g8UOkXsAT0ohiYT6HOBOGTZe9iNq7oKW4mTChfgVilJkK07Pe6bfo0e8CDTGzT4yR3WvX6D3zLfEeWM8ZpBGPaUSTq/Z9oHd063zgQ+MPNwwYSQlNxDgAAAAASUVORK5CYII=]]></ElementIcon>
|
||
<LogDebugMessages LocalizedTagName="Log debug messages" Validation="None" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used." Subtype="inline" Editor="inline" Type="enum:Default;Yes" Validate="No" Default="Default" DetailedInfo="">Default</LogDebugMessages>
|
||
<AbortTimeoutMinutes LocalizedTagName="Abort after (minutes)" Validation="None" Validate="No" Default="Default" 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)." Editor="inline;default" Type="number">Default</AbortTimeoutMinutes>
|
||
<IncomingConnections Editor="hide">No</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" DetailedInfo="" Editor="hide">Unlimited</OutgoingConnections>
|
||
<unit LocalizedTagName="Unit" Validation="Standard" Tooltip="Select the unit for the subsequent property: Seconds, Minutes, Hours, Days, Weeks." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="enum:Seconds;Minutes;Hours;Days;Weeks" Default="Minutes" DetailedInfo="">Minutes</unit>
|
||
<delay LocalizedTagName="Delay" Validation="Standard and custom" Tooltip="The job delay in the unit indicated by the previous property.

The Switch implementation guarantees only that the time between invocations will not be less than the specified number of time. Depending on run-time circumstances the actual interval may be (much) longer and specifically for short timer interval (<60s)." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="number" Default="1" DetailedInfo="">1</delay>
|
||
<injectMode LocalizedTagName="Inject mode" Validation="Standard" Tooltip="Either you want to inject : 
- Dummy file
- Specific job
- Random job from a folder" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="enum:Dummy job;Specific job;Random jobs from a folder" Default="Dummy job" DetailedInfo="">Specific job</injectMode>
|
||
<dummyFileName LocalizedTagName="File name" Validation="Standard" Dependencyvalue="Dummy job" Tooltip="Job name proper of the dummy jobs generated.
Specific variables between brackets can be used.

[TimeStamp] Value in millisecond since 1970/01/01
[Counter] The actual “counter” of the injected file or folder
[Millisecond] The actual millisecond of the second
[Second] The actual second the minute
[Minute] The actual minute of the hour
[Hour] The actual hour of the day
[Day] The actual day of the month
[Month] The actual month (in digit) of the year
[Year] The actual year" Subtype="inline" UserDefined="true" Editor="inline;scriptexp" Dependency="injectMode" Type="string" Default="[Counter]" DependencyCondition="Equals" DetailedInfo="">[Counter]</dummyFileName>
|
||
<jobPath LocalizedTagName="Job path" Validation="Standard" Dependencyvalue="Specific job" Tooltip="The absolute file or folder path of the job to be injected." Subtype="choosefile" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" Dependency="injectMode" Type="string" Default="" DependencyCondition="Equals" DetailedInfo="">C:/Users/tdesc/Desktop/test/test.png</jobPath>
|
||
<folderPath LocalizedTagName="Folder path" Validation="Standard" Dependencyvalue="Random jobs from a folder" Tooltip="The absolute folder path in which the app will look for job(s) to be injected." Subtype="inline" UserDefined="true" Editor="inline;choosefolder;sltextwithvar;scriptexp" Dependency="injectMode" Type="string" Default="" DependencyCondition="Equals" DetailedInfo=""/>
|
||
<prefix LocalizedTagName="Prefix" Validation="None" Dependencyvalue="Dummy job" Tooltip="The prefix to add at the beginning of the file or folder name.
Specific variables between brackets can be used.

[TimeStamp] Value in millisecond since 1970/01/01
[Counter] The actual “counter” of the injected file or folder
[Millisecond] The actual millisecond of the second
[Second] The actual second the minute
[Minute] The actual minute of the hour
[Hour] The actual hour of the day
[Day] The actual day of the month
[Month] The actual month (in digit) of the year
[Year] The actual year" Subtype="inline" UserDefined="true" Editor="inline;scriptexp" Dependency="injectMode" Type="string" Default="[Counter]" DependencyCondition="Not-equals" DetailedInfo="">[Counter]</prefix>
|
||
<numberOfJobs LocalizedTagName="Number of jobs" Validation="Standard and custom" Tooltip="The number of job(s) you want to send for each execution of the app." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="number" Default="1" DetailedInfo="">1</numberOfJobs>
|
||
<assembleInFolder LocalizedTagName="Assemble in folder" Validation="Standard" Tooltip="Whether or not to output injected jobs into a folder.
If set to yes, jobs with the exact same name may be overwritten. It’s strongly recommended to use the [Counter] tag in order to avoid this situation." Subtype="inline" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" Type="bool" Default="No" DetailedInfo="">No</assembleInFolder>
|
||
<folderName LocalizedTagName="Folder name" Validation="Standard" Dependencyvalue="Yes" Tooltip="The folder name that will be generated.
Specific variables between brackets can be used.

[TimeStamp] Value in millisecond since 1970/01/01
[Counter] The actual “counter” of the injected file or folder
[Millisecond] The actual millisecond of the second
[Second] The actual second the minute
[Minute] The actual minute of the hour
[Hour] The actual hour of the day
[Day] The actual day of the month
[Month] The actual month (in digit) of the year
[Year] The actual year" Subtype="inline" UserDefined="true" Editor="inline;scriptexp" Dependency="assembleInFolder" Type="string" Default="[Counter]" DependencyCondition="Equals" DetailedInfo="">[Counter]</folderName>
|
||
<isTimeFrame LocalizedTagName="Limit execution within specific window" Validation="Standard" Tooltip="If set to yes, unlock different windows of execution, by year, month, date, day, hour and second." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" Type="bool" Default="No" DetailedInfo="">No</isTimeFrame>
|
||
<yearWindow LocalizedTagName="Year window" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" Dependency="isTimeFrame" Type="bool" Default="No" DependencyCondition="Equals" DetailedInfo="">No</yearWindow>
|
||
<yearStart LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="yearWindow" Type="number" Default="2024" DependencyCondition="Equals" DetailedInfo="">2024</yearStart>
|
||
<yearStop LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="yearWindow" Type="number" Default="2099" DependencyCondition="Equals" DetailedInfo="">2099</yearStop>
|
||
<monthWindow LocalizedTagName="Month-of-year window" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" Dependency="isTimeFrame" Type="bool" Default="No" DependencyCondition="Equals" DetailedInfo="">No</monthWindow>
|
||
<monthStart LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="monthWindow" Type="enum:January;February;March;April;May;June;July;August;September;October;November;December" Default="January" DependencyCondition="Equals" DetailedInfo="">January</monthStart>
|
||
<monthStop LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="monthWindow" Type="enum:January;February;March;May;June;July;August;September;October;November;December" Default="December" DependencyCondition="Equals" DetailedInfo="">December</monthStop>
|
||
<dateWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" Dependency="isTimeFrame" Type="bool" Default="No" DependencyCondition="Equals" DetailedInfo="">No</dateWindow>
|
||
<dateStart LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="dateWindow" Type="number" Default="1" DependencyCondition="Equals" DetailedInfo="">1</dateStart>
|
||
<dateStop LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="dateWindow" Type="number" Default="31" DependencyCondition="Equals" DetailedInfo="">31</dateStop>
|
||
<dayWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="Yes" Tooltip="1 : Monday
2 : Tuesday
3 : Wednesday
4 : Thursday
5 : Friday
6 : Saturday
7 : Sunday
" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" Dependency="isTimeFrame" Type="bool" Default="No" DependencyCondition="Equals" DetailedInfo="">No</dayWindow>
|
||
<dayStart LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="dayWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" DependencyCondition="Equals" DetailedInfo="">Monday</dayStart>
|
||
<dayStop LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="dayWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Friday" DependencyCondition="Equals" DetailedInfo="">Friday</dayStop>
|
||
<hourWindow LocalizedTagName="Hour-of-day window" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" Dependency="isTimeFrame" Type="bool" Default="No" DependencyCondition="Equals" DetailedInfo="">No</hourWindow>
|
||
<hourStart LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="hourWindow" Type="number" Default="0" DependencyCondition="Equals" DetailedInfo="">0</hourStart>
|
||
<hourStop LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="hourWindow" Type="number" Default="23" DependencyCondition="Equals" DetailedInfo="">23</hourStop>
|
||
<minuteWindow LocalizedTagName="Minute-of-hour window" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" Dependency="isTimeFrame" Type="bool" Default="No" DependencyCondition="Equals" DetailedInfo="">No</minuteWindow>
|
||
<minuteStart LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="minuteWindow" Type="number" Default="0" DependencyCondition="Equals" DetailedInfo="">0</minuteStart>
|
||
<minuteStop LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="" Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="minuteWindow" Type="number" Default="59" DependencyCondition="Equals" DetailedInfo="">59</minuteStop>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="46" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Move</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Default="" Tooltip="Name of the connection in the design area" Editor="inline" Type="string"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" 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">45</Sourceobject>
|
||
<Destobject Editor="hide">2</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>
|
||
</Fields>
|
||
</Object>
|
||
</Data>
|