343 lines
70 KiB
XML
343 lines
70 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
||
<Data Id="360">
|
||
<Header>
|
||
<Fields>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Default="NewFlow" Tooltip="Name of the flow" Subtype="inline" Editor="inline" Type="string">PerfectlyClear</Name>
|
||
<Type Editor="hide">Flow</Type>
|
||
<Description LocalizedTagName="Description" Validation="Standard" Default="" Tooltip="Description of the flow" Subtype="description" Editor="description" Type="string">Created at 5/19/2025 2:33 PM</Description>
|
||
<TimeStamp ModificationDate="2025-09-05T18:55:26.931Z" CreationDate="2025-05-19T12:33:15.579Z" Editor="hide"/>
|
||
<FlowFolder Editor="hide">PerfectlyClear</FlowFolder>
|
||
<LastObjId Editor="hide">100</LastObjId>
|
||
<Locked Editor="hide" LockPassword="">No</Locked>
|
||
<AutomanagedCounter Editor="hide">14</AutomanagedCounter>
|
||
<ImagePath LocalizedTagName="Background image" Validation="Standard" Default="" Opaque="true" Tooltip="Path to the background image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string">E:/BlueWest/98-Utilitaires/Grille Switch.png</ImagePath>
|
||
<HeaderImagePath LocalizedTagName="Header image" Validation="Standard" Default="" Opaque="true" Tooltip="Path to the header image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string">E:/BlueWest/bitBucketFolder/perfectly-clear/image/Icon-template_200px.png</HeaderImagePath>
|
||
<MarkerImage LocalizedTagName="Marker image" Validation="Standard" Default="" Opaque="true" Tooltip="Flow marker image to be shown in the Flows pane" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;inline;choosefile|Image files (*.png *.jpg)" Type="enum:Priority 1;Priority 2;Priority 3;Priority 4;25% complete;50% complete;75% complete;100% complete;Up arrow;Down arrow;Left arrow;Right arrow;Red flag;Green flag;Blue flag;Black flag">E:/BlueWest/bitBucketFolder/perfectly-clear/image/Icon-template_200px.png</MarkerImage>
|
||
<AdvancedTuningEnabled LocalizedTagName="Show advanced element properties" Validation="Standard" Default="No" Tooltip="Set to 'Yes' to unlock:
- 2 extra performance properties for flow elements that support concurrent processing
- The Log debug messages property for Node.js scripts/apps." Subtype="inline" Editor="inline" Type="bool">No</AdvancedTuningEnabled>
|
||
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Default="No" Tooltip="If set to yes, the flow will be active only during a certain time of the day" Subtype="inline" Editor="inline" Type="bool">No</TimeOfDayWindow>
|
||
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to keep the flow active" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowFromHour>
|
||
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to keep the flow active" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowToHour>
|
||
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Default="No" Tooltip="If set to yes, the flow will be active only during a certain days of the week" Subtype="inline" Editor="inline" Type="bool">No</DayOfWeekWindow>
|
||
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week window during which to keep the flow active" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday">Monday</AllowFromDay>
|
||
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week window during which to keep the flow active" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Default="No" Tooltip="If set to yes, the flow will be active only during a certain day of the month" Subtype="inline" Editor="inline" Type="bool">No</DayOfMonthWindow>
|
||
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day of the month during which to keep the flow active, as a number in the range [1 . . 31]" Subtype="inline" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Default="1">1</Day>
|
||
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" Default="Start of the month">Start of the month</RelativeTo>
|
||
<Version CreatedBySwitch="24.1" ModifiedBySwitch="25.07" Editor="hide">71</Version>
|
||
</Fields>
|
||
</Header>
|
||
<Object LocalizedTagName="Script element" Id="1" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">ScriptElement</Type>
|
||
<IdleAfterJob LocalizedTagName="Idle after job (secs)" Validate="Yes" Default="0" Tooltip="The idle timeout after each job for the script instance" Editor="inline" Type="number">0</IdleAfterJob>
|
||
<NumberOfSlots LocalizedTagName="Number of slots" Validate="Yes" Default="Default" Tooltip="The number of slots available for the script instance. The default value can be set in the user preferences - processing - Default number of slots for concurrent processing." Editor="inline;default" Type="number">Default</NumberOfSlots>
|
||
<LastModified Editor="hide" Type="string">2025-07-07T12:01:22.852Z</LastModified>
|
||
<Name LocalizedTagName="Name" Tooltip="Name of the script element" Editor="inline" Type="string">perfectly-clear</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Tooltip="Description of the flow element" Editor="description" Type="string"/>
|
||
<LogDebugMessages LocalizedTagName="Log debug messages" Validation="None" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used." Subtype="inline" Editor="inline" Type="enum:Default;Yes" Validate="No" Default="Default" DetailedInfo="">Default</LogDebugMessages>
|
||
<SPSDebugMode LocalizedTagName="Enable debug mode" Validation="None" Validate="No" Default="No" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Editor="inline" Type="bool">No</SPSDebugMode>
|
||
<SPSDebugPort LocalizedTagName="Port" Type="number" Default="9229" Dependencyvalue="Yes" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Editor="inline" Dependency="SPSDebugMode">9229</SPSDebugPort>
|
||
<SPSDebugEntryPoints LocalizedTagName="Debug entry points" Validation="None" Type="string" Dependencyvalue="Yes" Tooltip="The script entry points to debug" Subtype="askplugin2" Editor="askplugin2" Dependency="SPSDebugMode"><ValueDescription Type="askplugin2">
|
||
<Value>jobArrived</Value>
|
||
<Value>timerFired</Value>
|
||
<Value>httpRequestTriggeredAsync</Value>
|
||
</ValueDescription>
|
||
</SPSDebugEntryPoints>
|
||
<AbortTimeoutMinutes LocalizedTagName="Abort after (minutes)" Validation="None" Validate="No" Default="Default" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Editor="inline;default" Type="number">Default</AbortTimeoutMinutes>
|
||
<ScriptPackagePath LocalizedTagName="Script path" Validation="Standard" Validate="notempty" Opaque="true" Tooltip="A script file.
This can be either a regular script package file or a zero size *.sscript file from a script folder.

