소스 검색

Se borra Package.dtsx y terminan detalles para implementacion

roger.nieto 7 년 전
부모
커밋
0c74599afe

BIN
17112018_RMER&CRPS.xls


BIN
18112018_RMER&CRPS.xls


+ 0 - 10
ofertas_mer_ut/LocalHost.LCL_STAGGING.conmgr

@@ -1,10 +0,0 @@
-<?xml version="1.0"?>
-<DTS:ConnectionManager xmlns:DTS="www.microsoft.com/SqlServer/Dts"
-  DTS:ObjectName="LocalHost.LCL_STAGGING"
-  DTS:DTSID="{6C394387-0840-4133-B91E-60AACEFFDBAE}"
-  DTS:CreationName="OLEDB">
-  <DTS:ObjectData>
-    <DTS:ConnectionManager
-      DTS:ConnectionString="Data Source=.;Initial Catalog=LCL_STAGGING;Provider=SQLNCLI11.1;Integrated Security=SSPI;Auto Translate=False;" />
-  </DTS:ObjectData>
-</DTS:ConnectionManager>

+ 0 - 2177
ofertas_mer_ut/Package.dtsx

@@ -1,2177 +0,0 @@
-<?xml version="1.0"?>
-<DTS:Executable xmlns:DTS="www.microsoft.com/SqlServer/Dts"
-  DTS:refId="Package"
-  DTS:CreationDate="8/16/2018 11:18:04 AM"
-  DTS:CreationName="Microsoft.Package"
-  DTS:CreatorComputerName="OLEIVA"
-  DTS:CreatorName="WMERCADOSME\BI4"
-  DTS:DTSID="{F05A794A-EE92-4A96-8D3F-CD162411955C}"
-  DTS:ExecutableType="Microsoft.Package"
-  DTS:LastModifiedProductVersion="12.0.2430.0"
-  DTS:LocaleID="22538"
-  DTS:ObjectName="Package"
-  DTS:PackageType="5"
-  DTS:VersionBuild="51"
-  DTS:VersionGUID="{5BD8AFE7-C87F-49E2-AB69-E4F57113425D}">
-  <DTS:Property
-    DTS:Name="PackageFormatVersion">8</DTS:Property>
-  <DTS:ConnectionManagers>
-    <DTS:ConnectionManager
-      DTS:refId="Package.ConnectionManagers[Ofertas Source]"
-      DTS:CreationName="FLATFILE"
-      DTS:DTSID="{C21D966E-BD31-4A31-8BEA-3C9D87E371B1}"
-      DTS:ObjectName="Ofertas Source">
-      <DTS:ObjectData>
-        <DTS:ConnectionManager
-          DTS:Format="Delimited"
-          DTS:LocaleID="22538"
-          DTS:HeaderRowsToSkip="1"
-          DTS:HeaderRowDelimiter="_x000D__x000A_"
-          DTS:RowDelimiter=""
-          DTS:TextQualifier="_x003C_none_x003E_"
-          DTS:CodePage="65001"
-          DTS:ConnectionString="\\Wmercados\merelec\ofertas_mer_ut\ec0813082018.txt">
-          <DTS:FlatFileColumns>
-            <DTS:FlatFileColumn
-              DTS:ColumnType="Delimited"
-              DTS:ColumnDelimiter="_x000D__x000A_"
-              DTS:MaximumWidth="420"
-              DTS:DataType="129"
-              DTS:TextQualified="True"
-              DTS:ObjectName="Column 0"
-              DTS:DTSID="{4A4CB9A7-6524-4CCE-A998-C9E7C3870AF9}"
-              DTS:CreationName="" />
-          </DTS:FlatFileColumns>
-        </DTS:ConnectionManager>
-      </DTS:ObjectData>
-    </DTS:ConnectionManager>
-  </DTS:ConnectionManagers>
-  <DTS:Variables>
-    <DTS:Variable
-      DTS:CreationName=""
-      DTS:DTSID="{9E5394E4-02E5-4B18-95ED-B52AD615A27C}"
-      DTS:IncludeInDebugDump="2345"
-      DTS:Namespace="User"
-      DTS:ObjectName="Agente">
-      <DTS:VariableValue
-        DTS:DataType="8"
-        xml:space="preserve"></DTS:VariableValue>
-    </DTS:Variable>
-    <DTS:Variable
-      DTS:CreationName=""
-      DTS:DTSID="{26601297-40FA-45D8-A402-F14CBCEB38AD}"
-      DTS:IncludeInDebugDump="2345"
-      DTS:Namespace="User"
-      DTS:ObjectName="Fecha">
-      <DTS:VariableValue
-        DTS:DataType="8"
-        xml:space="preserve"></DTS:VariableValue>
-    </DTS:Variable>
-    <DTS:Variable
-      DTS:CreationName=""
-      DTS:DTSID="{602A46B1-EB9C-4936-880E-0D1D602B49C3}"
-      DTS:EvaluateAsExpression="True"
-      DTS:Expression="&quot;SELECT LINE, CASE FLAT_FILE_OF_MER_UT.ROWNUM &#x9;WHEN &quot;+ (DT_WSTR,1) @[User::SectionRowNum] +&quot;+2 THEN 'AGENTE' &#x9;WHEN &quot;+ (DT_WSTR,1) @[User::SectionRowNum] +&quot; + 3  THEN 'DIA'&#x9;WHEN &quot;+ (DT_WSTR,1) @[User::SectionRowNum] +&quot;+ 4 THEN 'MES'&#x9;WHEN &quot;+ (DT_WSTR,1) @[User::SectionRowNum] +&quot;+5 THEN 'AÑO'&#x9;ELSE 'OTRO' END DATA &#xA;FROM FLAT_FILE_OF_MER_UT WHERE &#xA;ROWNUM &gt; (&quot;+ (DT_WSTR, 1) @[User::SectionRowNum] +&quot;) AND ROWNUM &lt; (SELECT MIN(ROWNUM) FROM FLAT_FILE_OF_MER_UT WHERE LINE = '' AND ROWNUM &gt; (&quot;+ (DT_WSTR, 1) @[User::SectionRowNum]+&quot; ))&quot;"
-      DTS:IncludeInDebugDump="2345"
-      DTS:Namespace="User"
-      DTS:ObjectName="QueryIdentificacion">
-      <DTS:VariableValue
-        DTS:DataType="8">SELECT LINE, CASE FLAT_FILE_OF_MER_UT.ROWNUM 	WHEN 0+2 THEN 'AGENTE' 	WHEN 0 + 3  THEN 'DIA'	WHEN 0+ 4 THEN 'MES'	WHEN 0+5 THEN 'AÑO'	ELSE 'OTRO' END DATA 
-FROM FLAT_FILE_OF_MER_UT WHERE 
-ROWNUM &gt; (0) AND ROWNUM &lt; (SELECT MIN(ROWNUM) FROM FLAT_FILE_OF_MER_UT WHERE LINE = '' AND ROWNUM &gt; (0 ))</DTS:VariableValue>
-    </DTS:Variable>
-    <DTS:Variable
-      DTS:CreationName=""
-      DTS:DTSID="{7D1C913D-8472-4BBA-A40E-09DDAF148D17}"
-      DTS:IncludeInDebugDump="6789"
-      DTS:Namespace="User"
-      DTS:ObjectName="SectionRowNum">
-      <DTS:VariableValue
-        DTS:DataType="3">0</DTS:VariableValue>
-    </DTS:Variable>
-  </DTS:Variables>
-  <DTS:Executables>
-    <DTS:Executable
-      DTS:refId="Package\Data Flow Task"
-      DTS:CreationName="Microsoft.Pipeline"
-      DTS:Description="Data Flow Task"
-      DTS:DTSID="{8CB13C85-F40D-422C-9383-300E4F529EB2}"
-      DTS:ExecutableType="Microsoft.Pipeline"
-      DTS:LocaleID="-1"
-      DTS:ObjectName="Data Flow Task"
-      DTS:TaskContact="Performs high-performance data extraction, transformation and loading;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1">
-      <DTS:Variables />
-      <DTS:ObjectData>
-        <pipeline
-          version="1">
-          <components>
-            <component
-              refId="Package\Data Flow Task\Aggregate"
-              componentClassID="Microsoft.Aggregate"
-              contactInfo="Aggregate;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;3"
-              description="Aggregates data with functions such as Average, Sum, Count, Max, and Min. For example, group data to compute the sum of sales per product or the average visits per day."
-              name="Aggregate"
-              version="3">
-              <properties>
-                <property
-                  dataType="System.Int32"
-                  description="Specifies the approximate number of group by keys that the aggregation produces. Low indicates 500,000 key values, Medium indicates 5 million key values, and High indicates more than 25 million key values. Unspecified indicates no KeyScale value is used."
-                  name="KeyScale"
-                  typeConverter="KeyScaleType">0</property>
-                <property
-                  dataType="System.Null"
-                  description="Specifies the exact number of group by keys that the aggregation produces. If a KeyScale value is specified, the value in Keys takes precedence."
-                  name="Keys" />
-                <property
-                  dataType="System.Int32"
-                  description="Specifies the approximate number of distinct values in a column that the aggregation counts distinctly. Low indicates 500,000 key values, Medium indicates 5 million key values, and High indicates more than 25 million key values. Unspecified indicates no CountDistinctScale value is used."
-                  name="CountDistinctScale"
-                  typeConverter="KeyScaleType">0</property>
-                <property
-                  dataType="System.Null"
-                  description="Specifies the exact number of distinct values in a column that the aggregation counts distinctly. If a CountDistinctScale value is specified, the value in CountDistinctKeys takes precedence."
-                  name="CountDistinctKeys" />
-                <property
-                  dataType="System.Int32"
-                  description="Specifies the percentage by which memory can be extended during the aggregation. Valid values are between 1 and 100."
-                  name="AutoExtendFactor">25</property>
-              </properties>
-              <inputs>
-                <input
-                  refId="Package\Data Flow Task\Aggregate.Inputs[Aggregate Input 1]"
-                  name="Aggregate Input 1">
-                  <inputColumns>
-                    <inputColumn
-                      refId="Package\Data Flow Task\Aggregate.Inputs[Aggregate Input 1].Columns[FECHA]"
-                      cachedDataType="dbDate"
-                      cachedName="FECHA"
-                      lineageId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Output].Columns[FECHA]" />
-                  </inputColumns>
-                  <externalMetadataColumns />
-                </input>
-              </inputs>
-              <outputs>
-                <output
-                  refId="Package\Data Flow Task\Aggregate.Outputs[Aggregate Output 1]"
-                  name="Aggregate Output 1">
-                  <properties>
-                    <property
-                      dataType="System.Int32"
-                      description="Specifies the approximate number of group by keys that the aggregation produces. Low indicates 500,000 key values, Medium indicates 5 million key values, and High indicates more than 25 million key values. Unspecified indicates no KeyScale value is used."
-                      name="KeyScale"
-                      typeConverter="KeyScaleType">0</property>
-                    <property
-                      dataType="System.Null"
-                      description="Specifies the exact number of group by keys that the aggregation produces. If a KeyScale value is specified, the value in Keys takes precedence."
-                      name="Keys" />
-                  </properties>
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Aggregate.Outputs[Aggregate Output 1].Columns[FECHA]"
-                      dataType="dbDate"
-                      lineageId="Package\Data Flow Task\Aggregate.Outputs[Aggregate Output 1].Columns[FECHA]"
-                      name="FECHA">
-                      <properties>
-                        <property
-                          containsID="true"
-                          dataType="System.Int32"
-                          description="Specifies the ID of the input column used in the aggregation."
-                          name="AggregationColumnId">#{Package\Data Flow Task\Derived Column.Outputs[Derived Column Output].Columns[FECHA]}</property>
-                        <property
-                          dataType="System.Int32"
-                          description="Specifies the type of aggregation."
-                          name="AggregationType"
-                          typeConverter="AggregationType">6</property>
-                        <property
-                          dataType="System.Int32"
-                          description="Indicates whether the column requires special handling because it may contain oversized data or it requires precision beyond a float data type."
-                          name="IsBig">1</property>
-                        <property
-                          dataType="System.Int32"
-                          description="Specifies the string comparison options."
-                          name="AggregationComparisonFlags">0</property>
-                      </properties>
-                    </outputColumn>
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-              </outputs>
-            </component>
-            <component
-              refId="Package\Data Flow Task\Derived Column"
-              componentClassID="Microsoft.DerivedColumn"
-              contactInfo="Derived Column;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
-              description="Creates new column values by applying expressions to transformation input columns. Create new columns or overwrite existing ones. For example, concatenate the values from the 'first name' and 'last name' column to make a 'full name' column."
-              name="Derived Column"
-              usesDispositions="true">
-              <inputs>
-                <input
-                  refId="Package\Data Flow Task\Derived Column.Inputs[Derived Column Input]"
-                  description="Input to the Derived Column Transformation"
-                  name="Derived Column Input">
-                  <inputColumns>
-                    <inputColumn
-                      refId="Package\Data Flow Task\Derived Column.Inputs[Derived Column Input].Columns[AÑO]"
-                      cachedCodepage="1252"
-                      cachedDataType="str"
-                      cachedLength="420"
-                      cachedName="AÑO"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[AÑO]" />
-                    <inputColumn
-                      refId="Package\Data Flow Task\Derived Column.Inputs[Derived Column Input].Columns[MES]"
-                      cachedCodepage="1252"
-                      cachedDataType="str"
-                      cachedLength="420"
-                      cachedName="MES"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[MES]" />
-                    <inputColumn
-                      refId="Package\Data Flow Task\Derived Column.Inputs[Derived Column Input].Columns[DIA]"
-                      cachedCodepage="1252"
-                      cachedDataType="str"
-                      cachedLength="420"
-                      cachedName="DIA"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[DIA]" />
-                  </inputColumns>
-                  <externalMetadataColumns />
-                </input>
-              </inputs>
-              <outputs>
-                <output
-                  refId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Output]"
-                  description="Default Output of the Derived Column Transformation"
-                  exclusionGroup="1"
-                  name="Derived Column Output"
-                  synchronousInputId="Package\Data Flow Task\Derived Column.Inputs[Derived Column Input]">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Output].Columns[FECHA]"
-                      dataType="dbDate"
-                      errorOrTruncationOperation="Computation"
-                      errorRowDisposition="FailComponent"
-                      lineageId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Output].Columns[FECHA]"
-                      name="FECHA"
-                      truncationRowDisposition="FailComponent">
-                      <properties>
-                        <property
-                          containsID="true"
-                          dataType="System.String"
-                          description="Derived Column Expression"
-                          name="Expression">(DT_DBDATE)(#{Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[DIA]} + "/" + #{Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[MES]} + "/" + #{Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[AÑO]})</property>
-                        <property
-                          containsID="true"
-                          dataType="System.String"
-                          description="Derived Column Friendly Expression"
-                          expressionType="Notify"
-                          name="FriendlyExpression">(DT_DBDATE)(DIA + "/" + MES + "/" + [AÑO])</property>
-                      </properties>
-                    </outputColumn>
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-                <output
-                  refId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Error Output]"
-                  description="Error Output of the Derived Column Transformation"
-                  exclusionGroup="1"
-                  isErrorOut="true"
-                  name="Derived Column Error Output"
-                  synchronousInputId="Package\Data Flow Task\Derived Column.Inputs[Derived Column Input]">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorCode]"
-                      dataType="i4"
-                      lineageId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorCode]"
-                      name="ErrorCode"
-                      specialFlags="1" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
-                      dataType="i4"
-                      lineageId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
-                      name="ErrorColumn"
-                      specialFlags="2" />
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-              </outputs>
-            </component>
-            <component
-              refId="Package\Data Flow Task\OLE DB Source"
-              componentClassID="Microsoft.OLEDBSource"
-              contactInfo="OLE DB Source;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;7"
-              description="OLE DB Source"
-              name="OLE DB Source"
-              usesDispositions="true"
-              version="7">
-              <properties>
-                <property
-                  dataType="System.Int32"
-                  description="The number of seconds before a command times out.  A value of 0 indicates an infinite time-out."
-                  name="CommandTimeout">0</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the name of the database object used to open a rowset."
-                  name="OpenRowset"></property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the variable that contains the name of the database object used to open a rowset."
-                  name="OpenRowsetVariable"></property>
-                <property
-                  dataType="System.String"
-                  description="The SQL command to be executed."
-                  name="SqlCommand"
-                  UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor">SELECT LINE,
-CASE FLAT_FILE_OF_MER_UT.ROWNUM
-	WHEN 4 THEN 'AGENTE'
-	WHEN 5 THEN 'DIA'
-	WHEN 6 THEN 'MES'
-	WHEN 7 THEN 'AÑO'
-	ELSE 'OTRO'
-END DATA, 'IDENTIFICACION' AS ID 
-FROM FLAT_FILE_OF_MER_UT 
-WHERE 
-ROWNUM &gt; (2+1) AND
-ROWNUM &lt; (SELECT MIN(ROWNUM) FROM FLAT_FILE_OF_MER_UT WHERE LINE = '' AND ROWNUM &gt; (2))</property>
-                <property
-                  dataType="System.String"
-                  description="The variable that contains the SQL command to be executed."
-                  name="SqlCommandVariable">User::QueryIdentificacion</property>
-                <property
-                  dataType="System.Int32"
-                  description="Specifies the column code page to use when code page information is unavailable from the data source."
-                  name="DefaultCodePage">1252</property>
-                <property
-                  dataType="System.Boolean"
-                  description="Forces the use of the DefaultCodePage property value when describing character data."
-                  name="AlwaysUseDefaultCodePage">false</property>
-                <property
-                  dataType="System.Int32"
-                  description="Specifies the mode used to access the database."
-                  name="AccessMode"
-                  typeConverter="AccessMode">2</property>
-                <property
-                  dataType="System.String"
-                  description="The mappings between the parameters in the SQL command and variables."
-                  name="ParameterMapping"></property>
-              </properties>
-              <connections>
-                <connection
-                  refId="Package\Data Flow Task\OLE DB Source.Connections[OleDbConnection]"
-                  connectionManagerID="{6C394387-0840-4133-B91E-60AACEFFDBAE}:external"
-                  connectionManagerRefId="Project.ConnectionManagers[LocalHost.LCL_STAGGING]"
-                  description="The OLE DB runtime connection used to access the database."
-                  name="OleDbConnection" />
-              </connections>
-              <outputs>
-                <output
-                  refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output]"
-                  name="OLE DB Source Output">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[LINE]"
-                      codePage="1252"
-                      dataType="str"
-                      errorOrTruncationOperation="Conversion"
-                      errorRowDisposition="FailComponent"
-                      externalMetadataColumnId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].ExternalColumns[LINE]"
-                      length="420"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[LINE]"
-                      name="LINE"
-                      truncationRowDisposition="FailComponent" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[DATA]"
-                      codePage="1252"
-                      dataType="str"
-                      errorOrTruncationOperation="Conversion"
-                      errorRowDisposition="FailComponent"
-                      externalMetadataColumnId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].ExternalColumns[DATA]"
-                      length="6"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[DATA]"
-                      name="DATA"
-                      truncationRowDisposition="FailComponent" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[ID]"
-                      codePage="1252"
-                      dataType="str"
-                      errorOrTruncationOperation="Conversion"
-                      errorRowDisposition="FailComponent"
-                      externalMetadataColumnId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].ExternalColumns[ID]"
-                      length="14"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[ID]"
-                      name="ID"
-                      truncationRowDisposition="FailComponent" />
-                  </outputColumns>
-                  <externalMetadataColumns
-                    isUsed="True">
-                    <externalMetadataColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].ExternalColumns[LINE]"
-                      codePage="1252"
-                      dataType="str"
-                      length="420"
-                      name="LINE" />
-                    <externalMetadataColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].ExternalColumns[DATA]"
-                      codePage="1252"
-                      dataType="str"
-                      length="6"
-                      name="DATA" />
-                    <externalMetadataColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].ExternalColumns[ID]"
-                      codePage="1252"
-                      dataType="str"
-                      length="14"
-                      name="ID" />
-                  </externalMetadataColumns>
-                </output>
-                <output
-                  refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output]"
-                  isErrorOut="true"
-                  name="OLE DB Source Error Output">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[LINE]"
-                      codePage="1252"
-                      dataType="str"
-                      length="420"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[LINE]"
-                      name="LINE" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[DATA]"
-                      codePage="1252"
-                      dataType="str"
-                      length="6"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[DATA]"
-                      name="DATA" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[ID]"
-                      codePage="1252"
-                      dataType="str"
-                      length="14"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[ID]"
-                      name="ID" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
-                      dataType="i4"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
-                      name="ErrorCode"
-                      specialFlags="1" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
-                      dataType="i4"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
-                      name="ErrorColumn"
-                      specialFlags="2" />
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-              </outputs>
-            </component>
-            <component
-              refId="Package\Data Flow Task\Pivot"
-              componentClassID="Microsoft.Pivot"
-              contactInfo="Pivot;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
-              description="Compacts an input data flow by pivoting it on a column value, making it less normalized. The input data should be sorted by the pivot column because a pivot happens each time data in the pivot column changes. Note: duplicate rows will cause this transformation to fail."
-              name="Pivot"
-              usesDispositions="true"
-              version="1">
-              <properties>
-                <property
-                  dataType="System.Boolean"
-                  description="Causes the Pivot Transform to ignore rows containing unrecognized values in the Pivot Key column and to report the complete list of unmatched values at the end of DataFlow execution. Useful for collecting a list of values from input rows that can be used to automatically generate output columns."
-                  name="PassThroughUnmatchedPivotKeys">true</property>
-              </properties>
-              <inputs>
-                <input
-                  refId="Package\Data Flow Task\Pivot.Inputs[Pivot Default Input]"
-                  hasSideEffects="true"
-                  name="Pivot Default Input">
-                  <inputColumns>
-                    <inputColumn
-                      refId="Package\Data Flow Task\Pivot.Inputs[Pivot Default Input].Columns[LINE]"
-                      cachedCodepage="1252"
-                      cachedDataType="str"
-                      cachedLength="420"
-                      cachedName="LINE"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[LINE]">
-                      <properties>
-                        <property
-                          dataType="System.Int32"
-                          description="Describes how the input column participates in the pivot operation. It can help define a set of related records, it can hold the key that uniquely identifies a row within the related set and upon which the values are pivoted, it can hold a value that gets transferred into a pivoted column or it can contain a value that simply passes straight though the pivot unchanged."
-                          name="PivotUsage">3</property>
-                      </properties>
-                    </inputColumn>
-                    <inputColumn
-                      refId="Package\Data Flow Task\Pivot.Inputs[Pivot Default Input].Columns[ID]"
-                      cachedCodepage="1252"
-                      cachedDataType="str"
-                      cachedLength="14"
-                      cachedName="ID"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[ID]">
-                      <properties>
-                        <property
-                          dataType="System.Int32"
-                          description="Describes how the input column participates in the pivot operation. It can help define a set of related records, it can hold the key that uniquely identifies a row within the related set and upon which the values are pivoted, it can hold a value that gets transferred into a pivoted column or it can contain a value that simply passes straight though the pivot unchanged."
-                          name="PivotUsage">0</property>
-                      </properties>
-                    </inputColumn>
-                    <inputColumn
-                      refId="Package\Data Flow Task\Pivot.Inputs[Pivot Default Input].Columns[DATA]"
-                      cachedCodepage="1252"
-                      cachedDataType="str"
-                      cachedLength="6"
-                      cachedName="DATA"
-                      errorOrTruncationOperation="Pivot Key Lookup"
-                      errorRowDisposition="FailComponent"
-                      lineageId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[DATA]">
-                      <properties>
-                        <property
-                          dataType="System.Int32"
-                          description="Describes how the input column participates in the pivot operation. It can help define a set of related records, it can hold the key that uniquely identifies a row within the related set and upon which the values are pivoted, it can hold a value that gets transferred into a pivoted column or it can contain a value that simply passes straight though the pivot unchanged."
-                          name="PivotUsage">2</property>
-                      </properties>
-                    </inputColumn>
-                  </inputColumns>
-                  <externalMetadataColumns />
-                </input>
-              </inputs>
-              <outputs>
-                <output
-                  refId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output]"
-                  name="Pivot Default Output">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[AÑO]"
-                      codePage="1252"
-                      dataType="str"
-                      length="420"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[AÑO]"
-                      name="AÑO">
-                      <properties>
-                        <property
-                          containsID="true"
-                          dataType="System.Int32"
-                          description="The lineage identifier of an input column that contains a PivotedValue or the value -1. The value -1 indicates the column is not used in a pivot operation"
-                          name="SourceColumn">#{Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[LINE]}</property>
-                        <property
-                          dataType="System.String"
-                          description="Specifies a value that matches one of the possible values from the input column that is marked as the pivot key by the PivotUsage property."
-                          expressionType="Notify"
-                          name="PivotKeyValue">AÑO</property>
-                      </properties>
-                    </outputColumn>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[MES]"
-                      codePage="1252"
-                      dataType="str"
-                      length="420"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[MES]"
-                      name="MES">
-                      <properties>
-                        <property
-                          containsID="true"
-                          dataType="System.Int32"
-                          description="The lineage identifier of an input column that contains a PivotedValue or the value -1. The value -1 indicates the column is not used in a pivot operation"
-                          name="SourceColumn">#{Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[LINE]}</property>
-                        <property
-                          dataType="System.String"
-                          description="Specifies a value that matches one of the possible values from the input column that is marked as the pivot key by the PivotUsage property."
-                          expressionType="Notify"
-                          name="PivotKeyValue">MES</property>
-                      </properties>
-                    </outputColumn>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[DIA]"
-                      codePage="1252"
-                      dataType="str"
-                      length="420"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[DIA]"
-                      name="DIA">
-                      <properties>
-                        <property
-                          containsID="true"
-                          dataType="System.Int32"
-                          description="The lineage identifier of an input column that contains a PivotedValue or the value -1. The value -1 indicates the column is not used in a pivot operation"
-                          name="SourceColumn">#{Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[LINE]}</property>
-                        <property
-                          dataType="System.String"
-                          description="Specifies a value that matches one of the possible values from the input column that is marked as the pivot key by the PivotUsage property."
-                          expressionType="Notify"
-                          name="PivotKeyValue">DIA</property>
-                      </properties>
-                    </outputColumn>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[ID]"
-                      codePage="1252"
-                      dataType="str"
-                      length="14"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output].Columns[ID]"
-                      name="ID">
-                      <properties>
-                        <property
-                          containsID="true"
-                          dataType="System.Int32"
-                          description="The lineage identifier of an input column that contains a PivotedValue or the value -1. The value -1 indicates the column is not used in a pivot operation"
-                          name="SourceColumn">#{Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output].Columns[ID]}</property>
-                        <property
-                          dataType="System.Null"
-                          description="Specifies a value that matches one of the possible values from the input column that is marked as the pivot key by the PivotUsage property."
-                          expressionType="Notify"
-                          name="PivotKeyValue" />
-                      </properties>
-                    </outputColumn>
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-                <output
-                  refId="Package\Data Flow Task\Pivot.Outputs[Pivot Error Output]"
-                  exclusionGroup="1"
-                  isErrorOut="true"
-                  name="Pivot Error Output"
-                  synchronousInputId="Package\Data Flow Task\Pivot.Inputs[Pivot Default Input]">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Data Flow Task\Pivot.Outputs[Pivot Error Output].Columns[ErrorCode]"
-                      dataType="i4"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Error Output].Columns[ErrorCode]"
-                      name="ErrorCode"
-                      specialFlags="1" />
-                    <outputColumn
-                      refId="Package\Data Flow Task\Pivot.Outputs[Pivot Error Output].Columns[ErrorColumn]"
-                      dataType="i4"
-                      lineageId="Package\Data Flow Task\Pivot.Outputs[Pivot Error Output].Columns[ErrorColumn]"
-                      name="ErrorColumn"
-                      specialFlags="2" />
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-              </outputs>
-            </component>
-          </components>
-          <paths>
-            <path
-              refId="Package\Data Flow Task.Paths[Derived Column Output]"
-              endId="Package\Data Flow Task\Aggregate.Inputs[Aggregate Input 1]"
-              name="Derived Column Output"
-              startId="Package\Data Flow Task\Derived Column.Outputs[Derived Column Output]" />
-            <path
-              refId="Package\Data Flow Task.Paths[OLE DB Source Output]"
-              endId="Package\Data Flow Task\Pivot.Inputs[Pivot Default Input]"
-              name="OLE DB Source Output"
-              startId="Package\Data Flow Task\OLE DB Source.Outputs[OLE DB Source Output]" />
-            <path
-              refId="Package\Data Flow Task.Paths[Pivot Default Output]"
-              endId="Package\Data Flow Task\Derived Column.Inputs[Derived Column Input]"
-              name="Pivot Default Output"
-              startId="Package\Data Flow Task\Pivot.Outputs[Pivot Default Output]" />
-          </paths>
-        </pipeline>
-      </DTS:ObjectData>
-    </DTS:Executable>
-    <DTS:Executable
-      DTS:refId="Package\GET ROWNUM IDENTIFICACION"
-      DTS:CreationName="Microsoft.ExecuteSQLTask"
-      DTS:Description="Execute SQL Task"
-      DTS:DTSID="{F4EC5F7D-5903-4026-BDC6-DC07F1DDCEF2}"
-      DTS:ExecutableType="Microsoft.ExecuteSQLTask"
-      DTS:LocaleID="-1"
-      DTS:ObjectName="GET ROWNUM IDENTIFICACION"
-      DTS:TaskContact="Execute SQL Task; Microsoft Corporation; SQL Server 2014; © 2014 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1"
-      DTS:ThreadHint="0">
-      <DTS:Variables />
-      <DTS:ObjectData>
-        <SQLTask:SqlTaskData
-          SQLTask:Connection="{6C394387-0840-4133-B91E-60AACEFFDBAE}"
-          SQLTask:BypassPrepare="False"
-          SQLTask:SqlStatementSource="SELECT ROWNUM FROM FLAT_FILE_OF_MER_UT WHERE LINE LIKE '%IDENTIFICACION%'"
-          SQLTask:ResultType="ResultSetType_SingleRow" xmlns:SQLTask="www.microsoft.com/sqlserver/dts/tasks/sqltask">
-          <SQLTask:ResultBinding
-            SQLTask:ResultName="rowNum"
-            SQLTask:DtsVariableName="User::SectionRowNum" />
-        </SQLTask:SqlTaskData>
-      </DTS:ObjectData>
-    </DTS:Executable>
-    <DTS:Executable
-      DTS:refId="Package\Load Ofertas to Stagging"
-      DTS:CreationName="Microsoft.Pipeline"
-      DTS:Description="Data Flow Task"
-      DTS:Disabled="True"
-      DTS:DTSID="{B9DAAFC1-844A-482B-8E73-7713743577B3}"
-      DTS:ExecutableType="Microsoft.Pipeline"
-      DTS:LocaleID="-1"
-      DTS:ObjectName="Load Ofertas to Stagging"
-      DTS:TaskContact="Performs high-performance data extraction, transformation and loading;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1">
-      <DTS:Variables />
-      <DTS:ObjectData>
-        <pipeline
-          version="1">
-          <components>
-            <component
-              refId="Package\Load Ofertas to Stagging\Ofertas TXT Source"
-              componentClassID="Microsoft.FlatFileSource"
-              contactInfo="Flat File Source;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
-              description="Flat File Source"
-              localeId="22538"
-              name="Ofertas TXT Source"
-              usesDispositions="true"
-              version="1">
-              <properties>
-                <property
-                  dataType="System.Boolean"
-                  description="Specifies whether zero-length columns are treated as null."
-                  name="RetainNulls">false</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the name of an output column containing the file name. If no name is specified, no output column containing the file name will be generated."
-                  name="FileNameColumnName"></property>
-              </properties>
-              <connections>
-                <connection
-                  refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Connections[FlatFileConnection]"
-                  connectionManagerID="Package.ConnectionManagers[Ofertas Source]"
-                  connectionManagerRefId="Package.ConnectionManagers[Ofertas Source]"
-                  name="FlatFileConnection" />
-              </connections>
-              <outputs>
-                <output
-                  refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Output]"
-                  name="Flat File Source Output">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Output].Columns[Column 0]"
-                      codePage="65001"
-                      dataType="str"
-                      errorOrTruncationOperation="Conversion"
-                      errorRowDisposition="FailComponent"
-                      externalMetadataColumnId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Output].ExternalColumns[Column 0]"
-                      length="420"
-                      lineageId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Output].Columns[Column 0]"
-                      name="Column 0"
-                      truncationRowDisposition="FailComponent">
-                      <properties>
-                        <property
-                          dataType="System.Boolean"
-                          description="Indicates whether the column uses the faster, locale-neutral parsing routines."
-                          name="FastParse">false</property>
-                        <property
-                          dataType="System.Boolean"
-                          description="Indicates whether the data is in binary format."
-                          name="UseBinaryFormat">false</property>
-                      </properties>
-                    </outputColumn>
-                  </outputColumns>
-                  <externalMetadataColumns
-                    isUsed="True">
-                    <externalMetadataColumn
-                      refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Output].ExternalColumns[Column 0]"
-                      codePage="65001"
-                      dataType="str"
-                      length="420"
-                      name="Column 0" />
-                  </externalMetadataColumns>
-                </output>
-                <output
-                  refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Error Output]"
-                  isErrorOut="true"
-                  name="Flat File Source Error Output">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Error Output].Columns[Flat File Source Error Output Column]"
-                      codePage="65001"
-                      dataType="text"
-                      description="Flat File Source Error Output Column"
-                      lineageId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Error Output].Columns[Flat File Source Error Output Column]"
-                      name="Flat File Source Error Output Column" />
-                    <outputColumn
-                      refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Error Output].Columns[ErrorCode]"
-                      dataType="i4"
-                      lineageId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Error Output].Columns[ErrorCode]"
-                      name="ErrorCode"
-                      specialFlags="1" />
-                    <outputColumn
-                      refId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Error Output].Columns[ErrorColumn]"
-                      dataType="i4"
-                      lineageId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Error Output].Columns[ErrorColumn]"
-                      name="ErrorColumn"
-                      specialFlags="2" />
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-              </outputs>
-            </component>
-            <component
-              refId="Package\Load Ofertas to Stagging\Script Component"
-              componentClassID="Microsoft.ManagedComponentHost"
-              contactInfo="Includes and runs custom script code. For example, apply a business rule that limits the range of valid values in an &quot;income&quot; column or add values in two columns and calculate the average of the sum.;Microsoft Corporation; Microsoft SQL Server; Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;9"
-              description="Includes and runs custom script code. For example, apply a business rule that limits the range of valid values in an &quot;income&quot; column or add values in two columns and calculate the average of the sum."
-              name="Script Component"
-              version="9">
-              <properties>
-                <property
-                  dataType="System.String"
-                  description="Stores the source code of the component"
-                  isArray="true"
-                  name="SourceCode"
-                  state="cdata">
-                  <arrayElements
-                    arrayElementCount="30">
-                    <arrayElement
-                      dataType="System.String"><![CDATA[ComponentWrapper.cs]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[/* THIS IS AUTO-GENERATED CODE THAT WILL BE OVERWRITTEN! DO NOT EDIT!
-*  Microsoft SQL Server Integration Services component wrapper
-*  This module defines the base class for your component
-*  THIS IS AUTO-GENERATED CODE THAT WILL BE OVERWRITTEN! DO NOT EDIT! */
-
-using System;
-using System.Data;
-using Microsoft.SqlServer.Dts.Pipeline;
-using Microsoft.SqlServer.Dts.Pipeline.Wrapper;
-using Microsoft.SqlServer.Dts.Runtime.Wrapper;
-
-public class UserComponent: ScriptComponent
-{
-    public Connections Connections;
-    public Variables Variables;
-    public UserComponent()
-    {
-        Connections = new Connections(this);
-        Variables = new Variables(this);
-    }
-
-    public override void ProcessInput(int InputID, string InputName, PipelineBuffer Buffer, OutputNameMap OutputMap)
-    {
-
-        if (InputName.Equals(@"Input 0", StringComparison.Ordinal))
-        {
-            Input0_ProcessInput(new Input0Buffer(Buffer, GetColumnIndexes(InputID), OutputMap));
-        }
-
-    }
-
-    public virtual void Input0_ProcessInput(Input0Buffer Buffer)
-    {
-        while (Buffer.NextRow())
-        {
-            Input0_ProcessInputRow(Buffer);
-        }
-    }
-
-    public virtual void Input0_ProcessInputRow(Input0Buffer Row)
-    {
-    }
-
-}
-
-public class Connections
-{
-    ScriptComponent ParentComponent;
-
-    public Connections(ScriptComponent Component)
-    {
-        ParentComponent = Component;
-    }
-
-}
-
-public class Variables
-{
-    ScriptComponent ParentComponent;
-
-    public Variables(ScriptComponent Component)
-    {
-        ParentComponent = Component;
-    }
-
-}
-]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[Properties\Resources.resx]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[<?xml version="1.0" encoding="utf-8"?>
-<root>
-  <!-- 
-    Microsoft ResX Schema 
-    
-    Version 2.0
-    
-    The primary goals of this format is to allow a simple XML format 
-    that is mostly human readable. The generation and parsing of the 
-    various data types are done through the TypeConverter classes 
-    associated with the data types.
-    
-    Example:
-    
-    ... ado.net/XML headers & schema ...
-    <resheader name="resmimetype">text/microsoft-resx</resheader>
-    <resheader name="version">2.0</resheader>
-    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
-    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
-    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
-    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
-    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
-        <value>[base64 mime encoded serialized .NET Framework object]</value>
-    </data>
-    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
-        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
-        <comment>This is a comment</comment>
-    </data>
-                
-    There are any number of "resheader" rows that contain simple 
-    name/value pairs.
-    
-    Each data row contains a name, and value. The row also contains a 
-    type or mimetype. Type corresponds to a .NET class that support 
-    text/value conversion through the TypeConverter architecture. 
-    Classes that don't support this are serialized and stored with the 
-    mimetype set.
-    
-    The mimetype is used for serialized objects, and tells the 
-    ResXResourceReader how to depersist the object. This is currently not 
-    extensible. For a given mimetype the value must be set accordingly:
-    
-    Note - application/x-microsoft.net.object.binary.base64 is the format 
-    that the ResXResourceWriter will generate, however the reader can 
-    read any of the formats listed below.
-    
-    mimetype: application/x-microsoft.net.object.binary.base64
-    value   : The object must be serialized with 
-            : System.Serialization.Formatters.Binary.BinaryFormatter
-            : and then encoded with base64 encoding.
-    
-    mimetype: application/x-microsoft.net.object.soap.base64
-    value   : The object must be serialized with 
-            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
-            : and then encoded with base64 encoding.
-
-    mimetype: application/x-microsoft.net.object.bytearray.base64
-    value   : The object must be serialized into a byte array 
-            : using a System.ComponentModel.TypeConverter
-            : and then encoded with base64 encoding.
-    -->
-  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
-    <xsd:element name="root" msdata:IsDataSet="true">
-      <xsd:complexType>
-        <xsd:choice maxOccurs="unbounded">
-          <xsd:element name="metadata">
-            <xsd:complexType>
-              <xsd:sequence>
-                <xsd:element name="value" type="xsd:string" minOccurs="0" />
-              </xsd:sequence>
-              <xsd:attribute name="name" type="xsd:string" />
-              <xsd:attribute name="type" type="xsd:string" />
-              <xsd:attribute name="mimetype" type="xsd:string" />
-            </xsd:complexType>
-          </xsd:element>
-          <xsd:element name="assembly">
-            <xsd:complexType>
-              <xsd:attribute name="alias" type="xsd:string" />
-              <xsd:attribute name="name" type="xsd:string" />
-            </xsd:complexType>
-          </xsd:element>
-          <xsd:element name="data">
-            <xsd:complexType>
-              <xsd:sequence>
-                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
-                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
-              </xsd:sequence>
-              <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
-              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
-              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
-            </xsd:complexType>
-          </xsd:element>
-          <xsd:element name="resheader">
-            <xsd:complexType>
-              <xsd:sequence>
-                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
-              </xsd:sequence>
-              <xsd:attribute name="name" type="xsd:string" use="required" />
-            </xsd:complexType>
-          </xsd:element>
-        </xsd:choice>
-      </xsd:complexType>
-    </xsd:element>
-  </xsd:schema>
-  <resheader name="resmimetype">
-    <value>text/microsoft-resx</value>
-  </resheader>
-  <resheader name="version">
-    <value>2.0</value>
-  </resheader>
-  <resheader name="reader">
-    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </resheader>
-  <resheader name="writer">
-    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
-  </resheader>
-</root>]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[main.cs]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[#region Help:  Introduction to the Script Component
-/* The Script Component allows you to perform virtually any operation that can be accomplished in
- * a .Net application within the context of an Integration Services data flow.
- *
- * Expand the other regions which have "Help" prefixes for examples of specific ways to use
- * Integration Services features within this script component. */
-#endregion
-
-#region Namespaces
-using System;
-using System.Data;
-using Microsoft.SqlServer.Dts.Pipeline.Wrapper;
-using Microsoft.SqlServer.Dts.Runtime.Wrapper;
-#endregion
-
-/// <summary>
-/// This is the class to which to add your code.  Do not change the name, attributes, or parent
-/// of this class.
-/// </summary>
-[Microsoft.SqlServer.Dts.Pipeline.SSISScriptComponentEntryPointAttribute]
-public class ScriptMain : UserComponent
-{
-    #region Help:  Using Integration Services variables and parameters
-    /* To use a variable in this script, first ensure that the variable has been added to
-     * either the list contained in the ReadOnlyVariables property or the list contained in
-     * the ReadWriteVariables property of this script component, according to whether or not your
-     * code needs to write into the variable.  To do so, save this script, close this instance of
-     * Visual Studio, and update the ReadOnlyVariables and ReadWriteVariables properties in the
-     * Script Transformation Editor window.
-     * To use a parameter in this script, follow the same steps. Parameters are always read-only.
-     *
-     * Example of reading from a variable or parameter:
-     *  DateTime startTime = Variables.MyStartTime;
-     *
-     * Example of writing to a variable:
-     *  Variables.myStringVariable = "new value";
-     */
-    #endregion
-
-    #region Help:  Using Integration Services Connnection Managers
-    /* Some types of connection managers can be used in this script component.  See the help topic
-     * "Working with Connection Managers Programatically" for details.
-     *
-     * To use a connection manager in this script, first ensure that the connection manager has
-     * been added to either the list of connection managers on the Connection Managers page of the
-     * script component editor.  To add the connection manager, save this script, close this instance of
-     * Visual Studio, and add the Connection Manager to the list.
-     *
-     * If the component needs to hold a connection open while processing rows, override the
-     * AcquireConnections and ReleaseConnections methods.
-     * 
-     * Example of using an ADO.Net connection manager to acquire a SqlConnection:
-     *  object rawConnection = Connections.SalesDB.AcquireConnection(transaction);
-     *  SqlConnection salesDBConn = (SqlConnection)rawConnection;
-     *
-     * Example of using a File connection manager to acquire a file path:
-     *  object rawConnection = Connections.Prices_zip.AcquireConnection(transaction);
-     *  string filePath = (string)rawConnection;
-     *
-     * Example of releasing a connection manager:
-     *  Connections.SalesDB.ReleaseConnection(rawConnection);
-     */
-    #endregion
-
-    #region Help:  Firing Integration Services Events
-    /* This script component can fire events.
-     *
-     * Example of firing an error event:
-     *  ComponentMetaData.FireError(10, "Process Values", "Bad value", "", 0, out cancel);
-     *
-     * Example of firing an information event:
-     *  ComponentMetaData.FireInformation(10, "Process Values", "Processing has started", "", 0, fireAgain);
-     *
-     * Example of firing a warning event:
-     *  ComponentMetaData.FireWarning(10, "Process Values", "No rows were received", "", 0);
-     */
-    #endregion
-
-    /// <summary>
-    /// This method is called once, before rows begin to be processed in the data flow.
-    ///
-    /// You can remove this method if you don't need to do anything here.
-    /// </summary>
-    private int m_rowNumber;
-    public override void PreExecute()
-    {
-        base.PreExecute();
-        m_rowNumber = 0;
-    }
-
-    /// <summary>
-    /// This method is called after all the rows have passed through this component.
-    ///
-    /// You can delete this method if you don't need to do anything here.
-    /// </summary>
-    public override void PostExecute()
-    {
-        base.PostExecute();
-        /*
-         * Add your code here
-         */
-    }
-
-    /// <summary>
-    /// This method is called once for every row that passes through the component from Input0.
-    ///
-    /// Example of reading a value from a column in the the row:
-    ///  string zipCode = Row.ZipCode
-    ///
-    /// Example of writing a value to a column in the row:
-    ///  Row.ZipCode = zipCode
-    /// </summary>
-    /// <param name="Row">The row that is currently passing through the component</param>
-    public override void Input0_ProcessInputRow(Input0Buffer Row)
-    {
-        m_rowNumber++;
-        Row.ROWNUM = m_rowNumber;
-    }
-
-}
-]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[BufferWrapper.cs]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[/* THIS IS AUTO-GENERATED CODE THAT WILL BE OVERWRITTEN! DO NOT EDIT!
-*  Microsoft SQL Server Integration Services buffer wrappers
-*  This module defines classes for accessing data flow buffers
-*  THIS IS AUTO-GENERATED CODE THAT WILL BE OVERWRITTEN! DO NOT EDIT! */
-
-
-
-using System;
-using System.Data;
-using Microsoft.SqlServer.Dts.Pipeline;
-using Microsoft.SqlServer.Dts.Pipeline.Wrapper;
-
-public class Input0Buffer: ScriptBuffer
-
-{
-    public Input0Buffer(PipelineBuffer Buffer, int[] BufferColumnIndexes, OutputNameMap OutputMap)
-        : base(Buffer, BufferColumnIndexes, OutputMap)
-    {
-    }
-
-    public Int32 ROWNUM
-    {
-        set
-        {
-            this[0] = value;
-        }
-    }
-    public bool ROWNUM_IsNull
-    {
-        set
-        {
-            if (value)
-            {
-                SetNull(0);
-            }
-            else
-            {
-                throw new InvalidOperationException("IsNull property cannot be set to False. Assign a value to the column instead.");
-            }
-        }
-    }
-
-    new public bool NextRow()
-    {
-        return base.NextRow();
-    }
-
-    new public bool EndOfRowset()
-    {
-        return base.EndOfRowset();
-    }
-
-}
-]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[Properties\Settings.Designer.cs]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[//------------------------------------------------------------------------------
-// <auto-generated>
-//     This code was generated by a tool.
-//
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-[assembly: global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="SC_78abdbccf75b4379afcbc98752e47e06.Properties.Settings.get_Default():SC_78abdbccf75b4379afcbc98752e47e06.Properties.Sett" +
-    "ings")]
-
-namespace SC_78abdbccf75b4379afcbc98752e47e06.Properties {
-    
-    
-    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
-        
-        [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-        private static Settings defaultInstance = new Settings();
-        
-        public static Settings Default {
-            get {
-                return defaultInstance;
-            }
-        }
-    }
-}
-]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[SC_78abdbccf75b4379afcbc98752e47e06.csproj]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <ProjectTypeGuids>{30D016F9-3734-4E33-A861-5E7D899E18F3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProductVersion>8.0.30703</ProductVersion>
-    <SchemaVersion>2.0</SchemaVersion>
-    <ProjectGuid>{b498c8b2-6302-480e-9d16-a7bcd691efa1}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>SC_78abdbccf75b4379afcbc98752e47e06</RootNamespace>
-    <AssemblyName>SC_78abdbccf75b4379afcbc98752e47e06</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
-    <FileAlignment>512</FileAlignment>
-    <ResolveAssemblyReferenceIgnoreTargetFrameworkAttributeVersionMismatch>true</ResolveAssemblyReferenceIgnoreTargetFrameworkAttributeVersionMismatch>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>false</Optimize>
-    <OutputPath>.\bin\Debug\</OutputPath>
-    <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
-    <DebugSymbols>false</DebugSymbols>
-    <Optimize>true</Optimize>
-    <OutputPath>.\bin\Release\</OutputPath>
-    <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Windows.Forms" />
-    <Reference Include="System.Xml" />
-    <Reference Include="Microsoft.SqlServer.TxScript, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
-    <Reference Include="Microsoft.SqlServer.DTSRuntimeWrap, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
-    <Reference Include="Microsoft.SqlServer.DTSPipelineWrap, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
-    <Reference Include="Microsoft.SqlServer.PipelineHost, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
-    <Compile Include="main.cs" />
-    <Compile Include="BufferWrapper.cs" />
-    <Compile Include="ComponentWrapper.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <AppDesigner Include="Properties\" />
-    <Compile Include="Properties\AssemblyInfo.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <EmbeddedResource Include="Properties\Resources.resx">
-      <Generator>ResXFileCodeGenerator</Generator>
-      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
-    </EmbeddedResource>
-    <Compile Include="Properties\Resources.Designer.cs">
-      <AutoGen>True</AutoGen>
-      <DependentUpon>Resources.resx</DependentUpon>
-    </Compile>
-    <None Include="Properties\Settings.settings">
-      <Generator>SettingsSingleFileGenerator</Generator>
-      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
-    </None>
-    <Compile Include="Properties\Settings.Designer.cs">
-      <AutoGen>True</AutoGen>
-      <DependentUpon>Settings.settings</DependentUpon>
-    </Compile>
-  </ItemGroup>
-  <!-- Include the build rules for a C# project.-->
-  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
-  <!-- This section defines VSTA properties that describe the host-changable project properties. -->
-  <ProjectExtensions>
-    <VisualStudio>
-      <FlavorProperties GUID="{30D016F9-3734-4E33-A861-5E7D899E18F3}">
-        <ProjectProperties HostName="ScriptComponent" HostPackage="{B3A685AA-7EAF-4BC6-9940-57959FA5AC07}" ApplicationType="usd" Language="cs" TemplatesPath="" DebugInfoExeName="" DebugInfoCommandLine="" DebugInfoWorkingDir="" IconImageList="" />
-        <Host Name="ScriptComponent" GeneratedNamespace="SC_78abdbccf75b4379afcbc98752e47e06" IconIndex="0"></Host>
-        <ProjectClient>
-          <HostIdentifier>SSIS_SC120</HostIdentifier>
-        </ProjectClient>
-      </FlavorProperties>
-    </VisualStudio>
-  </ProjectExtensions>
-</Project>]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[Project]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF16LE]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
-<c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
-	<msb:PropertyGroup>
-		<msb:Language>msBuild</msb:Language>
-		<msb:CodeName>SC_78abdbccf75b4379afcbc98752e47e06</msb:CodeName>
-		<msb:DisplayName>SC_78abdbccf75b4379afcbc98752e47e06</msb:DisplayName>
-		<msb:ProjectId>{9C47D33E-8455-402D-A554-DBF73EE2D72A}</msb:ProjectId>
-	</msb:PropertyGroup>
-	<msb:ItemGroup>
-		<msb:Project Include="SC_78abdbccf75b4379afcbc98752e47e06.csproj"/>
-		<msb:File Include="Properties\Settings.settings"/>
-		<msb:File Include="Properties\AssemblyInfo.cs"/>
-		<msb:File Include="Properties\Resources.resx"/>
-		<msb:File Include="Properties\Resources.Designer.cs"/>
-		<msb:File Include="BufferWrapper.cs"/>
-		<msb:File Include="main.cs"/>
-		<msb:File Include="Properties\Settings.Designer.cs"/>
-		<msb:File Include="ComponentWrapper.cs"/>
-	</msb:ItemGroup>
-</c:Project>]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[Properties\AssemblyInfo.cs]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[using System.Reflection;
-using System.Runtime.CompilerServices;
-
-//
-// General Information about an assembly is controlled through the following 
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-//
-[assembly: AssemblyTitle("SC_78abdbccf75b4379afcbc98752e47e06")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("HP Inc.")]
-[assembly: AssemblyProduct("SC_78abdbccf75b4379afcbc98752e47e06")]
-[assembly: AssemblyCopyright("Copyright @ HP Inc. 2018")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version 
-//      Build Number
-//      Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers 
-// by using the '*' as shown below:
-
-[assembly: AssemblyVersion("1.0.*")]
-]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[Properties\Settings.settings]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[<?xml version='1.0' encoding='iso-8859-1'?>
-<SettingsFile xmlns="uri:settings" CurrentProfile="(Default)">
-  <Profiles>
-    <Profile Name="(Default)" />
-  </Profiles>
-  <Settings />
-</SettingsFile>]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[Properties\Resources.Designer.cs]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[UTF8]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[//------------------------------------------------------------------------------
-// <auto-generated>
-//     This code was generated by a tool.
-//
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-[assembly: global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="SC_78abdbccf75b4379afcbc98752e47e06.Properties.Resources.get_ResourceManager():System.Resources.Resou" +
-    "rceManager")]
-[assembly: global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="SC_78abdbccf75b4379afcbc98752e47e06.Properties.Resources.get_Culture():System.Globalization.CultureIn" +
-    "fo")]
-[assembly: global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="SC_78abdbccf75b4379afcbc98752e47e06.Properties.Resources.set_Culture(System.Globalization.CultureInfo" +
-    "):Void")]
-
-namespace SC_78abdbccf75b4379afcbc98752e47e06.Properties {
-    
-    
-    /// <summary>
-    ///   A strongly-typed resource class, for looking up localized strings, etc.
-    /// </summary>
-    // This class was auto-generated by the StronglyTypedResourceBuilder
-    // class via a tool like ResGen or Visual Studio.
-    // To add or remove a member, edit your .ResX file then rerun ResGen
-    // with the /str option, or rebuild your VS project.
-    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-    internal class Resources {
-        
-        private static global::System.Resources.ResourceManager resourceMan;
-        
-        private static global::System.Globalization.CultureInfo resourceCulture;
-        
-        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
-        internal Resources() {
-        }
-        
-        /// <summary>
-        ///   Returns the cached ResourceManager instance used by this class.
-        /// </summary>
-        [global::System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
-        internal static global::System.Resources.ResourceManager ResourceManager {
-            get {
-                if ((resourceMan == null)) {
-                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SC_78abdbccf75b4379afcbc98752e47e06.Properties.Resources", typeof(Resources).Assembly);
-                    resourceMan = temp;
-                }
-                return resourceMan;
-            }
-        }
-        
-        /// <summary>
-        ///   Overrides the current thread's CurrentUICulture property for all
-        ///   resource lookups using this strongly typed resource class.
-        /// </summary>
-        [global::System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
-        internal static global::System.Globalization.CultureInfo Culture {
-            get {
-                return resourceCulture;
-            }
-            set {
-                resourceCulture = value;
-            }
-        }
-    }
-}
-]]></arrayElement>
-                  </arrayElements>
-                </property>
-                <property
-                  dataType="System.String"
-                  description="Stores the binary representation of the component"
-                  isArray="true"
-                  name="BinaryCode"
-                  state="cdata">
-                  <arrayElements
-                    arrayElementCount="2">
-                    <arrayElement
-                      dataType="System.String"><![CDATA[SC_78abdbccf75b4379afcbc98752e47e06.dll]]></arrayElement>
-                    <arrayElement
-                      dataType="System.String"><![CDATA[TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDAE//dlsAAAAAAAAAAOAAAiELAQsAABIAAAAIAAAAAAAAvjEA
-AAAgAAAAQAAAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAACAAAAAAgAAAAAAAAMAQIUAABAA
-ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAGwxAABPAAAAAEAAAEgEAAAAAAAAAAAAAAAAAAAA
-AAAAAGAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAIAAACAAAAAAAAAAAAAAACCAAAEgAAAAAAAAAAAAAAC50ZXh0AAAAxBEAAAAgAAAAEgAAAAIA
-AAAAAAAAAAAAAAAAACAAAGAucnNyYwAAAEgEAAAAQAAAAAYAAAAUAAAAAAAAAAAAAAAAAABAAABA
-LnJlbG9jAAAMAAAAAGAAAAACAAAAGgAAAAAAAAAAAAAAAAAAQAAAQgAAAAAAAAAAAAAAAAAAAACg
-MQAAAAAAAEgAAAACAAUAaCIAAAQPAAABAAAAAAAAALAhAAC4AAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAH4CKA0AAAoCAnMOAAAGfQEAAAQCAnMPAAAGfQIAAAQqkgRy
-AQAAcBpvDgAACiwVAgUCAygPAAAKDgRzCQAABm8DAAAGKkorBwIDbwQAAAYDbwwAAAYt8SoGKjoC
-KBEAAAoCFn0DAAAEKh4CKBIAAAoqbgIlewMAAAQXWH0DAAAEAwJ7AwAABG8KAAAGKh4CKAEAAAYq
-KgIDBAUoEwAACio6AhYDjBgAAAEoFAAACipaAywIAhYoFQAACipyEQAAcHMWAAAKeh4CKBcAAAoq
-HgIoGAAACio6AigZAAAKAgN9BAAABCo6AigZAAAKAgN9BQAABCoeAigZAAAKKhMwAgAtAAAAAQAA
-EX4GAAAELSByrgAAcNAHAAACKBsAAApvHAAACnMdAAAKCgaABgAABH4GAAAEKhp+BwAABCoeAoAH
-AAAEKhp+CAAABCoucxUAAAaACAAABCoeAiggAAAKKgC0AAAAzsrvvgEAAACRAAAAbFN5c3RlbS5S
-ZXNvdXJjZXMuUmVzb3VyY2VSZWFkZXIsIG1zY29ybGliLCBWZXJzaW9uPTQuMC4wLjAsIEN1bHR1
-cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4OSNTeXN0ZW0uUmVzb3Vy
-Y2VzLlJ1bnRpbWVSZXNvdXJjZVNldAIAAAAAAAAAAAAAAFBBRFBBRFC0AAAAQlNKQgEAAQAAAAAA
-DAAAAHY0LjAuMzAzMTkAAAAABQBsAAAALAUAACN+AACYBQAAnAYAACNTdHJpbmdzAAAAADQMAAAg
-AQAAI1VTAFQNAAAQAAAAI0dVSUQAAABkDQAAoAEAACNCbG9iAAAAAAAAAAIAAAFXFaIBCQEAAAD6
-JTMAFgAAAQAAACAAAAAIAAAACAAAABYAAAAPAAAAIAAAAA8AAAABAAAAAwAAAAUAAAAGAAAAAQAA
-AAQAAAABAAAAAAAKAAEAAAAAAAYA7gDNAAYA/gDNAAoAGwEUAQ4ANwEiARIAdgHNAAYAhQHNAAoA
-VQJEAgoAhgJxAgoAXwNFAwoAigN4AwoAoQN4AwoAvgN4AwoA3QN4AwoA9gN4AwoADwR4AwoAKgR4
-AwoARQR4AwoAXgR4AwoAlwR3BAoAtwR3BAoA+QQUAQoAAAUUAQYAKQXNAAoAUAUUAQoAZwUUAQoA
-lAWBBQoAsQUUAQoAtgUUAQoA2gV4Aw4ABgbwBQ4AHwbwBQoANAZ3BAAAAAABAAAAAAABAAEAAQAQ
-ADIAAAAFAAEAAQABABAAQAAAAAgAAwAFAAEAEABLAAAACQAEAAkAAQAQAFgAAAANAAQADgABABAA
-ZAAAAA0ABQAPAAAAEABuAHgADQAGABAAAAEQAKcAeAARAAgAFAAGAFgAEwAGAGQAFwABAMsBLwAB
-ADQCUgABADQCUgARAGUCXAARAJICYAARANYCfgBQIAAAAACGGE8BGwABAHAgAAAAAMYAkwEfAAEA
-lSAAAAAAxgGgASkABQCoIAAAAADGAbQBKQAGAKogAAAAAMYA1wEbAAcAuSAAAAAAxgDiARsABwDB
-IAAAAADGALQBKQAHAN0gAAAAAIYYTwEbAAgA5SAAAAAAhhhPATIACADwIAAAAACGCO4BPAALAP8g
-AAAAAIYI+QFBAAwAFiEAAAAAhgALAkYADQAeIQAAAACGABMCRgANACYhAAAAAIYYTwFWAA0ANSEA
-AAAAhhhPAVYADgBEIQAAAACDGE8BGwAPAEwhAAAAAJMIogJkAA8AhSEAAAAAkwi2AmkADwCMIQAA
-AACTCMICbgAPAJQhAAAAAJYI5gKCABAApyEAAAAAhhhPARsAEACbIQAAAACRGE8G0AAQAAAAAQD6
-AgAAAgACAwAAAwAMAwAABAATAwAAAQAMAwAAAQAdAwAAAQAdAwAAAQAMAwAAAgAhAwAAAwATAwAA
-AQA1AwAAAQA1AwAAAQA7AwAAAQA7AwAAAQA1A0kATwGMAFEATwGMAFkATwGMAGEATwGMAGkATwGM
-AHEATwGMAHkATwGMAIEATwGMAIkATwGMAJEATwGMAJkATwE8AKEATwEbAAkATwEbAKkAEQWRAAkA
-GAWYALkATwEbAAkA1wEbAAkA4gEbABEATwEyABEAVgWjABEAXwU8AMkATwGMABEACwJGABEAEwJG
-ABkATwEbANEATwEbANkAyAWpANkA4wWwADkATwG1APEATwHBAAEBTwEbACEATwEbAC4AGwBFAS4A
-YwB/AS4ACwDUAC4AEwAcAS4AIwBFAS4AKwBLAS4AMwAcAS4AOwBYAS4AQwBFAS4AWwB2AWMAgwCe
-AGkA8wDHAIkA8wDHAOMA0wCeAAEB+wCeALwABAABAAcAAwAIAAUAAAAfAkoAAAAmAk4AAABVAnQA
-AADOAnkAAADyAocAAQAKAAMAAQALAAUAAgARAAcAAgASAAkAAQATAAkAAgAUAAsABIAAAAEAAACT
-GndNAAAAAAAA1QQAAAwAAAAAAAAAAAAAAAEAsAAAAAAABAAAAAAAAAAAAAAACgALAQAAAAAEAAAA
-AAAAAAAAAAAKABQBAAAAAAwAAAAAAAAAAAAAAAEAVQEAAAAAAAAAAAEAAABWBgAAAAAAAAA8TW9k
-dWxlPgBTQ183OGFiZGJjY2Y3NWI0Mzc5YWZjYmM5ODc1MmU0N2UwNi5kbGwAVXNlckNvbXBvbmVu
-dABTY3JpcHRNYWluAElucHV0MEJ1ZmZlcgBDb25uZWN0aW9ucwBWYXJpYWJsZXMAUmVzb3VyY2Vz
-AFNDXzc4YWJkYmNjZjc1YjQzNzlhZmNiYzk4NzUyZTQ3ZTA2LlByb3BlcnRpZXMAU2V0dGluZ3MA
-TWljcm9zb2Z0LlNxbFNlcnZlci5UeFNjcmlwdABNaWNyb3NvZnQuU3FsU2VydmVyLkR0cy5QaXBl
-bGluZQBTY3JpcHRDb21wb25lbnQAU2NyaXB0QnVmZmVyAG1zY29ybGliAFN5c3RlbQBPYmplY3QA
-U3lzdGVtLkNvbmZpZ3VyYXRpb24AQXBwbGljYXRpb25TZXR0aW5nc0Jhc2UALmN0b3IATWljcm9z
-b2Z0LlNxbFNlcnZlci5QaXBlbGluZUhvc3QAUGlwZWxpbmVCdWZmZXIAT3V0cHV0TmFtZU1hcABQ
-cm9jZXNzSW5wdXQASW5wdXQwX1Byb2Nlc3NJbnB1dABJbnB1dDBfUHJvY2Vzc0lucHV0Um93AG1f
-cm93TnVtYmVyAFByZUV4ZWN1dGUAUG9zdEV4ZWN1dGUAc2V0X1JPV05VTQBzZXRfUk9XTlVNX0lz
-TnVsbABOZXh0Um93AEVuZE9mUm93c2V0AFJPV05VTQBST1dOVU1fSXNOdWxsAFBhcmVudENvbXBv
-bmVudABTeXN0ZW0uUmVzb3VyY2VzAFJlc291cmNlTWFuYWdlcgByZXNvdXJjZU1hbgBTeXN0ZW0u
-R2xvYmFsaXphdGlvbgBDdWx0dXJlSW5mbwByZXNvdXJjZUN1bHR1cmUAZ2V0X1Jlc291cmNlTWFu
-YWdlcgBnZXRfQ3VsdHVyZQBzZXRfQ3VsdHVyZQBDdWx0dXJlAGRlZmF1bHRJbnN0YW5jZQBnZXRf
-RGVmYXVsdABEZWZhdWx0AElucHV0SUQASW5wdXROYW1lAEJ1ZmZlcgBPdXRwdXRNYXAAUm93AEJ1
-ZmZlckNvbHVtbkluZGV4ZXMAdmFsdWUAQ29tcG9uZW50AFN5c3RlbS5SdW50aW1lLlZlcnNpb25p
-bmcAVGFyZ2V0RnJhbWV3b3JrQXR0cmlidXRlAFN5c3RlbS5SZWZsZWN0aW9uAEFzc2VtYmx5VGl0
-bGVBdHRyaWJ1dGUAQXNzZW1ibHlEZXNjcmlwdGlvbkF0dHJpYnV0ZQBBc3NlbWJseUNvbmZpZ3Vy
-YXRpb25BdHRyaWJ1dGUAQXNzZW1ibHlDb21wYW55QXR0cmlidXRlAEFzc2VtYmx5UHJvZHVjdEF0
-dHJpYnV0ZQBBc3NlbWJseUNvcHlyaWdodEF0dHJpYnV0ZQBBc3NlbWJseVRyYWRlbWFya0F0dHJp
-YnV0ZQBBc3NlbWJseUN1bHR1cmVBdHRyaWJ1dGUAQXNzZW1ibHlWZXJzaW9uQXR0cmlidXRlAFN5
-c3RlbS5SdW50aW1lLkNvbXBpbGVyU2VydmljZXMAQ29tcGlsYXRpb25SZWxheGF0aW9uc0F0dHJp
-YnV0ZQBSdW50aW1lQ29tcGF0aWJpbGl0eUF0dHJpYnV0ZQBTQ183OGFiZGJjY2Y3NWI0Mzc5YWZj
-YmM5ODc1MmU0N2UwNgBTdHJpbmcAU3RyaW5nQ29tcGFyaXNvbgBFcXVhbHMAR2V0Q29sdW1uSW5k
-ZXhlcwBTU0lTU2NyaXB0Q29tcG9uZW50RW50cnlQb2ludEF0dHJpYnV0ZQBJbnQzMgBzZXRfSXRl
-bQBTZXROdWxsAEludmFsaWRPcGVyYXRpb25FeGNlcHRpb24AU3lzdGVtLkRpYWdub3N0aWNzAERl
-YnVnZ2VyTm9uVXNlckNvZGVBdHRyaWJ1dGUAVHlwZQBSdW50aW1lVHlwZUhhbmRsZQBHZXRUeXBl
-RnJvbUhhbmRsZQBBc3NlbWJseQBnZXRfQXNzZW1ibHkAU3lzdGVtLkNvbXBvbmVudE1vZGVsAEVk
-aXRvckJyb3dzYWJsZUF0dHJpYnV0ZQBFZGl0b3JCcm93c2FibGVTdGF0ZQBDb21waWxlckdlbmVy
-YXRlZEF0dHJpYnV0ZQAuY2N0b3IAU0NfNzhhYmRiY2NmNzViNDM3OWFmY2JjOTg3NTJlNDdlMDYu
-UHJvcGVydGllcy5SZXNvdXJjZXMucmVzb3VyY2VzAAAAAAAPSQBuAHAAdQB0ACAAMAAAgJtJAHMA
-TgB1AGwAbAAgAHAAcgBvAHAAZQByAHQAeQAgAGMAYQBuAG4AbwB0ACAAYgBlACAAcwBlAHQAIAB0
-AG8AIABGAGEAbABzAGUALgAgAEEAcwBzAGkAZwBuACAAYQAgAHYAYQBsAHUAZQAgAHQAbwAgAHQA
-aABlACAAYwBvAGwAdQBtAG4AIABpAG4AcwB0AGUAYQBkAC4AAHFTAEMAXwA3ADgAYQBiAGQAYgBj
-AGMAZgA3ADUAYgA0ADMANwA5AGEAZgBjAGIAYwA5ADgANwA1ADIAZQA0ADcAZQAwADYALgBQAHIA
-bwBwAGUAcgB0AGkAZQBzAC4AUgBlAHMAbwB1AHIAYwBlAHMAALA93Sn4qbVDtjbr5vFOa5AACImE
-Xc2AgMyRCLd6XFYZNOCJAwYSFAMGEhgDIAABCSAEAQgOEhUSGQUgAQESEAIGCAkgAwESFR0IEhkE
-IAEBCAQgAQECAyAAAgMoAAgDKAACAwYSBQUgAQESBQMGEh0DBhIhBAAAEh0EAAASIQUAAQESIQQI
-ABIdBAgAEiEDBhIgBAAAEiAECAASIAQgAQEOBiACAg4RWQUgAR0ICAQBAAAABSACAQgcBgABEm0R
-cQQgABJ1BiACAQ4SdQQHARIdBSABARF9CAEAAgAAAAAAAwAAAUcBABouTkVURnJhbWV3b3JrLFZl
-cnNpb249djQuMAEAVA4URnJhbWV3b3JrRGlzcGxheU5hbWUQLk5FVCBGcmFtZXdvcmsgNCgBACNT
-Q183OGFiZGJjY2Y3NWI0Mzc5YWZjYmM5ODc1MmU0N2UwNgAABQEAAAAADAEAB0hQIEluYy4AAB0B
-ABhDb3B5cmlnaHQgQCBIUCBJbmMuIDIwMTgAAAgBAAgAAAAAAB4BAAEAVAIWV3JhcE5vbkV4Y2Vw
-dGlvblRocm93cwEAAJQxAAAAAAAAAAAAAK4xAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgMQAA
-AAAAAAAAAAAAAF9Db3JEbGxNYWluAG1zY29yZWUuZGxsAAAAAAD/JQAgABAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAEAEAAAABgAAIAAAAAAAAAAAAAAAAAAAAEAAQAAADAAAIAAAAAAAAAAAAAAAAAAAAEAAAAA
-AEgAAABYQAAA8AMAAAAAAAAAAAAA8AM0AAAAVgBTAF8AVgBFAFIAUwBJAE8ATgBfAEkATgBGAE8A
-AAAAAL0E7/4AAAEAAAABAHdNkxoAAAEAd02TGj8AAAAAAAAABAAAAAIAAAAAAAAAAAAAAAAAAABE
-AAAAAQBWAGEAcgBGAGkAbABlAEkAbgBmAG8AAAAAACQABAAAAFQAcgBhAG4AcwBsAGEAdABpAG8A
-bgAAAAAAAACwBFADAAABAFMAdAByAGkAbgBnAEYAaQBsAGUASQBuAGYAbwAAACwDAAABADAAMAAw
-ADAAMAA0AGIAMAAAADAACAABAEMAbwBtAHAAYQBuAHkATgBhAG0AZQAAAAAASABQACAASQBuAGMA
-LgAAAHAAJAABAEYAaQBsAGUARABlAHMAYwByAGkAcAB0AGkAbwBuAAAAAABTAEMAXwA3ADgAYQBi
-AGQAYgBjAGMAZgA3ADUAYgA0ADMANwA5AGEAZgBjAGIAYwA5ADgANwA1ADIAZQA0ADcAZQAwADYA
-AABAAA8AAQBGAGkAbABlAFYAZQByAHMAaQBvAG4AAAAAADEALgAwAC4ANgA4ADAAMwAuADEAOQA4
-ADMAMQAAAAAAcAAoAAEASQBuAHQAZQByAG4AYQBsAE4AYQBtAGUAAABTAEMAXwA3ADgAYQBiAGQA
-YgBjAGMAZgA3ADUAYgA0ADMANwA5AGEAZgBjAGIAYwA5ADgANwA1ADIAZQA0ADcAZQAwADYALgBk
-AGwAbAAAAFgAGQABAEwAZQBnAGEAbABDAG8AcAB5AHIAaQBnAGgAdAAAAEMAbwBwAHkAcgBpAGcA
-aAB0ACAAQAAgAEgAUAAgAEkAbgBjAC4AIAAyADAAMQA4AAAAAAB4ACgAAQBPAHIAaQBnAGkAbgBh
-AGwARgBpAGwAZQBuAGEAbQBlAAAAUwBDAF8ANwA4AGEAYgBkAGIAYwBjAGYANwA1AGIANAAzADcA
-OQBhAGYAYwBiAGMAOQA4ADcANQAyAGUANAA3AGUAMAA2AC4AZABsAGwAAABoACQAAQBQAHIAbwBk
-AHUAYwB0AE4AYQBtAGUAAAAAAFMAQwBfADcAOABhAGIAZABiAGMAYwBmADcANQBiADQAMwA3ADkA
-YQBmAGMAYgBjADkAOAA3ADUAMgBlADQANwBlADAANgAAAEQADwABAFAAcgBvAGQAdQBjAHQAVgBl
-AHIAcwBpAG8AbgAAADEALgAwAC4ANgA4ADAAMwAuADEAOQA4ADMAMQAAAAAASAAPAAEAQQBzAHMA
-ZQBtAGIAbAB5ACAAVgBlAHIAcwBpAG8AbgAAADEALgAwAC4ANgA4ADAAMwAuADEAOQA4ADMAMQAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAADAAAAMAxAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==]]></arrayElement>
-                  </arrayElements>
-                </property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the name of the Microsoft Visual Studio Tools for Applications project. Project names must be unique within a package."
-                  name="VSTAProjectName"
-                  typeConverter="NOTBROWSABLE">SC_78abdbccf75b4379afcbc98752e47e06</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the programming language used by the script."
-                  name="ScriptLanguage"
-                  typeConverter="Microsoft.SqlServer.VSTAHosting.ScriptingLanguages">CSharp</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies a comma-separated list of read-only variables."
-                  name="ReadOnlyVariables"
-                  UITypeEditor="Microsoft.DataTransformationServices.Controls.ScriptUIVariablePickerDlg"></property>
-                <property
-                  dataType="System.String"
-                  description="Specifies a comma-separated list of read/write variables."
-                  name="ReadWriteVariables"
-                  UITypeEditor="Microsoft.DataTransformationServices.Controls.ScriptUIWriteableVariablePickerDlg"></property>
-                <property
-                  dataType="System.String"
-                  description="List of breakpoints present on the script."
-                  isArray="true"
-                  name="BreakpointCollection"
-                  typeConverter="NOTBROWSABLE">
-                  <arrayElements
-                    arrayElementCount="0" />
-                </property>
-                <property
-                  dataType="System.String"
-                  description="Checksum to match component metedata against compiled codes."
-                  name="MetadataChecksum"
-                  typeConverter="NOTBROWSABLE">cab96c3c19825eddf4e97d2e8f585f17</property>
-                <property
-                  dataType="System.String"
-                  name="UserComponentTypeName">Microsoft.ScriptComponentHost</property>
-              </properties>
-              <inputs>
-                <input
-                  refId="Package\Load Ofertas to Stagging\Script Component.Inputs[Input 0]"
-                  hasSideEffects="true"
-                  name="Input 0">
-                  <externalMetadataColumns />
-                </input>
-              </inputs>
-              <outputs>
-                <output
-                  refId="Package\Load Ofertas to Stagging\Script Component.Outputs[Output 0]"
-                  name="Output 0"
-                  synchronousInputId="Package\Load Ofertas to Stagging\Script Component.Inputs[Input 0]">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Load Ofertas to Stagging\Script Component.Outputs[Output 0].Columns[ROWNUM]"
-                      dataType="i4"
-                      lineageId="Package\Load Ofertas to Stagging\Script Component.Outputs[Output 0].Columns[ROWNUM]"
-                      name="ROWNUM" />
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-              </outputs>
-            </component>
-            <component
-              refId="Package\Load Ofertas to Stagging\Script Component 1"
-              componentClassID="Microsoft.ManagedComponentHost"
-              contactInfo="Includes and runs custom script code. For example, apply a business rule that limits the range of valid values in an &quot;income&quot; column or add values in two columns and calculate the average of the sum.;Microsoft Corporation; Microsoft SQL Server; Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;9"
-              description="Includes and runs custom script code. For example, apply a business rule that limits the range of valid values in an &quot;income&quot; column or add values in two columns and calculate the average of the sum."
-              name="Script Component 1"
-              version="9">
-              <properties>
-                <property
-                  dataType="System.String"
-                  description="Stores the source code of the component"
-                  isArray="true"
-                  name="SourceCode"
-                  state="cdata">
-                  <arrayElements
-                    arrayElementCount="0" />
-                </property>
-                <property
-                  dataType="System.String"
-                  description="Stores the binary representation of the component"
-                  isArray="true"
-                  name="BinaryCode"
-                  state="cdata">
-                  <arrayElements
-                    arrayElementCount="0" />
-                </property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the name of the Microsoft Visual Studio Tools for Applications project. Project names must be unique within a package."
-                  name="VSTAProjectName"
-                  typeConverter="NOTBROWSABLE">SC_3c35ae686cce484b8535d1a5c2a5c654</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the programming language used by the script."
-                  name="ScriptLanguage"
-                  typeConverter="Microsoft.SqlServer.VSTAHosting.ScriptingLanguages">CSharp</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies a comma-separated list of read-only variables."
-                  name="ReadOnlyVariables"
-                  UITypeEditor="Microsoft.DataTransformationServices.Controls.ScriptUIVariablePickerDlg"></property>
-                <property
-                  dataType="System.String"
-                  description="Specifies a comma-separated list of read/write variables."
-                  name="ReadWriteVariables"
-                  UITypeEditor="Microsoft.DataTransformationServices.Controls.ScriptUIWriteableVariablePickerDlg"></property>
-                <property
-                  dataType="System.String"
-                  description="List of breakpoints present on the script."
-                  isArray="true"
-                  name="BreakpointCollection"
-                  typeConverter="NOTBROWSABLE">
-                  <arrayElements
-                    arrayElementCount="0" />
-                </property>
-                <property
-                  dataType="System.String"
-                  description="Checksum to match component metedata against compiled codes."
-                  name="MetadataChecksum"
-                  typeConverter="NOTBROWSABLE"></property>
-                <property
-                  dataType="System.String"
-                  name="UserComponentTypeName">Microsoft.ScriptComponentHost</property>
-              </properties>
-              <inputs>
-                <input
-                  refId="Package\Load Ofertas to Stagging\Script Component 1.Inputs[Input 0]"
-                  hasSideEffects="true"
-                  name="Input 0">
-                  <externalMetadataColumns />
-                </input>
-              </inputs>
-            </component>
-            <component
-              refId="Package\Load Ofertas to Stagging\Stagging"
-              componentClassID="Microsoft.OLEDBDestination"
-              contactInfo="OLE DB Destination;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;4"
-              description="OLE DB Destination"
-              name="Stagging"
-              usesDispositions="true"
-              version="4">
-              <properties>
-                <property
-                  dataType="System.Int32"
-                  description="The number of seconds before a command times out.  A value of 0 indicates an infinite time-out."
-                  name="CommandTimeout">0</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the name of the database object used to open a rowset."
-                  name="OpenRowset">[dbo].[FLAT_FILE_OF_MER_UT]</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies the variable that contains the name of the database object used to open a rowset."
-                  name="OpenRowsetVariable"></property>
-                <property
-                  dataType="System.String"
-                  description="The SQL command to be executed."
-                  name="SqlCommand"
-                  UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor"></property>
-                <property
-                  dataType="System.Int32"
-                  description="Specifies the column code page to use when code page information is unavailable from the data source."
-                  name="DefaultCodePage">65001</property>
-                <property
-                  dataType="System.Boolean"
-                  description="Forces the use of the DefaultCodePage property value when describing character data."
-                  name="AlwaysUseDefaultCodePage">true</property>
-                <property
-                  dataType="System.Int32"
-                  description="Specifies the mode used to access the database."
-                  name="AccessMode"
-                  typeConverter="AccessMode">3</property>
-                <property
-                  dataType="System.Boolean"
-                  description="Indicates whether the values supplied for identity columns will be copied to the destination. If false, values for identity columns will be auto-generated at the destination. Applies only if fast load is turned on."
-                  name="FastLoadKeepIdentity">false</property>
-                <property
-                  dataType="System.Boolean"
-                  description="Indicates whether the columns containing null will have null inserted in the destination. If false, columns containing null will have their default values inserted at the destination. Applies only if fast load is turned on."
-                  name="FastLoadKeepNulls">true</property>
-                <property
-                  dataType="System.String"
-                  description="Specifies options to be used with fast load.  Applies only if fast load is turned on."
-                  name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS</property>
-                <property
-                  dataType="System.Int32"
-                  description="Specifies when commits are issued during data insertion.  A value of 0 specifies that one commit will be issued at the end of data insertion.  Applies only if fast load is turned on."
-                  name="FastLoadMaxInsertCommitSize">2147483647</property>
-              </properties>
-              <connections>
-                <connection
-                  refId="Package\Load Ofertas to Stagging\Stagging.Connections[OleDbConnection]"
-                  connectionManagerID="{6C394387-0840-4133-B91E-60AACEFFDBAE}:external"
-                  connectionManagerRefId="Project.ConnectionManagers[LocalHost.LCL_STAGGING]"
-                  description="The OLE DB runtime connection used to access the database."
-                  name="OleDbConnection" />
-              </connections>
-              <inputs>
-                <input
-                  refId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input]"
-                  errorOrTruncationOperation="Insert"
-                  errorRowDisposition="FailComponent"
-                  hasSideEffects="true"
-                  name="OLE DB Destination Input">
-                  <inputColumns>
-                    <inputColumn
-                      refId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input].Columns[Column 0]"
-                      cachedCodepage="65001"
-                      cachedDataType="str"
-                      cachedLength="420"
-                      cachedName="Column 0"
-                      externalMetadataColumnId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input].ExternalColumns[LINE]"
-                      lineageId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Output].Columns[Column 0]" />
-                    <inputColumn
-                      refId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input].Columns[ROWNUM]"
-                      cachedDataType="i4"
-                      cachedName="ROWNUM"
-                      externalMetadataColumnId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input].ExternalColumns[ROWNUM]"
-                      lineageId="Package\Load Ofertas to Stagging\Script Component.Outputs[Output 0].Columns[ROWNUM]" />
-                  </inputColumns>
-                  <externalMetadataColumns
-                    isUsed="True">
-                    <externalMetadataColumn
-                      refId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input].ExternalColumns[LINE]"
-                      codePage="65001"
-                      dataType="str"
-                      length="420"
-                      name="LINE" />
-                    <externalMetadataColumn
-                      refId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input].ExternalColumns[ROWNUM]"
-                      dataType="i4"
-                      name="ROWNUM" />
-                  </externalMetadataColumns>
-                </input>
-              </inputs>
-              <outputs>
-                <output
-                  refId="Package\Load Ofertas to Stagging\Stagging.Outputs[OLE DB Destination Error Output]"
-                  exclusionGroup="1"
-                  isErrorOut="true"
-                  name="OLE DB Destination Error Output"
-                  synchronousInputId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input]">
-                  <outputColumns>
-                    <outputColumn
-                      refId="Package\Load Ofertas to Stagging\Stagging.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
-                      dataType="i4"
-                      lineageId="Package\Load Ofertas to Stagging\Stagging.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
-                      name="ErrorCode"
-                      specialFlags="1" />
-                    <outputColumn
-                      refId="Package\Load Ofertas to Stagging\Stagging.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
-                      dataType="i4"
-                      lineageId="Package\Load Ofertas to Stagging\Stagging.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
-                      name="ErrorColumn"
-                      specialFlags="2" />
-                  </outputColumns>
-                  <externalMetadataColumns />
-                </output>
-              </outputs>
-            </component>
-          </components>
-          <paths>
-            <path
-              refId="Package\Load Ofertas to Stagging.Paths[Flat File Source Output]"
-              endId="Package\Load Ofertas to Stagging\Script Component.Inputs[Input 0]"
-              name="Flat File Source Output"
-              startId="Package\Load Ofertas to Stagging\Ofertas TXT Source.Outputs[Flat File Source Output]" />
-            <path
-              refId="Package\Load Ofertas to Stagging.Paths[Output 0]"
-              endId="Package\Load Ofertas to Stagging\Stagging.Inputs[OLE DB Destination Input]"
-              name="Output 0"
-              startId="Package\Load Ofertas to Stagging\Script Component.Outputs[Output 0]" />
-          </paths>
-        </pipeline>
-      </DTS:ObjectData>
-    </DTS:Executable>
-  </DTS:Executables>
-  <DTS:PrecedenceConstraints>
-    <DTS:PrecedenceConstraint
-      DTS:refId="Package.PrecedenceConstraints[Constraint]"
-      DTS:CreationName=""
-      DTS:DTSID="{3BCD34A0-9A1D-44CF-ADC5-24F557AD20FE}"
-      DTS:From="Package\GET ROWNUM IDENTIFICACION"
-      DTS:LogicalAnd="True"
-      DTS:ObjectName="Constraint"
-      DTS:To="Package\Data Flow Task" />
-    <DTS:PrecedenceConstraint
-      DTS:refId="Package.PrecedenceConstraints[Constraint 1]"
-      DTS:CreationName=""
-      DTS:DTSID="{01C07DCE-3D9E-4FE5-9EC6-3A6B1EDDBA39}"
-      DTS:From="Package\Load Ofertas to Stagging"
-      DTS:LogicalAnd="True"
-      DTS:ObjectName="Constraint 1"
-      DTS:To="Package\GET ROWNUM IDENTIFICACION" />
-  </DTS:PrecedenceConstraints>
-  <DTS:DesignTimeProperties><![CDATA[<?xml version="1.0"?>
-<!--This CDATA section contains the layout information of the package. The section includes information such as (x,y) coordinates, width, and height.-->
-<!--If you manually edit this section and make a mistake, you can delete it. -->
-<!--The package will still be able to load normally but the previous layout information will be lost and the designer will automatically re-arrange the elements on the design surface.-->
-<Objects
-  Version="sql12">
-  <!--Each node below will contain properties that do not affect runtime behavior.-->
-  <Package
-    design-time-name="Package">
-    <LayoutInfo>
-      <GraphLayout
-        Capacity="8" xmlns="clr-namespace:Microsoft.SqlServer.IntegrationServices.Designer.Model.Serialization;assembly=Microsoft.SqlServer.IntegrationServices.Graph" xmlns:mssgle="clr-namespace:Microsoft.SqlServer.Graph.LayoutEngine;assembly=Microsoft.SqlServer.Graph" xmlns:assembly="http://schemas.microsoft.com/winfx/2006/xaml">
-        <NodeLayout
-          Size="151,42"
-          Id="Package\Data Flow Task"
-          TopLeft="261,200" />
-        <NodeLayout
-          Size="233,42"
-          Id="Package\GET ROWNUM IDENTIFICACION"
-          TopLeft="237,117" />
-        <NodeLayout
-          Size="196,42"
-          Id="Package\Load Ofertas to Stagging"
-          TopLeft="260,46" />
-        <EdgeLayout
-          Id="Package.PrecedenceConstraints[Constraint]"
-          TopLeft="353.5,159">
-          <EdgeLayout.Curve>
-            <mssgle:Curve
-              StartConnector="{assembly:Null}"
-              EndConnector="-17,41"
-              Start="0,0"
-              End="-17,33.5">
-              <mssgle:Curve.Segments>
-                <mssgle:SegmentCollection
-                  Capacity="5">
-                  <mssgle:LineSegment
-                    End="0,16.5" />
-                  <mssgle:CubicBezierSegment
-                    Point1="0,16.5"
-                    Point2="0,20.5"
-                    Point3="-4,20.5" />
-                  <mssgle:LineSegment
-                    End="-13,20.5" />
-                  <mssgle:CubicBezierSegment
-                    Point1="-13,20.5"
-                    Point2="-17,20.5"
-                    Point3="-17,24.5" />
-                  <mssgle:LineSegment
-                    End="-17,33.5" />
-                </mssgle:SegmentCollection>
-              </mssgle:Curve.Segments>
-            </mssgle:Curve>
-          </EdgeLayout.Curve>
-          <EdgeLayout.Labels>
-            <EdgeLabelCollection />
-          </EdgeLayout.Labels>
-        </EdgeLayout>
-        <EdgeLayout
-          Id="Package.PrecedenceConstraints[Constraint 1]"
-          TopLeft="355.75,88">
-          <EdgeLayout.Curve>
-            <mssgle:Curve
-              StartConnector="{assembly:Null}"
-              EndConnector="0,29"
-              Start="0,0"
-              End="0,21.5">
-              <mssgle:Curve.Segments>
-                <mssgle:SegmentCollection
-                  Capacity="5">
-                  <mssgle:LineSegment
-                    End="0,21.5" />
-                </mssgle:SegmentCollection>
-              </mssgle:Curve.Segments>
-            </mssgle:Curve>
-          </EdgeLayout.Curve>
-          <EdgeLayout.Labels>
-            <EdgeLabelCollection />
-          </EdgeLayout.Labels>
-        </EdgeLayout>
-      </GraphLayout>
-    </LayoutInfo>
-  </Package>
-  <TaskHost
-    design-time-name="Package\Data Flow Task">
-    <LayoutInfo>
-      <GraphLayout
-        Capacity="8" xmlns="clr-namespace:Microsoft.SqlServer.IntegrationServices.Designer.Model.Serialization;assembly=Microsoft.SqlServer.IntegrationServices.Graph" xmlns:mssgle="clr-namespace:Microsoft.SqlServer.Graph.LayoutEngine;assembly=Microsoft.SqlServer.Graph" xmlns:assembly="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mssgm="clr-namespace:Microsoft.SqlServer.Graph.Model;assembly=Microsoft.SqlServer.Graph">
-        <NodeLayout
-          Size="102,42"
-          Id="Package\Data Flow Task\Pivot"
-          TopLeft="342,95" />
-        <NodeLayout
-          Size="154,42"
-          Id="Package\Data Flow Task\Derived Column"
-          TopLeft="318,165" />
-        <NodeLayout
-          Size="150,42"
-          Id="Package\Data Flow Task\OLE DB Source"
-          TopLeft="325,27" />
-        <NodeLayout
-          Size="127,42"
-          Id="Package\Data Flow Task\Aggregate"
-          TopLeft="334,244" />
-        <EdgeLayout
-          Id="Package\Data Flow Task.Paths[Pivot Default Output]"
-          TopLeft="394,137">
-          <EdgeLayout.Curve>
-            <mssgle:Curve
-              StartConnector="{assembly:Null}"
-              EndConnector="0,28"
-              Start="0,0"
-              End="0,20.5">
-              <mssgle:Curve.Segments>
-                <mssgle:SegmentCollection
-                  Capacity="5">
-                  <mssgle:LineSegment
-                    End="0,20.5" />
-                </mssgle:SegmentCollection>
-              </mssgle:Curve.Segments>
-            </mssgle:Curve>
-          </EdgeLayout.Curve>
-          <EdgeLayout.Labels>
-            <mssgm:EdgeLabel
-              BoundingBox="-8,2.25,16,16"
-              RelativePosition="Any" />
-          </EdgeLayout.Labels>
-        </EdgeLayout>
-        <EdgeLayout
-          Id="Package\Data Flow Task.Paths[OLE DB Source Output]"
-          TopLeft="396.5,69">
-          <EdgeLayout.Curve>
-            <mssgle:Curve
-              StartConnector="{assembly:Null}"
-              EndConnector="0,26"
-              Start="0,0"
-              End="0,18.5">
-              <mssgle:Curve.Segments>
-                <mssgle:SegmentCollection
-                  Capacity="5">
-                  <mssgle:LineSegment
-                    End="0,18.5" />
-                </mssgle:SegmentCollection>
-              </mssgle:Curve.Segments>
-            </mssgle:Curve>
-          </EdgeLayout.Curve>
-          <EdgeLayout.Labels>
-            <EdgeLabelCollection />
-          </EdgeLayout.Labels>
-        </EdgeLayout>
-        <EdgeLayout
-          Id="Package\Data Flow Task.Paths[Derived Column Output]"
-          TopLeft="396.25,207">
-          <EdgeLayout.Curve>
-            <mssgle:Curve
-              StartConnector="{assembly:Null}"
-              EndConnector="0,37"
-              Start="0,0"
-              End="0,29.5">
-              <mssgle:Curve.Segments>
-                <mssgle:SegmentCollection
-                  Capacity="5">
-                  <mssgle:LineSegment
-                    End="0,29.5" />
-                </mssgle:SegmentCollection>
-              </mssgle:Curve.Segments>
-            </mssgle:Curve>
-          </EdgeLayout.Curve>
-          <EdgeLayout.Labels>
-            <mssgm:EdgeLabel
-              BoundingBox="-8,6.75,16,16"
-              RelativePosition="Any" />
-          </EdgeLayout.Labels>
-        </EdgeLayout>
-      </GraphLayout>
-    </LayoutInfo>
-  </TaskHost>
-  <PipelineComponentMetadata
-    design-time-name="Package\Data Flow Task\OLE DB Source">
-    <Properties>
-      <Property>
-        <Name>DataSourceViewID</Name>
-      </Property>
-    </Properties>
-  </PipelineComponentMetadata>
-  <TaskHost
-    design-time-name="Package\Load Ofertas to Stagging">
-    <LayoutInfo>
-      <GraphLayout
-        Capacity="8" xmlns="clr-namespace:Microsoft.SqlServer.IntegrationServices.Designer.Model.Serialization;assembly=Microsoft.SqlServer.IntegrationServices.Graph" xmlns:mssgle="clr-namespace:Microsoft.SqlServer.Graph.LayoutEngine;assembly=Microsoft.SqlServer.Graph" xmlns:assembly="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mssgm="clr-namespace:Microsoft.SqlServer.Graph.Model;assembly=Microsoft.SqlServer.Graph">
-        <NodeLayout
-          Size="120,42"
-          Id="Package\Load Ofertas to Stagging\Stagging"
-          TopLeft="492,221" />
-        <NodeLayout
-          Size="171,42"
-          Id="Package\Load Ofertas to Stagging\Ofertas TXT Source"
-          TopLeft="457,35" />
-        <NodeLayout
-          Size="163,42"
-          Id="Package\Load Ofertas to Stagging\Script Component"
-          TopLeft="465,129" />
-        <NodeLayout
-          Size="172,42"
-          Id="Package\Load Ofertas to Stagging\Script Component 1"
-          TopLeft="446,322" />
-        <EdgeLayout
-          Id="Package\Load Ofertas to Stagging.Paths[Output 0]"
-          TopLeft="549.25,171">
-          <EdgeLayout.Curve>
-            <mssgle:Curve
-              StartConnector="{assembly:Null}"
-              EndConnector="0,50"
-              Start="0,0"
-              End="0,42.5">
-              <mssgle:Curve.Segments>
-                <mssgle:SegmentCollection
-                  Capacity="5">
-                  <mssgle:LineSegment
-                    End="0,42.5" />
-                </mssgle:SegmentCollection>
-              </mssgle:Curve.Segments>
-            </mssgle:Curve>
-          </EdgeLayout.Curve>
-          <EdgeLayout.Labels>
-            <mssgm:EdgeLabel
-              BoundingBox="0,0,0,0"
-              RelativePosition="Any" />
-          </EdgeLayout.Labels>
-        </EdgeLayout>
-        <EdgeLayout
-          Id="Package\Load Ofertas to Stagging.Paths[Flat File Source Output]"
-          TopLeft="544.5,77">
-          <EdgeLayout.Curve>
-            <mssgle:Curve
-              StartConnector="{assembly:Null}"
-              EndConnector="0,52"
-              Start="0,0"
-              End="0,44.5">
-              <mssgle:Curve.Segments>
-                <mssgle:SegmentCollection
-                  Capacity="5">
-                  <mssgle:LineSegment
-                    End="0,44.5" />
-                </mssgle:SegmentCollection>
-              </mssgle:Curve.Segments>
-            </mssgle:Curve>
-          </EdgeLayout.Curve>
-          <EdgeLayout.Labels>
-            <mssgm:EdgeLabel
-              BoundingBox="0,0,0,0"
-              RelativePosition="Any" />
-          </EdgeLayout.Labels>
-        </EdgeLayout>
-        <AnnotationLayout
-          Text="Lee el archivo de texto del 'PROGRAMA DE INTERCAMBIOS' de la UT y lo carga en la base de datos LCL_STAGGING agregando una columna con el número de fila."
-          ParentId="Package\Load Ofertas to Stagging"
-          FontInfo="{assembly:Null}"
-          Size="270,NaN"
-          Id="e5e1aa00-6886-4a96-af1b-f85a2b89abcb"
-          TopLeft="672,39" />
-      </GraphLayout>
-    </LayoutInfo>
-  </TaskHost>
-  <PipelineComponentMetadata
-    design-time-name="Package\Load Ofertas to Stagging\Stagging">
-    <Properties>
-      <Property>
-        <Name>DataSourceViewID</Name>
-      </Property>
-      <Property>
-        <Name>TableInfoObjectType</Name>
-        <Value
-          type="q2:string">Table</Value>
-      </Property>
-    </Properties>
-  </PipelineComponentMetadata>
-</Objects>]]></DTS:DesignTimeProperties>
-</DTS:Executable>

