<Activity mc:Ignorable="sads sap" x:Class="Ubik.Workflow" 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:mvc="clr-namespace:Microsoft.VisualBasic.CompilerServices;assembly=Microsoft.VisualBasic" xmlns:s="clr-namespace:System;assembly=System" xmlns:s1="clr-namespace:System;assembly=mscorlib" xmlns:s2="clr-namespace:System;assembly=System.Core" xmlns:s3="clr-namespace:System;assembly=System.ComponentModel.Composition" xmlns:s4="clr-namespace:System;assembly=System.ServiceModel" xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities" xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger" xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation" xmlns:scg="clr-namespace:System.Collections.Generic;assembly=mscorlib" xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System.Core" xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System" xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel" xmlns:sco="clr-namespace:System.Collections.ObjectModel;assembly=mscorlib" xmlns:sd="clr-namespace:System.Data;assembly=System.Data" xmlns:sd1="clr-namespace:System.Data;assembly=System.Data.DataSetExtensions" xmlns:uimo="clr-namespace:UBIK.Interface.Module.OLEDB;assembly=UBIK.Interface.Module.OLEDB" xmlns:uk="clr-namespace:UBIK.Kernel;assembly=UBIK.Kernel" xmlns:uwa="clr-namespace:UBIK.WorkflowBase.Activities;assembly=UBIK.Workflow" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"><x:Members><x:Property Name="UBIKObject" Type="InOutArgument(uk:BaseClass)" /></x:Members><sap:VirtualizedContainerService.HintSize>790,984</sap:VirtualizedContainerService.HintSize><mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings><Sequence sap:VirtualizedContainerService.HintSize="750,944"><sap:WorkflowViewStateService.ViewState><scg:Dictionary x:TypeArguments="x:String, x:Object"><x:Boolean x:Key="IsExpanded">True</x:Boolean></scg:Dictionary></sap:WorkflowViewStateService.ViewState><uimo:CreateOLEOracleScope Tables="{x:Null}" DataSource="TESTDB" sap:VirtualizedContainerService.HintSize="728,820" InitialCatalog="UBIKTEST" Password="password" UserName="username"><uimo:CreateOLEOracleScope.Activities><uimo:CreateOLEQueryScope Body="{x:Null}" Table="{x:Null}" sap:VirtualizedContainerService.HintSize="704,736" Rows="[rows]" SQLStatement="SELECT ID, VAL FROM TEST2 WHERE ID = '2'" TableName="TEST2"><uimo:CreateOLEQueryScope.Activities><ForEach x:TypeArguments="sd:DataRow" DisplayName="ForEach&lt;DataRow&gt;" sap:VirtualizedContainerService.HintSize="680,604" Values="[rows]"><ActivityAction x:TypeArguments="sd:DataRow"><ActivityAction.Argument><DelegateInArgument x:TypeArguments="sd:DataRow" Name="item" /></ActivityAction.Argument><Sequence sap:VirtualizedContainerService.HintSize="650,498"><sap:WorkflowViewStateService.ViewState><scg:Dictionary x:TypeArguments="x:String, x:Object"><x:Boolean x:Key="IsExpanded">True</x:Boolean></scg:Dictionary></sap:WorkflowViewStateService.ViewState><If Condition="[item(&quot;VAL&quot;).ToString() = &quot;alter.wert&quot;]" sap:VirtualizedContainerService.HintSize="628,374"><If.Then><Sequence sap:VirtualizedContainerService.HintSize="503,270"><sap:WorkflowViewStateService.ViewState><scg:Dictionary x:TypeArguments="x:String, x:Object"><x:Boolean x:Key="IsExpanded">True</x:Boolean></scg:Dictionary></sap:WorkflowViewStateService.ViewState><uimo:EditOLERow Body="{x:Null}" DataRow="[item]" sap:VirtualizedContainerService.HintSize="481,146"><uimo:EditOLERow.Activities><uimo:EditOLEValue CreatedValue="{x:Null}" DataRow="[item]" DataType="Int32" DisplayName="ID" sap:VirtualizedContainerService.HintSize="200,50" IsPrimary="True" Value="[item(&quot;ID&quot;)]" /><uimo:EditOLEValue CreatedValue="{x:Null}" DataRow="[item]" DataType="AnsiString" DisplayName="VAL" sap:VirtualizedContainerService.HintSize="200,50" IsPrimary="False" Value="[&quot;NEU&quot;]" /></uimo:EditOLERow.Activities><uimo:EditOLERow.Variables><sco:Collection x:TypeArguments="Variable" /></uimo:EditOLERow.Variables></uimo:EditOLERow></Sequence></If.Then></If></Sequence></ActivityAction></ForEach></uimo:CreateOLEQueryScope.Activities><uimo:CreateOLEQueryScope.Columns><scg:List x:TypeArguments="uimo:OLEColumnDescriptor" Capacity="4"><uimo:OLEColumnDescriptor ID="1.17" IsPrimary="False" Name="VAL" Type="AnsiString" /><uimo:OLEColumnDescriptor ID="1.21" IsPrimary="True" Name="ID" Type="Int32" /></scg:List></uimo:CreateOLEQueryScope.Columns><uimo:CreateOLEQueryScope.Variables><sco:Collection x:TypeArguments="Variable" /></uimo:CreateOLEQueryScope.Variables></uimo:CreateOLEQueryScope></uimo:CreateOLEOracleScope.Activities><uimo:CreateOLEOracleScope.TableNames><scg:List x:TypeArguments="x:String" Capacity="4" /></uimo:CreateOLEOracleScope.TableNames><uimo:CreateOLEOracleScope.Variables><Variable x:TypeArguments="x:String" Name="variable1" /><Variable x:TypeArguments="scg:IEnumerable(sd:DataRow)" Name="rows" /></uimo:CreateOLEOracleScope.Variables></uimo:CreateOLEOracleScope></Sequence></Activity>