Files
Test-1/PerfectlyClear.xml

343 lines
71 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version='1.0' encoding='UTF-8'?>
<Data Id="360">
<Header>
<Fields>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the flow" Default="NewFlow" Validation="Standard">PerfectlyClear</Name>
<Type Editor="hide">Flow</Type>
<Description Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow" Default="" Validation="Standard">Created at 5/19/2025 2:33 PM</Description>
<TimeStamp Editor="hide" CreationDate="2025-05-19T12:33:15.579Z" ModificationDate="2025-08-26T13:57:57.948Z"/>
<FlowFolder Editor="hide">PerfectlyClear</FlowFolder>
<LastObjId Editor="hide">100</LastObjId>
<Locked Editor="hide" LockPassword="">No</Locked>
<AutomanagedCounter Editor="hide">14</AutomanagedCounter>
<ImagePath Editor="none;choosefile|Image files (*.png *.jpg)" Type="string" Subtype="choosefile|Image files (*.png *.jpg)" LocalizedTagName="Background image" Tooltip="Path to the background image file" Default="" Validation="Standard">E:/BlueWest/98-Utilitaires/Grille Switch.png</ImagePath>
<HeaderImagePath Editor="none;choosefile|Image files (*.png *.jpg)" Type="string" Subtype="choosefile|Image files (*.png *.jpg)" LocalizedTagName="Header image" Tooltip="Path to the header image file" Default="" Validation="Standard">E:/BlueWest/bitBucketFolder/perfectly-clear/image/Icon-template_200px.png</HeaderImagePath>
<MarkerImage 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" Subtype="choosefile|Image files (*.png *.jpg)" LocalizedTagName="Marker image" Tooltip="Flow marker image to be shown in the Flows pane" Default="" Validation="Standard">E:/BlueWest/bitBucketFolder/perfectly-clear/image/Icon-template_200px.png</MarkerImage>
<AdvancedTuningEnabled Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Show advanced element properties" Tooltip="Set to 'Yes' to unlock:&#xa;- 2 extra performance properties for flow elements that support concurrent processing&#xa;- The Log debug messages property for Node.js scripts/apps." Default="No" Validation="Standard">No</AdvancedTuningEnabled>
<TimeOfDayWindow Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Time-of-day window" Tooltip="If set to yes, the flow will be active only during a certain time of the day" Default="No" Validation="Standard">No</TimeOfDayWindow>
<AllowFromHour Type="time" LocalizedTagName="Allow from (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to keep the flow active" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowFromHour>
<AllowToHour Type="time" LocalizedTagName="Allow to (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to keep the flow active" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowToHour>
<DayOfWeekWindow Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Day-of-week window" Tooltip="If set to yes, the flow will be active only during a certain days of the week" Default="No" Validation="Standard">No</DayOfWeekWindow>
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow from" Default="Monday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week window during which to keep the flow active" Validation="Standard" Dependency="DayOfWeekWindow">Monday</AllowFromDay>
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow to" Default="Sunday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week window during which to keep the flow active" Validation="Standard" Dependency="DayOfWeekWindow">Sunday</AllowToDay>
<DayOfMonthWindow Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Day-of-month window" Tooltip="If set to yes, the flow will be active only during a certain day of the month" Default="No" Validation="Standard">No</DayOfMonthWindow>
<Day Type="number" LocalizedTagName="Day" Default="1" Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Editor="inline" Subtype="inline" Tooltip="The day of the month during which to keep the flow active, as a number in the range [1 . . 31]" Validation="Standard" Dependency="DayOfMonthWindow">1</Day>
<RelativeTo Type="enum:Start of the month;End of the month" LocalizedTagName="Relative to" Default="Start of the month" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Validation="Standard" Dependency="DayOfMonthWindow">Start of the month</RelativeTo>
<Version ModifiedBySwitch="25.07" Editor="hide" CreatedBySwitch="24.1">68</Version>
</Fields>
</Header>
<Object Id="1" Class="object" LocalizedTagName="Script element" Icon="">
<Fields>
<Type Editor="hide">ScriptElement</Type>
<IdleAfterJob Editor="inline" Type="number" LocalizedTagName="Idle after job (secs)" Tooltip="The idle timeout after each job for the script instance" Validate="Yes" Default="0">0</IdleAfterJob>
<NumberOfSlots Editor="inline;default" Type="number" LocalizedTagName="Number of slots" 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." Validate="Yes" Default="Default">Default</NumberOfSlots>
<LastModified Editor="hide" Type="string">2025-07-07T12:01:22.852Z</LastModified>
<Name Editor="inline" Type="string" LocalizedTagName="Name" Tooltip="Name of the script element">perfectly-clear</Name>
<ElementDescription Editor="description" Type="string" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Validation="None"/>
<LogDebugMessages Type="enum:Default;Yes" LocalizedTagName="Log debug messages" Validate="No" Default="Default" Editor="inline" Subtype="inline" Tooltip="Defines if an element should log debug messages. If 'Default' is chosen, global preference 'Log debug messages' is used." Validation="None" DetailedInfo="">Default</LogDebugMessages>
<SPSDebugMode Editor="inline" Type="bool" LocalizedTagName="Enable debug mode" Tooltip="If set to Yes, it is possible to debug the included Node.js script using Chrome or Visual Studio Code editor" Validate="No" Default="No" Validation="None">No</SPSDebugMode>
<SPSDebugPort Dependencyvalue="Yes" Editor="inline" Type="number" LocalizedTagName="Port" Tooltip="Defines the port number a debugger can use to connect to a Node.js process" Default="9229" Dependency="SPSDebugMode">9229</SPSDebugPort>
<SPSDebugEntryPoints Dependencyvalue="Yes" Editor="askplugin2" Type="string" Subtype="askplugin2" LocalizedTagName="Debug entry points" Tooltip="The script entry points to debug" Validation="None" Dependency="SPSDebugMode">&lt;ValueDescription Type="askplugin2">&#xd;
&lt;Value>jobArrived&lt;/Value>&#xd;
&lt;Value>timerFired&lt;/Value>&#xd;
&lt;Value>httpRequestTriggeredAsync&lt;/Value>&#xd;
&lt;/ValueDescription>&#xd;
</SPSDebugEntryPoints>
<AbortTimeoutMinutes Editor="inline;default" Type="number" LocalizedTagName="Abort after (minutes)" Tooltip="If processing takes longer than this time, it is considered crashed or locked-up and it is aborted (0 means never abort). The default value can be set in the user preferences - Error Handling - Abort processes after (minutes)." Validate="No" Default="Default" Validation="None">Default</AbortTimeoutMinutes>
<ScriptPackagePath Editor="choosefile|Script package (*.sscript)" Type="string" Subtype="choosefile" LocalizedTagName="Script path" Opaque="true" Tooltip="A script file.&#xa;This can be either a regular script package file or a zero size *.sscript file from a script folder.&#xa;&#xa;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.&#xa;&#xa;A script folder is a folder containing a zero size *.sscript file and other files normally present in the regular script package. Script folders are not password-protected and not exported together with the flow." Validate="notempty" Validation="Standard">E:/BlueWest/bitBucketFolder/perfectly-clear/perfectly-clear/perfectly-clear.sscript</ScriptPackagePath>
<Xpos Editor="hide" Type="number" Default="0">176</Xpos>
<Ypos Editor="hide" Type="number" Default="0">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 Editor="hide" RequireAtLeastOne="Yes">Yes</IncomingConnections>
<OutgoingConnections Editor="hide" RequireAtLeastOne="Yes" DetailedInfo="">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">&lt;ValueDescription Type="stringlist">&lt;Value>Custom&lt;/Value>&lt;/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 Type="password" LocalizedTagName="API key" Default="" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Your Perfectly Clear Cloud API key used for authentication with the service.&#xa;The key will be highlighted in red if it is invalid or missing." DetailedInfo="" Validation="Standard and custom">d1d33cf4c36e24d57d4506a5cd34d90b4d9</APIKEY>
<preset SelectFromLibMes="Presets can be created or modified via the Perfectly Clear Web Admin interface.&#xa;Use &quot;none&quot; to skip enhancement and only resize the image." Type="string" LocalizedTagName="Enhancement preset" Default="Universal" UserDefined="true" Editor="inline;askplugin;sltextwithvar;scriptexp" Subtype="askplugin" Tooltip="Name of the enhancement preset to apply.&#xa;Available presets linked to your API key can be retrieved using the &quot;Get library for property&quot; option.&#xa;Presets can be created or modified via the Perfectly Clear Web Admin interface.&#xa;Use &quot;none&quot; to skip enhancement and only resize the image." Validation="Standard" DetailedInfo="">Universal</preset>
<maxProcessingTime Type="number" LocalizedTagName="Max processing time (seconds)" Default="1500" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="The Perfectly Clear API is asynchronous: some files will process quickly, others may take a lot more time. &#xa;To avoid blocking the Switch core, the app implements a double strategy. &#xa;&#xa;This property defines the period the app will wait for a result directly after the upload to Perfectly Clear.&#xa;If there is no result within that period, the app goes into a polling mode and checks the job status every 10 seconds." DetailedInfo="" Validation="Standard">2</maxProcessingTime>
<timeout Type="number" LocalizedTagName="Max wait time after upload (seconds)" Default="60" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="The Perfectly Clear API is asynchronous: some files will process quickly, others may take a lot more time. &#xa;To avoid blocking the Switch core, the app implements a double strategy. &#xa;&#xa;This property defines the maximum time limit after upload.&#xa;If it exceeds this limit, the job will be canceled and routed to the Error outgoing connection." DetailedInfo="" Validation="Standard">60</timeout>
<outputType Type="enum:Original;JPG;PNG" LocalizedTagName="Output type" Default="Original" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Desired output image format, either &quot;jpg&quot; or &quot;png&quot;. To detect the output type automatically based on the original type, set this parameter to &quot;original&quot;." DetailedInfo="" Validation="Standard">PNG</outputType>
<outputQuality Type="number" LocalizedTagName="Output quality" Default="90" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Sets the quality of the output image.&#xa;Only accepted for JPEG and ignored for any other output types.&#xa;Defaults value: 90." DetailedInfo="" Validation="Standard">90</outputQuality>
<skip Type="enum:Clipart;Legacy;None" LocalizedTagName="Strategy to ignore non-photographic content" Default="Clipart" UserDefined="true" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Defines the mode used to skip processing for non-photographic content.&#xa;- Clipart: Uses a custom AI model to detect and skip clipart or illustrations that are not true photographs.&#xa;- Legacy: Uses a simpler detection method to identify non-photographic content such as logos or line art.&#xa;- None: Processes all images regardless of type. This may result in undesirable corrections on clipart or other synthetic content." DetailedInfo="" Validation="Standard">Clipart</skip>
<resize Type="enum:No;Width;Height;Long;Short;Long;Scale" LocalizedTagName="Resize image" Default="No" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Enables image resizing using one or more of the following parameters: width, height, long, short, or scale.&#xa;&#xa;Scale defines the output size as a percentage of the original dimensions (e.g., 200 = 200% of original width and height).&#xa;The other parameters set the target size in pixels.&#xa;If the image is resized beyond 300%, Perfectly Clear will automatically use its Super Resolution technology." DetailedInfo="" Validation="Standard">No</resize>
<width Validation="None" Type="number" LocalizedTagName="Width" DependencyCondition="Equals" Default="0" UserDefined="true" Dependencyvalue="Width" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Desired image width (pixels). Height is automatically calculated to maintain aspect ratio." DetailedInfo="" Dependency="resize">1000</width>
<height Validation="None" Type="number" LocalizedTagName="Height" DependencyCondition="Equals" Default="0" UserDefined="true" Dependencyvalue="Height" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Desired image height (pixels). Width is automatically calculated to maintain aspect ratio." DetailedInfo="" Dependency="resize">0</height>
<long Validation="Standard" Type="number" LocalizedTagName="Long" DependencyCondition="Equals" Default="0" UserDefined="true" Dependencyvalue="Long" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Desired image long edge size (pixels). Short edge is automatically calculated to maintain aspect ratio." DetailedInfo="" Dependency="resize">0</long>
<short Validation="Standard" Type="number" LocalizedTagName="Short" DependencyCondition="Equals" Default="0" UserDefined="true" Dependencyvalue="Short" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Desired image short edge size (pixels). Long edge is automatically calculated to maintain aspect ratio." DetailedInfo="" Dependency="resize">0</short>
<scale Validation="Standard" Type="string" LocalizedTagName="Scale" DependencyCondition="Equals" Default="100" UserDefined="true" Dependencyvalue="Scale" Editor="inline;conditionwithvar;scriptexp" Subtype="inline" Tooltip="Integer representing the percentage of size you want to resize to. For example, double the width and height with scale=200." DetailedInfo="" Dependency="resize">100</scale>
<removeBackground Type="bool" LocalizedTagName="Remove background" Default="No" UserDefined="true" Editor="inline;conditionwithvar;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Enables automatic background removal by extracting the foreground subject from the image.&#xa;The maximum image size for background removal is 5000 pixels on the longer edge or 30 megapixels.&#xa;Larger images are accepted, but will be automatically resized to meet this limit." DetailedInfo="" Validation="Standard">Yes</removeBackground>
<bgColor Validation="Standard and custom" Type="string" LocalizedTagName="Background color" DependencyCondition="Equals" Default="#FFFFFF00" UserDefined="true" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Default value is #FFFFFF00 for a transparent background&#xa;You can customize the background color using the #RRGGBBAA format." DetailedInfo="" Dependency="removeBackground">#FFFFFF00</bgColor>
</Fields>
</Object>
<Object Id="3" Class="object" LocalizedTagName="Folder" Icon="">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Validation="Standard">IN</Name>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<Path Editor="automanaged;choosefolder;inline" Type="string" Subtype="automanaged" LocalizedTagName="Path" Tooltip="Path to the backing folder" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/PerfectlyClear/automanaged/IN" Validation="Standard">#automanaged#</Path>
<LeaveOriginals Type="bool" LocalizedTagName="Leave originals in place" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Validation="Standard" Dependency="Path">No</LeaveOriginals>
<MinimumFileSize Type="number" LocalizedTagName="Minimum file size (KB)" Validate="No" DependencyCondition="Not-equals" Default="" Dependencyvalue="#automanaged#" Editor="inline;none" Subtype="none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validation="None" Dependency="Path"></MinimumFileSize>
<ScanEvery Type="number" LocalizedTagName="Scan every (seconds)" Validate="No" DependencyCondition="Not-equals" Default="Default" Dependencyvalue="#automanaged#" Editor="inline;default" Subtype="default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validation="None" Dependency="Path">Default</ScanEvery>
<TimeOfDayWindow Type="bool" LocalizedTagName="Time-of-day window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Validation="Standard" Dependency="Path">No</TimeOfDayWindow>
<AllowFromHour Type="time" LocalizedTagName="Allow from (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowFromHour>
<AllowToHour Type="time" LocalizedTagName="Allow to (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowToHour>
<DayOfWeekWindow Type="bool" LocalizedTagName="Day-of-week window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Validation="Standard" Dependency="Path">No</DayOfWeekWindow>
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow from" Default="Monday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Monday</AllowFromDay>
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow to" Default="Sunday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Sunday</AllowToDay>
<DayOfMonthWindow Type="bool" LocalizedTagName="Day-of-month window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Validation="Standard" Dependency="Path">No</DayOfMonthWindow>
<Day Type="number" LocalizedTagName="Day" Default="1" Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Editor="inline" Subtype="inline" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Validation="Standard" Dependency="DayOfMonthWindow">1</Day>
<RelativeTo Type="enum:Start of the month;End of the month" LocalizedTagName="Relative to" Default="Start of the month" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Validation="Standard" Dependency="DayOfMonthWindow">Start of the month</RelativeTo>
<Color Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Subtype="inline" LocalizedTagName="Color" Tooltip="Specify color for this folder" Default="Yellow">Blue</Color>
<AttachHierarchyInfo Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Validation="Standard">No</AttachHierarchyInfo>
<IncludeFolderName Type="bool" LocalizedTagName="Add name at the top" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="AttachHierarchyInfo">No</IncludeFolderName>
<AttachEmailAddresses Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Default="" Validation="None"/>
<AttachEmailBodyText Editor="description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Default="" Validation="None"/>
<JobState Editor="inline;scriptexp;sltextwithvar" Type="string" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Default="" Validation="None"/>
<FlowStage Editor="hide" Type="string" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Default="" Validation="None"/>
<SetJobPriority Editor="inline;none;scriptexp;sltextwithvar" Type="number" Subtype="none" LocalizedTagName="Set job priority" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Default="" Validation="None"></SetJobPriority>
<SetJobPrivateData Editor="none;mltextwithvar" Type="string" Subtype="none" LocalizedTagName="Set job private data" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Validate="No" Default="none" Validation="None"/>
<SafeMove Type="bool" LocalizedTagName="Safe move" DependencyCondition="Not-equals" Default="Yes" Dependencyvalue="#automanaged#" Editor="inline" Subtype="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" Validation="Standard" Dependency="Path">Yes</SafeMove>
<StripUnikName Type="bool" LocalizedTagName="Strip unique name" Default="No" ValueIsAutomanaged="Yes" Editor="inline" UserManagedValue="No" Subtype="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Validation="Standard">Yes</StripUnikName>
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" LocalizedTagName="Duplicates" Default="Overwrite" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Validation="Standard" Dependency="StripUnikName">Overwrite</DuplicateLogic>
<Separator Type="string" LocalizedTagName="Separator" Default="" Dependencyvalue="Add version number" Editor="inline" Subtype="inline" Tooltip="Defines separator to be added between filename and version number" Validation="None" Dependency="DuplicateLogic"/>
<Width Type="number" LocalizedTagName="Width" Default="1" Dependencyvalue="Add version number" Format="[0-9]|10" Editor="inline" Subtype="inline" Tooltip="Defines width of the version number (not including separator)" Validation="Standard" Dependency="DuplicateLogic">1</Width>
<MiniStat Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Default="No" Validation="Standard">No</MiniStat>
<SkipTheseFolders Editor="nofolders;folderpatterns;regexp" Type="string" Subtype="nofolders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Validation="Standard">No Folders</SkipTheseFolders>
<InjectedPath Editor="hide" Type="string" Default=""/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Opaque="true" Default=""/>
<LeaveOriginalsIgnoreUpdates Type="bool" LocalizedTagName="Ignore updates" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="LeaveOriginals">No</LeaveOriginalsIgnoreUpdates>
<Xpos Editor="hide" Type="number" Default="0">80</Xpos>
<Ypos Editor="hide" Type="number" Default="0">304</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="4" Class="connection" LocalizedTagName="" Priority="">
<Fields>
<Type Editor="hide">Filter</Type>
<Name Editor="inline" Type="string" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Default=""/>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<CorneringFactor Editor="inline" Type="number" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Default="0">0</CorneringFactor>
<Sourceobject Editor="hide">3</Sourceobject>
<Destobject Editor="hide">1</Destobject>
<Color Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Subtype="inline" LocalizedTagName="Color" Tooltip="Specify color for this connection" Default="Gray">Gray</Color>
<Hold Editor="inline" Type="bool" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Default="No">No</Hold>
<IncludeMask Editor="allfiles;allotherfiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string" Subtype="allfiles" LocalizedTagName="Include these jobs" Tooltip="Specify which jobs can flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Validate="Yes" Default="All Files">All Files</IncludeMask>
<ExcludeMask Editor="nofiles;types;filepatterns;regexp;scriptexp;conditionwithvar" Type="string" Subtype="nofiles" LocalizedTagName="Exclude these jobs" Tooltip="Specify which jobs cannot flow through this connection. Jobs can be filtered on job name, job type and using regular expressions." Validate="Yes" Default="No Files">No Files</ExcludeMask>
</Fields>
</Object>
<Object Id="5" Class="object" LocalizedTagName="Folder" Icon="">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Validation="Standard">Success</Name>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<Path Editor="automanaged;choosefolder;inline" Type="string" Subtype="automanaged" LocalizedTagName="Path" Tooltip="Path to the backing folder" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/PerfectlyClear/automanaged/Success" Validation="Standard">#automanaged#</Path>
<LeaveOriginals Type="bool" LocalizedTagName="Leave originals in place" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Validation="Standard" Dependency="Path">No</LeaveOriginals>
<MinimumFileSize Type="number" LocalizedTagName="Minimum file size (KB)" Validate="No" DependencyCondition="Not-equals" Default="" Dependencyvalue="#automanaged#" Editor="inline;none" Subtype="none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validation="None" Dependency="Path"></MinimumFileSize>
<ScanEvery Type="number" LocalizedTagName="Scan every (seconds)" Validate="No" DependencyCondition="Not-equals" Default="Default" Dependencyvalue="#automanaged#" Editor="inline;default" Subtype="default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validation="None" Dependency="Path">Default</ScanEvery>
<TimeOfDayWindow Type="bool" LocalizedTagName="Time-of-day window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Validation="Standard" Dependency="Path">No</TimeOfDayWindow>
<AllowFromHour Type="time" LocalizedTagName="Allow from (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowFromHour>
<AllowToHour Type="time" LocalizedTagName="Allow to (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowToHour>
<DayOfWeekWindow Type="bool" LocalizedTagName="Day-of-week window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Validation="Standard" Dependency="Path">No</DayOfWeekWindow>
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow from" Default="Monday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Monday</AllowFromDay>
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow to" Default="Sunday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Sunday</AllowToDay>
<DayOfMonthWindow Type="bool" LocalizedTagName="Day-of-month window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Validation="Standard" Dependency="Path">No</DayOfMonthWindow>
<Day Type="number" LocalizedTagName="Day" Default="1" Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Editor="inline" Subtype="inline" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Validation="Standard" Dependency="DayOfMonthWindow">1</Day>
<RelativeTo Type="enum:Start of the month;End of the month" LocalizedTagName="Relative to" Default="Start of the month" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Validation="Standard" Dependency="DayOfMonthWindow">Start of the month</RelativeTo>
<Color Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Subtype="inline" LocalizedTagName="Color" Tooltip="Specify color for this folder" Default="Yellow">Green</Color>
<AttachHierarchyInfo Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Validation="Standard">No</AttachHierarchyInfo>
<IncludeFolderName Type="bool" LocalizedTagName="Add name at the top" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="AttachHierarchyInfo">No</IncludeFolderName>
<AttachEmailAddresses Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Default="" Validation="None"/>
<AttachEmailBodyText Editor="description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Default="" Validation="None"/>
<JobState Editor="inline;scriptexp;sltextwithvar" Type="string" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Default="" Validation="None"/>
<FlowStage Editor="hide" Type="string" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Default="" Validation="None"/>
<SetJobPriority Editor="inline;none;scriptexp;sltextwithvar" Type="number" Subtype="none" LocalizedTagName="Set job priority" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Default="" Validation="None"></SetJobPriority>
<SetJobPrivateData Editor="none;mltextwithvar" Type="string" Subtype="none" LocalizedTagName="Set job private data" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Validate="No" Default="none" Validation="None"/>
<SafeMove Type="bool" LocalizedTagName="Safe move" DependencyCondition="Not-equals" Default="Yes" Dependencyvalue="#automanaged#" Editor="inline" Subtype="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" Validation="Standard" Dependency="Path">Yes</SafeMove>
<StripUnikName Type="bool" LocalizedTagName="Strip unique name" Default="No" ValueIsAutomanaged="Yes" Editor="inline" UserManagedValue="No" Subtype="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Validation="Standard">Yes</StripUnikName>
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" LocalizedTagName="Duplicates" Default="Overwrite" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Validation="Standard" Dependency="StripUnikName">Add version number</DuplicateLogic>
<Separator Type="string" LocalizedTagName="Separator" Default="" Dependencyvalue="Add version number" Editor="inline" Subtype="inline" Tooltip="Defines separator to be added between filename and version number" Validation="None" Dependency="DuplicateLogic">_V</Separator>
<Width Type="number" LocalizedTagName="Width" Default="1" Dependencyvalue="Add version number" Format="[0-9]|10" Editor="inline" Subtype="inline" Tooltip="Defines width of the version number (not including separator)" Validation="Standard" Dependency="DuplicateLogic">2</Width>
<MiniStat Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Default="No" Validation="Standard">No</MiniStat>
<SkipTheseFolders Editor="nofolders;folderpatterns;regexp" Type="string" Subtype="nofolders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Validation="Standard">No Folders</SkipTheseFolders>
<InjectedPath Editor="hide" Type="string" Default=""/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Opaque="true" Default=""/>
<LeaveOriginalsIgnoreUpdates Type="bool" LocalizedTagName="Ignore updates" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="LeaveOriginals">No</LeaveOriginalsIgnoreUpdates>
<Xpos Editor="hide" Type="number" Default="0">272</Xpos>
<Ypos Editor="hide" Type="number" Default="0">304</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="7" Class="object" LocalizedTagName="Folder" Icon="">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Validation="Standard">Errror</Name>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<Path Editor="automanaged;choosefolder;inline" Type="string" Subtype="automanaged" LocalizedTagName="Path" Tooltip="Path to the backing folder" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/PerfectlyClear/automanaged/Errror" Validation="Standard">#automanaged#</Path>
<LeaveOriginals Type="bool" LocalizedTagName="Leave originals in place" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Validation="Standard" Dependency="Path">No</LeaveOriginals>
<MinimumFileSize Type="number" LocalizedTagName="Minimum file size (KB)" Validate="No" DependencyCondition="Not-equals" Default="" Dependencyvalue="#automanaged#" Editor="inline;none" Subtype="none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validation="None" Dependency="Path"></MinimumFileSize>
<ScanEvery Type="number" LocalizedTagName="Scan every (seconds)" Validate="No" DependencyCondition="Not-equals" Default="Default" Dependencyvalue="#automanaged#" Editor="inline;default" Subtype="default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validation="None" Dependency="Path">Default</ScanEvery>
<TimeOfDayWindow Type="bool" LocalizedTagName="Time-of-day window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Validation="Standard" Dependency="Path">No</TimeOfDayWindow>
<AllowFromHour Type="time" LocalizedTagName="Allow from (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowFromHour>
<AllowToHour Type="time" LocalizedTagName="Allow to (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowToHour>
<DayOfWeekWindow Type="bool" LocalizedTagName="Day-of-week window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Validation="Standard" Dependency="Path">No</DayOfWeekWindow>
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow from" Default="Monday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Monday</AllowFromDay>
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow to" Default="Sunday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Sunday</AllowToDay>
<DayOfMonthWindow Type="bool" LocalizedTagName="Day-of-month window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Validation="Standard" Dependency="Path">No</DayOfMonthWindow>
<Day Type="number" LocalizedTagName="Day" Default="1" Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Editor="inline" Subtype="inline" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Validation="Standard" Dependency="DayOfMonthWindow">1</Day>
<RelativeTo Type="enum:Start of the month;End of the month" LocalizedTagName="Relative to" Default="Start of the month" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Validation="Standard" Dependency="DayOfMonthWindow">Start of the month</RelativeTo>
<Color Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Subtype="choosecolor" LocalizedTagName="Color" Tooltip="Specify color for this folder" Default="Yellow">#ff0000</Color>
<AttachHierarchyInfo Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Validation="Standard">No</AttachHierarchyInfo>
<IncludeFolderName Type="bool" LocalizedTagName="Add name at the top" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="AttachHierarchyInfo">No</IncludeFolderName>
<AttachEmailAddresses Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Default="" Validation="None"/>
<AttachEmailBodyText Editor="description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Default="" Validation="None"/>
<JobState Editor="inline;scriptexp;sltextwithvar" Type="string" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Default="" Validation="None"/>
<FlowStage Editor="hide" Type="string" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Default="" Validation="None"/>
<SetJobPriority Editor="inline;none;scriptexp;sltextwithvar" Type="number" Subtype="none" LocalizedTagName="Set job priority" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Default="" Validation="None"></SetJobPriority>
<SetJobPrivateData Editor="none;mltextwithvar" Type="string" Subtype="none" LocalizedTagName="Set job private data" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Validate="No" Default="none" Validation="None"/>
<SafeMove Type="bool" LocalizedTagName="Safe move" DependencyCondition="Not-equals" Default="Yes" Dependencyvalue="#automanaged#" Editor="inline" Subtype="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" Validation="Standard" Dependency="Path">Yes</SafeMove>
<StripUnikName Type="bool" LocalizedTagName="Strip unique name" Default="No" ValueIsAutomanaged="Yes" Editor="inline" UserManagedValue="No" Subtype="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Validation="Standard">Yes</StripUnikName>
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" LocalizedTagName="Duplicates" Default="Overwrite" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Validation="Standard" Dependency="StripUnikName">Overwrite</DuplicateLogic>
<Separator Type="string" LocalizedTagName="Separator" Default="" Dependencyvalue="Add version number" Editor="inline" Subtype="inline" Tooltip="Defines separator to be added between filename and version number" Validation="None" Dependency="DuplicateLogic"/>
<Width Type="number" LocalizedTagName="Width" Default="1" Dependencyvalue="Add version number" Format="[0-9]|10" Editor="inline" Subtype="inline" Tooltip="Defines width of the version number (not including separator)" Validation="Standard" Dependency="DuplicateLogic">1</Width>
<MiniStat Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Default="No" Validation="Standard">No</MiniStat>
<SkipTheseFolders Editor="nofolders;folderpatterns;regexp" Type="string" Subtype="nofolders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Validation="Standard">No Folders</SkipTheseFolders>
<InjectedPath Editor="hide" Type="string" Default=""/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Opaque="true" Default=""/>
<LeaveOriginalsIgnoreUpdates Type="bool" LocalizedTagName="Ignore updates" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="LeaveOriginals">No</LeaveOriginalsIgnoreUpdates>
<Xpos Editor="hide" Type="number" Default="0">272</Xpos>
<Ypos Editor="hide" Type="number" Default="0">384</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="10" Class="object" LocalizedTagName="Problem jobs" Icon="">
<Fields>
<Type Editor="hide">ProblemFilesFolder</Type>
<Category Editor="hide">producer</Category>
<ConnectionType Editor="hide">Filter</ConnectionType>
<OutgoingConnections Editor="hide">One</OutgoingConnections>
<Name Editor="inline" Type="string" LocalizedTagName="Name" Tooltip="Name of the problem jobs folder in the design area" Validate="No" Validation="None">Problem jobs</Name>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<ProblemFilesFolderScope Editor="inline" Type="enum:This flow only;All flows" Subtype="inline" LocalizedTagName="Handle problem jobs for" Tooltip="Specify the scope of problem jobs folder element" Default="This flow only" Validation="Standard">This flow only</ProblemFilesFolderScope>
<ProblemFilesFolderEmails Type="string" LocalizedTagName="Send alerts to" Default="Default" Dependencyvalue="This flow only" Editor="none;default;inline;sltextwithvar;description;mltextwithvar;scriptexp" Subtype="default" Tooltip="Specify email addresses that will receive alert messages about problem jobs.&#xa;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.&#xa;&#xa;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." Validation="Standard" Dependency="ProblemFilesFolderScope">Default</ProblemFilesFolderEmails>
<RetryCount Dependencyvalue="^Default$|^$" Format="^[1-9][0-9]?$|^100$" Editor="inline" Type="number" LocalizedTagName="Retry count" Tooltip="The number of attempts in case of unsuccessful sending alerts (allowed values from 1 to 100)" DependencyCondition="Does not match" Dependency="ProblemFilesFolderEmails">10</RetryCount>
<RetryDelay Dependencyvalue="^Default$|^$" Format="^[1-9][0-9]?$|^1[0-1][0-9]$|^120$" Editor="inline" Type="number" LocalizedTagName="Retry delay (minutes)" Tooltip="Time interval in minutes between transfer attempts by email (allowed values from 1 to 120)" DependencyCondition="Does not match" Dependency="ProblemFilesFolderEmails">10</RetryDelay>
<Xpos Editor="hide" Type="number" Default="0">80</Xpos>
<Ypos Editor="hide" Type="number" Default="0">224</Ypos>
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVRYhe3WMQ6CQBSE4RkkegMKgx1ewAtoRzyKN7DxHN7BysR7WFpTWJgAnRWSHRtrXXQjJr6/fmS+ZBsA699jPZluHJQPnl0JZRu3q6QoLsEBVZo5Anx1KOHomuE8KU/XkIDIZxwASMw4anbCIg4K6Hi8rMbnrTzRPrFOM3X9SFIBsP14nNy/BQiVA1ynJwhdBES9Ah4IAxjAAAYwgAH+HSDA9TUu6RZH4FpALijYf55PBEXy8M1N6ze7A/W5M3E8K3ujAAAAAElFTkSuQmCC]]></ElementIcon>
</Fields>
</Object>
<Object Id="52" Class="object" LocalizedTagName="Folder" Icon="">
<Fields>
<Type Editor="hide">Folder</Type>
<Category Editor="hide">folder</Category>
<Name Editor="inline" Type="string" LocalizedTagName="Name" Tooltip="Name of the folder in the design area" Validation="Standard">Folder 11</Name>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<Path Editor="automanaged;choosefolder;inline" Type="string" Subtype="automanaged" LocalizedTagName="Path" Tooltip="Path to the backing folder" AutomanagedPath="D:/Enfocus/Enfocus Switch Dataroot/backing/PerfectlyClear/automanaged/Folder 11" Validation="Standard">#automanaged#</Path>
<LeaveOriginals Type="bool" LocalizedTagName="Leave originals in place" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, incoming jobs are left untouched in the folder" Validation="Standard" Dependency="Path">No</LeaveOriginals>
<MinimumFileSize Type="number" LocalizedTagName="Minimum file size (KB)" Validate="No" DependencyCondition="Not-equals" Default="" Dependencyvalue="#automanaged#" Editor="inline;none" Subtype="none" Tooltip="Minimum filesize (KB) before Switch picks up the file or folder. Leave empty to set no minimum." Validation="None" Dependency="Path"></MinimumFileSize>
<ScanEvery Type="number" LocalizedTagName="Scan every (seconds)" Validate="No" DependencyCondition="Not-equals" Default="Default" Dependencyvalue="#automanaged#" Editor="inline;default" Subtype="default" Tooltip="The frequency with which this folder is scanned for newly arrived jobs" Validation="None" Dependency="Path">Default</ScanEvery>
<TimeOfDayWindow Type="bool" LocalizedTagName="Time-of-day window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain time of the day" Validation="Standard" Dependency="Path">No</TimeOfDayWindow>
<AllowFromHour Type="time" LocalizedTagName="Allow from (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowFromHour>
<AllowToHour Type="time" LocalizedTagName="Allow to (hh:mm)" Default="00:00" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The time-of-day window during which to detect jobs" Validation="Standard" Dependency="TimeOfDayWindow">00:00</AllowToHour>
<DayOfWeekWindow Type="bool" LocalizedTagName="Day-of-week window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during certain days of the week" Validation="Standard" Dependency="Path">No</DayOfWeekWindow>
<AllowFromDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow from" Default="Monday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Monday</AllowFromDay>
<AllowToDay Type="enum:Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday" LocalizedTagName="Allow to" Default="Sunday" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="The days of the week during which to detect jobs" Validation="Standard" Dependency="DayOfWeekWindow">Sunday</AllowToDay>
<DayOfMonthWindow Type="bool" LocalizedTagName="Day-of-month window" DependencyCondition="Not-equals" Default="No" Dependencyvalue="#automanaged#" Editor="inline" Subtype="inline" Tooltip="If set to yes, the folder detects (and moves) newly arrived jobs only during a certain day of the month" Validation="Standard" Dependency="Path">No</DayOfMonthWindow>
<Day Type="number" LocalizedTagName="Day" Default="1" Dependencyvalue="Yes" Format="[1-9]|0[1-9]|[12][0-9]|3[01]" Editor="inline" Subtype="inline" Tooltip="The day in the month during which to detect jobs, as a number in the range [1 . . 31]" Validation="Standard" Dependency="DayOfMonthWindow">1</Day>
<RelativeTo Type="enum:Start of the month;End of the month" LocalizedTagName="Relative to" Default="Start of the month" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines whether the day of the month is relative to 'Start of the month or 'End of the month'" Validation="Standard" Dependency="DayOfMonthWindow">Start of the month</RelativeTo>
<Color Editor="inline;choosecolor" Type="enum:Yellow;Orange;Green;Cyan;Blue;Magenta" Subtype="inline" LocalizedTagName="Color" Tooltip="Specify color for this folder" Default="Yellow">Yellow</Color>
<AttachHierarchyInfo Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Attach hierarchy info" Tooltip="When set to yes, the name of this folder is stored in the hierarchy section of the job ticket for processed jobs" Default="No" Validation="Standard">No</AttachHierarchyInfo>
<IncludeFolderName Type="bool" LocalizedTagName="Add name at the top" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="AttachHierarchyInfo">No</IncludeFolderName>
<AttachEmailAddresses Editor="inline;sltextwithvar;description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email addresses" Tooltip="The specified email addresses are added to each job's email info as the job passes through the folder; see using email info for more details.&#xa;Email addresses are separated by a semicolon or by a newline" Default="" Validation="None"/>
<AttachEmailBodyText Editor="description;mltextwithvar;scriptexp" Type="string" Subtype="inline" LocalizedTagName="Attach email body text" Tooltip="The specified body text is added to each job's email info as the job passes through the folder; see using email info for more details." Default="" Validation="None"/>
<JobState Editor="inline;scriptexp;sltextwithvar" Type="string" LocalizedTagName="Attach job state" Tooltip="Enter a descriptive name for the state jobs are in when they pass this folder. This state can be used in the statistics view and be seen in a client application" Validate="No" Default="" Validation="None"/>
<FlowStage Editor="hide" Type="string" LocalizedTagName="Flow stage (deprecated)" Tooltip="Deprecated. Please use the 'Refresh job info' element instead.&#xa;&#xa;Descriptive name for the flow stage that will be shown for the jobs on the Switch Web Portal." Validate="No" Default="" Validation="None"/>
<SetJobPriority Editor="inline;none;scriptexp;sltextwithvar" Type="number" Subtype="none" LocalizedTagName="Set job priority" Tooltip="If set to None, nothing happens. If set to any other value (including zero), the priority of each job is set to this new value as soon as the job arrives in the folder" Validate="No" Default="" Validation="None"></SetJobPriority>
<SetJobPrivateData Editor="none;mltextwithvar" Type="string" Subtype="none" LocalizedTagName="Set job private data" Tooltip="The private data to attach to the jobs passing this folder. Each private data item should be specified on a separate line by a string in the format 'key=value' (without quotes).&#xa;Note that keys cannot contain the character '=', but values can (the part before the first found '=' is used as the key)." Validate="No" Default="none" Validation="None"/>
<SafeMove Type="bool" LocalizedTagName="Safe move" DependencyCondition="Not-equals" Default="Yes" Dependencyvalue="#automanaged#" Editor="inline" Subtype="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" Validation="Standard" Dependency="Path">Yes</SafeMove>
<StripUnikName Type="bool" LocalizedTagName="Strip unique name" Default="No" ValueIsAutomanaged="Yes" Editor="inline" UserManagedValue="No" Subtype="inline" Tooltip="Strip the unique prefix added to job names for jobs entering this folder" Validation="Standard">Yes</StripUnikName>
<DuplicateLogic Type="enum:Overwrite;Keep unique name;Add version number;Fail" LocalizedTagName="Duplicates" Default="Overwrite" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Determines what happens when a job arrives with the same name as a job already residing in the folder" Validation="Standard" Dependency="StripUnikName">Overwrite</DuplicateLogic>
<Separator Type="string" LocalizedTagName="Separator" Default="" Dependencyvalue="Add version number" Editor="inline" Subtype="inline" Tooltip="Defines separator to be added between filename and version number" Validation="None" Dependency="DuplicateLogic"/>
<Width Type="number" LocalizedTagName="Width" Default="1" Dependencyvalue="Add version number" Format="[0-9]|10" Editor="inline" Subtype="inline" Tooltip="Defines width of the version number (not including separator)" Validation="Standard" Dependency="DuplicateLogic">1</Width>
<MiniStat Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Show in statistics" Tooltip="Show this folder in the statistics view. This allows you to monitor the time jobs stay in this folder and look for processing bottlenecks" Default="No" Validation="Standard">No</MiniStat>
<SkipTheseFolders Editor="nofolders;folderpatterns;regexp" Type="string" Subtype="nofolders" LocalizedTagName="Ignore these subfolders" Tooltip="All subfolders that match the specified folder filter are ignored for the purpose of counting the number of jobs residing in this folder" Default="No Folders" Validation="Standard">No Folders</SkipTheseFolders>
<InjectedPath Editor="hide" Type="string" Default=""/>
<LeaveOriginalsListPathExported Editor="hide" Type="string" Opaque="true" Default=""/>
<LeaveOriginalsIgnoreUpdates Type="bool" LocalizedTagName="Ignore updates" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="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" Validation="Standard" Dependency="LeaveOriginals">No</LeaveOriginalsIgnoreUpdates>
<Xpos Editor="hide" Type="number" Default="0">272</Xpos>
<Ypos Editor="hide" Type="number" Default="0">224</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="96" Class="connection" LocalizedTagName="" Priority="">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Default=""/>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<CorneringFactor Editor="inline" Type="number" Subtype="inline" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Default="0">0</CorneringFactor>
<Sourceobject Editor="hide">1</Sourceobject>
<Destobject Editor="hide">5</Destobject>
<Color Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Subtype="inline" LocalizedTagName="Color" Tooltip="Specify color for this connection" Default="Gray">Green</Color>
<TrafficType Editor="inline" Type="enum:Data;Log;Data with log" Subtype="inline" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data">Data</TrafficType>
<DatasetName Dependencyvalue="Data with log" Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Dependency="TrafficType">Log</DatasetName>
<Hold Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Default="No">No</Hold>
<Success Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Success out" Default="Yes">Yes</Success>
<Error Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Error out" Default="Yes">No</Error>
</Fields>
</Object>
<Object Id="97" Class="connection" LocalizedTagName="" Priority="">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Default=""/>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<CorneringFactor Editor="inline" Type="number" Subtype="inline" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Default="0">-90</CorneringFactor>
<Sourceobject Editor="hide">1</Sourceobject>
<Destobject Editor="hide">7</Destobject>
<Color Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Subtype="choosecolor" LocalizedTagName="Color" Tooltip="Specify color for this connection" Default="Gray">#ff0000</Color>
<TrafficType Editor="inline" Type="enum:Data;Log;Data with log" Subtype="inline" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data">Data</TrafficType>
<DatasetName Dependencyvalue="Data with log" Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Dependency="TrafficType">Log</DatasetName>
<Hold Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Default="No">No</Hold>
<Success Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Success out" Default="Yes">No</Success>
<Error Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Error out" Default="Yes">Yes</Error>
</Fields>
</Object>
<Object Id="98" Class="connection" LocalizedTagName="" Priority="">
<Fields>
<Type Editor="hide">TrafficLight</Type>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the connection in the design area" Validate="No" Default=""/>
<ElementDescription Editor="description" Type="string" Subtype="description" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Default="" Validation="None"/>
<CorneringFactor Editor="inline" Type="number" Subtype="inline" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Default="0">-90</CorneringFactor>
<Sourceobject Editor="hide">1</Sourceobject>
<Destobject Editor="hide">52</Destobject>
<Color Editor="inline;choosecolor" Type="enum:Gray;Yellow;Green;Cyan;Blue;Magenta;Orange" Subtype="inline" LocalizedTagName="Color" Tooltip="Specify color for this connection" Default="Gray">Gray</Color>
<TrafficType Editor="inline" Type="enum:Data;Log;Data with log" Subtype="inline" LocalizedTagName="Carry this type of jobs" Tooltip="Specify whether this connection should transport data jobs (output jobs) or log files (such as Preflight Reports, Distiller logs, etc...)" Default="Data">Log</TrafficType>
<DatasetName Dependencyvalue="Data with log" Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Dataset Name" Tooltip="A name for the set of metadata picked up by this tool" Dependency="TrafficType">Log</DatasetName>
<Hold Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Hold jobs" Tooltip="Set to Yes to make this connection hold all jobs. Until this property is set to No again no jobs will flow through this connection" Default="No">No</Hold>
<Success Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Success out" Default="Yes">Yes</Success>
<Error Editor="inline" Type="bool" Subtype="inline" LocalizedTagName="Error out" Default="Yes">Yes</Error>
</Fields>
</Object>
</Data>