1207 lines
242 KiB
XML
1207 lines
242 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
||
<Data Id="406">
|
||
<Header>
|
||
<Fields>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Default="NewFlow" Editor="inline" Subtype="inline" Tooltip="Name of the flow">Git push</Name>
|
||
<Type Editor="hide">Flow</Type>
|
||
<Description LocalizedTagName="Description" Validation="Standard" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow">Created at 8/14/2025 10:15 AM</Description>
|
||
<TimeStamp ModificationDate="2025-09-02T16:23:59.068Z" CreationDate="2025-08-14T08:15:50.277Z" Editor="hide"/>
|
||
<FlowFolder Editor="hide">Git push</FlowFolder>
|
||
<LastObjId Editor="hide">151</LastObjId>
|
||
<Locked LockPassword="" Editor="hide">No</Locked>
|
||
<AutomanagedCounter Editor="hide">9</AutomanagedCounter>
|
||
<ImagePath LocalizedTagName="Background image" Validation="Standard" Type="string" Default="" Editor="none;choosefile|Image files (*.png *.jpg)" Subtype="choosefile|Image files (*.png *.jpg)" Tooltip="Path to the background image file">E:/BlueWest/98-Utilitaires/Grille Switch.png</ImagePath>
|
||
<HeaderImagePath LocalizedTagName="Header image" Validation="Standard" Type="string" Default="" Editor="none;choosefile|Image files (*.png *.jpg)" Subtype="choosefile|Image files (*.png *.jpg)" Tooltip="Path to the header image file">E:/BlueWest/bitBucketFolder/gitpush/Images/GitPush_200px.png</HeaderImagePath>
|
||
<MarkerImage LocalizedTagName="Marker image" Validation="Standard" Type="enum:Priority 1;Priority 2;Priority 3;Priority 4;25% complete;50% complete;75% complete;100% complete;Up arrow;Down arrow;Left arrow;Right arrow;Red flag;Green flag;Blue flag;Black flag" Default="" Editor="none;inline;choosefile|Image files (*.png *.jpg)" Subtype="none" Tooltip="Flow marker image to be shown in the Flows pane"/>
|
||
<AdvancedTuningEnabled LocalizedTagName="Show advanced element properties" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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.">No</AdvancedTuningEnabled>
|
||
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="If set to yes, the flow will be active only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to keep the flow active">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to keep the flow active">00:00</AllowToHour>
|
||
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="If set to yes, the flow will be active only during a certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week window during which to keep the flow active">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week window during which to keep the flow active">Sunday</AllowToDay>
|
||
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="If set to yes, the flow will be active only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Version ModifiedBySwitch="25.07" Editor="hide" CreatedBySwitch="24.1">39</Version>
|
||
</Fields>
|
||
</Header>
|
||
<Object Class="object" LocalizedTagName="Script element" Icon="" Id="2">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Type="string" Editor="hide">2025-09-02T16:12:19.329Z</LastModified>
|
||
<Name LocalizedTagName="Name" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the script element">Gitea</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Editor="description" Tooltip="Description of the flow element"/>
|
||
<LogDebugMessages Validate="No" Type="enum:Default;Yes" Default="Default" Subtype="inline" LocalizedTagName="Log debug messages" Validation="None" Editor="inline" DetailedInfo="" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used.">Default</LogDebugMessages>
|
||
<SPSDebugMode LocalizedTagName="Enable debug mode" Validation="None" Validate="No" Type="bool" Default="No" Editor="inline" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor">No</SPSDebugMode>
|
||
<SPSDebugPort LocalizedTagName="Port" Dependency="SPSDebugMode" Type="number" Default="9229" Editor="inline" Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints LocalizedTagName="Debug entry points" Validation="None" Dependency="SPSDebugMode" Type="string" Dependencyvalue="Yes" Editor="askplugin2" Subtype="askplugin2" Tooltip="The script entry points to debug"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes LocalizedTagName="Abort after (minutes)" Validation="None" Validate="No" Type="number" Default="Default" Editor="inline;default" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes).">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath LocalizedTagName="Script path" Validation="Standard" Validate="notempty" Type="string" Opaque="true" Editor="choosefile|Script package (*.sscript)" Subtype="choosefile" 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.">E:/BlueWest/bitBucketFolder/gitpush/gitpush/gitpush.sscript</ScriptPackagePath>
|
||
<Xpos Type="number" Default="0" Editor="hide">176</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbBJREFUWIW1lj1SAkEQhb9xi0STLUVNPYABGEpieQHlBnoCvYEYG5Ga6A3YE7gmGhD4E5uYMlgCiQFItYFA8bs7bA8v25l+8171Tk89gwtqjQrGXADhYKWNSJXybkXLNcnkVojpxUBhQcUbpztFDXct2X73EiiEOUNcCpGTbeRkm7gUEuYMQIFao+KfO0RkW0RW4mZXphE3u0Jkhci2NNyUDvz/t6N8bmbjKJ9jbz0Y1WTlphlIxOdPX81NM9AGePzqzWyMrbXnEUPTma6by002IFIFKNc7Ewc9fvUo1zsTNePoP3F3sX6LCzd5DAEi+8oSY9h/4g7DGcDB9wPvv/uLTnYZQ+B0p4jI9bClMGivyHWSOMDL5jFXGzeMc/l/iEbc9A4MD39Gxr+Dw0nutPgIwn1Q4nzRuaop0Ip7MaARVxvQioPiDiDca8V1BuZhSXHwdAmzivszkFHcjwGFuN6AUlxnwIM4eHyKs8KtA7VGZav5QWAtgbVsNT9Iz3NuWF0qdsQKU7EPaFKxI1aZir0YSIQmFbsayJyK/RjImIqXgfdUvCycUzGTrW7PS8VZ8AchLFDvP8ti5QAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<Version Type="string" Editor="hide">1</Version>
|
||
<Keywords Type="string" Editor="hide">bluewest, git, push, commit, save, cloud, version control, repository, repo, branch, merge, pull request, code sync, source control, github, bitbucket, gitea, gitlab</Keywords>
|
||
<Tooltip Type="string" Editor="hide">Backup, version, and sync your flows as .xml or other files to GitHub, Bitbucket, Gitea, or GitLab effortlessly.</Tooltip>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" 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 Type="number" Editor="hide"/>
|
||
<Description Type="string" Editor="hide"/>
|
||
<Compatibility Type="string" Editor="hide"/>
|
||
<SupportInfo Type="string" Editor="hide"/>
|
||
<AppDiscovery Type="string" Editor="hide"/>
|
||
<FlowUpgradeWarning Type="string" Editor="hide"/>
|
||
<UpgradeMaximumVersion Type="number" Editor="hide"/>
|
||
<Connections Type="string" Editor="hide"/>
|
||
<SwitchModule Type="string" Editor="hide"/>
|
||
<ObsoleteProperties Type="string" Editor="hide"/>
|
||
<ObsoleteConnectionProperties Type="string" Editor="hide"/>
|
||
<gitService Type="enum:Github;Bitbucket;Gitea;Gitlab" Default="Bitbucket" Subtype="inline" LocalizedTagName="Git service" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Gitea</gitService>
|
||
<apiUrl Type="string" Default="Default" Dependencyvalue=".+" Subtype="inline" LocalizedTagName="API Url" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;default;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">https://gitea.deschamps-thomas.ovh</apiUrl>
|
||
<owner Type="string" Default="" Dependencyvalue="Gitea|" Subtype="inline" LocalizedTagName="Owner" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">thomas_deschamps</owner>
|
||
<userName Type="string" Default="" Dependencyvalue="Bitbucket" Subtype="inline" LocalizedTagName="User name" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">thomas_deschamps</userName>
|
||
<workspace Type="string" Default="" Dependencyvalue="Bitbucket" Subtype="inline" LocalizedTagName="Workspace" Validation="Standard" Dependency="gitService" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">bluewest</workspace>
|
||
<token Type="password" Default="" Dependencyvalue=".+" Subtype="inline" LocalizedTagName="Token" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">2debfebcd5902ff551938ea43661122484798fe2</token>
|
||
<repo Type="string" Default="" Dependencyvalue=".+" Subtype="askplugin" LocalizedTagName="Repository" Validation="Standard" Dependency="token" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" DetailedInfo="" Tooltip="" SelectFromLibMes="">Test-1</repo>
|
||
<branch Type="string" Default="" Dependencyvalue=".+" Subtype="inline" LocalizedTagName="Branch" Validation="Standard" Dependency="repo" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" DetailedInfo="" Tooltip="" SelectFromLibMes="">main</branch>
|
||
<pickupMode Type="enum:Job is asset;Job refer to asset;From dataset;Switch flows" Default="Switch flows" Subtype="inline" LocalizedTagName="Pickup mode" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Switch flows</pickupMode>
|
||
<datasetName Type="string" Default="Flow" Dependencyvalue="From dataset" Subtype="inline" LocalizedTagName="Dataset name" Validation="Standard" Dependency="pickupMode" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Flow</datasetName>
|
||
<assetPath Type="string" Default="" Dependencyvalue="Job refer to asset" Subtype="inline" LocalizedTagName="Choose file or folder" Validation="Standard" Dependency="pickupMode" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" DetailedInfo="" Tooltip=""/>
|
||
<commitMessage Type="string" Default="Pushed by Git push app from Switch" Subtype="inline" LocalizedTagName="Commit message" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Pushed by Git push app from Switch</commitMessage>
|
||
<addElementDescription Type="bool" Default="Yes" Subtype="inline" LocalizedTagName="Add description of change in each flow element?" Validation="Standard" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="Will work only for XML flows.">Yes</addElementDescription>
|
||
<alwaysPush Type="bool" Default="Yes" Subtype="inline" LocalizedTagName="Compare to previous version before pushing?" Validation="Standard" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="If the file have not changed (Sha256 verification) since previous push by Switch, it won't be pushed to the git service.