A regular script package file is an archive containing a script manifest, a declaration, a program and an icon. It may be password-protected. It is exported together with the flow.

A script folder is a folder containing a zero size *.sscript file and other files normally present in the regular script package. Script folders are not password-protected and not exported together with the flow." Subtype="choosefile" Editor="choosefile|Script package (*.sscript)" Type="string">E:/BlueWest/bitBucketFolder/perfectly-clear/perfectly-clear/perfectly-clear.sscript</ScriptPackagePath>
|
||
<Xpos Default="0" Editor="hide" Type="number">176</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">304</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARhJREFUWIXtl8FxwjAQRf8Hpws6CAXgG+kgN/ANKnAogByggDgVwA3n5g7wzRQAHbiLmBGHDMbRYNkwY+3A+J0sr6T/ZzVazRIFnGQzBOlD4R1NQERQ6jtzvfjy6yy+C7+g8NGIsIYC1kd3PM0NdJNwRWBiQzyHCLLBeEYn2QwBbq2K56i3DkhfRhwA6dNJQlUW/+z1Me+9Xo297H7+jX8Ho6vzlukBi3Rf6qFjMlgmfgtVexgN2MCpO1FPeVW87Eh0xDPQGjBeQxuIZ6A1YKwDxbtcVQfuXSuegdZA7bdAr+331n4d8Qw0bmCZHozxxp7jujz/ETyAASISUyci+cYkc70YRGBdmwgy14tFmtNzX/j3WUCiPT8Bv4lXOuBwKSYAAAAASUVORK5CYII=]]></ElementIcon>
|
||
<Version Editor="hide" Type="string">1</Version>
|
||
<Keywords Editor="hide" Type="string">bluewest, perfectly, clear, image, enhancement, resize, background, removal, photo, correction, ai, automation, jpg, png, rgb, resolution</Keywords>
|
||
<Tooltip Editor="hide" Type="string">Perfectly Clear automatically enhances, resizes, or removes backgrounds from images.</Tooltip>
|
||
<IncomingConnections RequireAtLeastOne="Yes" Editor="hide">Yes</IncomingConnections>
|
||
<OutgoingConnections RequireAtLeastOne="Yes" DetailedInfo="" Editor="hide">Unlimited</OutgoingConnections>
|
||
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
|
||
<FunctionsNodeJSScript Editor="hide"/>
|
||
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
|
||
<ExecutionGroup Editor="hide"/>
|
||
<PerformanceTuning Editor="hide">Yes</PerformanceTuning>
|
||
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
|
||
<SubcategoryInElementPane Editor="hide"><ValueDescription Type="stringlist"><Value>Custom</Value></ValueDescription></SubcategoryInElementPane>
|
||
<DispositionInElementPane Editor="hide" Type="number"/>
|
||
<Description Editor="hide" Type="string"/>
|
||
<Compatibility Editor="hide" Type="string"/>
|
||
<SupportInfo Editor="hide" Type="string"/>
|
||
<AppDiscovery Editor="hide" Type="string"/>
|
||
<FlowUpgradeWarning Editor="hide" Type="string"/>
|
||
<UpgradeMaximumVersion Editor="hide" Type="number"/>
|
||
<Connections Editor="hide" Type="string"/>
|
||
<SwitchModule Editor="hide" Type="string"/>
|
||
<ObsoleteProperties Editor="hide" Type="string"/>
|
||
<ObsoleteConnectionProperties Editor="hide" Type="string"/>
|
||
<APIKEY LocalizedTagName="API key" Validation="Standard and custom" Tooltip="Your Perfectly Clear Cloud API key used for authentication with the service.
The key will be highlighted in red if it is invalid or missing." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="password" Default="" DetailedInfo="">d1d33cf4c36e24d57d4506a5cd34d90b4d9</APIKEY>
|
||
<preset LocalizedTagName="Enhancement preset" Validation="Standard" SelectFromLibMes="Presets can be created or modified via the Perfectly Clear Web Admin interface.
Use "none" to skip enhancement and only resize the image." Tooltip="Name of the enhancement preset to apply.
Available presets linked to your API key can be retrieved using the "Get library for property" option.
Presets can be created or modified via the Perfectly Clear Web Admin interface.
Use "none" to skip enhancement and only resize the image." Subtype="askplugin" UserDefined="true" Editor="inline;askplugin;sltextwithvar;scriptexp" Type="string" Default="Universal" DetailedInfo="">Universal</preset>
|
||
<maxProcessingTime LocalizedTagName="Max processing time (seconds)" Validation="Standard" Tooltip="The Perfectly Clear API is asynchronous: some files will process quickly, others may take a lot more time. 
To avoid blocking the Switch core, the app implements a double strategy. 