+ 176 - 197
ofertas_mer_ut/ReadExcel.dtsx

@@ -11,8 +11,8 @@
   DTS:LocaleID="17418"
   DTS:ObjectName="ReadExcel"
   DTS:PackageType="5"
-  DTS:VersionBuild="124"
-  DTS:VersionGUID="{DBFAAAA6-ECDE-488E-959D-810A4D461231}">
+  DTS:VersionBuild="144"
+  DTS:VersionGUID="{6A41D6D1-C218-460F-AEF6-45E3DBD283CE}">
   <DTS:Property
     DTS:Name="PackageFormatVersion">8</DTS:Property>
   <DTS:Variables>
@@ -23,8 +23,7 @@
       DTS:Namespace="User"
       DTS:ObjectName="FilePath">
       <DTS:VariableValue
-        DTS:DataType="8"
-        xml:space="preserve"></DTS:VariableValue>
+        DTS:DataType="8">C:\Repos\etl_intercambio\18112018_RMER&amp;CRPS.xls</DTS:VariableValue>
     </DTS:Variable>
   </DTS:Variables>
   <DTS:Executables>
@@ -50,17 +49,17 @@
             Encoding="UTF16LE"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
 <c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
 	<msb:PropertyGroup>
-		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
 		<msb:Language>msBuild</msb:Language>
