|
|
@@ -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=""SELECT LINE, CASE FLAT_FILE_OF_MER_UT.ROWNUM 	WHEN "+ (DT_WSTR,1) @[User::SectionRowNum] +"+2 THEN 'AGENTE' 	WHEN "+ (DT_WSTR,1) @[User::SectionRowNum] +" + 3 THEN 'DIA'	WHEN "+ (DT_WSTR,1) @[User::SectionRowNum] +"+ 4 THEN 'MES'	WHEN "+ (DT_WSTR,1) @[User::SectionRowNum] +"+5 THEN 'AÑO'	ELSE 'OTRO' END DATA 
FROM FLAT_FILE_OF_MER_UT WHERE 
ROWNUM > ("+ (DT_WSTR, 1) @[User::SectionRowNum] +") AND ROWNUM < (SELECT MIN(ROWNUM) FROM FLAT_FILE_OF_MER_UT WHERE LINE = '' AND ROWNUM > ("+ (DT_WSTR, 1) @[User::SectionRowNum]+" ))""
|
|
|
- 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 > (0) AND ROWNUM < (SELECT MIN(ROWNUM) FROM FLAT_FILE_OF_MER_UT WHERE LINE = '' AND ROWNUM > (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 > (2+1) AND
|
|
|
-ROWNUM < (SELECT MIN(ROWNUM) FROM FLAT_FILE_OF_MER_UT WHERE LINE = '' AND ROWNUM > (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 "income" 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 "income" 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 "income" 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 "income" 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>
|