This property defines the period the app will wait for a result directly after the upload to Perfectly Clear.
If there is no result within that period, the app goes into a polling mode and checks the job status every 10 seconds." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="number" Default="1500" DetailedInfo="">2</maxProcessingTime>
|
||
<timeout LocalizedTagName="Max wait time after upload (seconds)" Validation="Standard" Tooltip="The Perfectly Clear API is asynchronous: some files will process quickly, others may take a lot more time. 
To avoid blocking the Switch core, the app implements a double strategy. 

This property defines the maximum time limit after upload.
If it exceeds this limit, the job will be canceled and routed to the Error outgoing connection." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="number" Default="60" DetailedInfo="">60</timeout>
|
||
<outputType LocalizedTagName="Output type" Validation="Standard" Tooltip="Desired output image format, either "jpg" or "png". To detect the output type automatically based on the original type, set this parameter to "original"." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="enum:Original;JPG;PNG" Default="Original" DetailedInfo="">PNG</outputType>
|
||
<outputQuality LocalizedTagName="Output quality" Validation="Standard" Tooltip="Sets the quality of the output image.
Only accepted for JPEG and ignored for any other output types.
Defaults value: 90." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="number" Default="90" DetailedInfo="">90</outputQuality>
|
||
<skip LocalizedTagName="Strategy to ignore non-photographic content" Validation="Standard" Tooltip="Defines the mode used to skip processing for non-photographic content.
- Clipart: Uses a custom AI model to detect and skip clipart or illustrations that are not true photographs.
- Legacy: Uses a simpler detection method to identify non-photographic content such as logos or line art.
- None: Processes all images regardless of type. This may result in undesirable corrections on clipart or other synthetic content." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Type="enum:Clipart;Legacy;None" Default="Clipart" DetailedInfo="">Clipart</skip>
|
||
<resize LocalizedTagName="Resize image" Validation="Standard" Tooltip="Enables image resizing using one or more of the following parameters: width, height, long, short, or scale.