+		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
 		<msb:DisplayName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:DisplayName>
 		<msb:ProjectId>{668F71D1-07C1-404E-9406-A4F1B195770A}</msb:ProjectId>
 	</msb:PropertyGroup>
 	<msb:ItemGroup>
 		<msb:Project Include="ST_bad03b845cdd40b2b4ebe166e1001004.vbproj"/>
-		<msb:File Include="DecConInyMERDataSet.Designer.vb"/>
 		<msb:File Include="My Project\AssemblyInfo.vb"/>
-		<msb:File Include="My Project\Resources.resx"/>
+		<msb:File Include="DecConInyMERDataSet.Designer.vb"/>
 		<msb:File Include="ScriptMain.vb"/>
+		<msb:File Include="My Project\Resources.resx"/>
 		<msb:File Include="app.config"/>
 		<msb:File Include="My Project\Resources.Designer.vb"/>
 		<msb:File Include="My Project\Settings.settings"/>
@@ -69,17 +68,6 @@
 		<msb:File Include="DecConInyMERDataSet.xss"/>
 		<msb:File Include="DecConInyMERDataSet.xsc"/>
 		<msb:File Include="DecConInyMERDataSet.xsd"/>
-		<msb:Breakpoint Include="5d9bae8f60ba48ca8a679bd685b99ede">
-			<msb:FileName>ScriptMain.vb</msb:FileName>
-			<msb:ColumnNumber>13</msb:ColumnNumber>
-			<msb:Enabled>True</msb:Enabled>
-			<msb:LineNumber>88</msb:LineNumber>
-			<msb:Condition></msb:Condition>
-			<msb:ConditionType>1</msb:ConditionType>
-			<msb:Language>Basic</msb:Language>
-			<msb:HitCountType>1</msb:HitCountType>
-			<msb:HitCountTarget>1</msb:HitCountTarget>
-		</msb:Breakpoint>
 	</msb:ItemGroup>
 </c:Project>]]></ProjectItem>
           <ProjectItem