For XML flows, it will based on the Name of the flow (in the XML)
For other file, it will be based on the fileName.">Yes</alwaysPush>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="1">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Gitea</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Gitea" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this folder">#808080</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">80</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="7">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Warning</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Warning" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Orange</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">384</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="6">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Error</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Error" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this folder">#ff0000</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">464</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="4">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Success</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Success" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Green</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="3" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Tooltip="Connection cornering angle">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">1</Sourceobject>
|
||
<Destobject Editor="hide">2</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Gray</Color>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="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">No</Hold>
|
||
<IncludeMask LocalizedTagName="Include these jobs" Validate="Yes" Type="string" Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="allfiles" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">All Files</IncludeMask>
|
||
<ExcludeMask LocalizedTagName="Exclude these jobs" Validate="Yes" Type="string" Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="nofiles" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Problem jobs" Icon="" Id="20">
|
||
<Fields>
|
||
<Type Editor="hide">ProblemFilesFolder</Type>
|
||
<Category Editor="hide">producer</Category>
|
||
<ConnectionType Editor="hide">Filter</ConnectionType>
|
||
<OutgoingConnections Editor="hide">One</OutgoingConnections>
|
||
<Name LocalizedTagName="Name" Validation="None" Validate="No" Type="string" Editor="inline" Tooltip="Name of the problem jobs folder in the design area">Problem jobs</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<ProblemFilesFolderScope LocalizedTagName="Handle problem jobs for" Validation="Standard" Type="enum:This flow only;All flows" Default="This flow only" Editor="inline" Subtype="inline" Tooltip="Specify the scope of problem jobs folder element">This flow only</ProblemFilesFolderScope>
|
||
<ProblemFilesFolderEmails Type="string" Default="Default" Dependencyvalue="This flow only" Subtype="default" LocalizedTagName="Send alerts to" Validation="Standard" Dependency="ProblemFilesFolderScope" Editor="none;default;inline;sltextwithvar;description;mltextwithvar;scriptexp" 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</ProblemFilesFolderEmails>
|
||
<RetryCount LocalizedTagName="Retry count" Dependency="ProblemFilesFolderEmails" DependencyCondition="Does not match" Type="number" Dependencyvalue="^Default$|^$" Editor="inline" Tooltip="The number of attempts in case of unsuccessful sending alerts (allowed values from 1 to 100)" Format="^[1-9][0-9]?$|^100$">10</RetryCount>
|
||
<RetryDelay LocalizedTagName="Retry delay (minutes)" Dependency="ProblemFilesFolderEmails" DependencyCondition="Does not match" Type="number" Dependencyvalue="^Default$|^$" Editor="inline" 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$">10</RetryDelay>
|
||
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">136</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAymlDQ1BDdXN0b20AABiVY2Bg3M4ABEwODAy5eSVFQe5OChGRUQoMSCAxubiAATdgZGD4dg1EMjBc1g0sYWPGoxYb4CwCWgikPwCxSDqYzcgCYidB2BIgdnlJQQmQrQNiJxcUgdhAFzPwFIUEOQPZPkC2QDoSOwmJnZJanAxkxwDZ0Qi/5c9nYLD4wsDAPBEhljSNgWF7OwODxB2EmMpCBgb+VgaGbZcRYp/9wf5lFDtUklpRAhLx03dkKEgsSoT7isnYCGIvLIyoCgBS8jEeCihelAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL1JREFUWIXt1jEOgkAUhOEZJHoDCoMdXsALaEc8ijew8RzewcrEe1haU1iYAJ0Vkh0ba110Iya+v35kvmQbAOvfYz2ZbhyUD55dCWUbt6ukKC7BAVWaOQJ8dSjh6JrhPClP15CAyGccAEjMOGp2wiIOCuh4vKzG56080T6xTjN1/UhSAbD9eJzcvwUIlQNcpycIXQREvQIeCAMYwAAGMIAB/h0gwPU1LukWR+BaQC4o2H+eTwRF8vDNTes3uwP1uTNxPCt7owAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="22">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">File</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/File" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Yellow</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">816</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">72</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="21">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Tooltip="Name of the folder in the design area">Folder 1</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 1#1" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Yellow</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">632</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">72</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Script element" Icon="" Id="24">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Type="string" Editor="hide">2025-08-14T09:39:14.351Z</LastModified>
|
||
<Name LocalizedTagName="Name" Type="string" Editor="inline" Tooltip="Name of the script element">xml2json</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Editor="description" Tooltip="Description of the flow element"/>
|
||
<LogDebugMessages Validate="No" Type="enum:Default;Yes" Default="Default" Subtype="inline" LocalizedTagName="Log debug messages" Validation="None" Editor="inline" DetailedInfo="" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used.">Default</LogDebugMessages>
|
||
<SPSDebugMode LocalizedTagName="Enable debug mode" Validation="None" Validate="No" Type="bool" Default="No" Editor="inline" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor">No</SPSDebugMode>
|
||
<SPSDebugPort LocalizedTagName="Port" Dependency="SPSDebugMode" Type="number" Default="9229" Editor="inline" Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints LocalizedTagName="Debug entry points" Validation="None" Dependency="SPSDebugMode" Type="string" Dependencyvalue="Yes" Editor="askplugin2" Subtype="askplugin2" Tooltip="The script entry points to debug"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes LocalizedTagName="Abort after (minutes)" Validation="None" Validate="No" Type="number" Default="Default" Editor="inline;default" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes).">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath LocalizedTagName="Script path" Validation="Standard" Validate="notempty" Type="string" Opaque="true" Editor="choosefile|Script package (*.sscript)" Subtype="choosefile|Script package (*.sscript)" 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.">E:/BlueWest/bitBucketFolder/xml2json/xml2json.sscript</ScriptPackagePath>
|
||
<Xpos Type="number" Default="0" Editor="hide">728</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">72</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgFJREFUWIXtlkFO20AUhj/HBRzTSiyoRBdEVrqglboIy7KCE9Ab4J4g9ASUE1BOgDlCbpANyZIsuiiLgmU2lcjCEsUxMY5ZwFjEdqjtZhRV6r968+Z53qd588ajkFDY4RRoJP0F1avcsqVs4f4pUHk6iLoYo4iLv0xeCEJJOsIOEUDlY1Qq66g7tmRP3WD9ufhKqSz51QhPOJolACiYz0HIBxAQHXZnB/Cgg7su5iwBUKJ0KV6UWchyfI4vfTaX5wFo94c061U+vVmAxQbc9HKvlRvADSIOzwdYjo/thQDsrGqPAAHtfoChq5i1E5rvqyzNjXd4oj1j5b4HlNYVAIau0qxXMWtanMQNIizH5/B8EMNF268zAdSN8Zylz4AbjDLtosq9A1klOFp/BcDn02uAxxJoNOuTS5DcgVJXcdYh3FnVMGvaxG+mClBGUz8D09K/B2A5PkrrKm5LIB5bji8f4PjyIcnu22rsE7aYkwogdPDhZaYtHcD2RqkeB1iaU7C94hdSIYD9Mw/bC+P+f6rN5XlsL2T/zJMH8PXHDQDbK2kA4RMxcgDeLQLQ+jVMzQmfiJECsLemY+gq7X4aoN0fYugqe2u6PAAAQ6/gBulr2g0iDL14U5Vuwy/ff2fa0gHEK+jbz0HsE7aYK6L/f8OJj9JJj8hpK2sH8r+piyu19j3lN9ZziOU/uQAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<Version Type="number" Editor="hide">1</Version>
|
||
<Keywords Type="string" Editor="hide"/>
|
||
<Tooltip Type="string" Editor="hide"/>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="No" Editor="hide" DetailedInfo="">Unlimited</OutgoingConnections>
|
||
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
|
||
<FunctionsNodeJSScript Editor="hide">jobArrived</FunctionsNodeJSScript>
|
||
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
|
||
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
|
||
<ExecutionGroup Editor="hide"/>
|
||
<PerformanceTuning Editor="hide">No</PerformanceTuning>
|
||
<IdleAfterJob Editor="hide">0</IdleAfterJob>
|
||
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
|
||
<SubcategoryInElementPane Editor="hide"><ValueDescription Type="stringlist"><Value>Custom</Value></ValueDescription></SubcategoryInElementPane>
|
||
<DispositionInElementPane Type="number" Editor="hide"/>
|
||
<Description Type="string" Editor="hide"/>
|
||
<Compatibility Type="string" Editor="hide"/>
|
||
<SupportInfo Type="string" Editor="hide"/>
|
||
<AppDiscovery Type="string" Editor="hide"/>
|
||
<FlowUpgradeWarning Type="string" Editor="hide"/>
|
||
<UpgradeMaximumVersion Type="number" Editor="hide"/>
|
||
<Connections Type="string" Editor="hide"/>
|
||
<SwitchModule Type="string" Editor="hide"/>
|
||
<ObsoleteProperties Type="string" Editor="hide"/>
|
||
<ObsoleteConnectionProperties Type="string" Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="26">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">JSON</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/JSON" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Yellow</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">824</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">-8</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="23" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Tooltip="Connection cornering angle">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">21</Sourceobject>
|
||
<Destobject Editor="hide">24</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Gray</Color>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="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">No</Hold>
|
||
<IncludeMask LocalizedTagName="Include these jobs" Validate="Yes" Type="string" Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="allfiles" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">All Files</IncludeMask>
|
||
<ExcludeMask LocalizedTagName="Exclude these jobs" Validate="Yes" Type="string" Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="nofiles" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="25" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Tooltip="Connection cornering angle">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">24</Sourceobject>
|
||
<Destobject Editor="hide">22</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Gray</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline">Yes</Success>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="27" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">24</Sourceobject>
|
||
<Destobject Editor="hide">26</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Gray</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Log</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline">Yes</Success>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="80">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Tooltip="Name of the folder in the design area">Folder 8</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Folder 8" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Yellow</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">384</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">120</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="90">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Bitbucket</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Bitbucket" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this folder">#808080</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">80</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">544</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Script element" Icon="" Id="91">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Type="string" Editor="hide">2025-09-02T16:12:19.329Z</LastModified>
|
||
<Name LocalizedTagName="Name" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the script element">Bitbucket</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Editor="description" Tooltip="Description of the flow element"/>
|
||
<LogDebugMessages Validate="No" Type="enum:Default;Yes" Default="Default" Subtype="inline" LocalizedTagName="Log debug messages" Validation="None" Editor="inline" DetailedInfo="" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used.">Default</LogDebugMessages>
|
||
<SPSDebugMode LocalizedTagName="Enable debug mode" Validation="None" Validate="No" Type="bool" Default="No" Editor="inline" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor">No</SPSDebugMode>
|
||
<SPSDebugPort LocalizedTagName="Port" Dependency="SPSDebugMode" Type="number" Default="9229" Editor="inline" Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints LocalizedTagName="Debug entry points" Validation="None" Dependency="SPSDebugMode" Type="string" Dependencyvalue="Yes" Editor="askplugin2" Subtype="askplugin2" Tooltip="The script entry points to debug"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes LocalizedTagName="Abort after (minutes)" Validation="None" Validate="No" Type="number" Default="Default" Editor="inline;default" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes).">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath LocalizedTagName="Script path" Validation="Standard" Validate="notempty" Type="string" Opaque="true" Editor="choosefile|Script package (*.sscript)" Subtype="choosefile" 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.">E:/BlueWest/bitBucketFolder/gitpush/gitpush/gitpush.sscript</ScriptPackagePath>
|
||
<Xpos Type="number" Default="0" Editor="hide">176</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">544</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbBJREFUWIW1lj1SAkEQhb9xi0STLUVNPYABGEpieQHlBnoCvYEYG5Ga6A3YE7gmGhD4E5uYMlgCiQFItYFA8bs7bA8v25l+8171Tk89gwtqjQrGXADhYKWNSJXybkXLNcnkVojpxUBhQcUbpztFDXct2X73EiiEOUNcCpGTbeRkm7gUEuYMQIFao+KfO0RkW0RW4mZXphE3u0Jkhci2NNyUDvz/t6N8bmbjKJ9jbz0Y1WTlphlIxOdPX81NM9AGePzqzWyMrbXnEUPTma6by002IFIFKNc7Ewc9fvUo1zsTNePoP3F3sX6LCzd5DAEi+8oSY9h/4g7DGcDB9wPvv/uLTnYZQ+B0p4jI9bClMGivyHWSOMDL5jFXGzeMc/l/iEbc9A4MD39Gxr+Dw0nutPgIwn1Q4nzRuaop0Ip7MaARVxvQioPiDiDca8V1BuZhSXHwdAmzivszkFHcjwGFuN6AUlxnwIM4eHyKs8KtA7VGZav5QWAtgbVsNT9Iz3NuWF0qdsQKU7EPaFKxI1aZir0YSIQmFbsayJyK/RjImIqXgfdUvCycUzGTrW7PS8VZ8AchLFDvP8ti5QAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<Version Type="string" Editor="hide">1</Version>
|
||
<Keywords Type="string" Editor="hide">bluewest, git, push, commit, save, cloud, version control, repository, repo, branch, merge, pull request, code sync, source control, github, bitbucket, gitea, gitlab</Keywords>
|
||
<Tooltip Type="string" Editor="hide">Backup, version, and sync your flows as .xml or other files to GitHub, Bitbucket, Gitea, or GitLab effortlessly.</Tooltip>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" 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 Type="number" Editor="hide"/>
|
||
<Description Type="string" Editor="hide"/>
|
||
<Compatibility Type="string" Editor="hide"/>
|
||
<SupportInfo Type="string" Editor="hide"/>
|
||
<AppDiscovery Type="string" Editor="hide"/>
|
||
<FlowUpgradeWarning Type="string" Editor="hide"/>
|
||
<UpgradeMaximumVersion Type="number" Editor="hide"/>
|
||
<Connections Type="string" Editor="hide"/>
|
||
<SwitchModule Type="string" Editor="hide"/>
|
||
<ObsoleteProperties Type="string" Editor="hide"/>
|
||
<ObsoleteConnectionProperties Type="string" Editor="hide"/>
|
||
<gitService Type="enum:Github;Bitbucket;Gitea;Gitlab" Default="Bitbucket" Subtype="inline" LocalizedTagName="Git service" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Bitbucket</gitService>
|
||
<apiUrl Type="string" Default="Default" Dependencyvalue=".+" Subtype="default" LocalizedTagName="API Url" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;default;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Default</apiUrl>
|
||
<owner Type="string" Default="" Dependencyvalue="Gitea|" Subtype="inline" LocalizedTagName="Owner" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">tdeschamps@bluewest.fr</owner>
|
||
<userName Type="string" Default="" Dependencyvalue="Bitbucket" Subtype="inline" LocalizedTagName="User name" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">tdeschamps@bluewest.fr</userName>
|
||
<workspace Type="string" Default="" Dependencyvalue="Bitbucket" Subtype="inline" LocalizedTagName="Workspace" Validation="Standard" Dependency="gitService" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">bluewest</workspace>
|
||
<token Type="password" Default="" Dependencyvalue=".+" Subtype="inline" LocalizedTagName="Token" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">ATATT3xFfGF0kX_uTl8Rfm8fMmq6K3jXMOhiE_9bGSfwA9h8n4thip8sDmvljoDJyJ_MmIOQzpipc1PguG5J0Kqci73imISIkqURngW1Pv0Dtpbygm8EqUQfPrn00Zjh0rnDsDttGH4hwGpZhO2diA728XXNCMSCZfT11QOHmRd1MN91HwVDz9w=FC320176</token>
|
||
<repo Type="string" Default="" Dependencyvalue=".+" Subtype="askplugin" LocalizedTagName="Repository" Validation="Standard" Dependency="token" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" DetailedInfo="" Tooltip="" SelectFromLibMes="">createLog</repo>
|
||
<branch Type="string" Default="" Dependencyvalue=".+" Subtype="inline" LocalizedTagName="Branch" Validation="Standard" Dependency="repo" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" DetailedInfo="" Tooltip="" SelectFromLibMes="">main</branch>
|
||
<pickupMode Type="enum:Job is asset;Job refer to asset;From dataset;Switch flows" Default="Switch flows" Subtype="inline" LocalizedTagName="Pickup mode" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Switch flows</pickupMode>
|
||
<datasetName Type="string" Default="Flow" Dependencyvalue="From dataset" Subtype="inline" LocalizedTagName="Dataset name" Validation="Standard" Dependency="pickupMode" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Flow</datasetName>
|
||
<assetPath Type="string" Default="" Dependencyvalue="Job refer to asset" Subtype="inline" LocalizedTagName="Choose file or folder" Validation="Standard" Dependency="pickupMode" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" DetailedInfo="" Tooltip=""/>
|
||
<commitMessage Type="string" Default="Pushed by Git push app from Switch" Subtype="inline" LocalizedTagName="Commit message" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Pushed by Git push app from Switch</commitMessage>
|
||
<addElementDescription Type="bool" Default="Yes" Subtype="inline" LocalizedTagName="Add description of change in each flow element?" Validation="Standard" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="Will work only for XML flows.">Yes</addElementDescription>
|
||
<alwaysPush Type="bool" Default="Yes" Subtype="inline" LocalizedTagName="Compare to previous version before pushing?" Validation="Standard" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="If the file have not changed (Sha256 verification) since previous push by Switch, it won't be pushed to the git service.

