<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: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>528,562</sap:VirtualizedContainerService.HintSize><mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings><Sequence sap:VirtualizedContainerService.HintSize="488,522"><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="466,398" InitialCatalog="UBIKTEST" Password="password" UserName="login"><uimo:CreateOLEOracleScope.Activities><uimo:CreateOLEQueryScope Body="{x:Null}" sap:VirtualizedContainerService.HintSize="442,314" Rows="[rows]" SQLStatement="SELECT ID,val FROM TEST2 where val = '91bb3018-9f33-420a-8b69-c4a8f0cbc18c'"><uimo:CreateOLEQueryScope.Activities><ForEach x:TypeArguments="sd:DataRow" DisplayName="ForEach&lt;DataRow&gt;" sap:VirtualizedContainerService.HintSize="418,206" Values="[rows]"><ActivityAction x:TypeArguments="sd:DataRow"><ActivityAction.Argument><DelegateInArgument x:TypeArguments="sd:DataRow" Name="item" /></ActivityAction.Argument><uwa:DebugMessage UBIKObject="{x:Null}" sap:VirtualizedContainerService.HintSize="200,36" Text="[item.Item(0).ToString() &amp; &quot; &quot; &amp; item.Item(1).ToString()]" /></ActivityAction></ForEach></uimo:CreateOLEQueryScope.Activities><uimo:CreateOLEQueryScope.Columns><scg:List x:TypeArguments="uimo:OLEColumnDescriptor" Capacity="0" /></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>