@@ -153,14 +141,14 @@ Partial Friend NotInheritable Class Settings
         End Get
     End Property
     
-    <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
-     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2" & _
-        "018")> _
+    <Global.System.Configuration.ApplicationScopedSettingAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString),  _
+     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2"& _ 
+        "018")>  _
     Public ReadOnly Property ArgosConnectionString() As String
         Get
-            Return CType(Me("ArgosConnectionString"), String)
+            Return CType(Me("ArgosConnectionString"),String)
         End Get
     End Property
 End Class
@@ -3548,10 +3536,10 @@ Imports System.Runtime.InteropServices
     <Setting Name="ArgosConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
+      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
     </Setting>
   </Settings>
 </SettingsFile>]]></ProjectItem>
@@ -3734,7 +3722,7 @@ End Class]]></ProjectItem>
     </configSections>
     <connectionStrings>
         <add name="ST_bad03b845cdd40b2b4ebe166e1001004.Settings.ArgosConnectionString"
-            connectionString="Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
+            connectionString="Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
             providerName="System.Data.SqlClient" />
     </connectionStrings>
     <system.diagnostics>
@@ -3988,7 +3976,7 @@ End Class]]></ProjectItem>
           <BinaryItem
             Name="ST_bad03b845cdd40b2b4ebe166e1001004.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDAGRK71sAAAAAAAAAAOAAAiELAQsAACoBAAAIAAAAAAAATkgB
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDAJZJ8FsAAAAAAAAAAOAAAiELAQsAACoBAAAIAAAAAAAATkgB
 AAAgAAAAYAEAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAACgAQAAAgAAAAAAAAIAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAPhHAQBTAAAAAGABABgEAAAAAAAAAAAAAAAAAAAA
 AAAAAIABAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -5234,7 +5222,7 @@ IABJAG4AeQBlAGMAYwBpAPMAbgAgAE0ARQBSAAEFQgA0AAAFQgAzAAAFQgA1AAAFRQA1AAAFRwA1
 AAAfVwBNAEUAUgBDAEEARABPAFMAIABBAFIARwBPAFMAAANBAAADQgAAA0MAAANEAAADRQAAA0YA
 AANHAAADSAAAA0kAAANKAAADawAAA0wAAANNAAADTgAAA08AAANQAAADUQAAA1IAAANTAAADVAAA
 A1UAAANWAAADVwAAA1gAAANZAAADWgAABUEAQQAABUEAQgAABUEAQwAABUEARAAABUEARQAABUEA
