Files
Test-1/Demo HP 0 - start.xml

292 lines
72 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="98">
<Header>
<Fields>
<Name Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the flow" Default="NewFlow" Validation="Standard">Demo HP 0 - start</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 23/11/2020 15:00</Description>
<TimeStamp Editor="hide" ModificationDate="2025-08-26T13:59:22.379Z"/>
<FlowFolder Editor="hide">Demo HP 0 - start</FlowFolder>
<LastObjId Editor="hide">12933</LastObjId>
<Locked Editor="hide" LockPassword="">No</Locked>
<AutomanagedCounter Editor="hide">60</AutomanagedCounter>
<ImagePath Editor="none;choosefile|Image files (*.png *.jpg)" Type="string" Subtype="none" LocalizedTagName="Background image" Opaque="true" Tooltip="Path to the background image file" Default="" Validation="Standard"/>
<HeaderImagePath Editor="none;choosefile|Image files (*.png *.jpg)" Type="string" Subtype="none" LocalizedTagName="Header image" Opaque="true" Tooltip="Path to the header image file" Default="" Validation="Standard"/>
<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="none" LocalizedTagName="Marker image" Opaque="true" Tooltip="Flow marker image to be shown in the Flows pane" Default="" Validation="Standard">100% complete</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">135</Version>
</Fields>
</Header>
<Object Id="11816" 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" Subtype="inline" LocalizedTagName="Name" Tooltip="Name of the problem jobs folder in the design area" Validate="No" Validation="None">Travaux à problème</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="inline" 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">816</Xpos>
<Ypos Editor="hide" Type="number" Default="0">624</Ypos>
<ElementIcon Editor="hide"><![CDATA[iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVRYhe3WMQ6CQBSE4RkkegMKgx1ewAtoRzyKN7DxHN7BysR7WFpTWJgAnRWSHRtrXXQjJr6/fmS+ZBsA699jPZluHJQPnl0JZRu3q6QoLsEBVZo5Anx1KOHomuE8KU/XkIDIZxwASMw4anbCIg4K6Hi8rMbnrTzRPrFOM3X9SFIBsP14nNy/BQiVA1ynJwhdBES9Ah4IAxjAAAYwgAH+HSDA9TUu6RZH4FpALijYf55PBEXy8M1N6ze7A/W5M3E8K3ujAAAAAElFTkSuQmCC]]></ElementIcon>
</Fields>
</Object>
<Object Id="91" Version="6" Class="object" LocalizedTagName="HP EPM Preflight">
<Fields>
<Type Editor="hide">HP_EPM_Preflight</Type>
<Category Editor="hide">processor</Category>
<ConnectionType Editor="hide">Move</ConnectionType>
<Name Editor="inline" Type="string" LocalizedTagName="Name" Tooltip="Name of the flow element">HP EPM Preflight</Name>
<ElementDescription Editor="description" Type="string" LocalizedTagName="Description" Tooltip="Description of the flow element" Validate="No" Validation="None"/>
<Xpos Editor="hide" Type="number" Default="0">1000</Xpos>
<Ypos Editor="hide" Type="number" Default="0">560</Ypos>
<ElementIcon Editor="hide"><![CDATA[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]]></ElementIcon>
<IncomingConnections Editor="hide" RequireAtLeastOne="Yes">Yes</IncomingConnections>
<OutgoingConnections Editor="hide" RequireAtLeastOne="Yes" DetailedInfo="">Unlimited</OutgoingConnections>
<PageSelection Editor="inline;sltextwithvar;scriptexp" Type="enum:All pages;Page range;Random sample" Subtype="inline" LocalizedTagName="Page selection" Tooltip="Choose whether all pages, only a page range or a random sample of pages should be preflighted.&#xa;&#xa;The page selection is used for all checks except for the black pages check. That one requires the use of &quot;All pages&quot;.&#xa;" Default="All pages" Validation="Standard" DetailedInfo="">All pages</PageSelection>
<PageRange Validation="Standard" Type="string" LocalizedTagName="Page range" DependencyCondition="Equals" Default="1-r1" Dependencyvalue="Page range" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Ranges are defined as in PitStop:&#xa;1-4&#xa;1-4,9-12&#xa;3-R3&#xa;" DetailedInfo="" Dependency="PageSelection">1-r1</PageRange>
<SamplePercentage Validation="Custom" Type="number" LocalizedTagName="Sample percentage" DependencyCondition="Equals" Default="25" Dependencyvalue="Random sample" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PageSelection">25</SamplePercentage>
<DownSampleResolution Editor="inline;sltextwithvar;scriptexp;none" Type="number" Subtype="none" LocalizedTagName="Downsampling resolution" Tooltip="Some of the checks require the pages of the job to be rendered. The 'None' option means that the images will be rendered with their original resolution. When specifying a number the images will be downsampled first to this value and this can lead to a considerable speed improvement. The value must lie between 50 and 200." Default="" Validation="Custom" DetailedInfo=""/>
<RestrictToPageBox Editor="inline;sltextwithvar;scriptexp" Type="enum:Media box;Crop box;Bleed box;Trim box;Art box;" Subtype="inline" LocalizedTagName="Restrict to page box" Tooltip="" Default="Trim box" Validation="Standard" DetailedInfo="">Trim box</RestrictToPageBox>
<SpotColorCheck Editor="inline;sltextwithvar;scriptexp" Type="bool" Subtype="inline" LocalizedTagName="Perform spot color check" Tooltip="This property defines whether or not spot colors should be checked. It is possible to allow only certain spot colors (white list) or not to allow certain spot colors (black list). Technical spot colors can be ignored altogether." Default="Yes" Validation="Standard" DetailedInfo="">Yes</SpotColorCheck>
<SpotColorCheckMode Validation="Standard" Type="enum:White list;White list plus safe colors;Black list;Black list plus unsafe colors;" LocalizedTagName="Spot color check mode" DependencyCondition="Equals" Default="White list plus safe colors" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="This property determines whether the list of spot colors will be considered to be a list of allowed colors (white list) or a list of unwanted colors (black list).&#xa;&#xa;The white list can be silently extended by &quot;safe&quot; colors; these are colors of which the alternate color space does not contain any black.&#xa;" DetailedInfo="" Dependency="SpotColorCheck">White list plus safe colors</SpotColorCheckMode>
<SpotColorsList Validation="None" Type="string" LocalizedTagName="List of spot colors" DependencyCondition="Equals" Default="" Dependencyvalue="Yes" Editor="mltextwithvar" Subtype="description" Tooltip="The list of spot colors can be defined by their full names or by using regular expressions. If you want a special treatment of eg Pantone 185 in all its variations you can define it as:&#xa;PANTONE\s185\s.+&#xa;" DetailedInfo="" Dependency="SpotColorCheck"/>
<TechnicalSpotColors Validation="None" Type="string" LocalizedTagName="List of technical spot colors to be ignored" DependencyCondition="Equals" Default="" Dependencyvalue="Yes" Editor="mltextwithvar" Subtype="description" Tooltip="This property defines a list of colors that should be ignored for the EPM check altogether, eg names of spot colors for dieshapes or dimension lines. These names can also be regular expressions.&#xa;" DetailedInfo="" Dependency="SpotColorCheck"/>
<SmallObjectsCheck Editor="inline;sltextwithvar;scriptexp" Type="bool" Subtype="inline" LocalizedTagName="Perform small black objects check" Tooltip="This check detects the presence of small black objects (thin lines and small texts) inside the trim box. Lines thinner than 0.1mm and with a length between 3mm and 8mm will be ignored as these are probably trim or fold lines." Default="Yes" Validation="Standard" DetailedInfo="">Yes</SmallObjectsCheck>
<ThinnestBlackLines Validation="Custom" Type="string" LocalizedTagName="Smallest black line thickness (default mm)" DependencyCondition="Equals" Default="0.2mm" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="This property defines the minimum thickness of black lines. Note that colored lines are NOT checked.&#xa;&#xa;To avoid trim marks causing the check to fail, only lines inside the trim box are checked and thin stroked lines with a length between 3mm and 8mm are ignored.&#xa;" DetailedInfo="" Dependency="SmallObjectsCheck">0.2mm</ThinnestBlackLines>
<SmallestBlackText Validation="Custom" Type="string" LocalizedTagName="Smallest black text (pt)" DependencyCondition="Equals" Default="6" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="This property defines the minimum point size of black texts. Note that colored texts are NOT checked.&#xa;" DetailedInfo="" Dependency="SmallObjectsCheck">6</SmallestBlackText>
<BlackPagesCheck Editor="inline;sltextwithvar;scriptexp" Type="bool" Subtype="inline" LocalizedTagName="Perform black pages check" Tooltip="Black and white pages generate 1 click when printed in CMYK mode, but 3 clicks when printed in EPM mode. Jobs with a certain amount of black and white pages are therefore better printed in CMYK.&#xa;" Default="Yes" Validation="Custom" DetailedInfo="">Yes</BlackPagesCheck>
<BlackPagesFailMode Validation="Standard" Type="enum:the number of black pages is above the fail value;the percentage of black pages is above the fail value" LocalizedTagName="Fail EPM if" DependencyCondition="Equals" Default="the percentage of black pages is above the fail value" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="BlackPagesCheck">the percentage of black pages is above the fail value</BlackPagesFailMode>
<BlackPagesFailValue Validation="Standard" Type="number" LocalizedTagName="Fail value" DependencyCondition="Equals" Default="33" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="BlackPagesCheck">33</BlackPagesFailValue>
<IgnoreSmallColorAreas Validation="Standard" Type="bool" LocalizedTagName="Ignore small color areas" DependencyCondition="Equals" Default="No" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="Setting this property to Yes means that color pages with a small amount of color will be counted as black and white pages; they will NOT be converted." DetailedInfo="" Dependency="BlackPagesCheck">No</IgnoreSmallColorAreas>
<SmallColorAreasPercentage Validation="Custom" Type="number" LocalizedTagName="Percentage of the page area" DependencyCondition="Equals" Default="5" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="When the color surface of a page is above this value it will be counted as a color page, otherwise as a black and white page." DetailedInfo="" Dependency="IgnoreSmallColorAreas">5</SmallColorAreasPercentage>
<ConvertToDeviceGray Validation="Standard" Type="bool" LocalizedTagName="Convert black pages to DeviceGray" DependencyCondition="Equals" Default="No" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="This property should be set to Yes if the job has to be suited for printing in EPM+ mode." DetailedInfo="" Dependency="BlackPagesCheck">No</ConvertToDeviceGray>
<RichBlackCheck Editor="inline;sltextwithvar;scriptexp" Type="bool" Subtype="inline" LocalizedTagName="Perform rich black check" Tooltip="Set this property to Yes if jobs with rich black content should fail for EPM." Default="No" Validation="Standard" DetailedInfo="">No</RichBlackCheck>
<MinimumCyan Validation="Standard" Type="number" LocalizedTagName="Minimum cyan value" DependencyCondition="Equals" Default="30" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="RichBlackCheck">30</MinimumCyan>
<MaximumCyan Validation="Standard" Type="number" LocalizedTagName="Maximum cyan value" DependencyCondition="Equals" Default="60" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="RichBlackCheck">60</MaximumCyan>
<MinimumMagenta Validation="Standard" Type="number" LocalizedTagName="Minimum magenta value" DependencyCondition="Equals" Default="0" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="RichBlackCheck">0</MinimumMagenta>
<MaximumMagenta Validation="Standard" Type="number" LocalizedTagName="Maximum magenta value" DependencyCondition="Equals" Default="0" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="RichBlackCheck">0</MaximumMagenta>
<MinimumYellow Validation="Standard" Type="number" LocalizedTagName="Minimum yellow value" DependencyCondition="Equals" Default="0" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="RichBlackCheck">0</MinimumYellow>
<MaximumYellow Validation="Standard" Type="number" LocalizedTagName="Maximum yellow value" DependencyCondition="Equals" Default="0" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="RichBlackCheck">0</MaximumYellow>
<RichBlackFailValue Validation="Custom" Type="number" LocalizedTagName="Fail EPM if the rich black coverage is above (%)" DependencyCondition="Equals" Default="10" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="When the surface area of the rich black is above this percentage of the page area, the job will fail for EPM." DetailedInfo="" Dependency="RichBlackCheck">10</RichBlackFailValue>
<InkCoverageCheck Editor="inline;sltextwithvar;scriptexp" Type="bool" Subtype="inline" LocalizedTagName="Perform ink coverage check" Tooltip="When set to Yes the job will be checked to see if there are pages with an ink coverage that is higher than the one specified." Default="No" Validation="Standard" DetailedInfo="">Yes</InkCoverageCheck>
<MaximumInkCoverage Validation="Standard" Type="number" LocalizedTagName="Maximum ink coverage (%)" DependencyCondition="Equals" Default="320" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="InkCoverageCheck">320</MaximumInkCoverage>
<CoverageSmallAreas Validation="Custom" Type="string" LocalizedTagName="Ignore areas smaller than (default mm)" DependencyCondition="Equals" Default="20mm" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="InkCoverageCheck">20mm</CoverageSmallAreas>
<DeltaECheck Editor="inline;sltextwithvar;scriptexp" Type="bool" Subtype="inline" LocalizedTagName="Perform deltaE check" Tooltip="When set to Yes the job will be checked against the EPM color space of the press." Default="Yes" Validation="Standard" DetailedInfo="">Yes</DeltaECheck>
<DeltaE_CMYK_DeviceLink Validation="Custom" Type="string" LocalizedTagName="DeltaE CMYK device link" DependencyCondition="Equals" Default="" Dependencyvalue="Yes" Editor="choosefile;sltextwithvar;scriptexp" Subtype="choosefile" Tooltip="Choose the matching device link profile that was created with the HP EPM Device Link Creator." DetailedInfo="" Dependency="DeltaECheck">E:/BlueWest/02-Fournisseurs/Enfocus/HP EPM Preflight v2/Device links/proCmykDe.icc</DeltaE_CMYK_DeviceLink>
<DeltaE_RGB_DeviceLink Validation="Custom" Type="string" LocalizedTagName="DeltaE RGB device link" DependencyCondition="Equals" Default="" Dependencyvalue="Yes" Editor="choosefile;sltextwithvar;scriptexp" Subtype="choosefile" Tooltip="Choose the matching device link profile that was created with the HP EPM Device Link Creator." DetailedInfo="" Dependency="DeltaECheck">E:/BlueWest/02-Fournisseurs/Enfocus/HP EPM Preflight v2/Device links/proRgbDe.icc</DeltaE_RGB_DeviceLink>
<DeltaEValue Validation="Custom" Type="number" LocalizedTagName="Maximum deltaE deviation" DependencyCondition="Equals" Default="6" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Specify a value between 1 and 9." DetailedInfo="" Dependency="DeltaECheck">6</DeltaEValue>
<DeltaESmallAreas Validation="Custom" Type="string" LocalizedTagName="Ignore areas smaller than (default mm)" DependencyCondition="Equals" Default="20mm" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="DeltaECheck">20mm</DeltaESmallAreas>
<DeltaCCheck Editor="inline;sltextwithvar;scriptexp" Type="bool" Subtype="inline" LocalizedTagName="Perform deltaC check" Tooltip="When set to Yes the job will be checked against the EPM color space of the press." Default="Yes" Validation="Standard" DetailedInfo="">Yes</DeltaCCheck>
<DeltaC_CMYK_DeviceLink Validation="Custom" Type="string" LocalizedTagName="DeltaC CMYK device link" DependencyCondition="Equals" Default="" Dependencyvalue="Yes" Editor="choosefile;sltextwithvar;scriptexp" Subtype="choosefile" Tooltip="Choose the matching device link profile that was created with the HP EPM Device Link Creator." DetailedInfo="" Dependency="DeltaCCheck">E:/BlueWest/02-Fournisseurs/Enfocus/HP EPM Preflight v2/Device links/proCmykCh.icc</DeltaC_CMYK_DeviceLink>
<DeltaC_RGB_DeviceLink Validation="Custom" Type="string" LocalizedTagName="DeltaC RGB device link" DependencyCondition="Equals" Default="" Dependencyvalue="Yes" Editor="choosefile;sltextwithvar;scriptexp" Subtype="choosefile" Tooltip="Choose the matching device link profile that was created with the HP EPM Device Link Creator." DetailedInfo="" Dependency="DeltaCCheck">E:/BlueWest/02-Fournisseurs/Enfocus/HP EPM Preflight v2/Device links/proRgbCh.icc</DeltaC_RGB_DeviceLink>
<IgnoreBlackText Validation="Standard" Type="bool" LocalizedTagName="Ignore black text" DependencyCondition="Equals" Default="Yes" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="When set to Yes black text will be ignored for the deltaC check." DetailedInfo="" Dependency="DeltaCCheck">Yes</IgnoreBlackText>
<DeltaCValue Validation="Custom" Type="number" LocalizedTagName="DeltaC value" DependencyCondition="Equals" Default="6" Dependencyvalue="Yes" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="Specify a value between 1 and 9." DetailedInfo="" Dependency="DeltaCCheck">6</DeltaCValue>
<DeltaCSmallAreas Validation="Custom" Type="string" LocalizedTagName="Ignore areas smaller than (default mm)" DependencyCondition="Equals" Default="20mm" Dependencyvalue="Yes" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="DeltaCCheck">20mm</DeltaCSmallAreas>
</Fields>
</Object>
<Object Id="94" Class="connection" LocalizedTagName="" Priority="">
<Fields>
<Type Editor="hide">Move</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" Subtype="inline" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Default="0">-90</CorneringFactor>
<Sourceobject Editor="hide">91</Sourceobject>
<Destobject Editor="hide">12750</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>
<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>
<Dataset Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Report dataset name" Tooltip="This is the name of the dataset with the report of the check on which the job failed.&#xa;" Default="HP EPM Report" Validation="Standard" DetailedInfo="">HP EPM Report</Dataset>
<PreflightResultType Editor="inline" Type="enum:Black and white job;Passed all EPM checks;Failed one of the EPM checks;Non-critical error during processing;" Subtype="inline" LocalizedTagName="Preflight result type" Tooltip="There are four possible outcomes of the EPM preflight:&#xa;- the job is completely black and white, so it was not checked for EPM&#xa;- the job passed all EPM checks&#xa;- the job failed one of the EPM checks&#xa;- the processing of the file failed for some file-specific reason&#xa;&#xa;As soon as one of the EPM checks fails, the job is immediately sent along that error connection; there is no further checking." Default="Passed all EPM checks" Validation="Standard" DetailedInfo="">Passed all EPM checks</PreflightResultType>
<FailedSpotColors Validation="Standard" Type="bool" LocalizedTagName="Failed spot color check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedSpotColors>
<FailedSmallObjects Validation="Standard" Type="bool" LocalizedTagName="Failed small objects check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedSmallObjects>
<FailedBlackPages Validation="Standard" Type="bool" LocalizedTagName="Failed black pages check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedBlackPages>
<FailedRichBlack Validation="Standard" Type="bool" LocalizedTagName="Failed rich black check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedRichBlack>
<FailedInkCoverage Validation="Standard" Type="bool" LocalizedTagName="Failed ink coverage check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedInkCoverage>
<FailedDeltaE Validation="Standard" Type="bool" LocalizedTagName="Failed deltaE check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedDeltaE>
<FailedDeltaC Validation="Standard" Type="bool" LocalizedTagName="Failed deltaC check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedDeltaC>
<InjectReportFailed Validation="Standard" Type="bool" LocalizedTagName="Inject report as job" DependencyCondition="Starts with" Default="No" Dependencyvalue="Failed" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="If set to &quot;Yes&quot; the report file will not only be attached as a dataset, but it will follow the job. This is necessary when the Metadata Module is not available." DetailedInfo="" Dependency="PreflightResultType">No</InjectReportFailed>
<InjectReportNonCritical Validation="Standard" Type="bool" LocalizedTagName="Inject report as job" DependencyCondition="Starts with" Default="No" Dependencyvalue="Non-critical" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="If set to &quot;Yes&quot; the report file will not only be attached as a dataset, but it will follow the job. This is necessary when the Metadata Module is not available." DetailedInfo="" Dependency="PreflightResultType">No</InjectReportNonCritical>
<PrivateDataKey Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Private data key" Tooltip="The private data keys that are added, are:&#xa;&lt;key>.Status&#xa;&lt;key>.PageRange&#xa;&lt;key>.RichBlackPages&#xa;&lt;key>.EPM+&#xa;" Default="EPM" Validation="Standard" DetailedInfo="">EPM</PrivateDataKey>
</Fields>
</Object>
<Object Id="95" Class="connection" LocalizedTagName="" Priority="">
<Fields>
<Type Editor="hide">Move</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" Subtype="inline" LocalizedTagName="Corner angle" Tooltip="Connection cornering angle" Default="0">-90</CorneringFactor>
<Sourceobject Editor="hide">91</Sourceobject>
<Destobject Editor="hide">12751</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>
<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>
<Dataset Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Report dataset name" Tooltip="This is the name of the dataset with the report of the check on which the job failed.&#xa;" Default="HP EPM Report" Validation="Standard" DetailedInfo="">HP EPM Report</Dataset>
<PreflightResultType Editor="inline" Type="enum:Black and white job;Passed all EPM checks;Failed one of the EPM checks;Non-critical error during processing;" Subtype="inline" LocalizedTagName="Preflight result type" Tooltip="There are four possible outcomes of the EPM preflight:&#xa;- the job is completely black and white, so it was not checked for EPM&#xa;- the job passed all EPM checks&#xa;- the job failed one of the EPM checks&#xa;- the processing of the file failed for some file-specific reason&#xa;&#xa;As soon as one of the EPM checks fails, the job is immediately sent along that error connection; there is no further checking." Default="Passed all EPM checks" Validation="Standard" DetailedInfo="">Failed one of the EPM checks</PreflightResultType>
<FailedSpotColors Validation="Standard" Type="bool" LocalizedTagName="Failed spot color check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedSpotColors>
<FailedSmallObjects Validation="Standard" Type="bool" LocalizedTagName="Failed small objects check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedSmallObjects>
<FailedBlackPages Validation="Standard" Type="bool" LocalizedTagName="Failed black pages check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedBlackPages>
<FailedRichBlack Validation="Standard" Type="bool" LocalizedTagName="Failed rich black check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">Yes</FailedRichBlack>
<FailedInkCoverage Validation="Standard" Type="bool" LocalizedTagName="Failed ink coverage check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">No</FailedInkCoverage>
<FailedDeltaE Validation="Standard" Type="bool" LocalizedTagName="Failed deltaE check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">No</FailedDeltaE>
<FailedDeltaC Validation="Standard" Type="bool" LocalizedTagName="Failed deltaC check" DependencyCondition="Starts with" Default="Yes" Dependencyvalue="Failed" Editor="inline" Subtype="inline" Tooltip="" DetailedInfo="" Dependency="PreflightResultType">No</FailedDeltaC>
<InjectReportFailed Validation="Standard" Type="bool" LocalizedTagName="Inject report as job" DependencyCondition="Starts with" Default="No" Dependencyvalue="Failed" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="If set to &quot;Yes&quot; the report file will not only be attached as a dataset, but it will follow the job. This is necessary when the Metadata Module is not available." DetailedInfo="" Dependency="PreflightResultType">No</InjectReportFailed>
<InjectReportNonCritical Validation="Standard" Type="bool" LocalizedTagName="Inject report as job" DependencyCondition="Starts with" Default="No" Dependencyvalue="Non-critical" Editor="inline;sltextwithvar;scriptexp" Subtype="inline" Tooltip="If set to &quot;Yes&quot; the report file will not only be attached as a dataset, but it will follow the job. This is necessary when the Metadata Module is not available." DetailedInfo="" Dependency="PreflightResultType">No</InjectReportNonCritical>
<PrivateDataKey Editor="inline" Type="string" Subtype="inline" LocalizedTagName="Private data key" Tooltip="The private data keys that are added, are:&#xa;&lt;key>.Status&#xa;&lt;key>.PageRange&#xa;&lt;key>.RichBlackPages&#xa;&lt;key>.EPM+&#xa;" Default="EPM" Validation="Standard" DetailedInfo="">EPM</PrivateDataKey>
</Fields>
</Object>
<Object Id="12750" 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">EPM OK</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/Demo HP 0 - start/automanaged/EPM OK" 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">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">1088</Xpos>
<Ypos Editor="hide" Type="number" Default="0">560</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="12751" 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">EPM NOK</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/Demo HP 0 - start/automanaged/EPM NOK" 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">1088</Xpos>
<Ypos Editor="hide" Type="number" Default="0">688</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="12911" 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">Etiquette</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/Demo HP 0 - start/automanaged/Etiquette" 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">#808080</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">816</Xpos>
<Ypos Editor="hide" Type="number" Default="0">560</Ypos>
<ElementIcon Editor="hide"/>
</Fields>
</Object>
<Object Id="12912" 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">12911</Sourceobject>
<Destobject Editor="hide">91</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>
</Data>