-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSwitch-Flow-Auto-Backup.xml
42 lines (42 loc) · 3.09 KB
/
Switch-Flow-Auto-Backup.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version='1.0' encoding='UTF-8'?>
<Object>
<ElementFields>
<Name Editor="hide" Type="string">FAB_Node</Name>
<DisplayName Editor="hide" Type="string"/>
<Version Editor="hide" Type="string">1</Version>
<Keywords Editor="hide" Type="string"/>
<Tooltip Editor="hide" Type="string"/>
<IncomingConnections Editor="hide" RequireAtLeastOne="Yes">Yes</IncomingConnections>
<OutgoingConnections DetailedInfo="" Editor="hide" RequireAtLeastOne="Yes">Unlimited</OutgoingConnections>
<ConnectionType Editor="hide">TrafficLight</ConnectionType>
<FunctionsNodeJSScript Editor="hide"/>
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
<ExecutionGroup Editor="hide"/>
<PerformanceTuning Editor="hide">No</PerformanceTuning>
<IdleAfterJob Editor="hide">0</IdleAfterJob>
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
<SubcategoryInElementPane Editor="hide"><ValueDescription Type="stringlist"><Value>Custom</Value></ValueDescription></SubcategoryInElementPane>
<DispositionInElementPane Editor="hide" Type="number"/>
<Description Editor="hide" Type="string"/>
<Compatibility Editor="hide" Type="string"/>
<SupportInfo Editor="hide" Type="string"/>
<AppDiscovery Editor="hide" Type="string"/>
<FlowUpgradeWarning Editor="hide" Type="string"/>
<UpgradeMaximumVersion Editor="hide" Type="number"/>
<Connections Editor="hide" Type="string"/>
<SwitchModule Editor="hide" Type="string"/>
<ObsoleteProperties Editor="hide" Type="string"/>
<ObsoleteConnectionProperties Editor="hide" Type="string"/>
<flowxmls Default="" DetailedInfo="" Editor="choosefolder" LocalizedTagName="Flow XMLs directory" Subtype="" Tooltip="" Type="string" UserDefined="true" Validation="Standard"></flowxmls>
<FlowPane Default="" DetailedInfo="" Editor="choosefile" LocalizedTagName="flowsPaneLayout xml" Subtype="" Tooltip="" Type="string" UserDefined="true" Validation="Standard"></FlowPane>
<exportdir Default="" DetailedInfo="" Editor="choosefolder" LocalizedTagName="Export Directory" Subtype="" Tooltip="" Type="string" UserDefined="true" Validation="Standard"></exportdir>
<packages Default="" DetailedInfo="" Editor="inline" LocalizedTagName="Package Scripts" Subtype="" Tooltip="" Type="enum:Yes;No" UserDefined="true" Validation="Standard"></packages>
<Output Default="" DetailedInfo="" Editor="inline" LocalizedTagName="Output" Subtype="" Tooltip="" Type="enum:Save backups to export directory;Output backups into flow;Both" UserDefined="true" Validation="Standard"></Output>
</ElementFields>
<ConnectionFields>
<Success AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Success out" Type="bool">Yes</Success>
<Error AvailableFor="Data" Default="Yes" Editor="inline" LocalizedTagName="Error out" Type="bool">Yes</Error>
</ConnectionFields>
<ExtraProperties/>
</Object>