-RgAABUEARwAABUEASAAABUEASQAAAAAAUAk7X0/oAkSx0hFrSPY26gAIt3pcVhk04IkIsD9ffxHV
+RgAABUEARwAABUEASAAABUEASQAAAAAAdAvm3e9mF0iX3bRLmecJLAAIt3pcVhk04IkIsD9ffxHV
 CjoDIAABAwAAAQQAABIMBwYVEhgBEgwEAAASCAcGFRIYARIIBAAAEhEHBhUSGAESEQQAABIUBwYV
 EhgBEhQECAASDAQIABIIBAgAEhEECAASFAQgAQIcAyAACAQgABIVAyAADgIeAAcQAQEeAB4ABzAB
 AQEQHgACEwAEIAATAAcGFRIZARMABCgAEwADBhEdBCAAER0FIAEBER0CBg4EIAEBDgMGESEEIAAR
@@ -5295,7 +5283,7 @@ cgAAByACCBMAEwAJFRKCAQISaRJpCRUSgh0CEmkSaQogAhJpEoCdEYHRDhUSgiEBFRGCJQISaRJp
 EQcEEmkSaRJpFRKCHQISaRJpBQACAhwcBCABCAgJBwUICAgSaRJpBSAAEoItByACAQ4Sgi0IBwIS
 gKkSgKkFBwESgK0IAAESgjESgjEEBwESSAQgARwOWQEAS01pY3Jvc29mdC5WaXN1YWxTdHVkaW8u
 RWRpdG9ycy5TZXR0aW5nc0Rlc2lnbmVyLlNldHRpbmdzU2luZ2xlRmlsZUdlbmVyYXRvcggxMS4w
-LjAuMAAAWQEAVERhdGEgU291cmNlPVdNRVJDQURPUztJbml0aWFsIENhdGFsb2c9REVWX0FSR09T
+LjAuMAAAWQEAVERhdGEgU291cmNlPVdNRVJDQURPUztJbml0aWFsIENhdGFsb2c9UFJEX0FSR09T
 O1VzZXIgSUQ9RVRMX1VUO1Bhc3N3b3JkPU1lcmVsZWMkMjAxOAAABiABARGCPRABAAtNeS5TZXR0
 aW5ncwAABSAAEoJJBSAAEoJNBiABEoJRHAcAARIVEYJFBQABHBIVBCAAEnAEBhKCWRMgDxJgDhwc
 HBwcHBwcHBwcHBwcBCAAEmgEIAEcHAYgAhJcHBwFIAASgnEGIAESgnUcBAABDggFAAIODg4FAAER
@@ -5370,11 +5358,6 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAA=</BinaryItem>
-          <Breakpoint
-            Enabled="True"
-            File="ScriptMain.vb"
-            Line="88"
-            Column="13" />
         </ScriptProject>
       </DTS:ObjectData>
     </DTS:Executable>
@@ -5400,17 +5383,17 @@ AAAAAAAAAAAAAAAAAAAAAAA=</BinaryItem>
             Encoding="UTF16LE"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
 <c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
 	<msb:PropertyGroup>
-		<msb:Language>msBuild</msb:Language>
 		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
+		<msb:Language>msBuild</msb:Language>
 		<msb:DisplayName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:DisplayName>
 		<msb:ProjectId>{668F71D1-07C1-404E-9406-A4F1B195770A}</msb:ProjectId>
 	</msb:PropertyGroup>
 	<msb:ItemGroup>
 		<msb:Project Include="ST_d95d3833bcfa42f8a6c8c1c89df1e715.vbproj"/>
-		<msb:File Include="My Project\AssemblyInfo.vb"/>
 		<msb:File Include="contratoRet.vb"/>
-		<msb:File Include="ScriptMain.vb"/>
+		<msb:File Include="My Project\AssemblyInfo.vb"/>
 		<msb:File Include="My Project\Resources.resx"/>
+		<msb:File Include="ScriptMain.vb"/>
 		<msb:File Include="app.config"/>
 		<msb:File Include="My Project\Resources.Designer.vb"/>
 		<msb:File Include="My Project\Settings.settings"/>
@@ -5703,26 +5686,26 @@ Partial Friend NotInheritable Class Settings
         End Get
     End Property
     
-    <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
-     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2" & _
-        "018")> _
+    <Global.System.Configuration.ApplicationScopedSettingAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString),  _
+     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2"& _ 
+        "018")>  _
     Public ReadOnly Property ArgosConnectionString() As String
         Get
-            Return CType(Me("ArgosConnectionString"), String)
+            Return CType(Me("ArgosConnectionString"),String)
         End Get
     End Property
 End Class
 
 Namespace My
-
-    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
+    
+    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
     Friend Module MySettingsProperty
-
-        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
+        
+        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _
         Friend ReadOnly Property Settings() As Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings
             Get
                 Return Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings.Default
@@ -8945,10 +8928,10 @@ Imports System.Runtime.InteropServices
     <Setting Name="ArgosConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
+      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
     </Setting>
   </Settings>
 </SettingsFile>]]></ProjectItem>
@@ -9079,7 +9062,7 @@ Imports System.Runtime.InteropServices
     </configSections>
     <connectionStrings>
         <add name="ST_bad03b845cdd40b2b4ebe166e1001004.Settings.ArgosConnectionString"