For XML flows, it will based on the Name of the flow (in the XML)
For other file, it will be based on the fileName.">Yes</alwaysPush>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="92">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Warning</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Warning#1" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Orange</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="Yes" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="No">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">624</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="93">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Error</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Error#1" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this folder">#ff0000</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="Yes" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="No">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">704</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="94">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Success</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Success#1" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Green</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="Yes" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="No">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">272</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">544</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="95" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Tooltip="Connection cornering angle">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">90</Sourceobject>
|
||
<Destobject Editor="hide">91</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Gray</Color>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="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">No</Hold>
|
||
<IncludeMask LocalizedTagName="Include these jobs" Validate="Yes" Type="string" Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="allfiles" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">All Files</IncludeMask>
|
||
<ExcludeMask LocalizedTagName="Exclude these jobs" Validate="Yes" Type="string" Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="nofiles" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="99">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Error</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Error#2" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this folder">#ff0000</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="Yes" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="No">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">560</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">464</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="100">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Warning</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Warning#2" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Orange</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="Yes" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="No">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">560</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">384</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Script element" Icon="" Id="101">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<LastModified Type="string" Editor="hide">2025-09-02T16:12:19.329Z</LastModified>
|
||
<Name LocalizedTagName="Name" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the script element">Github</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Editor="description" Tooltip="Description of the flow element"/>
|
||
<LogDebugMessages Validate="No" Type="enum:Default;Yes" Default="Default" Subtype="inline" LocalizedTagName="Log debug messages" Validation="None" Editor="inline" DetailedInfo="" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used.">Default</LogDebugMessages>
|
||
<SPSDebugMode LocalizedTagName="Enable debug mode" Validation="None" Validate="No" Type="bool" Default="No" Editor="inline" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor">No</SPSDebugMode>
|
||
<SPSDebugPort LocalizedTagName="Port" Dependency="SPSDebugMode" Type="number" Default="9229" Editor="inline" Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints LocalizedTagName="Debug entry points" Validation="None" Dependency="SPSDebugMode" Type="string" Dependencyvalue="Yes" Editor="askplugin2" Subtype="askplugin2" Tooltip="The script entry points to debug"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes LocalizedTagName="Abort after (minutes)" Validation="None" Validate="No" Type="number" Default="Default" Editor="inline;default" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes).">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath LocalizedTagName="Script path" Validation="Standard" Validate="notempty" Type="string" Opaque="true" Editor="choosefile|Script package (*.sscript)" Subtype="choosefile" 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.">E:/BlueWest/bitBucketFolder/gitpush/gitpush/gitpush.sscript</ScriptPackagePath>
|
||
<Xpos Type="number" Default="0" Editor="hide">464</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbBJREFUWIW1lj1SAkEQhb9xi0STLUVNPYABGEpieQHlBnoCvYEYG5Ga6A3YE7gmGhD4E5uYMlgCiQFItYFA8bs7bA8v25l+8171Tk89gwtqjQrGXADhYKWNSJXybkXLNcnkVojpxUBhQcUbpztFDXct2X73EiiEOUNcCpGTbeRkm7gUEuYMQIFao+KfO0RkW0RW4mZXphE3u0Jkhci2NNyUDvz/t6N8bmbjKJ9jbz0Y1WTlphlIxOdPX81NM9AGePzqzWyMrbXnEUPTma6by002IFIFKNc7Ewc9fvUo1zsTNePoP3F3sX6LCzd5DAEi+8oSY9h/4g7DGcDB9wPvv/uLTnYZQ+B0p4jI9bClMGivyHWSOMDL5jFXGzeMc/l/iEbc9A4MD39Gxr+Dw0nutPgIwn1Q4nzRuaop0Ip7MaARVxvQioPiDiDca8V1BuZhSXHwdAmzivszkFHcjwGFuN6AUlxnwIM4eHyKs8KtA7VGZav5QWAtgbVsNT9Iz3NuWF0qdsQKU7EPaFKxI1aZir0YSIQmFbsayJyK/RjImIqXgfdUvCycUzGTrW7PS8VZ8AchLFDvP8ti5QAAAABJRU5ErkJggg==]]></ElementIcon>
|
||
<Version Type="string" Editor="hide">1</Version>
|
||
<Keywords Type="string" Editor="hide">bluewest, git, push, commit, save, cloud, version control, repository, repo, branch, merge, pull request, code sync, source control, github, bitbucket, gitea, gitlab</Keywords>
|
||
<Tooltip Type="string" Editor="hide">Backup, version, and sync your flows as .xml or other files to GitHub, Bitbucket, Gitea, or GitLab effortlessly.</Tooltip>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" 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 Type="number" Editor="hide"/>
|
||
<Description Type="string" Editor="hide"/>
|
||
<Compatibility Type="string" Editor="hide"/>
|
||
<SupportInfo Type="string" Editor="hide"/>
|
||
<AppDiscovery Type="string" Editor="hide"/>
|
||
<FlowUpgradeWarning Type="string" Editor="hide"/>
|
||
<UpgradeMaximumVersion Type="number" Editor="hide"/>
|
||
<Connections Type="string" Editor="hide"/>
|
||
<SwitchModule Type="string" Editor="hide"/>
|
||
<ObsoleteProperties Type="string" Editor="hide"/>
|
||
<ObsoleteConnectionProperties Type="string" Editor="hide"/>
|
||
<gitService Type="enum:Github;Bitbucket;Gitea;Gitlab" Default="Bitbucket" Subtype="inline" LocalizedTagName="Git service" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Github</gitService>
|
||
<apiUrl Type="string" Default="Default" Dependencyvalue=".+" Subtype="default" LocalizedTagName="API Url" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;default;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Default</apiUrl>
|
||
<owner Type="string" Default="" Dependencyvalue="Gitea|" Subtype="inline" LocalizedTagName="Owner" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">ThomasDeschamps-Bluewest
|
||
</owner>
|
||
<userName Type="string" Default="" Dependencyvalue="Bitbucket" Subtype="inline" LocalizedTagName="User name" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">tdeschamps@bluewest.fr</userName>
|
||
<workspace Type="string" Default="" Dependencyvalue="Bitbucket" Subtype="inline" LocalizedTagName="Workspace" Validation="Standard" Dependency="gitService" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">bluewest</workspace>
|
||
<token Type="password" Default="" Dependencyvalue=".+" Subtype="inline" LocalizedTagName="Token" Validation="Standard" Dependency="gitService" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">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</token>
|
||
<repo Type="string" Default="" Dependencyvalue=".+" Subtype="askplugin" LocalizedTagName="Repository" Validation="Standard" Dependency="token" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" DetailedInfo="" Tooltip="" SelectFromLibMes="">test1</repo>
|
||
<branch Type="string" Default="" Dependencyvalue=".+" Subtype="inline" LocalizedTagName="Branch" Validation="Standard" Dependency="repo" DependencyCondition="Matches" UserDefined="true" Editor="inline;sltextwithvar;askplugin;scriptexp" DetailedInfo="" Tooltip="" SelectFromLibMes="">main</branch>
|
||
<pickupMode Type="enum:Job is asset;Job refer to asset;From dataset;Switch flows" Default="Switch flows" Subtype="inline" LocalizedTagName="Pickup mode" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Switch flows</pickupMode>
|
||
<datasetName Type="string" Default="Flow" Dependencyvalue="From dataset" Subtype="inline" LocalizedTagName="Dataset name" Validation="Standard" Dependency="pickupMode" DependencyCondition="Equals" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Flow</datasetName>
|
||
<assetPath Type="string" Default="" Dependencyvalue="Job refer to asset" Subtype="inline" LocalizedTagName="Choose file or folder" Validation="Standard" Dependency="pickupMode" DependencyCondition="Equals" UserDefined="true" Editor="inline;choosefile;choosefolder;sltextwithvar;scriptexp" DetailedInfo="" Tooltip=""/>
|
||
<commitMessage Type="string" Default="Pushed by Git push app from Switch" Subtype="inline" LocalizedTagName="Commit message" Validation="Standard" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="">Pushed by Git push app from Switch</commitMessage>
|
||
<addElementDescription Type="bool" Default="Yes" Subtype="inline" LocalizedTagName="Add description of change in each flow element?" Validation="Standard" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="Will work only for XML flows.">Yes</addElementDescription>
|
||
<alwaysPush Type="bool" Default="Yes" Subtype="inline" LocalizedTagName="Compare to previous version before pushing?" Validation="Standard" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" DetailedInfo="" Tooltip="If the file have not changed (Sha256 verification) since previous push by Switch, it won't be pushed to the git service.