Scale defines the output size as a percentage of the original dimensions (e.g., 200 = 200% of original width and height).
The other parameters set the target size in pixels.
If the image is resized beyond 300%, Perfectly Clear will automatically use its Super Resolution technology." Subtype="inline" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" Type="enum:No;Width;Height;Long;Short;Long;Scale" Default="No" DetailedInfo="">No</resize>
|
||
<width LocalizedTagName="Width" Validation="None" Dependencyvalue="Width" Tooltip="Desired image width (pixels). Height is automatically calculated to maintain aspect ratio." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="resize" Type="number" Default="0" DependencyCondition="Equals" DetailedInfo="">1000</width>
|
||
<height LocalizedTagName="Height" Validation="None" Dependencyvalue="Height" Tooltip="Desired image height (pixels). Width is automatically calculated to maintain aspect ratio." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="resize" Type="number" Default="0" DependencyCondition="Equals" DetailedInfo="">0</height>
|
||
<long LocalizedTagName="Long" Validation="Standard" Dependencyvalue="Long" Tooltip="Desired image long edge size (pixels). Short edge is automatically calculated to maintain aspect ratio." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="resize" Type="number" Default="0" DependencyCondition="Equals" DetailedInfo="">0</long>
|
||
<short LocalizedTagName="Short" Validation="Standard" Dependencyvalue="Short" Tooltip="Desired image short edge size (pixels). Long edge is automatically calculated to maintain aspect ratio." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="resize" Type="number" Default="0" DependencyCondition="Equals" DetailedInfo="">0</short>
|
||
<scale LocalizedTagName="Scale" Validation="Standard" Dependencyvalue="Scale" Tooltip="Integer representing the percentage of size you want to resize to. For example, double the width and height with scale=200." Subtype="inline" UserDefined="true" Editor="inline;conditionwithvar;scriptexp" Dependency="resize" Type="string" Default="100" DependencyCondition="Equals" DetailedInfo="">100</scale>
|
||
<removeBackground LocalizedTagName="Remove background" Validation="Standard" Tooltip="Enables automatic background removal by extracting the foreground subject from the image.
The maximum image size for background removal is 5000 pixels on the longer edge or 30 megapixels.
Larger images are accepted, but will be automatically resized to meet this limit." Subtype="inline" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" Type="bool" Default="No" DetailedInfo="">Yes</removeBackground>
|
||
<bgColor LocalizedTagName="Background color" Validation="Standard and custom" Dependencyvalue="Yes" Tooltip="Default value is #FFFFFF00 for a transparent background
You can customize the background color using the #RRGGBBAA format." Subtype="inline" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Dependency="removeBackground" Type="string" Default="#FFFFFF00" DependencyCondition="Equals" DetailedInfo="">#FFFFFF00</bgColor>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="3" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline" Type="string">IN</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
|
||
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
|
||
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Dependency="Path" Type="number" Validate="No" Default="" DependencyCondition="Not-equals"/>
|
||
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Dependency="Path" Type="number" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
|
||
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
|
||
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowFromHour>
|
||
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowToHour>
|
||
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
|
||
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday">Monday</AllowFromDay>
|
||
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
|
||
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Default="1">1</Day>
|
||
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" Default="Start of the month">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Blue</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" Type="bool" Default="No">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.
Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp" Type="string"/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Default="" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Default="" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.

Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Editor="hide" Type="string"/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Default="" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Default="none" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).
Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
|
||
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
|
||
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Dependency="StripUnikName" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite">Overwrite</DuplicateLogic>
|
||
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" Type="string" Default=""/>
|
||
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Dependency="DuplicateLogic" Editor="inline" Format="[0-9]|10" Type="number" Default="1">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" Type="bool" Default="No">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">80</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="4" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">Filter</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Default="" Tooltip="Name of the connection in the design area" Editor="inline" Type="string"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Default="0" Tooltip="Connection cornering angle" Editor="inline" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">3</Sourceobject>
|
||
<Destobject Editor="hide">1</Destobject>
|
||
<Color LocalizedTagName="Color" Default="Gray" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<Hold LocalizedTagName="Hold jobs" Default="No" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Editor="inline" Type="bool">No</Hold>
|
||
<IncludeMask LocalizedTagName="Include these jobs" Validate="Yes" Default="All Files" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="allfiles" Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">All Files</IncludeMask>
|
||
<ExcludeMask LocalizedTagName="Exclude these jobs" Validate="Yes" Default="No Files" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Subtype="nofiles" Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string">No Files</ExcludeMask>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="5" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline" Type="string">Success</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
|
||
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
|
||
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Dependency="Path" Type="number" Validate="No" Default="" DependencyCondition="Not-equals"/>
|
||
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Dependency="Path" Type="number" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
|
||
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
|
||
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowFromHour>
|
||
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowToHour>
|
||
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
|
||
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday">Monday</AllowFromDay>
|
||
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
|
||
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Default="1">1</Day>
|
||
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" Default="Start of the month">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Green</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" Type="bool" Default="No">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.
Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp" Type="string"/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Default="" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Default="" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.

Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Editor="hide" Type="string"/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Default="" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Default="none" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).
Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
|
||
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
|
||
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Dependency="StripUnikName" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite">Add version number</DuplicateLogic>
|
||
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" Type="string" Default="">_V</Separator>
|
||
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Dependency="DuplicateLogic" Editor="inline" Format="[0-9]|10" Type="number" Default="1">2</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" Type="bool" Default="No">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">272</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">304</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="7" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Subtype="inline" Editor="inline" Type="string">Errror</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
|
||
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
|
||
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Dependency="Path" Type="number" Validate="No" Default="" DependencyCondition="Not-equals"/>
|
||
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Dependency="Path" Type="number" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
|
||
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
|
||
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowFromHour>
|
||
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowToHour>
|
||
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
|
||
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday">Monday</AllowFromDay>
|
||
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
|
||
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Default="1">1</Day>
|
||
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" Default="Start of the month">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="choosecolor" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">#ff0000</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" Type="bool" Default="No">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.
Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp" Type="string"/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Default="" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Default="" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.

Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Editor="hide" Type="string"/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Default="" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Default="none" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).
Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
|
||
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
|
||
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Dependency="StripUnikName" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite">Overwrite</DuplicateLogic>
|
||
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" Type="string" Default=""/>
|
||
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Dependency="DuplicateLogic" Editor="inline" Format="[0-9]|10" Type="number" Default="1">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" Type="bool" Default="No">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">272</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">384</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Problem jobs" Id="10" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">ProblemFilesFolder</Type>
|
||
<Category Editor="hide">producer</Category>
|
||
<ConnectionType Editor="hide">Filter</ConnectionType>
|
||
<OutgoingConnections Editor="hide">One</OutgoingConnections>
|
||
<Name LocalizedTagName="Name" Validation="None" Validate="No" Tooltip="Name of the problem jobs folder in the design area" Editor="inline" Type="string">Problem jobs</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<ProblemFilesFolderScope LocalizedTagName="Handle problem jobs for" Validation="Standard" Default="This flow only" Tooltip="Specify the scope of problem jobs folder element" Subtype="inline" Editor="inline" Type="enum:This flow only;All flows">This flow only</ProblemFilesFolderScope>
|
||
<ProblemFilesFolderEmails LocalizedTagName="Send alerts to" Validation="Standard" Dependencyvalue="This flow only" Tooltip="Specify email addresses that will receive alert messages about problem jobs.
Email addresses are separated by a semicolon or by a newline. If the value is Default, the addresses defined in the preference 'Send problem alerts to' will be used. If None is selected, then no alert messages will be sent.

