-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSaga_Open.xaml
104 lines (104 loc) · 8.91 KB
/
Saga_Open.xaml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<Activity mc:Ignorable="sap sap2010" x:Class="Saga_Open" mva:VisualBasic.Settings="{x:Null}" sap:VirtualizedContainerService.HintSize="1208,1159" sap2010:WorkflowViewState.IdRef="Saga_Open_1" xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities" xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation" xmlns:sap2010="http://schemas.microsoft.com/netfx/2010/xaml/activities/presentation" xmlns:scg="clr-namespace:System.Collections.Generic;assembly=mscorlib" xmlns:sco="clr-namespace:System.Collections.ObjectModel;assembly=mscorlib" xmlns:ui="http://schemas.uipath.com/workflow/activities" xmlns:uix="http://schemas.uipath.com/workflow/activities/uix" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<TextExpression.NamespacesForImplementation>
<sco:Collection x:TypeArguments="x:String">
<x:String>System.Activities</x:String>
<x:String>System.Activities.Statements</x:String>
<x:String>System.Activities.Expressions</x:String>
<x:String>System.Activities.Validation</x:String>
<x:String>System.Activities.XamlIntegration</x:String>
<x:String>Microsoft.VisualBasic</x:String>
<x:String>Microsoft.VisualBasic.Activities</x:String>
<x:String>System</x:String>
<x:String>System.Collections</x:String>
<x:String>System.Collections.Generic</x:String>
<x:String>System.Data</x:String>
<x:String>System.Diagnostics</x:String>
<x:String>System.Drawing</x:String>
<x:String>System.IO</x:String>
<x:String>System.Linq</x:String>
<x:String>System.Net.Mail</x:String>
<x:String>System.Xml</x:String>
<x:String>System.Xml.Linq</x:String>
<x:String>UiPath.Core</x:String>
<x:String>UiPath.Core.Activities</x:String>
<x:String>System.Windows.Markup</x:String>
<x:String>UiPath.UIAutomationNext.Enums</x:String>
<x:String>System.Collections.ObjectModel</x:String>
<x:String>UiPath.UIAutomationNext.Activities</x:String>
<x:String>System.Activities.DynamicUpdate</x:String>
<x:String>UiPath.Platform.ObjectLibrary</x:String>
<x:String>UiPath.Shared.Activities</x:String>
</sco:Collection>
</TextExpression.NamespacesForImplementation>
<TextExpression.ReferencesForImplementation>
<sco:Collection x:TypeArguments="AssemblyReference">
<AssemblyReference>System.Activities</AssemblyReference>
<AssemblyReference>Microsoft.VisualBasic</AssemblyReference>
<AssemblyReference>mscorlib</AssemblyReference>
<AssemblyReference>System.Data</AssemblyReference>
<AssemblyReference>System.Data.DataSetExtensions</AssemblyReference>
<AssemblyReference>System</AssemblyReference>
<AssemblyReference>System.Drawing</AssemblyReference>
<AssemblyReference>System.Core</AssemblyReference>
<AssemblyReference>System.Xml</AssemblyReference>
<AssemblyReference>System.Xml.Linq</AssemblyReference>
<AssemblyReference>PresentationFramework</AssemblyReference>
<AssemblyReference>WindowsBase</AssemblyReference>
<AssemblyReference>PresentationCore</AssemblyReference>
<AssemblyReference>System.Xaml</AssemblyReference>
<AssemblyReference>UiPath.System.Activities</AssemblyReference>
<AssemblyReference>UiPath.UiAutomation.Activities</AssemblyReference>
<AssemblyReference>UiPath.System.Activities.Design</AssemblyReference>
<AssemblyReference>System.ServiceModel</AssemblyReference>
<AssemblyReference>Microsoft.Bcl.AsyncInterfaces</AssemblyReference>
<AssemblyReference>System.ValueTuple</AssemblyReference>
<AssemblyReference>System.ComponentModel.Composition</AssemblyReference>
<AssemblyReference>System.Memory</AssemblyReference>
<AssemblyReference>UiPath.Excel</AssemblyReference>
<AssemblyReference>UiPath.Mail</AssemblyReference>
<AssemblyReference>UiPath.UIAutomationCore</AssemblyReference>
<AssemblyReference>UiPath.OCR.Activities.Design</AssemblyReference>
<AssemblyReference>System.Runtime.WindowsRuntime</AssemblyReference>
<AssemblyReference>UiPath.UIAutomationNext</AssemblyReference>
<AssemblyReference>UiPath.UIAutomationNext.Activities</AssemblyReference>
<AssemblyReference>UiPath.Platform</AssemblyReference>
<AssemblyReference>UiPath.Excel.Activities</AssemblyReference>
<AssemblyReference>UiPath.Mail.Activities</AssemblyReference>
<AssemblyReference>UiPath.PDF.Activities</AssemblyReference>
<AssemblyReference>UiPath.OCR.Activities</AssemblyReference>
</sco:Collection>
</TextExpression.ReferencesForImplementation>
<Sequence DisplayName="Saga_Open" sap:VirtualizedContainerService.HintSize="476,994" sap2010:WorkflowViewState.IdRef="Sequence_1">
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
<ui:LogMessage DisplayName="Log Message" sap:VirtualizedContainerService.HintSize="434,91" sap2010:WorkflowViewState.IdRef="LogMessage_1" Level="Info" Message="["Start Saga_Open"]" />
<uix:NApplicationCard AttachMode="ByInstance" DisplayName="Use Application: SAGA C." sap:VirtualizedContainerService.HintSize="434,771" sap2010:WorkflowViewState.IdRef="NApplicationCard_1" Version="V1">
<uix:NApplicationCard.Body>
<ActivityAction x:TypeArguments="x:Object">
<ActivityAction.Argument>
<DelegateInArgument x:TypeArguments="x:Object" Name="WSSessionData" />
</ActivityAction.Argument>
<Sequence DisplayName="Do" sap:VirtualizedContainerService.HintSize="376,482" sap2010:WorkflowViewState.IdRef="Sequence_2">
<sap:WorkflowViewStateService.ViewState>
<scg:Dictionary x:TypeArguments="x:String, x:Object">
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>
<uix:NClick ClickType="Single" DisplayName="Click 'Accept'" sap:VirtualizedContainerService.HintSize="334,166" sap2010:WorkflowViewState.IdRef="NClick_1" KeyModifiers="None" MouseButton="Left">
<uix:NClick.Target>
<uix:TargetAnchorable DesignTimeRectangle="1051, 660, 65, 25" ElementType="Button" FriendlyName="'Accept'" FullSelectorArgument="<wnd cls='sc9c*' title='Societati' /><ctrl name='Accept' role='push button' />" FuzzySelectorArgument="<wnd cls='sc9c*' title='Societati' /><ctrl name='Accept' role='push button' automationid='' check:text='Accept' />" ImageBase64="iVBORw0KGgoAAAANSUhEUgAAAEUAAAAdCAYAAAD8UKGzAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFeSURBVGhD7ZTREYMgDECZhmUyDcuwhRMwjRu4QUogWFNDe+dpj9Z8vPMugCSPgFuWBQ2JSVEwKQpCyjRNt2XrYSdlnufbYVIUTIqCSVEwKQomReEaKSmgdw6dD5i08S+QYkAIUR37xCVSUvDoSIrzGJI+51oSBp/3h2GkRAQSAlC+PiQxngLULqKxnHTrpF58js84SYbI/+NuhLzPuq7sxULamgPder6UXAQlA3HGCJQYYBRj3D1cVCmkF2+Fs4ikzKNuoKLrWN13uE4pItrpiETbtdpIYt7HSayk/G8V1ubXDhXdMoYUvjqvcHLHpHTepV+RohUhrpDonE0RvXi7SprUdn24K4e9PiWR14eNk60nSIVtH9Tn3G48r29xIbx1yvrQ5keY96j/I4E5PsRD+y121+c8TpVST7OPtuYwvyLlXzApCiZFwaQomBSFj1LuytaDkGJUTIqCSdmx4AMVKhWvH1Le2QAAAABJRU5ErkJggg==" InformativeScreenshot="301e6489216ee28969980a94a5dffb59.png" ScopeSelectorArgument="<wnd app='sc.exe' cls='sc9c*' title='SAGA C.' />" SearchSteps="Selector, FuzzySelector" />
</uix:NClick.Target>
</uix:NClick>
<uix:NKeyboardShortcuts DelayBetweenShortcuts="{x:Null}" ActivateBefore="True" ClickBeforeMode="None" DisplayName="Keyboard Shortcuts send F3 to open Intrari window" sap:VirtualizedContainerService.HintSize="334,183" sap2010:WorkflowViewState.IdRef="NKeyboardShortcuts_1" Shortcuts="[d(hk)][k(f3)][u(hk)]" />
</Sequence>
</ActivityAction>
</uix:NApplicationCard.Body>
<uix:NApplicationCard.TargetApp>
<uix:TargetApp Area="-8, -8, 1936, 1064" FilePath="C:\SAGA C.3.0\sc.exe" IconBase64="iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAE2SURBVFhH7ZehjsJAFEXnE/iBTfgABHoVFofjD9AQWE9A4cDhpopkDYKEICDZtRsSLAEFCQJUP6H0tsA29JZkptOp4SXH9L3JPTMdMyJWTVkQHVnx6RqnLWviS5ZvSaSCIcf18TKl5fzERdqOjA1mi/svEe6cDWWNGwrYOPYk/N1XaMMWb4G3gAmBulx6++PJG602tP+StAIIP58vDxqTXzqXSBqB53BQHS/obCK6Aiwc39jsS3QEjIUDVQEcMQvvz/+89e6gLqIqMF1vY+G4/dFvpcGUrqWoCkSPn4WDj943XUvRuQPYIWDhmf+CO0bCgY4ALpyRcKAjYCwc6AhEjz9VONC9Awj+HM5oTwldAWPkL4DXCmvYIn+BpizShi2CwluNNW0QFN5o+byOZCiAsi/hhwtxBSxrZMdTVfU8AAAAAElFTkSuQmCC" InformativeScreenshot="c5ceff56278ea4eaaae09cb313c2bcd7.png" Selector="<wnd app='sc.exe' cls='sc9c*' title='SAGA C.'/>" />
</uix:NApplicationCard.TargetApp>
</uix:NApplicationCard>
</Sequence>
</Activity>