-            connectionString="Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
+            connectionString="Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
             providerName="System.Data.SqlClient" />
     </connectionStrings>
     <system.diagnostics>
@@ -9307,14 +9290,14 @@ End Class]]></ProjectItem>
 </autogenerated>-->
 <DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
   <Shapes>
-    <Shape ID="DesignTable:DecConRetMER" ZOrder="1" X="182" Y="92" Height="305" Width="299" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
+    <Shape ID="DesignTable:DecConRetMER" ZOrder="1" X="182" Y="92" Height="362" Width="367" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="294" />
   </Shapes>
   <Connectors />
 </DiagramLayout>]]></ProjectItem>
           <BinaryItem
             Name="ST_d95d3833bcfa42f8a6c8c1c89df1e715.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDAFU571sAAAAAAAAAAOAAAiELAQsAACoBAAAIAAAAAAAATkgB
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDAPdJ8FsAAAAAAAAAAOAAAiELAQsAACoBAAAIAAAAAAAATkgB
 AAAgAAAAYAEAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAACgAQAAAgAAAAAAAAIAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAPRHAQBXAAAAAGABABgEAAAAAAAAAAAAAAAAAAAA
 AAAAAIABAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -10560,7 +10543,7 @@ YQB0AG8AcwAgAFIAZQB0AGkAcgBvAHMAIABNAEUAUgAABUIANAAABUIAMwAABUIANQAABUUANQAA
 H1cATQBFAFIAQwBBAEQATwBTACAAQQBSAEcATwBTAAADQQAAA0IAAANDAAADRAAAA0UAAANGAAAD
 RwAAA0gAAANJAAADSgAAA2sAAANMAAADTQAAA04AAANPAAADUAAAA1EAAANSAAADUwAAA1QAAANV
 AAADVgAAA1cAAANYAAADWQAAA1oAAAVBAEEAAAVBAEIAAAVBAEMAAAVBAEQAAAVBAEUAAAVBAEYA
-AAVBAEcAAAVBAEgAAAVBAEkAAAC+eWd2vMPrSqhdhW90xjiCAAi3elxWGTTgiQiwP19/EdUKOgMg
+AAVBAEcAAAVBAEgAAAVBAEkAAADK0by/E2K7QYViZRub7tlIAAi3elxWGTTgiQiwP19/EdUKOgMg
 AAEDAAABBAAAEgwHBhUSGAESDAQAABIIBwYVEhgBEggEAAASEQcGFRIYARIRBAAAEhQHBhUSGAES
 FAQIABIMBAgAEggECAASEQQIABIUBCABAhwDIAAIBCAAEhUDIAAOAh4ABxABAR4AHgAHMAEBARAe
 AAITAAQgABMABwYVEhkBEwAEKAATAAMGER0EIAARHQUgAQERHQIGDgQgAQEOAwYRIQQgABEhBSAB
@@ -10621,7 +10604,7 @@ IAIIEwATAAkVEoIBAhJpEmkJFRKCHQISaRJpCiACEmkSgJ0RgdEOFRKCIQEVEYIlAhJpEmkRBwQS
 aRJpEmkVEoIdAhJpEmkFAAICHBwEIAEICAkHBQgICBJpEmkFIAASgi0HIAIBDhKCLQgHAhKAqRKA
 qQUHARKArQgAARKCMRKCMQQHARJIBCABHA5ZAQBLTWljcm9zb2Z0LlZpc3VhbFN0dWRpby5FZGl0
 b3JzLlNldHRpbmdzRGVzaWduZXIuU2V0dGluZ3NTaW5nbGVGaWxlR2VuZXJhdG9yCDExLjAuMC4w
-AABZAQBURGF0YSBTb3VyY2U9V01FUkNBRE9TO0luaXRpYWwgQ2F0YWxvZz1ERVZfQVJHT1M7VXNl
+AABZAQBURGF0YSBTb3VyY2U9V01FUkNBRE9TO0luaXRpYWwgQ2F0YWxvZz1QUkRfQVJHT1M7VXNl
 ciBJRD1FVExfVVQ7UGFzc3dvcmQ9TWVyZWxlYyQyMDE4AAAGIAEBEYI9EAEAC015LlNldHRpbmdz
 AAAFIAASgkkFIAASgk0GIAESglEcBwABEhURgkUFAAEcEhUEIAAScAQGEoJZEyAPEmAOHBwcHBwc
 HBwcHBwcHBwEIAASaAQgARwcBiACElwcHAUgABKCcQYgARKCdRwEAAEOCAUAAg4ODgUAAREhDQsA
@@ -10871,17 +10854,17 @@ AAAAAAAAAAAAAAAAAAAAAAA=</BinaryItem>
             Encoding="UTF16LE"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
 <c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
 	<msb:PropertyGroup>
-		<msb:Language>msBuild</msb:Language>
 		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
+		<msb:Language>msBuild</msb:Language>
 		<msb:DisplayName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:DisplayName>
 		<msb:ProjectId>{668F71D1-07C1-404E-9406-A4F1B195770A}</msb:ProjectId>
 	</msb:PropertyGroup>
 	<msb:ItemGroup>
 		<msb:Project Include="ST_3ebb9a6d3e9e4f928d84d436ae67c43d.vbproj"/>
 		<msb:File Include="My Project\AssemblyInfo.vb"/>
-		<msb:File Include="ScriptMain.vb"/>
-		<msb:File Include="My Project\Resources.resx"/>
 		<msb:File Include="ofInyDemFlex.vb"/>
+		<msb:File Include="My Project\Resources.resx"/>
+		<msb:File Include="ScriptMain.vb"/>
 		<msb:File Include="app.config"/>
 		<msb:File Include="My Project\Resources.Designer.vb"/>
 		<msb:File Include="My Project\Settings.settings"/>
@@ -10949,26 +10932,26 @@ Partial Friend NotInheritable Class Settings
         End Get
     End Property
     
-    <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
-     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2" & _
-        "018")> _
+    <Global.System.Configuration.ApplicationScopedSettingAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString),  _
+     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2"& _ 
+        "018")>  _
     Public ReadOnly Property ArgosConnectionString() As String
         Get
-            Return CType(Me("ArgosConnectionString"), String)
+            Return CType(Me("ArgosConnectionString"),String)
         End Get
     End Property
 End Class
 
 Namespace My
-
-    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
+    
+    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
     Friend Module MySettingsProperty
-
-        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
+        
+        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _
         Friend ReadOnly Property Settings() As Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings
             Get
                 Return Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings.Default
@@ -13294,10 +13277,10 @@ Imports System.Runtime.InteropServices
     <Setting Name="ArgosConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
+      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
     </Setting>
   </Settings>
 </SettingsFile>]]></ProjectItem>
@@ -13428,7 +13411,7 @@ Imports System.Runtime.InteropServices
     </configSections>
     <connectionStrings>
         <add name="ST_bad03b845cdd40b2b4ebe166e1001004.Settings.ArgosConnectionString"
-            connectionString="Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
+            connectionString="Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
             providerName="System.Data.SqlClient" />
     </connectionStrings>
     <system.diagnostics>
@@ -13611,7 +13594,7 @@ End Class]]></ProjectItem>
           <BinaryItem
             Name="ST_3ebb9a6d3e9e4f928d84d436ae67c43d.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDACgq71sAAAAAAAAAAOAAAiELAQsAAMgAAAAIAAAAAAAAvuYA
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDAGRK8FsAAAAAAAAAAOAAAiELAQsAAMgAAAAIAAAAAAAAvuYA
 AAAgAAAAAAEAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAABAAQAAAgAAAAAAAAIAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAGTmAABXAAAAAAABABgEAAAAAAAAAAAAAAAAAAAA
 AAAAACABAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -14420,8 +14403,8 @@ MAAtADAAMAAwADAAMAAwADAAMAAwADAANAA2AAE3TwBmAEkAbgB5AFIAZQBnAC4AIABEAGUAbQAu
 ACAARgBsAGUAeAAuACAAQwBhAHMAYQBkAGEAACVTAGgAZQBlAHQAIAB0AG8AIABiAGUAIABvAHAA
 ZQBuADoAIAAABUIANAAABUIAMwAABUIANQAABUUANQAAH1cATQBFAFIAQwBBAEQATwBTACAAQQBS
 AEcATwBTAAADQQAAA0IAAANDAAADRAAAA0UAAANGAAADRwAAA0gAAANJAAADSgAAA0sAAANMAAAD
-TQAAF1MAYwByAGkAcAB0ACAAVABhAGsAcwAAD0UAcgByAG8AcgA6ACAAAAAAtIIXO8SBek2XFyzn
-OqYG+QAIt3pcVhk04IkIsD9ffxHVCjoDIAABAwAAAQQAABIMBwYVEhgBEgwEAAASCAcGFRIYARII
+TQAAF1MAYwByAGkAcAB0ACAAVABhAGsAcwAAD0UAcgByAG8AcgA6ACAAAAAA9zj2rylSUUuO2UVq
+pCMBDwAIt3pcVhk04IkIsD9ffxHVCjoDIAABAwAAAQQAABIMBwYVEhgBEgwEAAASCAcGFRIYARII
 BAAAEhEHBhUSGAESEQQAABIUBwYVEhgBEhQECAASDAQIABIIBAgAEhEECAASFAQgAQIcAyAACAQg
 ABIVAyAADgIeAAcQAQEeAB4ABzABAQEQHgACEwAEIAATAAcGFRIZARMABCgAEwADBhIdAwYSIQQA
 ABIdBAAAEiEFAAEBEiEECAASHQQIABIhAwYSIAQAABIgBAgAEiADKAAOAwYRKQQgABEpBSABAREp
@@ -14447,7 +14430,7 @@ bmNlX18AAAAGFRIYARMABhUSGQETAAQKARMABSABARMACAcDEwATABMABQEAAAAABSAAEoDpByAC
 AQ4SgOkGBwISHRIdBAcBEiEIAQACAAAAAAAIAAESgO0SgO0EBwESIAQgARwOBAABDhxZAQBLTWlj
 cm9zb2Z0LlZpc3VhbFN0dWRpby5FZGl0b3JzLlNldHRpbmdzRGVzaWduZXIuU2V0dGluZ3NTaW5n
 bGVGaWxlR2VuZXJhdG9yCDExLjAuMC4wAABZAQBURGF0YSBTb3VyY2U9V01FUkNBRE9TO0luaXRp
-YWwgQ2F0YWxvZz1ERVZfQVJHT1M7VXNlciBJRD1FVExfVVQ7UGFzc3dvcmQ9TWVyZWxlYyQyMDE4
+YWwgQ2F0YWxvZz1QUkRfQVJHT1M7VXNlciBJRD1FVExfVVQ7UGFzc3dvcmQ9TWVyZWxlYyQyMDE4
 AAAGIAEBEYEBCAEAAAAAAAAAEAEAC015LlNldHRpbmdzAAAEBwERKQQHAREtAwcBDQYgAQESgQ0F
 BwESgQ0IIAMBEjkRPQIHIAICEjkRPQYgAhwOEhUIIAIRNRI5ET0GIAEBEoEdBSABEnEOBCAAEiEF
 IAEBEiEJIAMBEjECEYEhCwcEEoENDhKBDRIxBAcBEjQEBwERNQQHARJBBAcBEkUGBwISLBIxBiAB
@@ -14686,22 +14669,22 @@ AAAAAAAAAAAA</BinaryItem>
             Encoding="UTF16LE"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
 <c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
 	<msb:PropertyGroup>
-		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
 		<msb:Language>msBuild</msb:Language>
+		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
 		<msb:DisplayName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:DisplayName>
 		<msb:ProjectId>{668F71D1-07C1-404E-9406-A4F1B195770A}</msb:ProjectId>
 	</msb:PropertyGroup>
 	<msb:ItemGroup>
 		<msb:Project Include="ST_2cab57e31c044b938f84981e2c1f0cf0.vbproj"/>
 		<msb:File Include="My Project\AssemblyInfo.vb"/>
-		<msb:File Include="My Project\Resources.resx"/>
 		<msb:File Include="ScriptMain.vb"/>
+		<msb:File Include="My Project\Resources.resx"/>
+		<msb:File Include="OfInyNodosEnlaceDataSet.xsd"/>
 		<msb:File Include="app.config"/>
 		<msb:File Include="My Project\Resources.Designer.vb"/>
 		<msb:File Include="My Project\Settings.settings"/>
 		<msb:File Include="My Project\Settings.Designer.vb"/>
 		<msb:File Include="ofInyNodosEnlace.vb"/>
-		<msb:File Include="OfInyNodosEnlaceDataSet.xsd"/>
 		<msb:File Include="OfInyNodosEnlaceDataSet.Designer.vb"/>
 		<msb:File Include="OfInyNodosEnlaceDataSet.xsc"/>
 		<msb:File Include="OfInyNodosEnlaceDataSet.xss"/>
@@ -14764,26 +14747,26 @@ Partial Friend NotInheritable Class Settings
         End Get
     End Property
     
-    <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
-     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2" & _
-        "018")> _
+    <Global.System.Configuration.ApplicationScopedSettingAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString),  _
+     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2"& _ 
+        "018")>  _
     Public ReadOnly Property ArgosConnectionString() As String
         Get
-            Return CType(Me("ArgosConnectionString"), String)
+            Return CType(Me("ArgosConnectionString"),String)
         End Get
     End Property
 End Class
 
 Namespace My
-
-    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
+    
+    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
     Friend Module MySettingsProperty
-
-        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
+        
+        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _
         Friend ReadOnly Property Settings() As Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings
             Get
                 Return Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings.Default
@@ -15286,10 +15269,10 @@ End Class]]></ProjectItem>
     <Setting Name="ArgosConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
+      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
     </Setting>
   </Settings>
 </SettingsFile>]]></ProjectItem>
@@ -15420,7 +15403,7 @@ End Class]]></ProjectItem>
     </configSections>
     <connectionStrings>
         <add name="ST_bad03b845cdd40b2b4ebe166e1001004.Settings.ArgosConnectionString"
-            connectionString="Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
+            connectionString="Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
             providerName="System.Data.SqlClient" />
     </connectionStrings>
     <system.diagnostics>
@@ -17468,7 +17451,7 @@ End Namespace]]></ProjectItem>
           <BinaryItem
             Name="ST_2cab57e31c044b938f84981e2c1f0cf0.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDABE771sAAAAAAAAAAOAAAiELAQsAAMgAAAAIAAAAAAAAbucA
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDALlK8FsAAAAAAAAAAOAAAiELAQsAAMgAAAAIAAAAAAAAbucA
 AAAgAAAAAAEAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAABAAQAAAgAAAAAAAAIAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAABjnAABTAAAAAAABABgEAAAAAAAAAAAAAAAAAAAA
 AAAAACABAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -18280,8 +18263,8 @@ AC0AMAAwADAAMAAtAEMAMAAwADAALQAwADAAMAAwADAAMAAwADAAMAAwADQANgABK08AZgBJAG4A
 eQBSAGUAZwAgAE4AbwBkAG8AcwAgAEUAbgBsAGEAYwBlAAAlUwBoAGUAZQB0ACAAdABvACAAYgBl
 ACAAbwBwAGUAbgA6ACAAAAVCADQAAAVCADMAAAVCADUAAAVFADUAAB9XAE0ARQBSAEMAQQBEAE8A
 UwAgAEEAUgBHAE8AUwAAA0EAAANCAAADQwAAA0QAAANFAAADRgAAA0cAAANIAAADSQAAA0oAAANL
-AAADTAAAA00AABdTAGMAcgBpAHAAdAAgAFQAYQBrAHMAAA9FAHIAcgBvAHIAOgAgAAB4tJKLjcmz
-QZt/+12IdAWJAAi3elxWGTTgiQiwP19/EdUKOgMgAAEDAAABBAAAEgwHBhUSGAESDAQAABIIBwYV
+AAADTAAAA00AABdTAGMAcgBpAHAAdAAgAFQAYQBrAHMAAA9FAHIAcgBvAHIAOgAgAAAYoA77ghzy
+ToYjhdgDYF9xAAi3elxWGTTgiQiwP19/EdUKOgMgAAEDAAABBAAAEgwHBhUSGAESDAQAABIIBwYV
 EhgBEggEAAASEQcGFRIYARIRBAAAEhQHBhUSGAESFAQIABIMBAgAEggECAASEQQIABIUBCABAhwD
 IAAIBCAAEhUDIAAOAh4ABxABAR4AHgAHMAEBARAeAAITAAQgABMABwYVEhkBEwAEKAATAAMGEh0D
 BhIhBAAAEh0EAAASIQUAAQESIQQIABIdBAgAEiEDBhIgBAAAEiAECAASIAMoAA4DBhEpBCAAESkF
@@ -18307,7 +18290,7 @@ SW5zdGFuY2VfXwAAAAYVEhgBEwAGFRIZARMABAoBEwAFIAEBEwAIBwMTABMAEwAFAQAAAAAFIAAS
 gOkHIAIBDhKA6QYHAhIdEh0EBwESIQgBAAIAAAAAAAgAARKA7RKA7QQHARIgBCABHA4EAAEOHFkB
 AEtNaWNyb3NvZnQuVmlzdWFsU3R1ZGlvLkVkaXRvcnMuU2V0dGluZ3NEZXNpZ25lci5TZXR0aW5n
 c1NpbmdsZUZpbGVHZW5lcmF0b3IIMTEuMC4wLjAAAFkBAFREYXRhIFNvdXJjZT1XTUVSQ0FET1M7
-SW5pdGlhbCBDYXRhbG9nPURFVl9BUkdPUztVc2VyIElEPUVUTF9VVDtQYXNzd29yZD1NZXJlbGVj
+SW5pdGlhbCBDYXRhbG9nPVBSRF9BUkdPUztVc2VyIElEPUVUTF9VVDtQYXNzd29yZD1NZXJlbGVj
 JDIwMTgAAAYgAQERgQEIAQAAAAAAAAAQAQALTXkuU2V0dGluZ3MAAAQHAREpBAcBES0DBwENBiAB
 ARKBDQUHARKBDQggAwESORE9AgcgAgISORE9BiACHA4SFQggAhE1EjkRPQYgAQESgR0FIAEScQ4E
 IAASIQUgAQESIQkgAwESMQIRgSELBwQSgQ0OEoENEjEEBwESNAQHARE1BAcBEkEEBwESRQYHAhIs
@@ -20293,17 +20276,17 @@ End Namespace]]></ProjectItem>
             Encoding="UTF16LE"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
 <c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
 	<msb:PropertyGroup>
-		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
 		<msb:Language>msBuild</msb:Language>
+		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
 		<msb:DisplayName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:DisplayName>
 		<msb:ProjectId>{668F71D1-07C1-404E-9406-A4F1B195770A}</msb:ProjectId>
 	</msb:PropertyGroup>
 	<msb:ItemGroup>
 		<msb:Project Include="ST_55f6370e6ab14188a51b6fcf57094b81.vbproj"/>
-		<msb:File Include="OfInyGenNoReqDataSet.Designer.vb"/>
 		<msb:File Include="My Project\AssemblyInfo.vb"/>
-		<msb:File Include="My Project\Resources.resx"/>
+		<msb:File Include="OfInyGenNoReqDataSet.Designer.vb"/>
 		<msb:File Include="ScriptMain.vb"/>
+		<msb:File Include="My Project\Resources.resx"/>
 		<msb:File Include="app.config"/>
 		<msb:File Include="My Project\Resources.Designer.vb"/>
 		<msb:File Include="My Project\Settings.settings"/>
@@ -21025,26 +21008,26 @@ Partial Friend NotInheritable Class Settings
         End Get
     End Property
     
-    <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
-     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2" & _
-        "018")> _
+    <Global.System.Configuration.ApplicationScopedSettingAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString),  _
+     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2"& _ 
+        "018")>  _
     Public ReadOnly Property ArgosConnectionString() As String
         Get
-            Return CType(Me("ArgosConnectionString"), String)
+            Return CType(Me("ArgosConnectionString"),String)
         End Get
     End Property
 End Class
 
 Namespace My
-
-    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
+    
+    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
     Friend Module MySettingsProperty
-
-        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
+        
+        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _
         Friend ReadOnly Property Settings() As Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings
             Get
                 Return Global.ST_bad03b845cdd40b2b4ebe166e1001004.Settings.Default
@@ -21061,10 +21044,10 @@ End Namespace]]></ProjectItem>
     <Setting Name="ArgosConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
+      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
     </Setting>
   </Settings>
 </SettingsFile>]]></ProjectItem>
@@ -21195,7 +21178,7 @@ End Namespace]]></ProjectItem>
     </configSections>
     <connectionStrings>
         <add name="ST_bad03b845cdd40b2b4ebe166e1001004.Settings.ArgosConnectionString"
-            connectionString="Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
+            connectionString="Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
             providerName="System.Data.SqlClient" />
     </connectionStrings>
     <system.diagnostics>
@@ -21332,7 +21315,7 @@ End Namespace]]></ProjectItem>
           <BinaryItem
             Name="ST_55f6370e6ab14188a51b6fcf57094b81.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDABUq71sAAAAAAAAAAOAAAiELAQsAAMYAAAAIAAAAAAAAPuUA
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDADpK8FsAAAAAAAAAAOAAAiELAQsAAMYAAAAIAAAAAAAAPuUA
 AAAgAAAAAAEAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAABAAQAAAgAAAAAAAAIAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAPDkAABLAAAAAAABABgEAAAAAAAAAAAAAAAAAAAA
 AAAAACABAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -22135,7 +22118,7 @@ ZwBpAG4ALgAAHVUAcwBlAHIAOgA6AEYAaQBsAGUAUABhAHQAaAAASTAAMAAwADIANAA1ADAAMAAt
 ADAAMAAwADAALQAwADAAMAAwAC0AQwAwADAAMAAtADAAMAAwADAAMAAwADAAMAAwADAANAA2AAEj
 TwBmAEkAbgB5AFIARQBnAC4AIABOAG8AIABSAGUAcQAuAAAFQgA0AAAFQgAzAAAFQgA1AAAFRQA1
 AAAfVwBNAEUAUgBDAEEARABPAFMAIABBAFIARwBPAFMAAANBAAADQgAAA0MAAANEAAADRQAAA0YA
