FactApplicationStatusLoad
 Lookup Application (Component)
  Properties
Property Value
Name Lookup Application
Description Looks up values in a reference dataset by using exact matching.
Up Stream Components
Down Stream Components
ID 1527
Component Class ID {27648839-180F-45E6-838D-AFF53DF682D2}
Contact Info Lookup;Microsoft Corporation; Microsoft SqlServer v10; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;5
Identification String component "Lookup Application" (1527)
Is Default Locale False
Pipeline Version 0
Uses Dispositions True
Validate External Metadata True
Version 5
  Connections
Name Connection Manager Description
OleDbConnection
  Custom Properties
Name Value
CacheType
0
ConnectionType
0
DefaultCodePage
1252
MaxMemoryUsage
25
MaxMemoryUsage64
25
NoMatchBehavior
0
NoMatchCachePercentage
0
ParameterMap
#1293;
ReferenceMetadataXml
<referenceMetadata><referenceColumns><referenceColumn name="ApplicationSK" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ApplicationAK" dataType="DT_STR" length="23" precision="0" scale="0" codePage="1252"/></referenceColumns></referenceMetadata>
SqlCommand
SELECT ApplicationSK, ApplicationAK FROM DimApplication
SqlCommandParam
select * from (SELECT ApplicationSK, ApplicationAK FROM DimApplication) [refTable] where [refTable].[ApplicationAK] = ?
  Input Columns
Name ID LineageID
ApplicationAK
1559
1293
  Output Columns
Name ID LineageID
ErrorCode
1549
1549
ErrorColumn
1550
1550
ApplicationSK
1562
1562
Powered by BI Documenter