1263 lines
263 KiB
XML
1263 lines
263 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
||
<Data Id="406">
|
||
<Header>
|
||
<Fields>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the flow" Default="NewFlow" Editor="inline" LocalizedTagName="Name" Type="string">Git push</Name>
|
||
<Type Editor="hide">Flow</Type>
|
||
<Description Subtype="description" Validation="Standard" Tooltip="Description of the flow" Default="" Editor="description" LocalizedTagName="Description" Type="string">Hello world
|
||
</Description>
|
||
<TimeStamp CreationDate="2025-08-14T08:15:50.277Z" Editor="hide" ModificationDate="2025-09-15T13:33:05.545Z"/>
|
||
<FlowFolder Editor="hide">Git push</FlowFolder>
|
||
<LastObjId Editor="hide">257</LastObjId>
|
||
<Locked Editor="hide" LockPassword="">No</Locked>
|
||
<AutomanagedCounter Editor="hide">19</AutomanagedCounter>
|
||
<ImagePath Subtype="choosefile|Image files (*.png *.jpg)" Validation="Standard" Tooltip="Path to the background image file" Default="" Editor="none;choosefile|Image files (*.png *.jpg)" LocalizedTagName="Background image" Opaque="true" Type="string">E:/BlueWest/98-Utilitaires/Grille Switch.png</ImagePath>
|
||
<HeaderImagePath Subtype="choosefile|Image files (*.png *.jpg)" Validation="Standard" Tooltip="Path to the header image file" Default="" Editor="none;choosefile|Image files (*.png *.jpg)" LocalizedTagName="Header image" Opaque="true" Type="string">E:/BlueWest/bitBucketFolder/gitpush/Images/GitPush_200px.png</HeaderImagePath>
|
||
<MarkerImage Subtype="none" Validation="Standard" Tooltip="Flow marker image to be shown in the Flows pane" Default="" Editor="none;inline;choosefile|Image files (*.png *.jpg)" LocalizedTagName="Marker image" Opaque="true" 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 Subtype="inline" Validation="Standard" 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." Default="No" Editor="inline" LocalizedTagName="Show advanced element properties" Type="bool">No</AdvancedTuningEnabled>
|
||
<TimeOfDayWindow Subtype="inline" Validation="Standard" Tooltip="If set to yes, the flow will be active only during a certain time of the day" Default="No" Editor="inline" LocalizedTagName="Time-of-day window" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to keep the flow active" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to keep the flow active" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Validation="Standard" Tooltip="If set to yes, the flow will be active only during a certain days of the week" Default="No" Editor="inline" LocalizedTagName="Day-of-week window" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week window during which to keep the flow active" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week window during which to keep the flow active" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Validation="Standard" Tooltip="If set to yes, the flow will be active only during a certain day of the month" Default="No" Editor="inline" LocalizedTagName="Day-of-month window" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day of the month during which to keep the flow active, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Version Editor="hide" ModifiedBySwitch="25.07" CreatedBySwitch="24.1">78</Version>
|
||
</Fields>
|
||
</Header>
|
||
<Object LocalizedTagName="Script element" Id="2" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Editor="hide" Type="string">2025-09-12T19:59:35.891Z</LastModified>
|
||
<Name Subtype="inline" Tooltip="Name of the script element" Editor="inline" LocalizedTagName="Name" Type="string">Gitea</Name>
|
||
<ElementDescription Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Type="string"/>
|
||
<LogDebugMessages Subtype="inline" Editor="inline" 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." Validate="No" Default="Default" DetailedInfo="" Type="enum:Default;Yes">Default</LogDebugMessages>
|
||
<SPSDebugMode Validation="None" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Validate="No" Editor="inline" LocalizedTagName="Enable debug mode" Default="No" Type="bool">No</SPSDebugMode>
|
||
<SPSDebugPort Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Default="9229" Editor="inline" LocalizedTagName="Port" Type="number" Dependency="SPSDebugMode">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints Subtype="askplugin2" Dependencyvalue="Yes" Validation="None" Tooltip="The script entry points to debug" Editor="askplugin2" LocalizedTagName="Debug entry points" Type="string" Dependency="SPSDebugMode"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes Validation="None" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default" LocalizedTagName="Abort after (minutes)" Default="Default" Type="number">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath Subtype="choosefile" Validation="Standard" 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." Validate="notempty" Editor="choosefile|Script package (*.sscript)" LocalizedTagName="Script path" Opaque="true" Type="string">E:/BlueWest/bitBucketFolder/gitpush/gitpush/gitpush.sscript</ScriptPackagePath>
|
||
<Xpos Default="0" Editor="hide" Type="number">368</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">64</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbBJREFUWIW1lj1SAkEQhb9xi0STLUVNPYABGEpieQHlBnoCvYEYG5Ga6A3YE7gmGhD4E5uYMlgCiQFItYFA8bs7bA8v25l+8171Tk89gwtqjQrGXADhYKWNSJXybkXLNcnkVojpxUBhQcUbpztFDXct2X73EiiEOUNcCpGTbeRkm7gUEuYMQIFao+KfO0RkW0RW4mZXphE3u0Jkhci2NNyUDvz/t6N8bmbjKJ9jbz0Y1WTlphlIxOdPX81NM9AGePzqzWyMrbXnEUPTma6by002IFIFKNc7Ewc9fvUo1zsTNePoP3F3sX6LCzd5DAEi+8oSY9h/4g7DGcDB9wPvv/uLTnYZQ+B0p4jI9bClMGivyHWSOMDL5jFXGzeMc/l/iEbc9A4MD39Gxr+Dw0nutPgIwn1Q4nzRuaop0Ip7MaARVxvQioPiDiDca8V1BuZhSXHwdAmzivszkFHcjwGFuN6AUlxnwIM4eHyKs8KtA7VGZav5QWAtgbVsNT9Iz3NuWF0qdsQKU7EPaFKxI1aZir0YSIQmFbsayJyK/RjImIqXgfdUvCycUzGTrW7PS8VZ8AchLFDvP8ti5QAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<Version Editor="hide" Type="string">1</Version>
|
||
<Keywords Editor="hide" Type="string">bluewest, git, push, commit, save, cloud, version control, repository, repo, branch, merge, pull request, code sync, source control, github, bitbucket, gitea, gitlab</Keywords>
|
||
<Tooltip Editor="hide" Type="string">Backup, version, and sync your flows as .xml or other files to GitHub, Bitbucket, Gitea, or GitLab effortlessly.</Tooltip>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" Editor="hide" DetailedInfo="">Unlimited</OutgoingConnections>
|
||
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
|
||
<FunctionsNodeJSScript Editor="hide"/>
|
||
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
|
||
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
|
||
<ExecutionGroup Editor="hide"/>
|
||
<PerformanceTuning Editor="hide">No</PerformanceTuning>
|
||
<IdleAfterJob Editor="hide">0</IdleAfterJob>
|
||
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
|
||
<SubcategoryInElementPane Editor="hide"><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"/>
|
||
<gitService Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Git service" Validation="Standard" Tooltip="" Default="Bitbucket" DetailedInfo="" Type="enum:Github;Bitbucket;Gitea;Gitlab">Gitea</gitService>
|
||
<apiUrl Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;default;sltextwithvar;scriptexp" LocalizedTagName="API Url" Dependency="gitService" Validation="Standard" Tooltip="" Default="Default" DetailedInfo="" Type="string">https://gitea.deschamps-thomas.ovh</apiUrl>
|
||
<owner Subtype="inline" Dependencyvalue="Gitea|Github|Gitlab" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Owner" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">thomas_deschamps</owner>
|
||
<userName Subtype="inline" Dependencyvalue="Bitbucket" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="User name" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">thomas_deschamps</userName>
|
||
<workspace Subtype="inline" Dependencyvalue="Bitbucket" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Workspace" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">bluewest</workspace>
|
||
<token Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Token" Dependency="gitService" Validation="Standard and custom" Tooltip="" Default="" DetailedInfo="" Type="password">2debfebcd5902ff551938ea43661122484798fe2</token>
|
||
<repo Subtype="askplugin" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" LocalizedTagName="Repository" Dependency="token" SelectFromLibMes="" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">Switch-archive</repo>
|
||
<branch Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" LocalizedTagName="Branch" Dependency="repo" SelectFromLibMes="" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">main</branch>
|
||
<mode Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Mode" Validation="Standard" Tooltip="" Default="Push" DetailedInfo="" Type="enum:Push;Pull">Push</mode>
|
||
<pickupMode Subtype="inline" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Pickup mode" Dependency="mode" Validation="Standard" Tooltip="" Default="Switch flows" DetailedInfo="" Type="enum:Job is asset;Job refer to asset;From dataset;Switch flows">Switch flows</pickupMode>
|
||
<datasetName Subtype="inline" Dependencyvalue="From dataset" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Dataset name" Dependency="pickupMode" Validation="Standard" Tooltip="" Default="Flow" DetailedInfo="" Type="string">Flow</datasetName>
|
||
<assetPath Subtype="inline" Dependencyvalue="Job refer to asset" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" LocalizedTagName="Choose file or folder" Dependency="pickupMode" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string"/>
|
||
<commitMessage Subtype="inline" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Commit message" Dependency="mode" Validation="Standard" Tooltip="" Default="Pushed by Git push app from Switch" DetailedInfo="" Type="string">Pushed by Git push app from Switch</commitMessage>
|
||
<hierarchy Subtype="inline" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Hierarchy" Dependency="mode" Validation="None" Tooltip="" Default="[Job.Hierarchy]" DetailedInfo="" Type="string"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="1" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Gitea</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="choosefolder" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Gitea">C:/Users/tdesc/Desktop/test</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">#808080</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">272</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">64</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="7" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Warning</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Warning">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Orange</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">464</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">144</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="6" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Error</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Error">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">#ff0000</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">464</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</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 Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Success</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Success">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Green</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">464</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">64</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Problem jobs" Id="20" 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 Validation="None" Tooltip="Name of the problem jobs folder in the design area" Validate="No" Editor="inline" LocalizedTagName="Name" Type="string">Problem jobs</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<ProblemFilesFolderScope Subtype="inline" Validation="Standard" Tooltip="Specify the scope of problem jobs folder element" Default="This flow only" Editor="inline" LocalizedTagName="Handle problem jobs for" Type="enum:This flow only;All flows">This flow only</ProblemFilesFolderScope>
|
||
<ProblemFilesFolderEmails Subtype="default" Dependencyvalue="This flow only" Editor="none;default;inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Send alerts to" Dependency="ProblemFilesFolderScope" Validation="Standard" 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." Default="Default" Type="string">Default</ProblemFilesFolderEmails>
|
||
<RetryCount Dependencyvalue="^Default$|^$" DependencyCondition="Does not match" Tooltip="The number of attempts in case of unsuccessful sending alerts (allowed values from 1 to 100)" Format="^[1-9][0-9]?$|^100$" Editor="inline" LocalizedTagName="Retry count" Type="number" Dependency="ProblemFilesFolderEmails">10</RetryCount>
|
||
<RetryDelay Dependencyvalue="^Default$|^$" DependencyCondition="Does not match" Tooltip="Time interval in minutes between transfer attempts by email (allowed values from 1 to 120)" Format="^[1-9][0-9]?$|^1[0-1][0-9]$|^120$" Editor="inline" LocalizedTagName="Retry delay (minutes)" Type="number" Dependency="ProblemFilesFolderEmails">10</RetryDelay>
|
||
<Xpos Default="0" Editor="hide" Type="number">80</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">304</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAymlDQ1BDdXN0b20AABiVY2Bg3M4ABEwODAy5eSVFQe5OChGRUQoMSCAxubiAATdgZGD4dg1EMjBc1g0sYWPGoxYb4CwCWgikPwCxSDqYzcgCYidB2BIgdnlJQQmQrQNiJxcUgdhAFzPwFIUEOQPZPkC2QDoSOwmJnZJanAxkxwDZ0Qi/5c9nYLD4wsDAPBEhljSNgWF7OwODxB2EmMpCBgb+VgaGbZcRYp/9wf5lFDtUklpRAhLx03dkKEgsSoT7isnYCGIvLIyoCgBS8jEeCihelAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUWIXt1jEOgkAUhOEZJHoDCoMdXsALaEc8ijew8RzewcrEe1haU1iYAJ0Vkh0ba110Iya+v35kvmQbAOvfYz2ZbhyUD55dCWUbt6ukKC7BAVWaOQJ8dSjh6JrhPClP15CAyGccAEjMOGp2wiIOCuh4vKzG56080T6xTjN1/UhSAbD9eJzcvwUIlQNcpycIXQREvQIeCAMYwAAGMIAB/h0gwPU1LukWR+BaQC4o2H+eTwRF8vDNTes3uwP1uTNxPCt7owAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="90" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Bitbucket</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Bitbucket">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">#808080</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">272</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Script element" Id="91" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Editor="hide" Type="string">2025-09-12T19:59:35.891Z</LastModified>
|
||
<Name Subtype="inline" Tooltip="Name of the script element" Editor="inline" LocalizedTagName="Name" Type="string">Bitbucket</Name>
|
||
<ElementDescription Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Type="string"/>
|
||
<LogDebugMessages Subtype="inline" Editor="inline" 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." Validate="No" Default="Default" DetailedInfo="" Type="enum:Default;Yes">Default</LogDebugMessages>
|
||
<SPSDebugMode Validation="None" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Validate="No" Editor="inline" LocalizedTagName="Enable debug mode" Default="No" Type="bool">No</SPSDebugMode>
|
||
<SPSDebugPort Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Default="9229" Editor="inline" LocalizedTagName="Port" Type="number" Dependency="SPSDebugMode">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints Subtype="askplugin2" Dependencyvalue="Yes" Validation="None" Tooltip="The script entry points to debug" Editor="askplugin2" LocalizedTagName="Debug entry points" Type="string" Dependency="SPSDebugMode"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes Validation="None" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default" LocalizedTagName="Abort after (minutes)" Default="Default" Type="number">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath Subtype="choosefile" Validation="Standard" 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." Validate="notempty" Editor="choosefile|Script package (*.sscript)" LocalizedTagName="Script path" Opaque="true" Type="string">E:/BlueWest/bitBucketFolder/gitpush/gitpush/gitpush.sscript</ScriptPackagePath>
|
||
<Xpos Default="0" Editor="hide" Type="number">368</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">304</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbBJREFUWIW1lj1SAkEQhb9xi0STLUVNPYABGEpieQHlBnoCvYEYG5Ga6A3YE7gmGhD4E5uYMlgCiQFItYFA8bs7bA8v25l+8171Tk89gwtqjQrGXADhYKWNSJXybkXLNcnkVojpxUBhQcUbpztFDXct2X73EiiEOUNcCpGTbeRkm7gUEuYMQIFao+KfO0RkW0RW4mZXphE3u0Jkhci2NNyUDvz/t6N8bmbjKJ9jbz0Y1WTlphlIxOdPX81NM9AGePzqzWyMrbXnEUPTma6by002IFIFKNc7Ewc9fvUo1zsTNePoP3F3sX6LCzd5DAEi+8oSY9h/4g7DGcDB9wPvv/uLTnYZQ+B0p4jI9bClMGivyHWSOMDL5jFXGzeMc/l/iEbc9A4MD39Gxr+Dw0nutPgIwn1Q4nzRuaop0Ip7MaARVxvQioPiDiDca8V1BuZhSXHwdAmzivszkFHcjwGFuN6AUlxnwIM4eHyKs8KtA7VGZav5QWAtgbVsNT9Iz3NuWF0qdsQKU7EPaFKxI1aZir0YSIQmFbsayJyK/RjImIqXgfdUvCycUzGTrW7PS8VZ8AchLFDvP8ti5QAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<Version Editor="hide" Type="string">1</Version>
|
||
<Keywords Editor="hide" Type="string">bluewest, git, push, commit, save, cloud, version control, repository, repo, branch, merge, pull request, code sync, source control, github, bitbucket, gitea, gitlab</Keywords>
|
||
<Tooltip Editor="hide" Type="string">Backup, version, and sync your flows as .xml or other files to GitHub, Bitbucket, Gitea, or GitLab effortlessly.</Tooltip>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" Editor="hide" DetailedInfo="">Unlimited</OutgoingConnections>
|
||
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
|
||
<FunctionsNodeJSScript Editor="hide"/>
|
||
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
|
||
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
|
||
<ExecutionGroup Editor="hide"/>
|
||
<PerformanceTuning Editor="hide">No</PerformanceTuning>
|
||
<IdleAfterJob Editor="hide">0</IdleAfterJob>
|
||
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
|
||
<SubcategoryInElementPane Editor="hide"><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"/>
|
||
<gitService Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Git service" Validation="Standard" Tooltip="" Default="Bitbucket" DetailedInfo="" Type="enum:Github;Bitbucket;Gitea;Gitlab">Bitbucket</gitService>
|
||
<apiUrl Subtype="default" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;default;sltextwithvar;scriptexp" LocalizedTagName="API Url" Dependency="gitService" Validation="Standard" Tooltip="" Default="Default" DetailedInfo="" Type="string">Default</apiUrl>
|
||
<owner Subtype="inline" Dependencyvalue="Gitea|Github|Gitlab" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Owner" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">tdeschamps@bluewest.fr</owner>
|
||
<userName Subtype="inline" Dependencyvalue="Bitbucket" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="User name" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">tdeschamps@bluewest.fr</userName>
|
||
<workspace Subtype="inline" Dependencyvalue="Bitbucket" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Workspace" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">bluewest</workspace>
|
||
<token Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Token" Dependency="gitService" Validation="Standard and custom" Tooltip="" Default="" DetailedInfo="" Type="password">ATATT3xFfGF0ENWILPHPwEUGsoRQ5Ox0IsSNwWMWd4C3urGk3xtlu0ty4oiFSf0iAFtAfmIbfDUEkQ872pqqMYdDvlRfrExj6M8hq0Uy_m5iYtyRCyFS2RGZ9_BFYrDfttFVSAwddAWZ8tV9UczAALH5iixSaah_U3xmgSz67qTtdT-Wp0GzBr0=F6F4D847</token>
|
||
<repo Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" LocalizedTagName="Repository" Dependency="token" SelectFromLibMes="" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">createLog</repo>
|
||
<branch Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" LocalizedTagName="Branch" Dependency="repo" SelectFromLibMes="" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">main</branch>
|
||
<mode Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Mode" Validation="Standard" Tooltip="" Default="Push" DetailedInfo="" Type="enum:Push;Pull">Push</mode>
|
||
<pickupMode Subtype="inline" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Pickup mode" Dependency="mode" Validation="Standard" Tooltip="" Default="Switch flows" DetailedInfo="" Type="enum:Job is asset;Job refer to asset;From dataset;Switch flows">Switch flows</pickupMode>
|
||
<datasetName Subtype="inline" Dependencyvalue="From dataset" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Dataset name" Dependency="pickupMode" Validation="Standard" Tooltip="" Default="Flow" DetailedInfo="" Type="string">Flow</datasetName>
|
||
<assetPath Subtype="inline" Dependencyvalue="Job refer to asset" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" LocalizedTagName="Choose file or folder" Dependency="pickupMode" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string"/>
|
||
<commitMessage Subtype="inline" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Commit message" Dependency="mode" Validation="Standard" Tooltip="" Default="Pushed by Git push app from Switch" DetailedInfo="" Type="string">Pushed by Git push app from Switch</commitMessage>
|
||
<hierarchy Subtype="sltextwithvar" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Hierarchy" Dependency="mode" Validation="None" Tooltip="" Default="[Job.Hierarchy]" DetailedInfo="" Type="string">[Job.Hierarchy]</hierarchy>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="92" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Warning</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Warning#1">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Orange</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="No" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="Yes" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">464</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">384</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="93" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Error</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Error#1">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">#ff0000</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="No" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="Yes" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">464</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">464</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="94" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Success</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Success#1">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Green</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="No" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="Yes" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">464</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="95" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">90</Sourceobject>
|
||
<Destobject Editor="hide">91</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<IncludeMask Subtype="allfiles" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Include these jobs" Type="string">All Files</IncludeMask>
|
||
<ExcludeMask Subtype="nofiles" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Exclude these jobs" Type="string">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="99" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Error</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Error#2">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">#ff0000</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="No" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="Yes" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">848</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="100" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Warning</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Warning#2">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Orange</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="No" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="Yes" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">848</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">144</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Script element" Id="101" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Editor="hide" Type="string">2025-09-12T19:59:35.891Z</LastModified>
|
||
<Name Subtype="inline" Tooltip="Name of the script element" Editor="inline" LocalizedTagName="Name" Type="string">Github</Name>
|
||
<ElementDescription Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Type="string"/>
|
||
<LogDebugMessages Subtype="inline" Editor="inline" 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." Validate="No" Default="Default" DetailedInfo="" Type="enum:Default;Yes">Default</LogDebugMessages>
|
||
<SPSDebugMode Validation="None" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Validate="No" Editor="inline" LocalizedTagName="Enable debug mode" Default="No" Type="bool">No</SPSDebugMode>
|
||
<SPSDebugPort Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Default="9229" Editor="inline" LocalizedTagName="Port" Type="number" Dependency="SPSDebugMode">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints Subtype="askplugin2" Dependencyvalue="Yes" Validation="None" Tooltip="The script entry points to debug" Editor="askplugin2" LocalizedTagName="Debug entry points" Type="string" Dependency="SPSDebugMode"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes Validation="None" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default" LocalizedTagName="Abort after (minutes)" Default="Default" Type="number">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath Subtype="choosefile" Validation="Standard" 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." Validate="notempty" Editor="choosefile|Script package (*.sscript)" LocalizedTagName="Script path" Opaque="true" Type="string">E:/BlueWest/bitBucketFolder/gitpush/gitpush/gitpush.sscript</ScriptPackagePath>
|
||
<Xpos Default="0" Editor="hide" Type="number">752</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">64</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbBJREFUWIW1lj1SAkEQhb9xi0STLUVNPYABGEpieQHlBnoCvYEYG5Ga6A3YE7gmGhD4E5uYMlgCiQFItYFA8bs7bA8v25l+8171Tk89gwtqjQrGXADhYKWNSJXybkXLNcnkVojpxUBhQcUbpztFDXct2X73EiiEOUNcCpGTbeRkm7gUEuYMQIFao+KfO0RkW0RW4mZXphE3u0Jkhci2NNyUDvz/t6N8bmbjKJ9jbz0Y1WTlphlIxOdPX81NM9AGePzqzWyMrbXnEUPTma6by002IFIFKNc7Ewc9fvUo1zsTNePoP3F3sX6LCzd5DAEi+8oSY9h/4g7DGcDB9wPvv/uLTnYZQ+B0p4jI9bClMGivyHWSOMDL5jFXGzeMc/l/iEbc9A4MD39Gxr+Dw0nutPgIwn1Q4nzRuaop0Ip7MaARVxvQioPiDiDca8V1BuZhSXHwdAmzivszkFHcjwGFuN6AUlxnwIM4eHyKs8KtA7VGZav5QWAtgbVsNT9Iz3NuWF0qdsQKU7EPaFKxI1aZir0YSIQmFbsayJyK/RjImIqXgfdUvCycUzGTrW7PS8VZ8AchLFDvP8ti5QAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<Version Editor="hide" Type="string">1</Version>
|
||
<Keywords Editor="hide" Type="string">bluewest, git, push, commit, save, cloud, version control, repository, repo, branch, merge, pull request, code sync, source control, github, bitbucket, gitea, gitlab</Keywords>
|
||
<Tooltip Editor="hide" Type="string">Backup, version, and sync your flows as .xml or other files to GitHub, Bitbucket, Gitea, or GitLab effortlessly.</Tooltip>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" Editor="hide" DetailedInfo="">Unlimited</OutgoingConnections>
|
||
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
|
||
<FunctionsNodeJSScript Editor="hide"/>
|
||
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
|
||
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
|
||
<ExecutionGroup Editor="hide"/>
|
||
<PerformanceTuning Editor="hide">No</PerformanceTuning>
|
||
<IdleAfterJob Editor="hide">0</IdleAfterJob>
|
||
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
|
||
<SubcategoryInElementPane Editor="hide"><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"/>
|
||
<gitService Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Git service" Validation="Standard" Tooltip="" Default="Bitbucket" DetailedInfo="" Type="enum:Github;Bitbucket;Gitea;Gitlab">Github</gitService>
|
||
<apiUrl Subtype="default" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;default;sltextwithvar;scriptexp" LocalizedTagName="API Url" Dependency="gitService" Validation="Standard" Tooltip="" Default="Default" DetailedInfo="" Type="string">Default</apiUrl>
|
||
<owner Subtype="inline" Dependencyvalue="Gitea|Github|Gitlab" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Owner" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">ThomasDeschamps-Bluewest
|
||
</owner>
|
||
<userName Subtype="inline" Dependencyvalue="Bitbucket" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="User name" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">tdeschamps@bluewest.fr</userName>
|
||
<workspace Subtype="inline" Dependencyvalue="Bitbucket" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Workspace" Dependency="gitService" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">bluewest</workspace>
|
||
<token Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Token" Dependency="gitService" Validation="Standard and custom" Tooltip="" Default="" DetailedInfo="" Type="password">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</token>
|
||
<repo Subtype="askplugin" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" LocalizedTagName="Repository" Dependency="token" SelectFromLibMes="" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">test1</repo>
|
||
<branch Subtype="inline" Dependencyvalue=".+" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" LocalizedTagName="Branch" Dependency="repo" SelectFromLibMes="" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string">main</branch>
|
||
<mode Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Mode" Validation="Standard" Tooltip="" Default="Push" DetailedInfo="" Type="enum:Push;Pull">Push</mode>
|
||
<pickupMode Subtype="inline" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Pickup mode" Dependency="mode" Validation="Standard" Tooltip="" Default="Switch flows" DetailedInfo="" Type="enum:Job is asset;Job refer to asset;From dataset;Switch flows">Job is asset</pickupMode>
|
||
<datasetName Subtype="inline" Dependencyvalue="From dataset" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Dataset name" Dependency="pickupMode" Validation="Standard" Tooltip="" Default="Flow" DetailedInfo="" Type="string">Flow</datasetName>
|
||
<assetPath Subtype="inline" Dependencyvalue="Job refer to asset" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" LocalizedTagName="Choose file or folder" Dependency="pickupMode" Validation="Standard" Tooltip="" Default="" DetailedInfo="" Type="string"/>
|
||
<commitMessage Subtype="inline" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Commit message" Dependency="mode" Validation="Standard" Tooltip="" Default="Pushed by Git push app from Switch" DetailedInfo="" Type="string">Pushed by Git push app from Switch</commitMessage>
|
||
<hierarchy Subtype="sltextwithvar" Dependencyvalue="Push" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Hierarchy" Dependency="mode" Validation="None" Tooltip="" Default="[Job.Hierarchy]" DetailedInfo="" Type="string">[Job.Hierarchy]</hierarchy>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="102" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">github</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/github">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">#808080</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">656</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">64</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="103" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Subtype="inline" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Success</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Success#2">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Green</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" LocalizedTagName="Attach email addresses" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" Editor="description;mltextwithvar;scriptexp" LocalizedTagName="Attach email body text" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="No" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="Yes" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">848</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">64</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="107" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">102</Sourceobject>
|
||
<Destobject Editor="hide">101</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<IncludeMask Subtype="allfiles" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Include these jobs" Type="string">All Files</IncludeMask>
|
||
<ExcludeMask Subtype="nofiles" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Exclude these jobs" Type="string">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="186" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">1</Sourceobject>
|
||
<Destobject Editor="hide">2</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<IncludeMask Subtype="allfiles" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Include these jobs" Type="string">All Files</IncludeMask>
|
||
<ExcludeMask Subtype="nofiles" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Exclude these jobs" Type="string">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="238" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">91</Sourceobject>
|
||
<Destobject Editor="hide">94</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Green</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">Yes</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">No</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="239" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">91</Sourceobject>
|
||
<Destobject Editor="hide">92</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Orange</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">No</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">Yes</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="240" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">91</Sourceobject>
|
||
<Destobject Editor="hide">93</Destobject>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">#ff0000</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">No</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">No</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="241" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">2</Sourceobject>
|
||
<Destobject Editor="hide">4</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Green</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">Yes</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">No</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="242" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">2</Sourceobject>
|
||
<Destobject Editor="hide">7</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Orange</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">No</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">Yes</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="243" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">2</Sourceobject>
|
||
<Destobject Editor="hide">6</Destobject>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">#ff0000</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">No</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">No</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="244" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">101</Sourceobject>
|
||
<Destobject Editor="hide">103</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Green</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">Yes</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">No</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="245" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">101</Sourceobject>
|
||
<Destobject Editor="hide">100</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Orange</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">No</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">Yes</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="246" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Subtype="inline" Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Subtype="inline" Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">101</Sourceobject>
|
||
<Destobject Editor="hide">99</Destobject>
|
||
<Color Subtype="choosecolor" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">#ff0000</Color>
|
||
<TrafficType Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Subtype="inline" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold Subtype="inline" 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">No</Success>
|
||
<Warning Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">No</Warning>
|
||
<Error Subtype="inline" AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Inject Wildcard" Id="247" Version="7" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">InjectWildcard</Type>
|
||
<Category Editor="hide">processor</Category>
|
||
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
|
||
<Name Tooltip="Name of the flow element" Editor="inline" LocalizedTagName="Name" Type="string">Inject Wildcard</Name>
|
||
<ElementDescription Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Type="string"/>
|
||
<Xpos Default="0" Editor="hide" Type="number">1512</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtNJREFUWIXFlz9IG3EUx78XTOEXMCd3QwqenoVkaMATzHBTim4iutShgrcGB8WxQwuFDgrNKGYIrgnEoV36R6cmNNMNFnpDHU5oYs/BIcclhfzAE9IhJlTa4X6/q/qm4wfvvc977/d+956Aa/G6l729agNl00HTpbgNUSWCNV3B5vwUxmIPBAAQBs4Xdk1YTudWHP8LpJLLYGZCFCJhnBu6gpeLKWa9pkuxun8Mr3vZi+xVG9yRqzJBNilz6TZdir1qA5Gy6XAZ+B9SqDUQua0LF0Ta1EeEV1mVCJamE5iUCTQlzg3BDfBmJQ1NiUOVCPJP03cLsKwloClx1G0XddvFpEywrCXuBqBoaKjkMlAlAo/6aLrdYV9XchlmgBFWBUNX8Pztd4zFotiYmwIA7Bza8Lo+8tdlYWlrZgAAyK+k0XQpLOcXAGBpOjG8iCKJMtniAhhk4MbZuxMcbenMtrgANuYfoWw6+GK7qNstHhND4eqCsxZFNimjaGihnAOcGdg+tENHHgqgaGgomw68ro9CrREKgKsEltNBNiljWXsYyjnAmYFCrXH/JfhgXaBNfWx/su8eoG63oI0P/oD3AFAyz/8qAesLyA3Qpj6KhoZC9Qes8/5TrI2PwtAVtKnPfDeE2ObHHouCKhG8WEzB0JUb5yXTQaHGPl8yZ6DpUqyXLKhSDPXTFiyng0oug/WSxWoKQIiJaCAevQqlzwygSuT6vz964zy/koYqEWYA4fGrz72gk3E2JeMgNwuPXmGMjAyjH3yrEsHCrhn4IookipE1XcHOYbBe1sZHIZIonu1/RZv6wznwvXUBkURxkJvFk5QUGGBjbgoCy2rWd5JBNiWh6VKctfqZm5QJVInAcjpY2DXRpn4gWyev5/rL6bef7d7q/nHgrVhT4sgmpeFU5HV91E/dwC0okiiOtnTMTIiCMDgcrOeFWiNQBDwikv4g++d6/huziiuGFhUXQgAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<LogDebugMessages Subtype="inline" Editor="inline" 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." Validate="No" Default="Default" DetailedInfo="" Type="enum:Default;Yes">Default</LogDebugMessages>
|
||
<AbortTimeoutMinutes Validation="None" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default" LocalizedTagName="Abort after (minutes)" Default="Default" Type="number">Default</AbortTimeoutMinutes>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" Editor="hide" DetailedInfo="">Unlimited</OutgoingConnections>
|
||
<jobRepository Subtype="inline" UserDefined="true" Editor="inline;choosefolder;sltextwithvar;scriptexp" LocalizedTagName="Job repository" Validation="None" Tooltip="The absolute folder path of the folder containing the jobs" Default="" DetailedInfo="" Type="string"/>
|
||
<subfolderLevels Subtype="inline" Dependencyvalue="************" DependencyCondition="Not-equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Subfolder search levels" Dependency="jobRepository" Validation="Standard" Tooltip="Which subfolder level(s) should be scanned?" Default="" DetailedInfo="" Type="enum:All;Root level only;Custom">All</subfolderLevels>
|
||
<From Subtype="inline" Dependencyvalue="Custom" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="From (top level)" Dependency="subfolderLevels" Validation="Standard" Tooltip="Considering root level = 1" Default="1" DetailedInfo="" Type="number">1</From>
|
||
<To Subtype="inline" Dependencyvalue="Custom" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="To (bottom level)" Dependency="subfolderLevels" Validation="Standard and custom" Tooltip="Must be greater than or equal to From (top) level" Default="3" DetailedInfo="" Type="number">3</To>
|
||
<injectWhat Subtype="inline" UserDefined="true" Editor="inline" LocalizedTagName="Inject" Validation="Standard" Tooltip="Inject files and/or folders" Default="" DetailedInfo="" Type="enum:Files only;Folders only;Files and folders">Files only</injectWhat>
|
||
<minNumFiles Subtype="inline" Dependencyvalue="Files only" DependencyCondition="Not-equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Minimum number of files in folder to inject" Dependency="injectWhat" Validation="Standard" Tooltip="0 means no condition, every matching folder will be injected" Default="0" DetailedInfo="" Type="number">0</minNumFiles>
|
||
<levelDeep Subtype="inline" Dependencyvalue="0" DependencyCondition="Not-equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Check n level(s) deep" Dependency="minNumFiles" Validation="Standard" Tooltip="1 means root level only" Default="1" DetailedInfo="" Type="number">1</levelDeep>
|
||
<jobName Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;regexp;scriptexp" LocalizedTagName="Injected jobs name filter" Validation="Standard" Tooltip="Use the ? and * wildcards (1 or many characters) in combination with Switch variables, or use a regular expression (start ^ and end $ can be useful)" Default="" DetailedInfo="" Type="string">*.json</jobName>
|
||
<should Subtype="inline" Dependencyvalue="*************" DependencyCondition="Not-equals" UserDefined="true" Editor="inline" LocalizedTagName="Name should (ignored with regex)" Dependency="jobName" Validation="Standard" Tooltip="This is not applicable for regular expressions" Default="" DetailedInfo="" Type="enum:begin with filter;end with filter;contain filter;match filter">match filter</should>
|
||
<caseSensitive Subtype="inline" Dependencyvalue="*************" DependencyCondition="Not-equals" UserDefined="true" Editor="inline" LocalizedTagName="Case sensitive" Dependency="jobName" Validation="Standard" Tooltip="" Default="No" DetailedInfo="" Type="bool">No</caseSensitive>
|
||
<parentFolderFilter Subtype="none" UserDefined="true" Editor="inline;sltextwithvar;regexp;scriptexp;none" LocalizedTagName="Hierarchy parents name filter" Validation="Standard" Tooltip="Use the ? and * wildcards (1 or many characters) in combination with Switch variables, or use a regular expression (start ^ and end $ can be useful)" Default="" DetailedInfo="" Type="string"/>
|
||
<parentShould Subtype="" Dependencyvalue="None" DependencyCondition="Not-empty" UserDefined="true" Editor="inline" LocalizedTagName="Name should (ignored with regex)" Dependency="parentFolderFilter" Validation="Standard" Tooltip="This is not applicable for regular expressions" Default="" DetailedInfo="" Type="enum:begin with filter;end with filter;contain filter;match filter"/>
|
||
<parentCaseSensitive Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Not-empty" UserDefined="true" Editor="inline" LocalizedTagName="Case sensitive" Dependency="parentFolderFilter" Validation="Standard" Tooltip="" Default="No" DetailedInfo="" Type="bool">No</parentCaseSensitive>
|
||
<parentLevel Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Not-empty" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Parent folder(s) level" Dependency="parentFolderFilter" Validation="Standard" Tooltip="Which levels should be checked? If custom, 1 means 1 up, 3 means 3 up" Default="" DetailedInfo="" Type="enum:Any;One up;Custom"/>
|
||
<upFrom Subtype="inline" Dependencyvalue="Custom" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="From (closest level up)" Dependency="parentLevel" Validation="Standard" Tooltip="1 means 1 level up, 3 means 3 levels up" Default="1" DetailedInfo="" Type="number">1</upFrom>
|
||
<upTo Subtype="inline" Dependencyvalue="Custom" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="To (further level up)" Dependency="parentLevel" Validation="Standard and custom" Tooltip="1 means 1 level up, 3 means 3 levels up. Must be greater than or equal to From level" Default="3" DetailedInfo="" Type="number">3</upTo>
|
||
<timeFilter Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Time filter" Validation="Standard" Tooltip="Filter job(s) to be injected based on their creation date or modification date" Default="None" DetailedInfo="" Type="enum:None;Newest n job(s);Oldest n job(s);Before date;After date;In last n days">Before date</timeFilter>
|
||
<nJobs Subtype="inline" Dependencyvalue="Newest n job(s);Oldest n job(s)" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Amount of jobs" Dependency="timeFilter" Validation="Standard" Tooltip="Amount of jobs to filter" Default="1" DetailedInfo="" Type="number">1</nJobs>
|
||
<nDays Subtype="inline" Dependencyvalue="In last n days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Amount of days" Dependency="timeFilter" Validation="Standard" Tooltip="Amount of days to filter" Default="7" DetailedInfo="" Type="number">2</nDays>
|
||
<compareDate Subtype="inline" Dependencyvalue="Before date;After date" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Date" Dependency="timeFilter" Validation="Standard" Tooltip="Comparison date" Default="" DetailedInfo="" Type="datetime">2025-09-15T15:24:52</compareDate>
|
||
<compareUsing Subtype="inline" Dependencyvalue="None" DependencyCondition="Not-equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Compare using" Dependency="timeFilter" Validation="Standard" Tooltip="" Default="Modification date" DetailedInfo="" Type="enum:Creation date;Modification date">Modification date</compareUsing>
|
||
<deleteAfterInjection Subtype="inline" UserDefined="true" Editor="inline" LocalizedTagName="Delete after injection" Validation="Standard" Tooltip="Delete original files or folders from the repository after injection " Default="No" DetailedInfo="" Type="bool">No</deleteAfterInjection>
|
||
<incomingJob Subtype="inline" UserDefined="true" Editor="inline" LocalizedTagName="Incoming job" Validation="Standard" Tooltip="Send the incoming job to the output or delete it" Default="Discard" DetailedInfo="" Type="enum:Send to output;Discard">Discard</incomingJob>
|
||
<PDkey Subtype="inline" UserDefined="true" Editor="inline" LocalizedTagName="Private data key" Validation="Standard" Tooltip="The first portion of the private data key used to store the information for assembling the job later on" Default="Ungroup" DetailedInfo="" Type="string">Ungroup</PDkey>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Date Calculator" Id="248" Version="13" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">dateCalc</Type>
|
||
<Category Editor="hide">processor</Category>
|
||
<ConnectionType Editor="hide">Move</ConnectionType>
|
||
<Name Subtype="inline" Tooltip="Name of the flow element" Editor="inline" LocalizedTagName="Name" Type="string">Date actuelle -2</Name>
|
||
<ElementDescription Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Type="string"/>
|
||
<Xpos Default="0" Editor="hide" Type="number">1328</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyxJREFUWIXtl21IU1EYx39nkyzIWlKGTtJRaWSjN81CMYSKKAQDS2FIBX3ID1EjCIIoakIQjJCKIipv1OhtUtB7EzKZhBgWTQxHsWs5JZE1m1BW7vahWlvbXMtsX/p/upznnOf/O+ee55x7Bd+luLZoUI0cRaEc0DA+8iK4gV99UOgkGUB8N1+EGHk4jsbhIIqyQeguNgnFtUWDGHH9Q/MgCPViFfh3JcAcQINq5IBQ5GoXkJ0AAACSgs1F9oWQYEmBhhMHi1gwPzXQdvxcBzsOPcVxZz2DvmGKKxsjJrZfWRU1psjVIQBhpquLtbx67UNqeI1+3W0cd9YHIA6fcgBgPuvAZFyKyZgHwElLFwA1hlwAsrQpIfmiSShytRK8AiZjHvt2LgGgo9NDQfld1pbM4PqZNXR0etCvu01GWhIer58PTkMg0cqNNwF4dK2MaPkiSRU1AiyYn0pVWSY3Gt8CUG/9Nssje5by8ZOfWw+6RxsOgM3upraundq6dlpa++IDAJg9KyXwfPmWTPmqmRgqcpg4QUXDfTkmwMvuIWx2Nza7G/mNLywetgd+lc3uJiMtiY5OD739XwCorWtnbnYyl2/2UG8efXyNIffPX4HF6qS5zUuNIRfzWQcTJ6jwDA5js7uZNjWZj5/8WKzOWHMYVWErcNLShc3u5t3gMA7nB/Q5k9i5VU9a/lWqyjKpN68M9NUuu4T1noyhIieqwY98wQreqCEAJQU/D8RpU5M5tn8emyty6e7xsWzhFLZtCjXau13PtbsuAPL108PMg/NFU0gZJkIxq+A/gO/9Z1pa++jpGUoMwPMXAxRXNiI1jK3c/hhgvJVwgIhluPvQY544BgACB1JGWhJzsiYH+gQfJmNRxLvgiWOA5jZvSFtv/xd6+72RugdksTo5faUrajxfPx3z/hWxAYJn19LaR3FlY8x7HcDlHgoDj6WYt2E8Kl2ejskYPa7TTg5r+6sARYXpFBWmxzUmZhVkaVMwGfMoXR5f4t9Vwj/LVSjifKLMEUiJ/zUTOsmLoi4F4qufMZsrG4ROklUAQic9Q1HrEEjjDOJFIKGoFwvdxSaAr4cMLDxfEsHYAAAAAElFTkSuQmCC]]></ElementIcon>
|
||
<LogDebugMessages Subtype="inline" Editor="inline" 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." Validate="No" Default="Default" DetailedInfo="" Type="enum:Default;Yes">Default</LogDebugMessages>
|
||
<AbortTimeoutMinutes Validation="None" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default" LocalizedTagName="Abort after (minutes)" Default="Default" Type="number">Default</AbortTimeoutMinutes>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" Editor="hide" DetailedInfo="">One</OutgoingConnections>
|
||
<daysOrHours Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Calculate days or hours" Validation="Standard" Tooltip="" Default="Days" DetailedInfo="" Type="enum:Days;Hours">Days</daysOrHours>
|
||
<dateToChange Subtype="automatic" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp;automatic" LocalizedTagName="Date to change (yyyy-MM-dd)" Dependency="daysOrHours" Validation="Standard" Tooltip="Enter the date that is being calculated. Automatic means today" Default="Automatic" DetailedInfo="" Type="string">Automatic</dateToChange>
|
||
<typeOfCalc Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline" LocalizedTagName="Type of calculation" Dependency="daysOrHours" Validation="Standard" Tooltip="Select if you want to add or reduce a number of days from the selected date or select the new date to be one of the next weekdays." Default="Number of days" DetailedInfo="" Type="enum:Number of days;Next weekday;Skip weekends">Number of days</typeOfCalc>
|
||
<numberOfDays Subtype="inline" Dependencyvalue="Next weekday" DependencyCondition="Not-equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Number of days" Dependency="typeOfCalc" Validation="Standard" Tooltip="The number of days to add or subtract. Use minus in front of the number to subtract (-2 no spaces) " Default="1" DetailedInfo="" Type="string">-2</numberOfDays>
|
||
<nextWeekday Subtype="inline" Dependencyvalue="Next weekday" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Next weekday" Dependency="typeOfCalc" Validation="Standard" Tooltip="Select the next weekday you want as the new date. If today is Tuesday the next days will be from Wednesday to next Tuesday." Default="Monday" DetailedInfo="" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</nextWeekday>
|
||
<onlyWorkdays Subtype="inline" Dependencyvalue="Number of days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Only Monday to Friday" Dependency="typeOfCalc" Validation="Standard" Tooltip="If set to Yes the calculated day ends up on a Monday if the result is a Saturday or Sunday. " Default="No" DetailedInfo="" Type="enum:Yes;No">No</onlyWorkdays>
|
||
<privDateKey Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for Date" Dependency="daysOrHours" Validation="Standard" Tooltip="Set the name of your Private data key" Default="newDate" DetailedInfo="" Type="string">newDate</privDateKey>
|
||
<privYearKey Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for Year" Dependency="daysOrHours" Validation="Standard" Tooltip="Set the name of your Private data key" Default="newYear" DetailedInfo="" Type="string">newYear</privYearKey>
|
||
<privMonthKey Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for Month" Dependency="daysOrHours" Validation="Standard" Tooltip="Set the name of your Private data key" Default="newMonth" DetailedInfo="" Type="string">newMonth</privMonthKey>
|
||
<privDayKey Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for Date number" Dependency="daysOrHours" Validation="Standard" Tooltip="Set the name of your Private data key" Default="newDateNumber" DetailedInfo="" Type="string">newDateNumber</privDayKey>
|
||
<privWeekDayKey Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for Week Day number" Dependency="daysOrHours" Validation="Standard" Tooltip="Private data key for week day number 1-7 where Monday is 1." Default="newWeekDayNumber" DetailedInfo="" Type="string">newWeekDayNumber</privWeekDayKey>
|
||
<privOldDateKey Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for Date to change" Dependency="daysOrHours" Validation="Standard" Tooltip="Set the name of your Private data key" Default="dateToChange" DetailedInfo="" Type="string">dateToChange</privOldDateKey>
|
||
<privWeekNumber Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for week number" Dependency="daysOrHours" Validation="Standard" Tooltip="Give you the week number for the new date ISO" Default="newWeekNumber" DetailedInfo="" Type="string">newWeekNumber</privWeekNumber>
|
||
<privLocalWeekNumber Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for week number (local)" Dependency="daysOrHours" Validation="Standard" Tooltip="Give you the week number for the new date local, some countries don't follow the ISO system for week numbers, this will give you the correct week number for your locale." Default="newLocalWeekNumber" DetailedInfo="" Type="string">newLocalWeekNumber</privLocalWeekNumber>
|
||
<privDateNumber Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for date number" Dependency="daysOrHours" Validation="Standard" Tooltip="This will give you the numeric value of the calculated date. This will give you the opportunity to calculate the difference between dates." Default="newDateTimeNumber" DetailedInfo="" Type="string">newDateTimeNumber</privDateNumber>
|
||
<privDateName Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for date name" Dependency="daysOrHours" Validation="Standard" Tooltip="This will give you the name of the calculated date." Default="newDateName" DetailedInfo="" Type="string">newDateName</privDateName>
|
||
<privLastDateOfMonth Subtype="inline" Dependencyvalue="Days" DependencyCondition="Equals" UserDefined="true" Editor="inline" LocalizedTagName="Private data key for last day of month" Dependency="daysOrHours" Validation="Standard" Tooltip="" Default="lastDayOfMonth" DetailedInfo="" Type="string">lastDayOfMonth</privLastDateOfMonth>
|
||
<numberOfHours Subtype="inline" Dependencyvalue="Hours" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Number of hours" Dependency="daysOrHours" Validation="Standard" Tooltip="" Default="1" DetailedInfo="" Type="string">1</numberOfHours>
|
||
<privHour Subtype="inline" Dependencyvalue="Hours" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for new hour" Dependency="daysOrHours" Validation="Standard" Tooltip="Save the new hour as private data" Default="newHour" DetailedInfo="" Type="string">newHour</privHour>
|
||
<privNewTime Subtype="inline" Dependencyvalue="Hours" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for new time" Dependency="daysOrHours" Validation="Standard" Tooltip="This will save the new time as HH:mm:ss in private data" Default="newTime" DetailedInfo="" Type="string">newTime</privNewTime>
|
||
<privHourDate Subtype="inline" Dependencyvalue="Hours" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Private data key for new time and date" Dependency="daysOrHours" Validation="Standard" Tooltip="This will save the new time as yyyy-MM-dd HH:mm:ss in private data" Default="newHourDate" DetailedInfo="" Type="string">newHourDate</privHourDate>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="249" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Folder 17</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 17">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" LocalizedTagName="Attach email addresses" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" LocalizedTagName="Attach email body text" Editor="description;mltextwithvar;scriptexp" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">1240</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="250" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">249</Sourceobject>
|
||
<Destobject Editor="hide">248</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<IncludeMask Subtype="allfiles" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Include these jobs" Type="string">All Files</IncludeMask>
|
||
<ExcludeMask Subtype="nofiles" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Exclude these jobs" Type="string">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="251" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Folder 18</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 18">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" LocalizedTagName="Attach email addresses" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" LocalizedTagName="Attach email body text" Editor="description;mltextwithvar;scriptexp" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">1424</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="252" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Move</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">248</Sourceobject>
|
||
<Destobject Editor="hide">251</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="253" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">251</Sourceobject>
|
||
<Destobject Editor="hide">247</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<IncludeMask Subtype="allfiles" Validate="Yes" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Include these jobs" Type="string">All Files</IncludeMask>
|
||
<ExcludeMask Subtype="nofiles" Validate="Yes" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" LocalizedTagName="Exclude these jobs" Type="string">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Flow trigger" Id="254" Version="3" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">flowTrigger</Type>
|
||
<Category Editor="hide">processor</Category>
|
||
<ConnectionType Editor="hide">Move</ConnectionType>
|
||
<Name Tooltip="Name of the flow element" Editor="inline" LocalizedTagName="Name" Type="string">Flow trigger</Name>
|
||
<ElementDescription Validation="None" Tooltip="Description of the flow element" Validate="No" Editor="description" LocalizedTagName="Description" Type="string"/>
|
||
<Xpos Default="0" Editor="hide" Type="number">1136</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</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 Subtype="inline" Editor="inline" 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." Validate="No" Default="Default" DetailedInfo="" Type="enum:Default;Yes">Default</LogDebugMessages>
|
||
<AbortTimeoutMinutes Validation="None" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Editor="inline;default" LocalizedTagName="Abort after (minutes)" Default="Default" Type="number">Default</AbortTimeoutMinutes>
|
||
<IncomingConnections Editor="hide">No</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" Editor="hide" DetailedInfo="">Unlimited</OutgoingConnections>
|
||
<unit Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Unit" Validation="Standard" Tooltip="Select the unit for the subsequent property: Seconds, Minutes, Hours, Days, Weeks." Default="Minutes" DetailedInfo="" Type="enum:Seconds;Minutes;Hours;Days;Weeks">Minutes</unit>
|
||
<delay Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" 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)." Default="1" DetailedInfo="" Type="number">1</delay>
|
||
<injectMode Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Inject mode" Validation="Standard" Tooltip="Either you want to inject : 
- Dummy file
- Specific job
- Random job from a folder" Default="Dummy job" DetailedInfo="" Type="enum:Dummy job;Specific job;Random jobs from a folder">Dummy job</injectMode>
|
||
<dummyFileName Subtype="inline" Dependencyvalue="Dummy job" DependencyCondition="Equals" UserDefined="true" Editor="inline;scriptexp" LocalizedTagName="File name" Dependency="injectMode" Validation="Standard" 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" Default="[Counter]" DetailedInfo="" Type="string">[Counter]</dummyFileName>
|
||
<jobPath Subtype="inline" Dependencyvalue="Specific job" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" LocalizedTagName="Job path" Dependency="injectMode" Validation="Standard" Tooltip="The absolute file or folder path of the job to be injected." Default="" DetailedInfo="" Type="string"/>
|
||
<folderPath Subtype="inline" Dependencyvalue="Random jobs from a folder" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefolder;sltextwithvar;scriptexp" LocalizedTagName="Folder path" Dependency="injectMode" Validation="Standard" Tooltip="The absolute folder path in which the app will look for job(s) to be injected." Default="" DetailedInfo="" Type="string"/>
|
||
<prefix Subtype="inline" Dependencyvalue="Dummy job" DependencyCondition="Not-equals" UserDefined="true" Editor="inline;scriptexp" LocalizedTagName="Prefix" Dependency="injectMode" Validation="None" 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" Default="[Counter]" DetailedInfo="" Type="string">[Counter]</prefix>
|
||
<numberOfJobs Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Number of jobs" Validation="Standard and custom" Tooltip="The number of job(s) you want to send for each execution of the app." Default="1" DetailedInfo="" Type="number">1</numberOfJobs>
|
||
<assembleInFolder Subtype="inline" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" 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." Default="No" DetailedInfo="" Type="bool">No</assembleInFolder>
|
||
<folderName Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;scriptexp" LocalizedTagName="Folder name" Dependency="assembleInFolder" Validation="Standard" 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" Default="[Counter]" DetailedInfo="" Type="string">[Counter]</folderName>
|
||
<isTimeFrame Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" 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." Default="No" DetailedInfo="" Type="bool">No</isTimeFrame>
|
||
<yearWindow Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" LocalizedTagName="Year window" Dependency="isTimeFrame" Validation="Standard" Tooltip="" Default="No" DetailedInfo="" Type="bool">No</yearWindow>
|
||
<yearStart Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow from" Dependency="yearWindow" Validation="Standard" Tooltip="" Default="2024" DetailedInfo="" Type="number">2024</yearStart>
|
||
<yearStop Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow to" Dependency="yearWindow" Validation="Standard" Tooltip="" Default="2099" DetailedInfo="" Type="number">2099</yearStop>
|
||
<monthWindow Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" LocalizedTagName="Month-of-year window" Dependency="isTimeFrame" Validation="Standard" Tooltip="" Default="No" DetailedInfo="" Type="bool">No</monthWindow>
|
||
<monthStart Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow from" Dependency="monthWindow" Validation="Standard" Tooltip="" Default="January" DetailedInfo="" Type="enum:January;February;March;April;May;June;July;August;September;October;November;December">January</monthStart>
|
||
<monthStop Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow to" Dependency="monthWindow" Validation="Standard" Tooltip="" Default="December" DetailedInfo="" Type="enum:January;February;March;May;June;July;August;September;October;November;December">December</monthStop>
|
||
<dateWindow Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" LocalizedTagName="Day-of-month window" Dependency="isTimeFrame" Validation="Standard" Tooltip="" Default="No" DetailedInfo="" Type="bool">No</dateWindow>
|
||
<dateStart Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow from" Dependency="dateWindow" Validation="Standard" Tooltip="" Default="1" DetailedInfo="" Type="number">1</dateStart>
|
||
<dateStop Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow to" Dependency="dateWindow" Validation="Standard" Tooltip="" Default="31" DetailedInfo="" Type="number">31</dateStop>
|
||
<dayWindow Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" LocalizedTagName="Day-of-week window" Dependency="isTimeFrame" Validation="Standard" Tooltip="1 : Monday
2 : Tuesday
3 : Wednesday
4 : Thursday
5 : Friday
6 : Saturday
7 : Sunday
" Default="No" DetailedInfo="" Type="bool">No</dayWindow>
|
||
<dayStart Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow from" Dependency="dayWindow" Validation="Standard" Tooltip="" Default="Monday" DetailedInfo="" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</dayStart>
|
||
<dayStop Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow to" Dependency="dayWindow" Validation="Standard" Tooltip="" Default="Friday" DetailedInfo="" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Friday</dayStop>
|
||
<hourWindow Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" LocalizedTagName="Hour-of-day window" Dependency="isTimeFrame" Validation="Standard" Tooltip="" Default="No" DetailedInfo="" Type="bool">No</hourWindow>
|
||
<hourStart Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow from" Dependency="hourWindow" Validation="Standard" Tooltip="" Default="0" DetailedInfo="" Type="number">0</hourStart>
|
||
<hourStop Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow to" Dependency="hourWindow" Validation="Standard" Tooltip="" Default="23" DetailedInfo="" Type="number">23</hourStop>
|
||
<minuteWindow Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;conditionwithvar;scriptexp" LocalizedTagName="Minute-of-hour window" Dependency="isTimeFrame" Validation="Standard" Tooltip="" Default="No" DetailedInfo="" Type="bool">No</minuteWindow>
|
||
<minuteStart Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow from" Dependency="minuteWindow" Validation="Standard" Tooltip="" Default="0" DetailedInfo="" Type="number">0</minuteStart>
|
||
<minuteStop Subtype="inline" Dependencyvalue="Yes" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" LocalizedTagName="Allow to" Dependency="minuteWindow" Validation="Standard" Tooltip="" Default="59" DetailedInfo="" Type="number">59</minuteStop>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="255" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Move</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">254</Sourceobject>
|
||
<Destobject Editor="hide">249</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="256" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" LocalizedTagName="Name" Type="string">Folder 19</Name>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<Path Subtype="automanaged" Validation="Standard" Tooltip="Path to the backing folder" Editor="automanaged;choosefolder;inline" LocalizedTagName="Path" Type="string" AutomanagedPath="F:/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 19">#automanaged#</Path>
|
||
<LeaveOriginals Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Leave originals in place" Dependency="Path" Validation="Standard" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Default="No" Type="bool">No</LeaveOriginals>
|
||
<MinimumFileSize Subtype="none" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;none" LocalizedTagName="Minimum file size (KB)" Dependency="Path" Validation="None" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validate="No" Default="" Type="number"/>
|
||
<ScanEvery Subtype="default" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline;default" LocalizedTagName="Scan every (seconds)" Dependency="Path" Validation="None" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validate="No" Default="Default" Type="number">Default</ScanEvery>
|
||
<TimeOfDayWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Time-of-day window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Default="No" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowFromHour>
|
||
<AllowToHour Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to (hh:mm)" Dependency="TimeOfDayWindow" Validation="Standard" Tooltip="The time-of-day window during which to detect jobs" Default="00:00" Type="time">00:00</AllowToHour>
|
||
<DayOfWeekWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-week window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Default="No" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow from" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Monday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Monday</AllowFromDay>
|
||
<AllowToDay Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Allow to" Dependency="DayOfWeekWindow" Validation="Standard" Tooltip="The days of the week during which to detect jobs" Default="Sunday" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Subtype="" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Day-of-month window" Dependency="Path" Validation="Standard" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Default="No" Type="bool">No</DayOfMonthWindow>
|
||
<Day Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Day" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Default="1" Type="number">1</Day>
|
||
<RelativeTo Subtype="" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Relative to" Dependency="DayOfMonthWindow" Validation="Standard" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Default="Start of the month" Type="enum:Start of the month;End of the month">Start of the month</RelativeTo>
|
||
<Color Subtype="inline" Tooltip="Specify color for this folder" Default="Yellow" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
|
||
<AttachHierarchyInfo Subtype="inline" Validation="Standard" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Editor="inline" LocalizedTagName="Attach hierarchy info" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Add name at the top" Dependency="AttachHierarchyInfo" Validation="Standard" 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" Default="No" Type="bool">No</IncludeFolderName>
|
||
<AttachEmailAddresses Subtype="inline" Validation="None" 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" Default="" LocalizedTagName="Attach email addresses" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string"/>
|
||
<AttachEmailBodyText Subtype="inline" Validation="None" 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." Default="" LocalizedTagName="Attach email body text" Editor="description;mltextwithvar;scriptexp" Type="string"/>
|
||
<JobState Validation="None" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Editor="inline;scriptexp;sltextwithvar" LocalizedTagName="Attach job state" Default="" Type="string"/>
|
||
<FlowStage Validation="None" 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." Validate="No" Editor="hide" LocalizedTagName="Flow stage (deprecated)" Default="" Type="string"/>
|
||
<SetJobPriority Subtype="none" Validation="None" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Editor="inline;none;scriptexp;sltextwithvar" LocalizedTagName="Set job priority" Default="" Type="number"/>
|
||
<SetJobPrivateData Subtype="none" Validation="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)." Validate="No" Editor="none;mltextwithvar" LocalizedTagName="Set job private data" Default="none" Type="string"/>
|
||
<SafeMove Subtype="inline" Dependencyvalue="#automanaged#" DependencyCondition="Not-equals" Editor="inline" LocalizedTagName="Safe move" Dependency="Path" Validation="Standard" 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" Default="Yes" Type="bool">Yes</SafeMove>
|
||
<StripUnikName Subtype="inline" ValueIsAutomanaged="Yes" Editor="inline" LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Default="No" UserManagedValue="No" Type="bool">Yes</StripUnikName>
|
||
<DuplicateLogic Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Duplicates" Dependency="StripUnikName" Validation="Standard" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Default="Overwrite" Type="enum:Overwrite;Keep unique name;Add version number;Fail">Overwrite</DuplicateLogic>
|
||
<Separator Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Separator" Dependency="DuplicateLogic" Validation="None" Tooltip="Defines separator to be added between filename and version number" Default="" Type="string"/>
|
||
<Width Subtype="inline" Dependencyvalue="Add version number" Editor="inline" LocalizedTagName="Width" Dependency="DuplicateLogic" Validation="Standard" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10" Default="1" Type="number">1</Width>
|
||
<MiniStat Subtype="inline" Validation="Standard" 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" Default="No" Editor="inline" LocalizedTagName="Show in statistics" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders Subtype="nofolders" Validation="Standard" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Editor="nofolders;folderpatterns;regexp" LocalizedTagName="Ignore these subfolders" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Editor="hide" Opaque="true" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates Subtype="inline" Dependencyvalue="Yes" Editor="inline" LocalizedTagName="Ignore updates" Dependency="LeaveOriginals" Validation="Standard" 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" Default="No" Type="bool">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">1616</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="257" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name Validate="No" Tooltip="Name of the connection in the design area" Default="" Editor="inline" LocalizedTagName="Name" Type="string"/>
|
||
<ElementDescription Subtype="description" Validation="None" Tooltip="Description of the flow element" Validate="No" LocalizedTagName="Description" Editor="description" Default="" Type="string"/>
|
||
<CorneringFactor Tooltip="Connection cornering angle" Default="0" Editor="inline" LocalizedTagName="Corner angle" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">247</Sourceobject>
|
||
<Destobject Editor="hide">256</Destobject>
|
||
<Color Subtype="inline" Tooltip="Specify color for this connection" Default="Gray" Editor="inline;choosecolor" LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<TrafficType Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data" Editor="inline" LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Editor="inline" LocalizedTagName="Dataset Name" Type="string" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold 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" Default="No" Editor="inline" LocalizedTagName="Hold jobs" Type="bool">No</Hold>
|
||
<Success AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">Yes</Success>
|
||
<Warning AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Warning out" Type="bool">Yes</Warning>
|
||
<Error AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
</Data>
|