-AANHAAADSAAAA0kAAANKAAADSwAAA0wAAANNAAAAAPEIpO7mR7tFvrlX44ml0ToACLd6XFYZNOCJ
+AANHAAADSAAAA0kAAANKAAADSwAAA0wAAANNAAAAAEWTgMaKkHFCg/d6dQoOkwIACLd6XFYZNOCJ
 CLA/X38R1Qo6AyAAAQMAAAEEAAASDAcGFRIYARIMBAAAEggHBhUSGAESCAQAABIRBwYVEhgBEhEE
 AAASFAcGFRIYARIUBAgAEgwECAASCAQIABIRBAgAEhQEIAECHAMgAAgEIAASFQMgAA4CHgAHEAEB
 HgAeAAcwAQEBEB4AAhMABCAAEwAHBhUSGQETAAQoABMAAwYSHQMGEiEEAAASHQQAABIhBQABARIh
@@ -22161,7 +22144,7 @@ dFByb3RvY29sEkNyZWF0ZV9fSW5zdGFuY2VfXxNEaXNwb3NlX19JbnN0YW5jZV9fAAAABhUSGAET
 AAYVEhkBEwAECgETAAUgAQETAAgHAxMAEwATAAUBAAAAAAUgABKA6QcgAgEOEoDpBgcCEh0SHQQH
 ARIhCAEAAgAAAAAACAABEoDtEoDtBAcBEiAEIAEcDgQAAQ4cWQEAS01pY3Jvc29mdC5WaXN1YWxT
 dHVkaW8uRWRpdG9ycy5TZXR0aW5nc0Rlc2lnbmVyLlNldHRpbmdzU2luZ2xlRmlsZUdlbmVyYXRv
-cggxMS4wLjAuMAAAWQEAVERhdGEgU291cmNlPVdNRVJDQURPUztJbml0aWFsIENhdGFsb2c9REVW
+cggxMS4wLjAuMAAAWQEAVERhdGEgU291cmNlPVdNRVJDQURPUztJbml0aWFsIENhdGFsb2c9UFJE
 X0FSR09TO1VzZXIgSUQ9RVRMX1VUO1Bhc3N3b3JkPU1lcmVsZWMkMjAxOAAABiABARGBAQgBAAAA
 AAAAABABAAtNeS5TZXR0aW5ncwAABiABARKBDQUHARKBDQggAwESMRE1AgcgAgISMRE1BiACHA4S
 FQggAhEtEjERNQYgAQESgR0FIAESaQ4EIAASIQUgAQESIQkgAwESKQIRgSELBwQSgQ0OEoENEikE
@@ -22290,21 +22273,21 @@ AAAAAAAAAAAAAA==</BinaryItem>
             Encoding="UTF16LE"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
 <c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
 	<msb:PropertyGroup>
-		<msb:Language>msBuild</msb:Language>
 		<msb:CodeName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:CodeName>
+		<msb:Language>msBuild</msb:Language>
 		<msb:DisplayName>ST_bad03b845cdd40b2b4ebe166e1001004</msb:DisplayName>
 		<msb:ProjectId>{668F71D1-07C1-404E-9406-A4F1B195770A}</msb:ProjectId>
 	</msb:PropertyGroup>
 	<msb:ItemGroup>
 		<msb:Project Include="ST_0f5a86fc5de144bd81a5b898505c540c.vbproj"/>
-		<msb:File Include="ofRetDemFlexNCDataset.xsd"/>
 		<msb:File Include="My Project\AssemblyInfo.vb"/>
-		<msb:File Include="ScriptMain.vb"/>
+		<msb:File Include="ofRetDemFlexNCDataset.xsd"/>
 		<msb:File Include="My Project\Resources.resx"/>
+		<msb:File Include="ScriptMain.vb"/>
 		<msb:File Include="app.config"/>
 		<msb:File Include="My Project\Resources.Designer.vb"/>
-		<msb:File Include="ofRetDemFlex.vb"/>
 		<msb:File Include="My Project\Settings.settings"/>
+		<msb:File Include="ofRetDemFlex.vb"/>
 		<msb:File Include="My Project\Settings.Designer.vb"/>
 		<msb:File Include="ofRetDemFlexNCDataset.Designer.vb"/>
 		<msb:File Include="ofRetDemFlexNCDataset.vb"/>
@@ -22376,14 +22359,14 @@ Partial Friend NotInheritable Class Settings
         End Get
     End Property
     
-    <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
-     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2" & _
-        "018")> _
+    <Global.System.Configuration.ApplicationScopedSettingAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString),  _
+     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=PRD_ORION;User ID=ETL_UT;Password=Merelec$2"& _ 
+        "018")>  _
     Public ReadOnly Property DEV_ARGOS_ConnectionString() As String
         Get
-            Return CType(Me("DEV_ARGOS_ConnectionString"), String)
+            Return CType(Me("DEV_ARGOS_ConnectionString"),String)
         End Get
     End Property
 End Class
@@ -24861,10 +24844,10 @@ End Namespace]]></ProjectItem>
     <Setting Name="DEV_ARGOS_ConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=PRD_ORION;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
+      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=PRD_ORION;User ID=ETL_UT;Password=Merelec$2018</Value>
     </Setting>
   </Settings>
 </SettingsFile>]]></ProjectItem>
@@ -24995,7 +24978,7 @@ End Namespace]]></ProjectItem>
     </configSections>
     <connectionStrings>
         <add name="ST_bad03b845cdd40b2b4ebe166e1001004.Settings.DEV_ARGOS_ConnectionString"
-            connectionString="Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
+            connectionString="Data Source=WMERCADOS;Initial Catalog=PRD_ORION;User ID=ETL_UT;Password=Merelec$2018"
             providerName="System.Data.SqlClient" />
     </connectionStrings>
     <system.diagnostics>
@@ -25191,7 +25174,7 @@ End Namespace]]></ProjectItem>
           <BinaryItem
             Name="ST_0f5a86fc5de144bd81a5b898505c540c.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDADkq71sAAAAAAAAAAOAAAiELAQsAAMoAAAAIAAAAAAAA/ucA
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDAJJK8FsAAAAAAAAAAOAAAiELAQsAAMoAAAAIAAAAAAAA/ucA
 AAAgAAAAAAEAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAABAAQAAAgAAAAAAAAIAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAKjnAABTAAAAAAABABgEAAAAAAAAAAAAAAAAAAAA
 AAAAACABAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -26006,7 +25989,7 @@ MAAwADQANgABO08AZgBSAGUAdABSAGUAZwAuACAARABlAG0ALgAgAEYAbABlAHgALgAgAE4AbwBD
 AGEAcwBhAGQAYQAAJVMAaABlAGUAdAAgAHQAbwAgAGIAZQAgAG8AcABlAG4AOgAgAAAFQgA0AAAF
 QgAzAAAFQgA1AAAFRQA1AAAfVwBNAEUAUgBDAEEARABPAFMAIABBAFIARwBPAFMAAANBAAADQgAA
 A0MAAANEAAADRQAAA0YAAANHAAADSAAAA0kAAANKAAADSwAAA0wAAANNAAAXUwBjAHIAaQBwAHQA
-IABUAGEAawBzAAAPRQByAHIAbwByADoAIAAAtlnYRiCIhkqs0IainQtQGgAIt3pcVhk04IkIsD9f
+IABUAGEAawBzAAAPRQByAHIAbwByADoAIAAAF87MVWCcCEWtX3A7MqQsBwAIt3pcVhk04IkIsD9f
 fxHVCjoDIAABAwAAAQQAABIMBwYVEhgBEgwEAAASCAcGFRIYARIIBAAAEhEHBhUSGAESEQQAABIU
 BwYVEhgBEhQECAASDAQIABIIBAgAEhEECAASFAQgAQIcAyAACAQgABIVAyAADgIeAAcQAQEeAB4A
 BzABAQEQHgACEwAEIAATAAcGFRIZARMABCgAEwADBhIdAwYSIQQAABIdBAAAEiEFAAEBEiEECAAS
@@ -26032,8 +26015,8 @@ dG9jb2wSQ3JlYXRlX19JbnN0YW5jZV9fE0Rpc3Bvc2VfX0luc3RhbmNlX18AAAAGFRIYARMABhUS
 GQETAAQKARMABSABARMACAcDEwATABMABQEAAAAABSAAEoDpByACAQ4SgOkGBwISHRIdBAcBEiEI
 AQACAAAAAAAIAAESgO0SgO0EBwESIAQgARwOBAABDhxZAQBLTWljcm9zb2Z0LlZpc3VhbFN0dWRp
 by5FZGl0b3JzLlNldHRpbmdzRGVzaWduZXIuU2V0dGluZ3NTaW5nbGVGaWxlR2VuZXJhdG9yCDEx
-LjAuMC4wAABZAQBURGF0YSBTb3VyY2U9V01FUkNBRE9TO0luaXRpYWwgQ2F0YWxvZz1ERVZfQVJH
-T1M7VXNlciBJRD1FVExfVVQ7UGFzc3dvcmQ9TWVyZWxlYyQyMDE4AAAGIAEBEYEBCAEAAAAAAAAA
+LjAuMC4wAABZAQBURGF0YSBTb3VyY2U9V01FUkNBRE9TO0luaXRpYWwgQ2F0YWxvZz1QUkRfT1JJ
+T047VXNlciBJRD1FVExfVVQ7UGFzc3dvcmQ9TWVyZWxlYyQyMDE4AAAGIAEBEYEBCAEAAAAAAAAA
 EAEAC015LlNldHRpbmdzAAAEBwERKQQHAREtAwcBDQYgAQESgQ0FBwESgQ0IIAMBEjkRPQIHIAIC
 EjkRPQYgAhwOEhUIIAIRNRI5ET0GIAEBEoEdBSABEnEOBCAAEiEFIAEBEiEJIAMBEjECEYEhCwcE
 EoENDhKBDRIxBAcBEjQEBwERNQQHARJBBAcBEkUGBwISLBIxBiABETUSSQcgARGBJRJJBAcBEjEJ
@@ -26413,14 +26396,14 @@ Partial Friend NotInheritable Class Settings
         End Get
     End Property
     
-    <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
-     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
-     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2" & _
-        "018")> _
+    <Global.System.Configuration.ApplicationScopedSettingAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString),  _
+     Global.System.Configuration.DefaultSettingValueAttribute("Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2"& _ 
+        "018")>  _
     Public ReadOnly Property DEV_ARGOS_ConnectionString() As String
         Get
-            Return CType(Me("DEV_ARGOS_ConnectionString"), String)
+            Return CType(Me("DEV_ARGOS_ConnectionString"),String)
         End Get
     End Property
 End Class
@@ -28972,7 +28955,7 @@ End Namespace]]></ProjectItem>
     </configSections>
     <connectionStrings>
         <add name="ST_bad03b845cdd40b2b4ebe166e1001004.Settings.DEV_ARGOS_ConnectionString"
-            connectionString="Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
+            connectionString="Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018"
             providerName="System.Data.SqlClient" />
     </connectionStrings>
     <system.diagnostics>
@@ -29007,10 +28990,10 @@ End Namespace]]></ProjectItem>
     <Setting Name="DEV_ARGOS_ConnectionString" Type="(Connection string)" Scope="Application">
       <DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
 &lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
+  &lt;ConnectionString&gt;Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018&lt;/ConnectionString&gt;
   &lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
 &lt;/SerializableConnectionString&gt;</DesignTimeValue>
-      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=DEV_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
+      <Value Profile="(Default)">Data Source=WMERCADOS;Initial Catalog=PRD_ARGOS;User ID=ETL_UT;Password=Merelec$2018</Value>
     </Setting>
   </Settings>
 </SettingsFile>]]></ProjectItem>
@@ -29055,7 +29038,7 @@ Imports System.Runtime.InteropServices
           <BinaryItem
             Name="ST_428ecf99471a440ea9dc9f5a43254376.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDADs871sAAAAAAAAAAOAAAiELAQsAAMgAAAAIAAAAAAAAXucA
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDAN5K8FsAAAAAAAAAAOAAAiELAQsAAMgAAAAIAAAAAAAAXucA
 AAAgAAAAAAEAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAABAAQAAAgAAAAAAAAIAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAABDnAABLAAAAAAABABgEAAAAAAAAAAAAAAAAAAAA
 AAAAACABAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -29867,8 +29850,8 @@ AC0AQwAwADAAMAAtADAAMAAwADAAMAAwADAAMAAwADAANAA2AAErTwBmAFIAZQB0AFIAZQBnACAA
 TgBvAGQAbwBzACAARQBuAGwAYQBjAGUAACVTAGgAZQBlAHQAIAB0AG8AIABiAGUAIABvAHAAZQBu
 ADoAIAAABUIANAAABUIAMwAABUIANQAABUUANQAAH1cATQBFAFIAQwBBAEQATwBTACAAQQBSAEcA
 TwBTAAADQQAAA0IAAANDAAADRAAAA0UAAANGAAADRwAAA0gAAANJAAADSgAAA0sAAANMAAADTQAA
-F1MAYwByAGkAcAB0ACAAVABhAGsAcwAAD0UAcgByAG8AcgA6ACAAAAAA1JzKqGE/OEyje9/CGm8C
-oAAIt3pcVhk04IkIsD9ffxHVCjoDIAABAwAAAQQAABIMBwYVEhgBEgwEAAASCAcGFRIYARIIBAAA
+F1MAYwByAGkAcAB0ACAAVABhAGsAcwAAD0UAcgByAG8AcgA6ACAAAAAAWEP2ixhiIUmArxXfIRVH
+nAAIt3pcVhk04IkIsD9ffxHVCjoDIAABAwAAAQQAABIMBwYVEhgBEgwEAAASCAcGFRIYARIIBAAA
 EhEHBhUSGAESEQQAABIUBwYVEhgBEhQECAASDAQIABIIBAgAEhEECAASFAQgAQIcAyAACAQgABIV
 AyAADgIeAAcQAQEeAB4ABzABAQEQHgACEwAEIAATAAcGFRIZARMABCgAEwADBhIdAwYSIQQAABId
 BAAAEiEFAAEBEiEECAASHQQIABIhAwYSIAQAABIgBAgAEiADKAAOAwYRKQQgABEpBSABAREpAgYO
@@ -29894,7 +29877,7 @@ X18AAAAGFRIYARMABhUSGQETAAQKARMABSABARMACAcDEwATABMABQEAAAAABSAAEoDpByACAQ4S
 gOkGBwISHRIdBAcBEiEIAQACAAAAAAAIAAESgO0SgO0EBwESIAQgARwOBAABDhxZAQBLTWljcm9z
 b2Z0LlZpc3VhbFN0dWRpby5FZGl0b3JzLlNldHRpbmdzRGVzaWduZXIuU2V0dGluZ3NTaW5nbGVG
 aWxlR2VuZXJhdG9yCDExLjAuMC4wAABZAQBURGF0YSBTb3VyY2U9V01FUkNBRE9TO0luaXRpYWwg
-Q2F0YWxvZz1ERVZfQVJHT1M7VXNlciBJRD1FVExfVVQ7UGFzc3dvcmQ9TWVyZWxlYyQyMDE4AAAG
+Q2F0YWxvZz1QUkRfQVJHT1M7VXNlciBJRD1FVExfVVQ7UGFzc3dvcmQ9TWVyZWxlYyQyMDE4AAAG
 IAEBEYEBCAEAAAAAAAAAEAEAC015LlNldHRpbmdzAAAEBwERKQQHAREtAwcBDQYgAQESgQ0FBwES
 gQ0IIAMBEjkRPQIHIAICEjkRPQYgAhwOEhUIIAIRNRI5ET0GIAEBEoEdBSABEnEOBCAAEiEFIAEB
 EiEJIAMBEjECEYEhCwcEEoENDhKBDRIxBAcBEjQEBwERNQQHARJBBAcBEkUGBwISLBIxBiABETUS
@@ -30352,14 +30335,14 @@ namespace ST_28f612f9e0e64038a1c17b82a9a1c17d
 
             // TODO: Add your code here
             DateTime FechaManana = DateTime.Now.AddDays(diasASumar);
-            string dia = FechaManana.ToString("MM");
+            string mesNum = FechaManana.ToString("MM");
             string mes = FechaManana.ToString("MMMM", CultureInfo.CreateSpecificCulture("es-ES"));
             mes = funciones.FirstLetterToUpperCase(mes);
             string anio = FechaManana.ToString("yyyy");
             string filename = FechaManana.ToString("dd") + FechaManana.ToString("MM") + FechaManana.ToString("yyyy") + "_RMER&CRPS.xls";
             //Variable de prueba para ver el valor final 
-            string debug = Ruta + "\\" + dia + " " + mes + " " + anio + "\\" + filename; 
-            Dts.Variables["User::FilePath"].Value = Ruta + "\\" + dia + " " + mes + " " + anio + "\\" + filename;
+            string debug = Ruta + "\\" + mesNum + " " + mes + " " + anio + "\\" + filename;
+            Dts.Variables["User::FilePath"].Value = Ruta + "\\" + mesNum + " " + mes + " " + anio + "\\" + filename;
             Dts.TaskResult = (int)ScriptResults.Success;
         }
 
@@ -30407,31 +30390,20 @@ namespace ST_28f612f9e0e64038a1c17b82a9a1c17d
             Encoding="UTF16LE"><![CDATA[<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
 <c:Project xmlns:c="http://schemas.microsoft.com/codeprojectml/2010/08/main" xmlns:msb="http://schemas.microsoft.com/developer/msbuild/2003" runtimeVersion="3.0" schemaVersion="1.0">
 	<msb:PropertyGroup>
-		<msb:Language>msBuild</msb:Language>
 		<msb:CodeName>ST_28f612f9e0e64038a1c17b82a9a1c17d</msb:CodeName>
+		<msb:Language>msBuild</msb:Language>
 		<msb:DisplayName>ST_28f612f9e0e64038a1c17b82a9a1c17d</msb:DisplayName>
 		<msb:ProjectId>{BAF9CF60-6AC7-4ED1-80DA-6D0B8DFDD9E2}</msb:ProjectId>
 	</msb:PropertyGroup>
 	<msb:ItemGroup>
 		<msb:Project Include="ST_28f612f9e0e64038a1c17b82a9a1c17d.csproj"/>
-		<msb:File Include="Properties\Settings.settings"/>
 		<msb:File Include="Properties\AssemblyInfo.cs"/>
+		<msb:File Include="Properties\Settings.settings"/>
 		<msb:File Include="Properties\Resources.resx"/>
-		<msb:File Include="Utils.cs"/>
 		<msb:File Include="Properties\Resources.Designer.cs"/>
+		<msb:File Include="Utils.cs"/>
 		<msb:File Include="Properties\Settings.Designer.cs"/>
 		<msb:File Include="ScriptMain.cs"/>
-		<msb:Breakpoint Include="77ebc1e38b22429280d12afb77af96d1">
-			<msb:FileName>ScriptMain.cs</msb:FileName>
-			<msb:ColumnNumber>9</msb:ColumnNumber>
-			<msb:Enabled>True</msb:Enabled>
-			<msb:LineNumber>93</msb:LineNumber>
-			<msb:Condition></msb:Condition>
-			<msb:ConditionType>1</msb:ConditionType>
-			<msb:Language>C#</msb:Language>
-			<msb:HitCountType>1</msb:HitCountType>
-			<msb:HitCountTarget>1</msb:HitCountTarget>
-		</msb:Breakpoint>
 	</msb:ItemGroup>
 </c:Project>]]></ProjectItem>
           <ProjectItem