Note that alerts will be sent only in case they are enabled in the Switch preferences, i.e. the 'Problem job arrives' preference is set to Yes." Subtype="default" Editor="none;default;inline;sltextwithvar;description;mltextwithvar;scriptexp" Dependency="ProblemFilesFolderScope" Type="string" Default="Default">Default</ProblemFilesFolderEmails>
|
||
<RetryCount LocalizedTagName="Retry count" Dependency="ProblemFilesFolderEmails" Type="number" Dependencyvalue="^Default$|^$" DependencyCondition="Does not match" Tooltip="The number of attempts in case of unsuccessful sending alerts (allowed values from 1 to 100)" Editor="inline" Format="^[1-9][0-9]?$|^100$">10</RetryCount>
|
||
<RetryDelay LocalizedTagName="Retry delay (minutes)" Dependency="ProblemFilesFolderEmails" Type="number" Dependencyvalue="^Default$|^$" DependencyCondition="Does not match" Tooltip="Time interval in minutes between transfer attempts by email (allowed values from 1 to 120)" Editor="inline" Format="^[1-9][0-9]?$|^1[0-1][0-9]$|^120$">10</RetryDelay>
|
||
<Xpos Default="0" Editor="hide" Type="number">80</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVRYhe3WMQ6CQBSE4RkkegMKgx1ewAtoRzyKN7DxHN7BysR7WFpTWJgAnRWSHRtrXXQjJr6/fmS+ZBsA699jPZluHJQPnl0JZRu3q6QoLsEBVZo5Anx1KOHomuE8KU/XkIDIZxwASMw4anbCIg4K6Hi8rMbnrTzRPrFOM3X9SFIBsP14nNy/BQiVA1ynJwhdBES9Ah4IAxjAAAYwgAH+HSDA9TUu6RZH4FpALijYf55PBEXy8M1N6ze7A/W5M3E8K3ujAAAAAElFTkSuQmCC]]></ElementIcon>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="Folder" Id="52" Icon="" Class="object">
|
||
<Fields>
|
||
<Type Editor="hide">Folder</Type>
|
||
<Category Editor="hide">folder</Category>
|
||
<Name LocalizedTagName="Name" Validation="Standard" Tooltip="Name of the folder in the design area" Editor="inline" Type="string">Folder 11</Name>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<Path LocalizedTagName="Path" Validation="Standard" Tooltip="Path to the backing folder" Subtype="automanaged" Editor="automanaged;choosefolder;inline" Type="string">#automanaged#</Path>
|
||
<LeaveOriginals LocalizedTagName="Leave originals in place" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</LeaveOriginals>
|
||
<MinimumFileSize LocalizedTagName="Minimum file size (KB)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Subtype="none" Editor="inline;none" Dependency="Path" Type="number" Validate="No" Default="" DependencyCondition="Not-equals"/>
|
||
<ScanEvery LocalizedTagName="Scan every (seconds)" Validation="None" Dependencyvalue="#automanaged#" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Subtype="default" Editor="inline;default" Dependency="Path" Type="number" Validate="No" Default="Default" DependencyCondition="Not-equals">Default</ScanEvery>
|
||
<TimeOfDayWindow LocalizedTagName="Time-of-day window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</TimeOfDayWindow>
|
||
<AllowFromHour LocalizedTagName="Allow from (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowFromHour>
|
||
<AllowToHour LocalizedTagName="Allow to (hh:mm)" Validation="Standard" Dependencyvalue="Yes" Tooltip="The time-of-day window during which to detect jobs" Subtype="inline" Editor="inline" Dependency="TimeOfDayWindow" Type="time" Default="00:00">00:00</AllowToHour>
|
||
<DayOfWeekWindow LocalizedTagName="Day-of-week window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfWeekWindow>
|
||
<AllowFromDay LocalizedTagName="Allow from" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Monday">Monday</AllowFromDay>
|
||
<AllowToDay LocalizedTagName="Allow to" Validation="Standard" Dependencyvalue="Yes" Tooltip="The days of the week during which to detect jobs" Subtype="inline" Editor="inline" Dependency="DayOfWeekWindow" Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" Default="Sunday">Sunday</AllowToDay>
|
||
<DayOfMonthWindow LocalizedTagName="Day-of-month window" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="No" DependencyCondition="Not-equals">No</DayOfMonthWindow>
|
||
<Day LocalizedTagName="Day" Validation="Standard" Dependencyvalue="Yes" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Subtype="inline" Dependency="DayOfMonthWindow" Editor="inline" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Type="number" Default="1">1</Day>
|
||
<RelativeTo LocalizedTagName="Relative to" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines whether the day of the month is relative to 'Start of the month’ or 'End of the month'" Subtype="inline" Editor="inline" Dependency="DayOfMonthWindow" Type="enum:Start of the month;End of the month" Default="Start of the month">Start of the month</RelativeTo>
|
||
<Color LocalizedTagName="Color" Default="Yellow" Tooltip="Specify color for this folder" Subtype="inline" Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta">Yellow</Color>
|
||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Type="bool">No</AttachHierarchyInfo>
|
||
<IncludeFolderName LocalizedTagName="Add name at the top" Validation="Standard" Dependencyvalue="Yes" Tooltip="Set to yes to store the name of the folder at the top of the hierarchy section of the job ticket for processed jobs" Subtype="inline" Editor="inline" Dependency="AttachHierarchyInfo" Type="bool" Default="No">No</IncludeFolderName>
|
||
<AttachEmailAddresses LocalizedTagName="Attach email addresses" Validation="None" Default="" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.
Email addresses are separated by a semicolon or by a newline" Subtype="inline" Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string"/>
|
||
<AttachEmailBodyText LocalizedTagName="Attach email body text" Validation="None" Default="" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Subtype="inline" Editor="description;mltextwithvar;scriptexp" Type="string"/>
|
||
<JobState LocalizedTagName="Attach job state" Validation="None" Validate="No" Default="" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Editor="inline;scriptexp;sltextwithvar" Type="string"/>
|
||
<FlowStage LocalizedTagName="Flow stage (deprecated)" Validation="None" Validate="No" Default="" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.

Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Editor="hide" Type="string"/>
|
||
<SetJobPriority LocalizedTagName="Set job priority" Validation="None" Validate="No" Default="" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Subtype="none" Editor="inline;none;scriptexp;sltextwithvar" Type="number"/>
|
||
<SetJobPrivateData LocalizedTagName="Set job private data" Validation="None" Validate="No" Default="none" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).
Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Subtype="none" Editor="none;mltextwithvar" Type="string"/>
|
||
<SafeMove LocalizedTagName="Safe move" Validation="Standard" Dependencyvalue="#automanaged#" Tooltip="When enabled, Switch will first copy the job to a temporary file before deleting it from the original location. In case of network permission problems, this option can be disabled to move the job immediately to its destination" Subtype="inline" Editor="inline" Dependency="Path" Type="bool" Default="Yes" DependencyCondition="Not-equals">Yes</SafeMove>
|
||
<StripUnikName LocalizedTagName="Strip unique name" Validation="Standard" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Subtype="inline" Editor="inline" Type="bool" Default="No" UserManagedValue="No" ValueIsAutomanaged="Yes">Yes</StripUnikName>
|
||
<DuplicateLogic LocalizedTagName="Duplicates" Validation="Standard" Dependencyvalue="Yes" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Subtype="inline" Editor="inline" Dependency="StripUnikName" Type="enum:Overwrite;Keep unique name;Add version number;Fail" Default="Overwrite">Overwrite</DuplicateLogic>
|
||
<Separator LocalizedTagName="Separator" Validation="None" Dependencyvalue="Add version number" Tooltip="Defines separator to be added between filename and version number" Subtype="inline" Editor="inline" Dependency="DuplicateLogic" Type="string" Default=""/>
|
||
<Width LocalizedTagName="Width" Validation="Standard" Dependencyvalue="Add version number" Tooltip="Defines width of the version number (not including separator)" Subtype="inline" Dependency="DuplicateLogic" Editor="inline" Format="[0-9]|10" Type="number" Default="1">1</Width>
|
||
<MiniStat LocalizedTagName="Show in statistics" Validation="Standard" Default="No" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Subtype="inline" Editor="inline" Type="bool">No</MiniStat>
|
||
<SkipTheseFolders LocalizedTagName="Ignore these subfolders" Validation="Standard" Default="No Folders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Subtype="nofolders" Editor="nofolders;folderpatterns;regexp" Type="string">No Folders</SkipTheseFolders>
|
||
<InjectedPath Default="" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsListPathExported Default="" Opaque="true" Editor="hide" Type="string"/>
|
||
<LeaveOriginalsIgnoreUpdates LocalizedTagName="Ignore updates" Validation="Standard" Dependencyvalue="Yes" Tooltip="If set to yes, Switch processes a job only once, ignoring any changes to the job's file size or modification date after it was initially processed" Subtype="inline" Editor="inline" Dependency="LeaveOriginals" Type="bool" Default="No">No</LeaveOriginalsIgnoreUpdates>
|
||
<Xpos Default="0" Editor="hide" Type="number">272</Xpos>
|
||
<Ypos Default="0" Editor="hide" Type="number">224</Ypos>
|
||
<ElementIcon Editor="hide"/>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="96" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Default="" Tooltip="Name of the connection in the design area" Subtype="inline" Editor="inline" Type="string"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Default="0" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline" Type="number">0</CorneringFactor>
|
||
<Sourceobject Editor="hide">1</Sourceobject>
|
||
<Destobject Editor="hide">5</Destobject>
|
||
<Color LocalizedTagName="Color" Default="Gray" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Green</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Default="Data" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Subtype="inline" Editor="inline" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Type="string" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Subtype="inline" Editor="inline" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Default="No" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Subtype="inline" Editor="inline" Type="bool">No</Hold>
|
||
<Success LocalizedTagName="Success out" Default="Yes" Subtype="inline" Editor="inline" Type="bool">Yes</Success>
|
||
<Error LocalizedTagName="Error out" Default="Yes" Subtype="inline" Editor="inline" Type="bool">No</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="97" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Default="" Tooltip="Name of the connection in the design area" Subtype="inline" Editor="inline" Type="string"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Default="0" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">1</Sourceobject>
|
||
<Destobject Editor="hide">7</Destobject>
|
||
<Color LocalizedTagName="Color" Default="Gray" Tooltip="Specify color for this connection" Subtype="choosecolor" Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">#ff0000</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Default="Data" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Subtype="inline" Editor="inline" Type="enum:Data;Log;Data with log">Data</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Type="string" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Subtype="inline" Editor="inline" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Default="No" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Subtype="inline" Editor="inline" Type="bool">No</Hold>
|
||
<Success LocalizedTagName="Success out" Default="Yes" Subtype="inline" Editor="inline" Type="bool">No</Success>
|
||
<Error LocalizedTagName="Error out" Default="Yes" Subtype="inline" Editor="inline" Type="bool">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
<Object LocalizedTagName="" Id="98" Priority="" Class="connection">
|
||
<Fields>
|
||
<Type Editor="hide">TrafficLight</Type>
|
||
<Name LocalizedTagName="Name" Validate="No" Default="" Tooltip="Name of the connection in the design area" Subtype="inline" Editor="inline" Type="string"/>
|
||
<ElementDescription LocalizedTagName="Description" Validation="None" Validate="No" Default="" Tooltip="Description of the flow element" Subtype="description" Editor="description" Type="string"/>
|
||
<CorneringFactor LocalizedTagName="Corner angle" Default="0" Tooltip="Connection cornering angle" Subtype="inline" Editor="inline" Type="number">-90</CorneringFactor>
|
||
<Sourceobject Editor="hide">1</Sourceobject>
|
||
<Destobject Editor="hide">52</Destobject>
|
||
<Color LocalizedTagName="Color" Default="Gray" Tooltip="Specify color for this connection" Subtype="inline" Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange">Gray</Color>
|
||
<TrafficType LocalizedTagName="Carry this type of jobs" Default="Data" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Subtype="inline" Editor="inline" Type="enum:Data;Log;Data with log">Log</TrafficType>
|
||
<DatasetName LocalizedTagName="Dataset Name" Type="string" Dependencyvalue="Data with log" Tooltip="A name for the set of metadata picked up by this tool" Subtype="inline" Editor="inline" Dependency="TrafficType">Log</DatasetName>
|
||
<Hold LocalizedTagName="Hold jobs" Default="No" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Subtype="inline" Editor="inline" Type="bool">No</Hold>
|
||
<Success LocalizedTagName="Success out" Default="Yes" Subtype="inline" Editor="inline" Type="bool">Yes</Success>
|
||
<Error LocalizedTagName="Error out" Default="Yes" Subtype="inline" Editor="inline" Type="bool">Yes</Error>
|
||
</Fields>
|
||
</Object>
|
||
</Data>
|