For XML flows, it will based on the Name of the flow (in the XML)
For other file, it will be based on the fileName.">Yes</alwaysPush>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="102">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">github</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/github" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this folder">#808080</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="No" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">368</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="object" LocalizedTagName="Folder" Icon="" Id="103">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Type="string" Editor="inline" Subtype="inline" Tooltip="Name of the folder in the design area">Success</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<Path AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/Git push/automanaged/Success#2" Validation="Standard" LocalizedTagName="Path" Type="string" Editor="automanaged;choosefolder;inline" Subtype="automanaged" Tooltip="Path to the backing folder">#automanaged#</Path>
|
||
<LeaveOriginals Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Leave originals in place" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder">No</LeaveOriginals>
|
||
<MinimumFileSize Validate="No" Type="number" Default="" Dependencyvalue="#automanaged#" Subtype="none" LocalizedTagName="Minimum file size (KB)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum."/>
|
||
<ScanEvery Validate="No" Type="number" Default="Default" Dependencyvalue="#automanaged#" Subtype="default" LocalizedTagName="Scan every (seconds)" Validation="None" Dependency="Path" DependencyCondition="Not-equals" Editor="inline;default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs">Default</ScanEvery>
|
||
<TimeOfDayWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Time-of-day window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day">No</TimeOfDayWindow>
|
||
<AllowFromHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowFromHour>
|
||
<AllowToHour Type="time" Default="00:00" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependency="TimeOfDayWindow" Editor="inline" Tooltip="The time-of-day window during which to detect jobs">00:00</AllowToHour>
|
||
<DayOfWeekWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-week window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week">No</DayOfWeekWindow>
|
||
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow from" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Monday</AllowFromDay>
|
||
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Allow to" Validation="Standard" Dependency="DayOfWeekWindow" Editor="inline" Tooltip="The days of the week during which to detect jobs">Sunday</AllowToDay>
|
||
<DayOfMonthWindow Type="bool" Default="No" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Day-of-month window" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month">No</DayOfMonthWindow>
|
||
<Day Type="number" Default="1" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Day" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" 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]">1</Day>
|
||
<RelativeTo Type="enum:Start of the month;End of the month" Default="Start of the month" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Relative to" Validation="Standard" Dependency="DayOfMonthWindow" Editor="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Default="Yellow" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this folder">Green</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs">No</AttachHierarchyInfo>
|
||
<IncludeFolderName Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Add name at the top" Validation="Standard" Dependency="AttachHierarchyInfo" Editor="inline" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Type="string" Default="" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="inline" 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"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Type="string" Default="" Editor="description;mltextwithvar;scriptexp" Subtype="inline" 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."/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Type="string" Default="" Editor="inline;scriptexp;sltextwithvar" 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"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Type="string" Default="" Editor="hide" 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."/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Type="number" Default="" Editor="inline;none;scriptexp;sltextwithvar" Subtype="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"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Type="string" Default="none" Editor="none;mltextwithvar" Subtype="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)."/>
|
||
<SafeMove Type="bool" Default="Yes" Dependencyvalue="#automanaged#" Subtype="inline" LocalizedTagName="Safe move" Validation="Standard" Dependency="Path" DependencyCondition="Not-equals" Editor="inline" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination">Yes</SafeMove>
|
||
<StripUnikName Type="bool" Default="No" Subtype="inline" LocalizedTagName="Strip unique name" Validation="Standard" UserManagedValue="Yes" Editor="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" ValueIsAutomanaged="No">Yes</StripUnikName>
|
||
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Duplicates" Validation="Standard" Dependency="StripUnikName" Editor="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder">Overwrite</DuplicateLogic>
|
||
<Separator Type="string" Default="" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Separator" Validation="None" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines separator to be added between filename and version number"/>
|
||
<Width Type="number" Default="1" Dependencyvalue="Add version number" Subtype="inline" LocalizedTagName="Width" Validation="Standard" Dependency="DuplicateLogic" Editor="inline" Tooltip="Defines width of the version number (not including separator)" Format="[0-9]|10">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Type="bool" Default="No" Editor="inline" Subtype="inline" 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">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Type="string" Default="No Folders" Editor="nofolders;folderpatterns;regexp" Subtype="nofolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder">No Folders</SkipTheseFolders>
|
||
<InjectedPath Type="string" Default="" Editor="hide"/>
|
||
<LeaveOriginalsListPathExported Type="string" Opaque="true" Default="" Editor="hide"/>
|
||
<LeaveOriginalsIgnoreUpdates Type="bool" Default="No" Dependencyvalue="Yes" Subtype="inline" LocalizedTagName="Ignore updates" Validation="Standard" Dependency="LeaveOriginals" Editor="inline" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Type="number" Default="0" Editor="hide">560</Xpos>
|
||
<Ypos Type="number" Default="0" Editor="hide">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="107" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Tooltip="Connection cornering angle">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">102</Sourceobject>
|
||
<Destobject Editor="hide">101</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Gray</Color>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="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">No</Hold>
|
||
<IncludeMask LocalizedTagName="Include these jobs" Validate="Yes" Type="string" Default="All Files" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="allfiles" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">All Files</IncludeMask>
|
||
<ExcludeMask LocalizedTagName="Exclude these jobs" Validate="Yes" Type="string" Default="No Files" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Subtype="nofiles" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions.">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="140" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">91</Sourceobject>
|
||
<Destobject Editor="hide">94</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Green</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="141" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">91</Sourceobject>
|
||
<Destobject Editor="hide">92</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Orange</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="142" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">91</Sourceobject>
|
||
<Destobject Editor="hide">93</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this connection">#ff0000</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="143" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">2</Sourceobject>
|
||
<Destobject Editor="hide">4</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Green</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="144" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">2</Sourceobject>
|
||
<Destobject Editor="hide">7</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Orange</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="145" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">2</Sourceobject>
|
||
<Destobject Editor="hide">6</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this connection">#ff0000</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="149" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">101</Sourceobject>
|
||
<Destobject Editor="hide">103</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Green</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="150" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">101</Sourceobject>
|
||
<Destobject Editor="hide">100</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="inline" Tooltip="Specify color for this connection">Orange</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object Class="connection" LocalizedTagName="" Id="151" Priority="">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Type="string" Default="" Editor="inline" Subtype="inline" Tooltip="Name of the connection in the design area"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Type="string" Default="" Editor="description" Subtype="description" Tooltip="Description of the flow element"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Type="number" Default="0" Editor="inline" Subtype="inline" Tooltip="Connection cornering angle">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">101</Sourceobject>
|
||
<Destobject Editor="hide">99</Destobject>
|
||
<Color LocalizedTagName="Color" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Default="Gray" Editor="inline;choosecolor" Subtype="choosecolor" Tooltip="Specify color for this connection">#ff0000</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Type="enum:Data;Log;Data with log" Default="Data" Editor="inline" Subtype="inline" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Dependency="TrafficType" Type="string" Dependencyvalue="Data with log" Editor="inline" Subtype="inline" Tooltip="A name for the set of metadata picked up by this tool">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Type="bool" Default="No" Editor="inline" 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">No</Hold>
|
||
<Success LocalizedTagName="Success out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Success>
|
||
<Warning LocalizedTagName="Warning out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">No</Warning>
|
||
<Error LocalizedTagName="Error out" Type="bool" Default="Yes" Editor="inline" AvailableFor="Data" Subtype="inline">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
</Data>
|