@@ -30544,7 +30516,7 @@ namespace ST_28f612f9e0e64038a1c17b82a9a1c17d.Properties {
           <BinaryItem
             Name="ST_28f612f9e0e64038a1c17b82a9a1c17d.dll">TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
-ZGUuDQ0KJAAAAAAAAABQRQAATAEDAD5K71sAAAAAAAAAAOAAAiELAQsAABIAAAAIAAAAAAAAjjEA
+ZGUuDQ0KJAAAAAAAAABQRQAATAEDAPzQ8lsAAAAAAAAAAOAAAiELAQsAABIAAAAIAAAAAAAAjjEA
 AAAgAAAAQAAAAAAAEAAgAAAAAgAABAAAAAAAAAAEAAAAAAAAAACAAAAAAgAAAAAAAAMAQIUAABAA
 ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAEAxAABLAAAAAEAAAAgEAAAAAAAAAAAAAAAAAAAA
 AAAAAGAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -30584,7 +30556,7 @@ GADxACwFrADxADQFsQDxADwFEwAxAEUFtwDxADwFvQCZAGsFxACZAGsFzAAZAIQF0gABAdUF2AAJ
 AewF3gARAfUF5QABAf8FYgAZAHsBGAAIABQAUwAIABgAWAApALsAnwAuABsAbgEuACMAbgEuAGMA
 lAEuAAsA/QAuABMARQEuACsAbgEuADMARQEuADsAdAEuAEMAbgEuAFsAiwFJALsAnwBhAMMAWABj
 AJsAWACjANMAWAB8AJQA6gADAAEABAADAAAAkgE0AAAACwI5AAAALwJHAAIABAADAAIABQAFAAEA
-BgAFAAIABwAHAASAAAABAAAA7hqvdgAAAAAAADgAAAAEAAAAAAAAAAAAAAABALcAAAAAAAQAAAAA
+BgAFAAIABwAHAASAAAABAAAA8RrOPwAAAAAAADgAAAAEAAAAAAAAAAAAAAABALcAAAAAAAQAAAAA
 AAAAAAAAAAEAwAAAAAAADAAAAAAAAAAAAAAACgD7AAAAAAAMAAAAAAAAAAAAAAAKAIwFAAAAAAAA
 AAABAAAADgYAAAYABQAAAAA8TW9kdWxlPgBTVF8yOGY2MTJmOWUwZTY0MDM4YTFjMTdiODJhOWEx
 YzE3ZC5kbGwAVXRpbHMAU1RfMjhmNjEyZjllMGU2NDAzOGExYzE3YjgyYTlhMWMxN2QAUmVzb3Vy
@@ -30620,7 +30592,7 @@ ZQAwAGUANgA0ADAAMwA4AGEAMQBjADEANwBiADgAMgBhADkAYQAxAGMAMQA3AGQALgBQAHIAbwBw
 AGUAcgB0AGkAZQBzAC4AUgBlAHMAbwB1AHIAYwBlAHMAADVcAFwAVwBNAEUAUgBDAEEARABPAFMA
 XABtAGUAcgBlAGwAZQBjAFwATwBmAC0ATQBFAFIAAQVNAE0AAAlNAE0ATQBNAAALZQBzAC0ARQBT
 AAEJeQB5AHkAeQAABWQAZAAAHV8AUgBNAEUAUgAmAEMAUgBQAFMALgB4AGwAcwAAA1wAAAMgAAAd
-VQBzAGUAcgA6ADoARgBpAGwAZQBQAGEAdABoAAAAq1PdHArB+UuWFe7HeSkr5AAIt3pcVhk04IkI
+VQBzAGUAcgA6ADoARgBpAGwAZQBQAGEAdABoAAAA/2djBxBbXk6D6ZwEVacjjQAIt3pcVhk04IkI
 iYRdzYCAzJEEIAEODgMgAAEDBhIVAwYSGQQAABIVBAAAEhkFAAEBEhkECAASFQQIABIZAwYSEAQA
 ABIQBAgAEhACBggDBhEYBAAAAAAEAQAAAAQgAQEOBCABAQgEAAECDgQgAB0DBAABAwMFIAEBHQME
 BwEdAwYAARJdEWEEIAASZQYgAgEOEmUEBwESFQUgAQERbQgBAAIAAAAAAAMAAAEEAAAReQUgARF5
@@ -30634,13 +30606,13 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAEAEAAAABgAAIAAAAAAAAAAAAAAAAAAAAEAAQAAADAAAIAAAAAAAAAAAAAAAAAAAAEAAAAA
 AEgAAABYQAAAsAMAAAAAAAAAAAAAsAM0AAAAVgBTAF8AVgBFAFIAUwBJAE8ATgBfAEkATgBGAE8A
-AAAAAL0E7/4AAAEAAAABAK927hoAAAEAr3buGj8AAAAAAAAABAAAAAIAAAAAAAAAAAAAAAAAAABE
+AAAAAL0E7/4AAAEAAAABAM4/8RoAAAEAzj/xGj8AAAAAAAAABAAAAAIAAAAAAAAAAAAAAAAAAABE
 AAAAAQBWAGEAcgBGAGkAbABlAEkAbgBmAG8AAAAAACQABAAAAFQAcgBhAG4AcwBsAGEAdABpAG8A
 bgAAAAAAAACwBBADAAABAFMAdAByAGkAbgBnAEYAaQBsAGUASQBuAGYAbwAAAOwCAAABADAAMAAw
 ADAAMAA0AGIAMAAAAHAAJAABAEYAaQBsAGUARABlAHMAYwByAGkAcAB0AGkAbwBuAAAAAABTAFQA
 XwAyADgAZgA2ADEAMgBmADkAZQAwAGUANgA0ADAAMwA4AGEAMQBjADEANwBiADgAMgBhADkAYQAx
 AGMAMQA3AGQAAABAAA8AAQBGAGkAbABlAFYAZQByAHMAaQBvAG4AAAAAADEALgAwAC4ANgA4ADkA
-NAAuADMAMAAzADgAMwAAAAAAcAAoAAEASQBuAHQAZQByAG4AYQBsAE4AYQBtAGUAAABTAFQAXwAy
+NwAuADEANgAzADMANAAAAAAAcAAoAAEASQBuAHQAZQByAG4AYQBsAE4AYQBtAGUAAABTAFQAXwAy
 ADgAZgA2ADEAMgBmADkAZQAwAGUANgA0ADAAMwA4AGEAMQBjADEANwBiADgAMgBhADkAYQAxAGMA
 MQA3AGQALgBkAGwAbAAAAEgAEgABAEwAZQBnAGEAbABDAG8AcAB5AHIAaQBnAGgAdAAAAEMAbwBw
 AHkAcgBpAGcAaAB0ACAAQAAgACAAMgAwADEAOAAAAHgAKAABAE8AcgBpAGcAaQBuAGEAbABGAGkA
@@ -30648,8 +30620,8 @@ bABlAG4AYQBtAGUAAABTAFQAXwAyADgAZgA2ADEAMgBmADkAZQAwAGUANgA0ADAAMwA4AGEAMQBj
 ADEANwBiADgAMgBhADkAYQAxAGMAMQA3AGQALgBkAGwAbAAAAGgAJAABAFAAcgBvAGQAdQBjAHQA
 TgBhAG0AZQAAAAAAUwBUAF8AMgA4AGYANgAxADIAZgA5AGUAMABlADYANAAwADMAOABhADEAYwAx
 ADcAYgA4ADIAYQA5AGEAMQBjADEANwBkAAAARAAPAAEAUAByAG8AZAB1AGMAdABWAGUAcgBzAGkA
-bwBuAAAAMQAuADAALgA2ADgAOQA0AC4AMwAwADMAOAAzAAAAAABIAA8AAQBBAHMAcwBlAG0AYgBs
-AHkAIABWAGUAcgBzAGkAbwBuAAAAMQAuADAALgA2ADgAOQA0AC4AMwAwADMAOAAzAAAAAAAAAAAA
+bwBuAAAAMQAuADAALgA2ADgAOQA3AC4AMQA2ADMAMwA0AAAAAABIAA8AAQBBAHMAcwBlAG0AYgBs
+AHkAIABWAGUAcgBzAGkAbwBuAAAAMQAuADAALgA2ADgAOQA3AC4AMQA2ADMAMwA0AAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -30668,11 +30640,6 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</BinaryItem>
-          <Breakpoint
-            Enabled="True"
-            File="ScriptMain.cs"
-            Line="93"
-            Column="9" />
         </ScriptProject>
       </DTS:ObjectData>
     </DTS:Executable>
@@ -30759,6 +30726,10 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</BinaryItem>
           Size="295,42"
           Id="Package\Oferta Iny Regional Demanda Flexible Casada"
           TopLeft="303,333" />
+        <NodeLayout
+          Size="267,42"
+          Id="Package\Oferta Iny Regional en Nodos de Enlace"
+          TopLeft="316,476" />
         <NodeLayout
           Size="238,42"
           Id="Package\Oferta Iny Regional No Requerida"
@@ -30767,6 +30738,14 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</BinaryItem>
           Size="312,42"
           Id="Package\Oferta Ret Regional Demanda Flexible No Casada"
           TopLeft="294,406" />
+        <NodeLayout
+          Size="268,42"
+          Id="Package\Oferta Ret Regional en Nodos de Enlace"
+          TopLeft="316,548" />
+        <NodeLayout
+          Size="229,42"
+          Id="Package\Setear Variable Nombre Archivo"
+          TopLeft="70.3636363636364,42.5454545454545" />
         <EdgeLayout
           Id="Package.PrecedenceConstraints[Constraint]"
           TopLeft="446.75,166">
@@ -30855,10 +30834,6 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</BinaryItem>
             <EdgeLabelCollection />
           </EdgeLayout.Labels>
         </EdgeLayout>
-        <NodeLayout
-          Size="267,42"
-          Id="Package\Oferta Iny Regional en Nodos de Enlace"
-          TopLeft="316,476" />
         <EdgeLayout
           Id="Package.PrecedenceConstraints[Restricción 1]"
           TopLeft="449.75,448">
@@ -30881,10 +30856,6 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</BinaryItem>
             <EdgeLabelCollection />
           </EdgeLayout.Labels>
         </EdgeLayout>
-        <NodeLayout
-          Size="268,42"
-          Id="Package\Oferta Ret Regional en Nodos de Enlace"
-          TopLeft="316,548" />
         <EdgeLayout
           Id="Package.PrecedenceConstraints[Restricción 2]"
           TopLeft="449.75,518">
@@ -30907,24 +30878,32 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</BinaryItem>
             <EdgeLabelCollection />
           </EdgeLayout.Labels>
         </EdgeLayout>
-        <NodeLayout
-          Size="229,42"
-          Id="Package\Setear Variable Nombre Archivo"
-          TopLeft="330,57" />
         <EdgeLayout
           Id="Package.PrecedenceConstraints[Restricción 3]"
-          TopLeft="444.75,99">
+          TopLeft="184.863636363636,84.5454545454545">
           <EdgeLayout.Curve>
             <mssgle:Curve
               StartConnector="{assembly:Null}"
-              EndConnector="0,25"
+              EndConnector="260.136363636364,39.4545454545455"
               Start="0,0"
-              End="0,17.5">
+              End="260.136363636364,31.9545454545455">
               <mssgle:Curve.Segments>
                 <mssgle:SegmentCollection
                   Capacity="5">
                   <mssgle:LineSegment
-                    End="0,17.5" />
+                    End="0,15.7272727272727" />
+                  <mssgle:CubicBezierSegment
+                    Point1="0,15.7272727272727"
+                    Point2="0,19.7272727272727"
+                    Point3="4,19.7272727272727" />
+                  <mssgle:LineSegment
+                    End="256.136363636364,19.7272727272727" />
+                  <mssgle:CubicBezierSegment
+                    Point1="256.136363636364,19.7272727272727"
+                    Point2="260.136363636364,19.7272727272727"
+                    Point3="260.136363636364,23.7272727272727" />
+                  <mssgle:LineSegment
+                    End="260.136363636364,31.9545454545455" />
                 </mssgle:SegmentCollection>
               </mssgle:Curve.Segments>
             </mssgle:Curve>

+ 2 - 2
ofertas_mer_ut/WMERCADOS.ARGOS.conmgr

@@ -5,10 +5,10 @@
   DTS:CreationName="ADO.NET:System.Data.SqlClient.SqlConnection, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
   <DTS:ObjectData>
     <DTS:ConnectionManager
-      DTS:ConnectionString="Data Source=WMERCADOS;User ID=ETL_UT;Initial Catalog=DEV_ARGOS;Application Name=SSIS-ofertas_mer_ut-{8C5E392B-D49A-4982-B401-FF7F40E9398D}LocalHost.DEV_CONCILIACION;">
+      DTS:ConnectionString="Data Source=WMERCADOS;User ID=ETL_UT;Initial Catalog=PRD_ARGOS;Application Name=SSIS-ofertas_mer_ut-{8C5E392B-D49A-4982-B401-FF7F40E9398D}LocalHost.DEV_CONCILIACION;">
       <DTS:Password
         DTS:Name="Password"
-        Sensitive="1">AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAKv386DGqeke8UH6ro0zEPgAAAAACAAAAAAADZgAAwAAAABAAAAD3pXw+RFak6uffHY6E3JWMAAAAAASAAACgAAAAEAAAAPf1ftkXifkbdNb6P6LhGBN4AAAAmhBJyVYwo2wiPCKJh4e5BFLA0ui74MyrqVPvU5t8ZArBefaJD247BTSVyCgbksibsCUbQ6s2ZazdbItgnX7x9l80dQfOwHfFhRSpYgCSfWg/EKgm8n0GtN7/L/bcDqiq2hB5+HH/ChgMoNBnffmgwZLpNbUwrhIhFAAAADfMuBQz7j7EChfHwPPi+gMkfI1/</DTS:Password>
+        Sensitive="1">AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAKv386DGqeke8UH6ro0zEPgAAAAACAAAAAAADZgAAwAAAABAAAADzmOYfgMbwu34cQv1wWgNRAAAAAASAAACgAAAAEAAAANQCYC63u1090CizWOzOu/V4AAAAtm3d4CTieK4avkF+R+jHqa0V6TMryhz/PRGW/ovg1gM/Mo9zTs7pksN5Zi5IAzGPnGteTQRE1pfbOzPoJwu5FJ2d0vBC5bTawucbLRpZx4fOwgsSzwKm36LtS/JaVhScwQgpkwDW5yGe07yXCuc3KjqMql5fjIsjFAAAAMaIGwFysC9VqpAortq2epGm5VCu</DTS:Password>
     </DTS:ConnectionManager>
   </DTS:ObjectData>
 </DTS:ConnectionManager>

+ 3 - 291
ofertas_mer_ut/ofertas_mer_ut.dtproj

@@ -26,107 +26,17 @@
           <SSIS:Property SSIS:Name="CreatorComputerName">OLEIVA</SSIS:Property>
           <SSIS:Property SSIS:Name="Description">
           </SSIS:Property>
-          <SSIS:Property SSIS:Name="PasswordVerifier" SSIS:Sensitive="1">AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAKv386DGqeke8UH6ro0zEPgAAAAACAAAAAAADZgAAwAAAABAAAABO8GsZ+Mpd6Z2AnjJN2B7DAAAAAASAAACgAAAAEAAAAFZsB/fpGjIdAOlwC11iq72IAAAA1SVsMRfcz9A05j64majHOcg+VVOHXQKS+JgLiqr57AMpKDkHVB716mHR+8GICV/UWlskUIx86Q11/kTA/Bofz3XCQROrcoaphEIsQUPVzyfmr4gIse/av4czMs3MnZDY2aXQlMr98NnTLdsv0ixBOmcioLfB5bjaDzhnzeax4Pv9zIxz+/dQSRQAAACiPJf1XAOdmar5o5940o1IWNW+yg==</SSIS:Property>
+          <SSIS:Property SSIS:Name="PasswordVerifier" SSIS:Sensitive="1">AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAKv386DGqeke8UH6ro0zEPgAAAAACAAAAAAADZgAAwAAAABAAAAArP35WiB/h0nA3SaV1OYzAAAAAAASAAACgAAAAEAAAACoG3s51t/RwSqwOx977KNKIAAAASe5uafkdkl6WzzP/OJDuNZWIRqUntBMicAQQBrHW55Jl+1B3O8Dlw/t/ZhkdxWvnaxBoqPsOaXWq0kSqPYzBT1iyKWUBHDiI3KWx3ssUxukkiLcOQCwO0qYG+iWq1VAlLTwQaV6n+Rla0RO1Gql4cRKzmrRIVYicycsYJn9nzhs/4K/By9amlRQAAAAPpaiG4WoqMusaKSzeFvNKyYOygw==</SSIS:Property>
           <SSIS:Property SSIS:Name="FormatVersion">1</SSIS:Property>
         </SSIS:Properties>
         <SSIS:Packages>
-          <SSIS:Package SSIS:Name="Package.dtsx" SSIS:EntryPoint="1" />
           <SSIS:Package SSIS:Name="ReadExcel.dtsx" SSIS:EntryPoint="1" />
         </SSIS:Packages>
         <SSIS:ConnectionManagers>
-          <SSIS:ConnectionManager SSIS:Name="LocalHost.LCL_STAGGING.conmgr" />
           <SSIS:ConnectionManager SSIS:Name="WMERCADOS.ARGOS.conmgr" />
         </SSIS:ConnectionManagers>
         <SSIS:DeploymentInfo>
           <SSIS:ProjectConnectionParameters>
-            <SSIS:Parameter SSIS:Name="CM.LocalHost.LCL_STAGGING.ConnectionString">
-              <SSIS:Properties>
-                <SSIS:Property SSIS:Name="ID">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="CreationName">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="Description">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Value">Data Source=.;Initial Catalog=LCL_STAGGING;Provider=SQLNCLI11.1;Integrated Security=SSPI;Auto Translate=False;</SSIS:Property>
-                <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-              </SSIS:Properties>
-            </SSIS:Parameter>
-            <SSIS:Parameter SSIS:Name="CM.LocalHost.LCL_STAGGING.InitialCatalog">
-              <SSIS:Properties>
-                <SSIS:Property SSIS:Name="ID">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="CreationName">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="Description">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Value">LCL_STAGGING</SSIS:Property>
-                <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-              </SSIS:Properties>
-            </SSIS:Parameter>
-            <SSIS:Parameter SSIS:Name="CM.LocalHost.LCL_STAGGING.Password">
-              <SSIS:Properties>
-                <SSIS:Property SSIS:Name="ID">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="CreationName">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="Description">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Sensitive">1</SSIS:Property>
-                <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-              </SSIS:Properties>
-            </SSIS:Parameter>
-            <SSIS:Parameter SSIS:Name="CM.LocalHost.LCL_STAGGING.RetainSameConnection">
-              <SSIS:Properties>
-                <SSIS:Property SSIS:Name="ID">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="CreationName">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="Description">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Value">false</SSIS:Property>
-                <SSIS:Property SSIS:Name="DataType">3</SSIS:Property>
-              </SSIS:Properties>
-            </SSIS:Parameter>
-            <SSIS:Parameter SSIS:Name="CM.LocalHost.LCL_STAGGING.ServerName">
-              <SSIS:Properties>
-                <SSIS:Property SSIS:Name="ID">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="CreationName">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="Description">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Value">.</SSIS:Property>
-                <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-              </SSIS:Properties>
-            </SSIS:Parameter>
-            <SSIS:Parameter SSIS:Name="CM.LocalHost.LCL_STAGGING.UserName">
-              <SSIS:Properties>
-                <SSIS:Property SSIS:Name="ID">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="CreationName">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="Description">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-              </SSIS:Properties>
-            </SSIS:Parameter>
             <SSIS:Parameter SSIS:Name="CM.WMERCADOS ARGOS.ConnectionString">
               <SSIS:Properties>
                 <SSIS:Property SSIS:Name="ID">
@@ -218,214 +128,16 @@
             </SSIS:Parameter>
           </SSIS:ProjectConnectionParameters>
           <SSIS:PackageInfo>
-            <SSIS:PackageMetaData SSIS:Name="Package.dtsx">
-              <SSIS:Properties>
-                <SSIS:Property SSIS:Name="ID">{F05A794A-EE92-4A96-8D3F-CD162411955C}</SSIS:Property>
-                <SSIS:Property SSIS:Name="Name">Package</SSIS:Property>
-                <SSIS:Property SSIS:Name="VersionMajor">1</SSIS:Property>
-                <SSIS:Property SSIS:Name="VersionMinor">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="VersionBuild">51</SSIS:Property>
-                <SSIS:Property SSIS:Name="VersionComments">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="VersionGUID">{5BD8AFE7-C87F-49E2-AB69-E4F57113425D}</SSIS:Property>
-                <SSIS:Property SSIS:Name="PackageFormatVersion">8</SSIS:Property>
-                <SSIS:Property SSIS:Name="Description">
-                </SSIS:Property>
-                <SSIS:Property SSIS:Name="ProtectionLevel">1</SSIS:Property>
-              </SSIS:Properties>
-              <SSIS:Parameters>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.AlwaysCheckForRowDelimiters">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">true</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">3</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.CodePage">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">65001</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">9</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.ColumnNamesInFirstDataRow">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">false</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">3</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.ConnectionString">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">\\Wmercados\merelec\ofertas_mer_ut\ec0813082018.txt</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.DataRowsToSkip">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">9</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.Format">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">Delimited</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.HeaderRowDelimiter">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property xml:space="preserve" SSIS:Name="Value">
-</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.HeaderRowsToSkip">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">1</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">9</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.LocaleID">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">22538</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">9</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.RowDelimiter">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.TextQualifier">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">&lt;none&gt;</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">18</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-                <SSIS:Parameter SSIS:Name="CM.Ofertas Source.Unicode">
-                  <SSIS:Properties>
-                    <SSIS:Property SSIS:Name="ID">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="CreationName">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="Description">
-                    </SSIS:Property>
-                    <SSIS:Property SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Required">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Sensitive">0</SSIS:Property>
-                    <SSIS:Property SSIS:Name="Value">false</SSIS:Property>
-                    <SSIS:Property SSIS:Name="DataType">3</SSIS:Property>
-                  </SSIS:Properties>
-                </SSIS:Parameter>
-              </SSIS:Parameters>
-            </SSIS:PackageMetaData>
             <SSIS:PackageMetaData SSIS:Name="ReadExcel.dtsx">
               <SSIS:Properties>
                 <SSIS:Property SSIS:Name="ID">{B242CAFD-9985-4132-A36F-8C48FB0F7A79}</SSIS:Property>
                 <SSIS:Property SSIS:Name="Name">ReadExcel</SSIS:Property>
                 <SSIS:Property SSIS:Name="VersionMajor">1</SSIS:Property>
                 <SSIS:Property SSIS:Name="VersionMinor">0</SSIS:Property>
-                <SSIS:Property SSIS:Name="VersionBuild">94</SSIS:Property>
+                <SSIS:Property SSIS:Name="VersionBuild">129</SSIS:Property>
                 <SSIS:Property SSIS:Name="VersionComments">
                 </SSIS:Property>
-                <SSIS:Property SSIS:Name="VersionGUID">{51F1AE89-2531-4CD5-8613-A5DC772EB4CA}</SSIS:Property>
+                <SSIS:Property SSIS:Name="VersionGUID">{D33D3CC8-F266-48DF-81FF-AB039BEB0864}</SSIS:Property>
                 <SSIS:Property SSIS:Name="PackageFormatVersion">8</SSIS:Property>
                 <SSIS:Property SSIS:Name="Description">
                 </SSIS:Property>