diff --git a/etl/PAIMS_PIMS/PAIMS_PIMS/LIS_DB_to_PIMS_DATASET_1.dtsx b/etl/PAIMS_PIMS/PAIMS_PIMS/LIS_DB_to_PIMS_DATASET_1.dtsx
deleted file mode 100644
index ec74eda575..0000000000
--- a/etl/PAIMS_PIMS/PAIMS_PIMS/LIS_DB_to_PIMS_DATASET_1.dtsx
+++ /dev/null
@@ -1,13534 +0,0 @@
-
-
- 8
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[t_LeasingPurpose]
- select * from (select * from [dbo].[t_LeasingPurpose]) [refTable]
-where [refTable].[leasePurpose_Id] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="leasePurpose_Id" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="Purpose" dataType="DT_STR" length="2000" precision="0" scale="0" codePage="1252"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[leasepurpose_id]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- leasePurpose_Id
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_LEASE_CATEGORY_TYPE]
- select * from (select * from [dbo].[PIMS_LEASE_CATEGORY_TYPE]) [refTable]
-where [refTable].[DESCRIPTION] = ?
- 0
- 0
- 0
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="LEASE_CATEGORY_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 1\LOAD LEASES\LIS LEASE PURPOSE TYPE to UNICODE.Outputs[Data Conversion Output].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW_UNICODE]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- DESCRIPTION
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_LEASE_PURPOSE_TYPE]
- select * from (select * from [dbo].[PIMS_LEASE_PURPOSE_TYPE]) [refTable]
-where [refTable].[DESCRIPTION] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="LEASE_PURPOSE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 1\LOAD LEASES\Convert Purpose to Unicode.Outputs[Data Conversion Output].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE_RAW_UNICODE]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- DESCRIPTION
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[FIRST_NAME] = ?
- 0
- 0
- 0
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 1\LOAD LEASES\MOTI NAME LOOKUP TAG.Outputs[Derived Column Output].Columns[MOTI_NAME_FIRST_NAME]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- FIRST_NAME
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_LEASE]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[t_leasingsubpurpose]
- select * from (select * from [dbo].[t_leasingsubpurpose]) [refTable]
-where [refTable].[subpurpose_id] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="subpurpose_id" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="subpurpose" dataType="DT_STR" length="2000" precision="0" scale="0" codePage="1252"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- subpurpose_id
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SELECT l.lease_id, fsod.PSFile_No
-
-FROM t_leasing l JOIN t_fileSubLookup fsl ON l.FileSubLookup_Id=fsl.FileSubLookup_Id
- JOIN t_fileSubOverrideData fsod ON l.FileSubLookup_Id = fsod.FileSubLookup_Id;
- select * from (SELECT l.lease_id, fsod.PSFile_No
-
-FROM t_leasing l JOIN t_fileSubLookup fsl ON l.FileSubLookup_Id=fsl.FileSubLookup_Id
- JOIN t_fileSubOverrideData fsod ON l.FileSubLookup_Id = fsod.FileSubLookup_Id;) [refTable]
-where [refTable].[lease_id] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="lease_id" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PSFile_No" dataType="DT_STR" length="50" precision="0" scale="0" codePage="1252"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 1\LOAD LEASES\351:invalid};
- 1252
- false
-
-
-
-
-
-
-
-
-
- lease_id
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [REPLACENULL](#{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Start_Date]},"1753-01-01")
- REPLACENULL(Start_Date,"1753-01-01")
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SELECT TFA_File_Number, l.lease_id
-FROM t_fileMain fm
- JOIN t_fileSubLookup fsl ON fm.FileMain_SKey = fsl.FileMain_SKey
- JOIN t_leasing l ON fsl.FileSubLookup_Id = l.FileSubLookup_Id
- select * from (SELECT TFA_File_Number, l.lease_id
-FROM t_fileMain fm
- JOIN t_fileSubLookup fsl ON fm.FileMain_SKey = fsl.FileMain_SKey
- JOIN t_leasing l ON fsl.FileSubLookup_Id = l.FileSubLookup_Id) [refTable]
-where [refTable].[lease_id] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="TFA_File_Number" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="lease_id" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 1\LOAD LEASES\t_leasing + PID.Outputs[OLE DB Source Output].Columns[lease_id]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- lease_id
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
-
-
- SELECT l.*, fs.PID
-FROM t_leasing l JOIN t_fileSubLookup fsl ON l.FileSubLookup_Id=fsl.FileSubLookup_Id
- JOIN t_fileSub fs ON fsl.FileSubLookup_Id = fs.FileSubLookup_Id
-
- 1252
- false
- 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 1.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PSFile_No_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Notes_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PSFile_No_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Notes_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW]}
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PSFile_No_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[Inspection_Notes_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 2.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PSFile_No_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Notes_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE_RAW]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE_RAW_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PSFile_No_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Notes_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE_RAW]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE_RAW_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[FileSubLookup_Id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Status]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Renewal_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Expiry_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Purpose]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Tenant_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Amount]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[payment_frequency_raw]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Property_Mgmt_Company]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PM_Contact_Full_Name]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PM_Contact_Phone]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Insurance_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Insurance_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Security_Start_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Security_End_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Date]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Notes]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[lease_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[unit]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[leasepurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[leaseSubpurpose_id]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[expired]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_PMT_FREQ_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_PROGRAM_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[LEASE_NOTES]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[TFA_File_Number]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PSFile_No]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PSFile_No_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[Inspection_Notes_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_RAW_UNICODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_CATEGORY_TYPE_CODE]}
-
-
-
-
- #{Package\Main Flow 1\LOAD LEASES\Union All 3.Outputs[Union All Output 1].Columns[PIMS_LEASE_PURPOSE_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PROPERTY]
- select * from (select * from [dbo].[PIMS_PROPERTY]) [refTable]
-where [refTable].[PID] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PIN" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_EFFECTIVE_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_CLASSIFICATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TENURE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LOCATION" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="BOUNDARY" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_AREA_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="LAND_AREA" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LAND_LEGAL_DESCRIPTION" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ENCUMBRANCE_REASON" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_SENSITIVE" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_OWNED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROPERTY_OF_INTEREST" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VISIBLE_TO_OTHER_AGENCIES" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING_POTENTIAL" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_MANAGER_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROP_MGMT_ORG_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Main Flow 2\LOAD PROPERTY_LEASE\Convert PID back to int.Outputs[Data Conversion Output].Columns[PID]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- PID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_LEASE]
-
-
-
- 1252
- false
- 0
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_PROPERTY_LEASE]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_LEASE_CATEGORY_TYPE]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
-
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[t_LeasingPurpose]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_PERSON]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
-
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[t_leasingsubpurpose]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_LEASE_PURPOSE_TYPE]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_PROPERTY]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-]]>
-
\ No newline at end of file
diff --git a/etl/PAIMS_PIMS/PAIMS_PIMS/MOTI_LEGACY_PAIMS_PIMS_DATA_MIGRATION.dtproj b/etl/PAIMS_PIMS/PAIMS_PIMS/MOTI_LEGACY_PAIMS_PIMS_DATA_MIGRATION.dtproj
index 5c94b73cb7..3a5d2d27b3 100644
--- a/etl/PAIMS_PIMS/PAIMS_PIMS/MOTI_LEGACY_PAIMS_PIMS_DATA_MIGRATION.dtproj
+++ b/etl/PAIMS_PIMS/PAIMS_PIMS/MOTI_LEGACY_PAIMS_PIMS_DATA_MIGRATION.dtproj
@@ -41,10 +41,10 @@
Package2
1
0
- 1050
+ 1181
- {C4C1A9A7-8ABF-4DE3-B43A-48697E85FE1D}
+ {84A2C448-EE96-409D-B335-22144B0E7406}
8
diff --git a/etl/PAIMS_PIMS/PAIMS_PIMS/PAM_LOAD_PAIMS_TO_PIMS_DATASET_2.dtsx b/etl/PAIMS_PIMS/PAIMS_PIMS/PAM_LOAD_PAIMS_TO_PIMS_DATASET_2.dtsx
index ca2483a2d0..baefdd7634 100644
--- a/etl/PAIMS_PIMS/PAIMS_PIMS/PAM_LOAD_PAIMS_TO_PIMS_DATASET_2.dtsx
+++ b/etl/PAIMS_PIMS/PAIMS_PIMS/PAM_LOAD_PAIMS_TO_PIMS_DATASET_2.dtsx
@@ -13,8 +13,8 @@
DTS:ObjectName="Package2"
DTS:PackageType="5"
DTS:ProtectionLevel="0"
- DTS:VersionBuild="1050"
- DTS:VersionGUID="{C4C1A9A7-8ABF-4DE3-B43A-48697E85FE1D}">
+ DTS:VersionBuild="1181"
+ DTS:VersionGUID="{84A2C448-EE96-409D-B335-22144B0E7406}">
8
@@ -49,22 +49,6 @@
-
-
-
-
-
-
@@ -275,188 +259,237 @@
+ refId="Package\Load Acquisition Addresses\Data Conversion.Inputs[Data Conversion Input]"
+ name="Data Conversion Input">
+
+ cachedLength="40"
+ cachedName="EXP_AGT_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_1]" />
+ cachedName="EXP_AGT_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_2]" />
+ cachedName="EXP_AGT_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_MUNICIPALITY_NAME]" />
+
+
+
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
+ refId="Package\Load Acquisition Addresses\Data Conversion 1"
+ componentClassID="Microsoft.DataConvert"
+ contactInfo="Data Conversion;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Data Conversion"
+ name="Data Conversion 1"
+ usesDispositions="true">
+ refId="Package\Load Acquisition Addresses\Data Conversion 1.Inputs[Data Conversion Input]"
+ name="Data Conversion Input">
+ refId="Package\Load Acquisition Addresses\Data Conversion 1.Inputs[Data Conversion Input].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]" />
+ cachedLength="40"
+ cachedName="PROP_COORD_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_1]" />
+ cachedLength="40"
+ cachedName="PROP_COORD_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_2]" />
+ cachedLength="40"
+ cachedName="PROP_COORD_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_MUNICIPALITY_NAME]" />
+ cachedLength="6"
+ cachedName="PROP_COORD_POSTAL_CODE"
+ lineageId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_POSTAL_CODE]" />
+ refId="Package\Load Acquisition Addresses\Data Conversion 1.Inputs[Data Conversion Input].Columns[PROP_COORD_PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROP_COORD_PROVINCE"
+ lineageId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PROVINCE]" />
+ refId="Package\Load Acquisition Addresses\Data Conversion 1.Inputs[Data Conversion Input].Columns[REGION_CODE]"
+ cachedDataType="numeric"
+ cachedName="REGION_CODE"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output].Columns[REGION_CODE]" />
-
-
-
-
-
-
-
-
-
+
+
-
- 0
-
-
- SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
-
- , 'EXPRAGENT' AS EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
- , exp.NAME AS EXP_AGT_PERSON_FIRST_NAME_SURNAME
- , 'EXP AGT ID: ' || exp.PROPERTY_EMPLOYEE_ID AS EXP_AGT_PERSON_COMMENT_ID
- , 'EXP AGT ORG: ' || exp.COMPANY_NAME AS EXP_AGT_PERSON_COMMENT_ORG
- , exp.REGION_NO AS EXP_AGT_PERSON_REGION
- , exp.ADDRESS_LINE_1 AS EXP_AGT_STREET_ADDRESS_1
- , exp.ADDRESS_LINE_2 AS EXP_AGT_STREET_ADDRESS_2
- , exp.CITY AS EXP_AGT_MUNICIPALITY_NAME
- , exp.POSTAL_CODE AS EXP_AGT_POSTAL_CODE
- , exp.PROVINCE AS EXP_AGT_PROVINCE
- , exp.PHONE_NO AS EXP_AGT_WORKPHONE
- , exp.CELL_PHONE_NUMBER AS EXP_AGT_WORKMOBIL
- , exp.FAX_NO AS EXP_AGT_FAX
- , exp.EMAIL_ADDRESS AS EXP_AGT_WORKEMAIL
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
-
- 1252
- false
- 2
-
-
-
-
-
+ refId="Package\Load Acquisition Addresses\Data Conversion 2"
+ componentClassID="Microsoft.DataConvert"
+ contactInfo="Data Conversion;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Data Conversion"
+ name="Data Conversion 2"
+ usesDispositions="true">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- 0
-
-
- SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
-
- , 'NEGOTAGENT' AS NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
- , neg.NAME AS NEG_AGT_PERSON_FIRST_NAME_SURNAME
- , 'NEG AGT ID: ' || neg.PROPERTY_EMPLOYEE_ID AS NEG_AGT_PERSON_COMMENT_ID
- , 'NEG AGT ORG: ' || neg.COMPANY_NAME AS NEG_AGT_PERSON_COMMENT_ORG
- , neg.REGION_NO AS NEG_AGT_PERSON_REGION
- , neg.ADDRESS_LINE_1 AS NEG_AGT_STREET_ADDRESS_1
- , neg.ADDRESS_LINE_2 AS NEG_AGT_STREET_ADDRESS_2
- , neg.CITY AS NEG_AGT_MUNICIPALITY_NAME
- , neg.POSTAL_CODE AS NEG_AGT_POSTAL_CODE
- , neg.PROVINCE AS NEG_AGT_PROVINCE
- , neg.PHONE_NO AS NEG_AGT_WORKPHONE
- , neg.CELL_PHONE_NUMBER AS NEG_AGT_WORKMOBIL
- , neg.FAX_NO AS NEG_AGT_FAX
- , neg.EMAIL_ADDRESS AS NEG_AGT_WORKEMAIL
-
-
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
-
- 1252
- false
- 2
-
-
-
-
-
+ refId="Package\Load Acquisition Addresses\Derived Column 1 1 1"
+ 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 1 1 1"
+ usesDispositions="true">
+
+
+
+
+
+
+
+
+
+
-
- 0
- [dbo].[PIMS_ADDRESS]
-
-
- 1252
- false
- 3
- false
- false
-
- 2147483647
-
-
-
-
+ refId="Package\Load Acquisition Addresses\Derived Column 1 1 1 1"
+ 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 1 1 1 1"
+ usesDispositions="true">
+ refId="Package\Load Acquisition Addresses\Derived Column 1 1 1 1.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+ refId="Package\Load Acquisition Addresses\Derived Column 1 1 1 1.Inputs[Derived Column Input].Columns[APP_CREATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
-
-
-
-
+ cachedLength="26"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
+ cachedLength="12"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Acquisition Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Acquisition Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
+ refId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].Columns[ERROR_ROW]"
+ cachedDataType="wstr"
+ cachedLength="153"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Acquisition Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ name="ERROR_TIME" />
-
+ length="100"
+ name="ERROR_OPERATION_NAME" />
-
+ length="100"
+ name="ERROR_TASK_NAME" />
-
+ length="100"
+ name="ERROR_ETL_NAME" />
+ refId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ dataType="nText"
+ name="ERROR_ROW" />
+ refId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ dataType="i4"
+ name="ERROR_CODE" />
+ refId="Package\Load Acquisition Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ dataType="i4"
+ name="ERROR_COLUMN" />
+ version="4">
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
-
- , 'PROPCOORD' AS PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE
- , cor.NAME AS PROP_COORD_PERSON_FIRST_NAME_SURNAME
- , 'PROP COORD ID: ' || cor.PROPERTY_EMPLOYEE_ID AS PROP_COORD_PERSON_COMMENT_ID
- , 'PROP COORD ORG: ' || cor.COMPANY_NAME AS PROP_COORD_PERSON_COMMENT_ORG
- , cor.REGION_NO AS PROP_COORD_PERSON_REGION
- , cor.ADDRESS_LINE_1 AS PROP_COORD_STREET_ADDRESS_1
- , cor.ADDRESS_LINE_2 AS PROP_COORD_STREET_ADDRESS_2
- , cor.CITY AS PROP_COORD_MUNICIPALITY_NAME
- , cor.POSTAL_CODE AS PROP_COORD_POSTAL_CODE
- , cor.PROVINCE AS PROP_COORD_PROVINCE
- , cor.PHONE_NO AS PROP_COORD_WORKPHONE
- , cor.CELL_PHONE_NUMBER AS PROP_COORD_WORKMOBIL
- , cor.FAX_NO AS PROP_COORD_FAX
- , cor.EMAIL_ADDRESS AS PROP_COORD_WORKEMAIL
-
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
-
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
2
+ typeConverter="AccessMode">3
+ false
+ false
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
-
-
+
+
+ 0
+
+
+ SELECT cast( acq.AGENT_ASSIGNMENT_ID as int) AS PAIMS_ACQUISITION_FILE_ID
+ , CAST(acq.REGION_NO as VARCHAR(10)) AS REGION_CODE
+ , cast(exp.ADDRESS_LINE_1 as varchar(20)) AS EXP_AGT_STREET_ADDRESS_1
+ , cast(exp.ADDRESS_LINE_2 as varchar(20)) AS EXP_AGT_STREET_ADDRESS_2
+ , cast(exp.CITY as varchar(20)) AS EXP_AGT_MUNICIPALITY_NAME
+ , cast(exp.POSTAL_CODE as varchar(6)) AS EXP_AGT_POSTAL_CODE
+ , cast(exp.PROVINCE as varchar(2)) AS EXP_AGT_PROVINCE
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+
+ 1252
+ false
+ 2
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ precision="38" />
+ length="20"
+ name="EXP_AGT_STREET_ADDRESS_1" />
+ length="20"
+ name="EXP_AGT_STREET_ADDRESS_2" />
+ length="20"
+ name="EXP_AGT_MUNICIPALITY_NAME" />
+ name="EXP_AGT_POSTAL_CODE" />
-
-
-
+ name="EXP_AGT_PROVINCE" />
+ length="10"
+ name="REGION_CODE" />
-
-
-
-
-
-
-
-
-
-
-
-
-
+ precision="38" />
-
+ length="10"
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Error Output].Columns[REGION_CODE]"
+ name="REGION_CODE" />
+ length="20"
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_STREET_ADDRESS_1]"
+ name="EXP_AGT_STREET_ADDRESS_1" />
+ length="20"
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_STREET_ADDRESS_2]"
+ name="EXP_AGT_STREET_ADDRESS_2" />
+ length="20"
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_MUNICIPALITY_NAME]"
+ name="EXP_AGT_MUNICIPALITY_NAME" />
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_POSTAL_CODE]"
+ name="EXP_AGT_POSTAL_CODE" />
-
-
-
-
+ lineageId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_PROVINCE]"
+ name="EXP_AGT_PROVINCE" />
@@ -2877,549 +2232,784 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ refId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS"
+ 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="Insert PIMS_ADDRESS"
+ usesDispositions="true"
+ version="4">
- true
-1
+ description="The number of seconds before a command times out. A value of 0 indicates an infinite time-out."
+ name="CommandTimeout">0
+ [dbo].[PIMS_ADDRESS]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+
+ 2147483647
+
+
+
+ refId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].Columns[COUNTRY_ID]"
+ cachedDataType="ui2"
+ cachedName="COUNTRY_ID"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[COUNTRY_ID]"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[COUNTRY_ID]" />
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[APP_CREATE_USERID]" />
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USERID]" />
+
+
+
-
- 0
- 5
-
-
+ cachedSortKeyPosition="6"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[REGION_CODE]"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[REGION_CODE]" />
-
- 0
- 0
-
-
+ cachedLength="50"
+ cachedName="STREET_ADDRESS_1"
+ cachedSortKeyPosition="1"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[STREET_ADDRESS_1]"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[STREET_ADDRESS_1]" />
-
- 0
- 0
-
-
+ cachedLength="50"
+ cachedName="STREET_ADDRESS_2"
+ cachedSortKeyPosition="2"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[STREET_ADDRESS_2]"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[STREET_ADDRESS_2]" />
+ cachedLength="50"
+ cachedName="MUNICIPALITY_NAME"
+ cachedSortKeyPosition="3"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[MUNICIPALITY_NAME]"
+ lineageId="Package\Load Acquisition Addresses\Sort.Outputs[Sort Output].Columns[MUNICIPALITY_NAME]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[COUNTRY_ID] = ? and [refTable].[PROVINCE_STATE_ID] = ? and [refTable].[STREET_ADDRESS_1] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[POSTAL_CODE] = ? and [refTable].[REGION_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[STREET_ADDRESS_2] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of COUNTRY_ID]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE_STATE_ID]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_1]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of MUNICIPALITY_NAME]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of POSTAL_CODE]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_2]};
+ 1252
+ false
+
+
+
+
+
+
+
+
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">COUNTRY_ID
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Addresses\Lookup.Inputs[Lookup Input].Columns[Copy of PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="Copy of PROVINCE_STATE_ID"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE_STATE_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROVINCE_STATE_ID
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="Copy of STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_1]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">STREET_ADDRESS_1
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Addresses\Lookup.Inputs[Lookup Input].Columns[Copy of MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="Copy of MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of MUNICIPALITY_NAME]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">MUNICIPALITY_NAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Addresses\Lookup.Inputs[Lookup Input].Columns[Copy of POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="7"
+ cachedName="Copy of POSTAL_CODE"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of POSTAL_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">POSTAL_CODE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="Copy of STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_2]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">STREET_ADDRESS_2
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Addresses\Lookup.Inputs[Lookup Input].Columns[Copy of REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="Copy of REGION_CODE"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">REGION_CODE
0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 1
- 1
-
-
-
-
- 1
- 2
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[COUNTRY_ID] = ? and [refTable].[PROVINCE_STATE_ID] = ? and [refTable].[STREET_ADDRESS_1] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[POSTAL_CODE] = ? and [refTable].[REGION_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[STREET_ADDRESS_2] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of COUNTRY_ID]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE_STATE_ID]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_1]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of MUNICIPALITY_NAME]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of POSTAL_CODE]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};#{Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_2]};
+ 1252
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Addresses\Lookup 1.Inputs[Lookup Input].Columns[Copy of COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="Copy of COUNTRY_ID"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of COUNTRY_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">COUNTRY_ID
3
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Addresses\Lookup 1.Inputs[Lookup Input].Columns[Copy of PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="Copy of PROVINCE_STATE_ID"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE_STATE_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROVINCE_STATE_ID
4
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
+ cachedLength="50"
+ cachedName="Copy of STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_1]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">STREET_ADDRESS_1
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
- 0
- 0
-
-
-
+ cachedLength="50"
+ cachedName="Copy of MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of MUNICIPALITY_NAME]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">MUNICIPALITY_NAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="7"
+ cachedName="Copy of POSTAL_CODE"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of POSTAL_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">POSTAL_CODE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Addresses\Lookup 1.Inputs[Lookup Input].Columns[Copy of REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="Copy of REGION_CODE"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">REGION_CODE
7
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
- 0
- 0
-
-
-
+ cachedLength="50"
+ cachedName="Copy of STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Datatype conversion.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_2]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">STREET_ADDRESS_2
6
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
@@ -3428,1057 +3018,1029 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ refId="Package\Load Acquisition Addresses\Lookup 1.Outputs[Lookup Match Output]"
+ errorOrTruncationOperation="Lookup"
+ exclusionGroup="1"
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Acquisition Addresses\Lookup 1.Inputs[Lookup Input]">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+ SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
+ , acq.REGION_NO AS REGION_CODE
+ , neg.REGION_NO AS NEG_AGT_PERSON_REGION
+ , neg.ADDRESS_LINE_1 AS NEG_AGT_STREET_ADDRESS_1
+ , neg.ADDRESS_LINE_2 AS NEG_AGT_STREET_ADDRESS_2
+ , neg.CITY AS NEG_AGT_MUNICIPALITY_NAME
+ , neg.POSTAL_CODE AS NEG_AGT_POSTAL_CODE
+ , neg.PROVINCE AS NEG_AGT_PROVINCE
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+
+ 1252
+ false
+ 2
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
-
-
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
-
-
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_1]"
+ name="NEG_AGT_STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].ExternalColumns[NEG_AGT_STREET_ADDRESS_2]"
+ length="40"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_2]"
+ name="NEG_AGT_STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_FIRST_NAME_SURNAME]}
-
-
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_MUNICIPALITY_NAME]"
+ name="NEG_AGT_MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].ExternalColumns[NEG_AGT_POSTAL_CODE]"
+ length="6"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_POSTAL_CODE]"
+ name="NEG_AGT_POSTAL_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].ExternalColumns[NEG_AGT_PROVINCE]"
+ length="2"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PROVINCE]"
+ name="NEG_AGT_PROVINCE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
-
-
-
+
+
+
+
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
-
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
-
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
-
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
-
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+ name="NEG_AGT_PROVINCE" />
+
+
+
+
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
-
-
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ name="PAIMS_ACQUISITION_FILE_ID"
+ precision="10" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[REGION_CODE]"
+ name="REGION_CODE"
+ precision="2" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FAX]}
-
-
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[NEG_AGT_PERSON_REGION]"
+ name="NEG_AGT_PERSON_REGION"
+ precision="2" />
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[COUNTRY_ID]}
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[NEG_AGT_STREET_ADDRESS_1]"
+ name="NEG_AGT_STREET_ADDRESS_1" />
-
- #{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[NEG_AGT_STREET_ADDRESS_2]"
+ name="NEG_AGT_STREET_ADDRESS_2" />
-
- #{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[NEG_AGT_MUNICIPALITY_NAME]"
+ name="NEG_AGT_MUNICIPALITY_NAME" />
-
- #{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
+ length="6"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[NEG_AGT_POSTAL_CODE]"
+ name="NEG_AGT_POSTAL_CODE" />
-
- #{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+ length="2"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[NEG_AGT_PROVINCE]"
+ name="NEG_AGT_PROVINCE" />
-
- #{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]}
-
-
+ refId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
-
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+ refId="Package\Load Acquisition Addresses\Property Coordinator"
+ 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="Property Coordinator"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="7">
+
+ 0
+
+
+ SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
+ , acq.REGION_NO AS REGION_CODE
+ , cor.ADDRESS_LINE_1 AS PROP_COORD_STREET_ADDRESS_1
+ , cor.ADDRESS_LINE_2 AS PROP_COORD_STREET_ADDRESS_2
+ , cor.CITY AS PROP_COORD_MUNICIPALITY_NAME
+ , cor.POSTAL_CODE AS PROP_COORD_POSTAL_CODE
+ , cor.PROVINCE AS PROP_COORD_PROVINCE
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+
+ 1252
+ false
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+ refId="Package\Load Acquisition Addresses\Sort.Inputs[Sort Input].Columns[COUNTRY_ID]"
+ cachedDataType="ui2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[COUNTRY_ID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ lineageId="Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ refId="Package\Load Acquisition Addresses\Sort.Inputs[Sort Input].Columns[APP_LAST_UPDATE_USERID]"
+ cachedDataType="wstr"
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ lineageId="Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="21"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ refId="Package\Load Acquisition Addresses\Sort.Inputs[Sort Input].Columns[PROVINCE_STATE_ID]"
+ cachedDataType="ui2"
+ cachedName="PROVINCE_STATE_ID"
+ lineageId="Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ cachedLength="50"
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">1
+ 1
+ cachedLength="50"
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">1
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">2
+ refId="Package\Load Acquisition Addresses\Sort.Inputs[Sort Input].Columns[MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FAX]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">3
+ cachedLength="7"
+ cachedName="POSTAL_CODE"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">4
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 5
+ cachedLength="50"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_FIRST_NAME_SURNAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 7
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 6
-
-
-
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
+
+
+
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[COUNTRY_ID]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Audit Trail.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_FIRST_NAME_SURNAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
+
+
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
+
+
+
+
+
+
+
+
+
+
+ cachedLength="50"
+ cachedName="Copy of EXP_AGT_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of EXP_AGT_STREET_ADDRESS_1]">
+ cachedLength="50"
+ cachedName="Copy of EXP_AGT_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of EXP_AGT_STREET_ADDRESS_2]">
+ cachedLength="50"
+ cachedName="Copy of EXP_AGT_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of EXP_AGT_MUNICIPALITY_NAME]">
+ cachedLength="7"
+ cachedName="Copy of EXP_AGT_POSTAL_CODE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of EXP_AGT_POSTAL_CODE]">
+ cachedName="Copy of EXP_AGT_PROVINCE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of EXP_AGT_PROVINCE]">
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
-
+ refId="Package\Load Acquisition Addresses\Union All.Inputs[Union All Input 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FAX]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ cachedLength="10"
+ cachedName="Copy of REGION_CODE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
@@ -4608,53 +4142,25 @@ FROM PAM_AGENT_ASSIGNMENT acq
name="Union All Input 2">
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
+ cachedLength="10"
+ cachedName="Copy of REGION_CODE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]">
+ cachedLength="2"
+ cachedName="Copy of PROP_COORD_PROVINCE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PROP_COORD_PROVINCE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ cachedLength="7"
+ cachedName="Copy of PROP_COORD_POSTAL_CODE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PROP_COORD_POSTAL_CODE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
-
+ cachedLength="50"
+ cachedName="Copy of PROP_COORD_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PROP_COORD_MUNICIPALITY_NAME]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
-
+ cachedLength="50"
+ cachedName="Copy of PROP_COORD_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PROP_COORD_STREET_ADDRESS_2]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ cachedLength="50"
+ cachedName="Copy of PROP_COORD_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PROP_COORD_STREET_ADDRESS_1]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+
+
+
+
+
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
-
-
-
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ cachedLength="10"
+ cachedName="Copy of REGION_CODE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ cachedName="Copy of NEG_AGT_PROVINCE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of NEG_AGT_PROVINCE]">
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[FAX]}
-
-
-
-
- #{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
-
+ cachedLength="7"
+ cachedName="Copy of NEG_AGT_POSTAL_CODE"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of NEG_AGT_POSTAL_CODE]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ cachedLength="50"
+ cachedName="Copy of NEG_AGT_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of NEG_AGT_MUNICIPALITY_NAME]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ cachedLength="50"
+ cachedName="Copy of NEG_AGT_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of NEG_AGT_STREET_ADDRESS_2]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ cachedLength="50"
+ cachedName="Copy of NEG_AGT_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Addresses\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of NEG_AGT_STREET_ADDRESS_1]">
#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PERSON_FIRST_NAME_SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ dataType="wstr"
+ length="50"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ name="PAIMS_ACQUISITION_FILE_ID" />
+ refId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ dataType="wstr"
+ length="10"
+ lineageId="Package\Load Acquisition Addresses\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ name="REGION_CODE" />
+
+
+
+
+
+
+
+ 0
+ Update PIMS_ADDRESS
+set region_code=?,
+province_state_id=?,
+country_id=?,
+street_address_1=?,
+municipality_name=?,
+STREET_ADDRESS_2=?,
+POSTAL_CODE=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Addresses\UPDATE PIMS ADDRESS.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Addresses\UPDATE PIMS ADDRESS.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Acquisition Addresses\UPDATE PIMS ADDRESS.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Addresses\UPDATE PIMS ADDRESS.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
@@ -5119,39 +4651,84 @@ FROM PAM_AGENT_ASSIGNMENT acq
+
+
+
+
+ startId="Package\Load Acquisition Addresses\Derived Column 1 1 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output]" />
+
+
+
+
+
+ startId="Package\Load Acquisition Addresses\Insert PIMS_ADDRESS.Outputs[OLE DB Destination Error Output]" />
+ startId="Package\Load Acquisition Addresses\Expropriation_Agent.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Addresses\Property Coordinator.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Addresses\Negotiating Agent.Outputs[OLE DB Source Output]" />
-
-
- 0
- [dbo].[PIMS_CONTACT_METHOD]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_CONTACT_METHOD]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ synchronousInputId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Inputs[Derived Column Input]">
@@ -8024,12 +7131,12 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -8037,22 +7144,22 @@ FROM PAM_AGENT_ASSIGNMENT acq
containsID="true"
dataType="System.String"
description="Derived Column Expression"
- name="Expression">"Load Contact Merthod"
+ name="Expression">"Load Acquisition Contact Merthod"
"Load Contact Merthod"
+ name="FriendlyExpression">"Load Acquisition Contact Merthod"
@@ -8070,12 +7177,12 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -8093,12 +7200,12 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -8119,23 +7226,23 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ synchronousInputId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Inputs[Derived Column Input]">
@@ -8144,32 +7251,32 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ synchronousInputId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Inputs[Derived Column Input]">
@@ -8209,12 +7316,12 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -8222,22 +7329,22 @@ FROM PAM_AGENT_ASSIGNMENT acq
containsID="true"
dataType="System.String"
description="Derived Column Expression"
- name="Expression">"Load Contact Merthod"
+ name="Expression">"Load Acquisition Contact Merthod"
"Load Contact Merthod"
+ name="FriendlyExpression">"Load Acquisition Contact Merthod"
@@ -8255,12 +7362,12 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -8278,12 +7385,12 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -8304,23 +7411,23 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ synchronousInputId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Inputs[Derived Column Input]">
@@ -8841,11 +7948,11 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -8898,7 +8005,7 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ lineageId="Package\Load Acquisition Contact Method\Insert Contact Method - Persons.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ lineageId="Package\Load Acquisition Contact Method\Insert Contact Method - Persons.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]" />
@@ -8997,22 +8104,22 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ synchronousInputId="Package\Load Acquisition Contact Method\ETL Error Log 1.Inputs[OLE DB Destination Input]">
@@ -9021,11 +8128,11 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -9078,7 +8185,7 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ lineageId="Package\Load Acquisition Contact Method\Update PIMS_CONTACT_METHOD.Outputs[OLE DB Command Error Output].Columns[ErrorCode]" />
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ lineageId="Package\Load Acquisition Contact Method\Update PIMS_CONTACT_METHOD.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]" />
@@ -9177,22 +8284,22 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ synchronousInputId="Package\Load Acquisition Contact Method\ETL Error Log 1 1.Inputs[OLE DB Destination Input]">
@@ -11761,88 +10868,233 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ refId="Package\Load Acquisition Contact Method\Insert Contact Method - Persons"
+ 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="Insert Contact Method - Persons"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ refId="Package\Load Acquisition Contact Method\Insert Contact Method - Persons.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Acquisition Contact Method\Insert Contact Method - Persons.Inputs[OLE DB Destination Input].ExternalColumns[CONTACT_METHOD_TYPE_CODE]"
+ lineageId="Package\Load Acquisition Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]" />
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- ![ISNULL](#{Package\Load Acquisition Contact Method\Data Conversion.Outputs[Data Conversion Output].Columns[ORGANIZATION_NAME]})
- !ISNULL(ORGANIZATION_NAME)
- 0
-
-
-
-
-
- true
-
-
-
-
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Acquisition Contact Method\Insert Contact Method - Persons.Inputs[OLE DB Destination Input]">
@@ -11946,6 +11198,373 @@ FROM PAM_AGENT_ASSIGNMENT acq
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[PERSON_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Contact Method\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CONTACT_METHOD]};#{Package\Load Acquisition Contact Method\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CONTACT_METHOD_TYPE_CODE]};#{Package\Load Acquisition Contact Method\Person ID.Outputs[Lookup Match Output].Columns[PERSON_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ CONTACT_METHOD_VALUE
+
+
+
+
+
+ CONTACT_METHOD_TYPE_CODE
+
+
+
+
+
+ PERSON_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[PERSON_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Contact Method\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Acquisition Contact Method\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CONTACT_METHOD]};#{Package\Load Acquisition Contact Method\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CONTACT_METHOD_TYPE_CODE]};#{Package\Load Acquisition Contact Method\Person ID.Outputs[Lookup Match Output].Columns[PERSON_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ CONTACT_METHOD_TYPE_CODE
+
+
+
+
+
+ CONTACT_METHOD_VALUE
+
+
+
+
+
+ PERSON_ID
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
- select * from [dbo].[PIMS_ORGANIZATION]
- select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
-where [refTable].[APP_CREATE_USERID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Acquisition Contact Method\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]};#{Package\Load Acquisition Contact Method\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- APP_CREATE_USER_DIRECTORY
-
-
-
-
-
- APP_CREATE_USERID
-
-
-
-
-
-
-
-
-
-
-
-
- ORGANIZATION_ID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[APP_CREATE_USERID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
#{Package\Load Acquisition Contact Method\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]};#{Package\Load Acquisition Contact Method\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};
+ name="ParameterMap">#{Package\Load Acquisition Contact Method\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};
-
-
- APP_CREATE_USERID
-
-
-
@@ -23486,6 +22906,162 @@ FROM PAM_AGENT_ASSIGNMENT acq
+
+
+ 0
+ update PIMS_CONTACT_METHOD
+set CONTACT_METHOD_TYPE_CODE=?,
+PERSON_ID=?,
+CONTACT_METHOD_VALUE=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 65
+
+
+
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+ startId="Package\Load Acquisition Contact Method\Data Conversion 1.Outputs[Data Conversion Output]" />
+
-
+ startId="Package\Load Acquisition Contact Method\CM_TYPE_CODE - MOBLPHONE.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\EA_CM_TYPE_CODE - WORKEMAIL.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\CM_TYPE_CODE - WORKEMAIL 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\CM_TYPE_CODE - MOBLPHONE 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\Derived Column 1 1 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\EA_CM_TYPE_CODE - WORKMOBIL.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\Audit Trail.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\CM_TYPE_CODE - WORKPHONE.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\CM_TYPE_CODE - WORKPHONE 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\CM_TYPE_CODE - WORKMOBIL.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\EA_CM_TYPE_CODE - WORKPHONE.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\EA_CM_TYPE_CODE - MOBLPHONE.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\CM_TYPE_CODE - WORKMOBIL 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Acquisition Contact Method\Lookup.Outputs[Lookup Match Output]" />
+
+
+ refId="Package\Load Acquisition Contact Method.Paths[OLE DB Command Error Output]"
+ endId="Package\Load Acquisition Contact Method\Derived Column 1 1 1 1.Inputs[Derived Column Input]"
+ name="OLE DB Command Error Output"
+ startId="Package\Load Acquisition Contact Method\Update PIMS_CONTACT_METHOD.Outputs[OLE DB Command Error Output]" />
-
+ startId="Package\Load Acquisition Contact Method\Insert Contact Method - Persons.Outputs[OLE DB Destination Error Output]" />
+ startId="Package\Load Acquisition Contact Method\PROP COOR - FAX.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\NEG_AGENT - WORK MOBIL.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\EXP Agent - WORK MOBIL.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\PROP COOR - WORK MOBIL.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\Exp Agent - EMAIL.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\NEG AGENT - EMAIL.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\NEG AGENT - FAX.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\Exp Agent - FAX.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\PROP COOR - EMAIL.Outputs[OLE DB Source Output]" />
-
+ startId="Package\Load Acquisition Contact Method\NEG Agent - WORK_PHONE_NO.Outputs[OLE DB Source Output]" />
+ startId="Package\Load Acquisition Contact Method\Union All 3.Outputs[Union All Output 1]" />
+ startId="Package\Load Acquisition Contact Method\Union All 1.Outputs[Union All Output 1]" />
+ startId="Package\Load Acquisition Contact Method\Union All.Outputs[Union All Output 1]" />
+ startId="Package\Load Acquisition Contact Method\Union All 2.Outputs[Union All Output 1]" />
@@ -23941,6 +23517,24 @@ FROM PAM_AGENT_ASSIGNMENT acq
cachedLength="103"
cachedName="MINISTRY_PROJECT_NAME"
lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]" />
+
+
+
@@ -23994,6 +23588,66 @@ FROM PAM_AGENT_ASSIGNMENT acq
name="FastParse">false
+
+
+ #{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[REGION_CODE]}
+ false
+
+
+
+
+ #{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ false
+
+
+
+
+ #{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[FILE_NO]}
+ false
+
+
@@ -24206,6 +23860,191 @@ FROM PAM_AGENT_ASSIGNMENT acq
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Acquisition File Data"
+ "Load Acquisition File Data"
+
+
+
+
+ "PIMS_ACQUISITION_FILE"
+ "PIMS_ACQUISITION_FILE"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ACQUISITION_STATUS_TYPE_CODE " + #{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition File Data\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]} + "ACQUISITION_TYPE_CODE: " + #{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]}
+ "ACQUISITION_STATUS_TYPE_CODE " + ACQUISITION_FILE_STATUS_TYPE_CODE + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY + "ACQUISITION_TYPE_CODE: " + ACQUISITION_TYPE_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ version="4">
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
-
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
-
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
2
+ typeConverter="AccessMode">3
+ false
+ false
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+ refId="Package\Load Acquisition File Data\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ dataType="dbTimeStamp"
+ name="ERROR_TIME" />
+ length="100"
+ name="ERROR_OPERATION_NAME" />
+ length="100"
+ name="ERROR_TASK_NAME" />
-
+ length="100"
+ name="ERROR_ETL_NAME" />
+ refId="Package\Load Acquisition File Data\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ dataType="nText"
+ name="ERROR_ROW" />
+ refId="Package\Load Acquisition File Data\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ dataType="i4"
+ name="ERROR_CODE" />
+ refId="Package\Load Acquisition File Data\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ dataType="i4"
+ name="ERROR_COLUMN" />
-
+
+
+
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Acquisition File Data\ETL Error Log 1 1.Inputs[OLE DB Destination Input]">
-
+ refId="Package\Load Acquisition File Data\ETL Error Log 1 1.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Data\ETL Error Log 1 1.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
-
-
-
-
-
-
-
-
-
@@ -24718,336 +24406,322 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ version="6">
- 0
[dbo].[PIMS_ACQUISITION_FILE]
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_ACQUISITION_FILE]
+ description="Specifies a SQL statement that uses parameters to generate the lookup table."
+ expressionType="Notify"
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_ACQUISITION_FILE]) [refTable]
+where [refTable].[ACQUISITION_FILE_STATUS_TYPE_CODE] = ? and [refTable].[ACQUISITION_TYPE_CODE] = ? and [refTable].[MINISTRY_PROJECT_NUMBER] = ? and [refTable].[FILE_NAME] = ? and [refTable].[ASSIGNED_DATE] = ? and [refTable].[DELIVERY_DATE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[FILE_NUMBER] = ? and [refTable].[MINISTRY_PROJECT_NAME] = ? and [refTable].[REGION_CODE] = ? and [refTable].[PAIMS_ACQUISITION_FILE_ID] = ? and [refTable].[FILE_NO] = ?
+ dataType="System.Int32"
+ description="Specifies the type of connection used to access the reference dataset."
+ name="ConnectionType"
+ typeConverter="LookupConnectionType">0
1252
+ description="Specifies the cache type of the lookup table."
+ name="CacheType"
+ typeConverter="CacheType">0
false
+ dataType="System.Int32"
+ description="Specifies how the Lookup transformation handles rows without matching entries in the reference data set."
+ name="NoMatchBehavior"
+ typeConverter="LookupNoMatchBehavior">1
3
+ description="Specifies the percentage of the cache that is allocated for rows with no matching entries in the reference dataset."
+ name="NoMatchCachePercentage">0
false
+ dataType="System.Int32"
+ description="Maximum Memory Usage for Reference Cache on a 32 bit platform."
+ name="MaxMemoryUsage">25
false
+ dataType="System.Int64"
+ description="Maximum Memory Usage for Reference Cache on a 64 bit platform."
+ name="MaxMemoryUsage64">25
+ description="Indicates whether to reference metadata in an XML format."
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="ACQUISITION_FILE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FUNDING_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQ_PHYS_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NUMBER" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NAME" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="CPS_PRODUCT_CODE" dataType="DT_WSTR" length="12" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NAME" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_WSTR" length="18" precision="0" scale="0" codePage="0"/><referenceColumn name="FUNDING_OTHER" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ASSIGNED_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DELIVERY_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NO" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PAIMS_ACQUISITION_FILE_ID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[FILE_NAME]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]};#{Package\Load Acquisition File Data\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of FILE_NUMBER]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of MINISTRY_PROJECT_NAME]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of FILE_NO]};
2147483647
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
+ false
+ refId="Package\Load Acquisition File Data\Lookup.Inputs[Lookup Input]"
+ name="Lookup Input">
-
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
+
+ ACQUISITION_FILE_STATUS_TYPE_CODE
+
+
+
-
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]">
+
+ ACQUISITION_TYPE_CODE
+
+
+
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]">
+
+ MINISTRY_PROJECT_NUMBER
+
+
+
-
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[FILE_NAME]">
+
+ FILE_NAME
+
+
+
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]">
+
+ ASSIGNED_DATE
+
+
+
-
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]">
+
+ DELIVERY_DATE
+
+
+
-
-
+ lineageId="Package\Load Acquisition File Data\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]">
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+ lineageId="Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of FILE_NUMBER]">
+
+ FILE_NUMBER
+
+
+
+ lineageId="Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of MINISTRY_PROJECT_NAME]">
+
+ MINISTRY_PROJECT_NAME
+
+
+
+
+
+ REGION_CODE
+
+
+
+
+
+ PAIMS_ACQUISITION_FILE_ID
+
+
+
+
+
+ FILE_NO
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Acquisition File Data\Lookup.Inputs[Lookup Input]">
@@ -25055,272 +24729,323 @@ FROM PAM_AGENT_ASSIGNMENT acq
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Data\Lookup 1"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup 1"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_ACQUISITION_FILE]
+ select * from (select * from [dbo].[PIMS_ACQUISITION_FILE]) [refTable]
+where [refTable].[ACQUISITION_FILE_STATUS_TYPE_CODE] = ? and [refTable].[ACQUISITION_TYPE_CODE] = ? and [refTable].[MINISTRY_PROJECT_NUMBER] = ? and [refTable].[FILE_NAME] = ? and [refTable].[FILE_NUMBER] = ? and [refTable].[ASSIGNED_DATE] = ? and [refTable].[DELIVERY_DATE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[MINISTRY_PROJECT_NAME] = ? and [refTable].[REGION_CODE] = ? and [refTable].[PAIMS_ACQUISITION_FILE_ID] = ? and [refTable].[FILE_NO] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ACQUISITION_FILE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FUNDING_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQ_PHYS_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NUMBER" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NAME" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="CPS_PRODUCT_CODE" dataType="DT_WSTR" length="12" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NAME" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_WSTR" length="18" precision="0" scale="0" codePage="0"/><referenceColumn name="FUNDING_OTHER" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ASSIGNED_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DELIVERY_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NO" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PAIMS_ACQUISITION_FILE_ID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[FILE_NAME]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]};#{Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]};#{Package\Load Acquisition File Data\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of MINISTRY_PROJECT_NAME]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_CODE]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};#{Package\Load Acquisition File Data\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of FILE_NO]};
+ 1252
+ false
+
+
+
+
+ refId="Package\Load Acquisition File Data\Lookup 1.Inputs[Lookup Input]"
+ name="Lookup Input">
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Data\Lookup 1.Inputs[Lookup Input].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
"APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ACQUISITION_FILE_STATUS_TYPE_CODE
+
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ACQUISITION_TYPE_CODE
+
-
-
+
+
(DT_WSTR,10)#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">REGION_CODE
+
+
+
+
+
(DT_WSTR,10)PAIMS_ACQUISITION_FILE_ID
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">MINISTRY_PROJECT_NAME
+
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">MINISTRY_PROJECT_NUMBER
+
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FILE_NUMBER
+
-
-
+
+
"ACQUISITION_FILE_PERSON"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FILE_NAME
+
+
+
+
+
"ACQUISITION_FILE_PERSON"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ASSIGNED_DATE
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ refId="Package\Load Acquisition File Data\Lookup 1.Inputs[Lookup Input].Columns[DELIVERY_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="DELIVERY_DATE"
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]">
+
+ DELIVERY_DATE
+
+
+
+
+
+ FILE_NO
+
+
+
+
+
+ PAIMS_ACQUISITION_FILE_ID
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
-
-
-
- #{Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
- false
-
-
-
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Acquisition File Data\Lookup 1.Inputs[Lookup Input]">
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Acquisition File Data\Lookup 1.Inputs[Lookup Input]">
@@ -25329,511 +25054,309 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ refId="Package\Load Acquisition File Data\OLE DB Command"
+ componentClassID="Microsoft.OLEDBCommand"
+ contactInfo="OLE DB Command;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;2"
+ description="Runs an SQL statement for each row in a data flow. For example, call a 'new employee setup' stored procedure for each row in the 'new employees' table. Note: running an SQL statement for each row of a large data flow may take a long time."
+ name="OLE DB Command"
+ usesDispositions="true"
+ version="2">
+
+ 0
+ update PIMS_ACQUISITION_FILE
+set ACQUISITION_FILE_STATUS_TYPE_CODE=?,
+ACQUISITION_TYPE_CODE=?,
+REGION_CODE=?,
+MINISTRY_PROJECT_NUMBER=?,
+MINISTRY_PROJECT_NAME=?,
+FILE_NUMBER=?,
+FILE_NAME=?,
+ASSIGNED_DATE=?,
+DELIVERY_DATE=?,
+FILE_NO=?,
+PAIMS_ACQUISITION_FILE_ID=?
+where APP_LAST_UPDATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+ refId="Package\Load Acquisition File Data\OLE DB Command.Inputs[OLE DB Command Input]"
+ errorOrTruncationOperation="Command Execution"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Command Input">
+
+
+
+
+
+
+
+
+
+
+ externalMetadataColumnId="Package\Load Acquisition File Data\OLE DB Command.Inputs[OLE DB Command Input].ExternalColumns[Param_10]"
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]" />
+
-
-
-
-
-
-
-
+
+ length="20"
+ name="Param_0">
#{Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
- false
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ length="20"
+ name="Param_1">
#{Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
- false
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
[GETDATE]()
- GETDATE()
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+ length="20"
+ name="Param_3">
"Load Acquisition File Person"
- "Load Acquisition File Person"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="100"
+ name="Param_4">
"PIMS_ACQUISITION_FILE_PERSON"
- "PIMS_ACQUISITION_FILE_PERSON"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="18"
+ name="Param_5">
"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="500"
+ name="Param_6">
"ACQUISITION_FILE_STATUS_TYPE_CODE: " + #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition File Person\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
- "ACQUISITION_FILE_STATUS_TYPE_CODE: " + ACQUISITION_FILE_STATUS_TYPE_CODE + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
+ name="Param_7">
+
+ 65
+
+
+ refId="Package\Load Acquisition File Data\OLE DB Command.Inputs[OLE DB Command Input].ExternalColumns[Param_8]"
+ dataType="dbTimeStamp"
+ name="Param_8">
+
+ 65
+
+
+ name="Param_9">
+
+ 81
+
+
+ name="Param_10">
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+
+ name="OLE DB Command Error Output"
+ synchronousInputId="Package\Load Acquisition File Data\OLE DB Command.Inputs[OLE DB Command Input]">
@@ -25842,12 +25365,13 @@ FROM PAM_AGENT_ASSIGNMENT acq
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -26480,157 +25697,336 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ version="4">
select * from [dbo].[PIMS_ACQUISITION_FILE]
+ 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
select * from (select * from [dbo].[PIMS_ACQUISITION_FILE]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ description="Specifies the name of the database object used to open a rowset."
+ name="OpenRowset">[dbo].[PIMS_ACQUISITION_FILE]
0
+ dataType="System.String"
+ description="Specifies the variable that contains the name of the database object used to open a rowset."
+ name="OpenRowsetVariable">
0
+ dataType="System.String"
+ description="The SQL command to be executed."
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
0
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
0
+ dataType="System.Boolean"
+ description="Forces the use of the DefaultCodePage property value when describing character data."
+ name="AlwaysUseDefaultCodePage">false
25
+ description="Specifies the mode used to access the database."
+ name="AccessMode"
+ typeConverter="AccessMode">3
25
+ 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
<referenceMetadata><referenceColumns><referenceColumn name="ACQUISITION_FILE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FUNDING_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQ_PHYS_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NUMBER" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NAME" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="CPS_PRODUCT_CODE" dataType="DT_WSTR" length="12" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NAME" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_WSTR" length="18" precision="0" scale="0" codePage="0"/><referenceColumn name="FUNDING_OTHER" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ASSIGNED_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DELIVERY_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NO" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PAIMS_ACQUISITION_FILE_ID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ 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">false
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">
1252
- false
+ 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
+ refId="Package\Load Acquisition File Data\PIMS Acquisition File.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+
-
- APP_CREATE_USER_DIRECTORY
-
-
-
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Acquisition File Data\PIMS Acquisition File.Inputs[OLE DB Destination Input].ExternalColumns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ lineageId="Package\Load Acquisition File Data\PAIMS Acquisition.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- ACQUISITION_FILE_ID
-
-
-
-
-
-
-
-
-
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Acquisition File Data\PIMS Acquisition File.Inputs[OLE DB Destination Input]">
@@ -26638,157 +26034,220 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Acquisition File Person\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Acquisition File Person\Audit Trail"
+ 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="Audit Trail"
+ usesDispositions="true">
+ refId="Package\Load Acquisition File Person\Audit Trail.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
- APP_CREATE_USER_DIRECTORY
-
-
-
+ refId="Package\Load Acquisition File Person\Audit Trail.Inputs[Derived Column Input].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]" />
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Acquisition File Person\Audit Trail.Inputs[Derived Column Input]">
PERSON_ID
+ description="Derived Column Expression"
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
-
-
-
-
+
+
+ (DT_WSTR,10)#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ (DT_WSTR,10)PAIMS_ACQUISITION_FILE_ID
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "ACQUISITION_FILE_PERSON"
+ "ACQUISITION_FILE_PERSON"
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Acquisition File Person\Audit Trail.Inputs[Derived Column Input]">
@@ -26797,156 +26256,75 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Acquisition File Person\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Acquisition File Person\Data Conversion"
+ componentClassID="Microsoft.DataConvert"
+ contactInfo="Data Conversion;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Data Conversion"
+ name="Data Conversion"
+ usesDispositions="true">
+ refId="Package\Load Acquisition File Person\Data Conversion.Inputs[Data Conversion Input]"
+ name="Data Conversion Input">
-
- APP_CREATE_USER_DIRECTORY
-
-
-
+ refId="Package\Load Acquisition File Person\Data Conversion.Inputs[Data Conversion Input].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]" />
+ name="Data Conversion Output"
+ synchronousInputId="Package\Load Acquisition File Person\Data Conversion.Inputs[Data Conversion Input]">
PERSON_ID
+ containsID="true"
+ dataType="System.Int32"
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ false
-
-
-
+ name="Data Conversion Error Output"
+ synchronousInputId="Package\Load Acquisition File Person\Data Conversion.Inputs[Data Conversion Input]">
@@ -26955,156 +26333,152 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Acquisition File Person\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Acquisition File Person\Data Conversion 1"
+ componentClassID="Microsoft.DataConvert"
+ contactInfo="Data Conversion;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Data Conversion"
+ name="Data Conversion 1"
+ usesDispositions="true">
+ refId="Package\Load Acquisition File Person\Data Conversion 1.Inputs[Data Conversion Input]"
+ name="Data Conversion Input">
-
- APP_CREATE_USER_DIRECTORY
-
-
-
+ refId="Package\Load Acquisition File Person\Data Conversion 1.Inputs[Data Conversion Input].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]" />
+ name="Data Conversion Output"
+ synchronousInputId="Package\Load Acquisition File Person\Data Conversion 1.Inputs[Data Conversion Input]">
PERSON_ID
+ containsID="true"
+ dataType="System.Int32"
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ false
+ isErrorOut="true"
+ name="Data Conversion Error Output"
+ synchronousInputId="Package\Load Acquisition File Person\Data Conversion 1.Inputs[Data Conversion Input]">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ false
+
+
+
+
+
+
+ name="Data Conversion Error Output"
+ synchronousInputId="Package\Load Acquisition File Person\Data Conversion 2.Inputs[Data Conversion Input]">
@@ -27113,636 +26487,356 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
-
- 0
-
-
- SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
- , 'NEGOTAGENT' AS NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
- , neg.NAME AS NEG_AGT_PERSON_FIRST_NAME_SURNAME
- , 'NEG AGT ID: ' || neg.PROPERTY_EMPLOYEE_ID AS NEG_AGT_PERSON_COMMENT_ID
- , 'NEG AGT ORG: ' || neg.COMPANY_NAME AS NEG_AGT_PERSON_COMMENT_ORG
- , neg.REGION_NO AS NEG_AGT_PERSON_REGION
- , neg.ADDRESS_LINE_1 AS NEG_AGT_STREET_ADDRESS_1
- , neg.ADDRESS_LINE_2 AS NEG_AGT_STREET_ADDRESS_2
- , neg.CITY AS NEG_AGT_MUNICIPALITY_NAME
- , neg.POSTAL_CODE AS NEG_AGT_POSTAL_CODE
- , neg.PROVINCE AS NEG_AGT_PROVINCE
- , neg.PHONE_NO AS NEG_AGT_WORKPHONE
- , neg.CELL_PHONE_NUMBER AS NEG_AGT_WORKMOBIL
- , neg.FAX_NO AS NEG_AGT_FAX
- , neg.EMAIL_ADDRESS AS NEG_AGT_WORKEMAIL
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
-
- 1252
- false
- 2
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\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">
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Acquisition File Person\Derived Column.Inputs[Derived Column Input]">
-
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
-
+ length="28"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "Load Acquisition File Person"
+ "Load Acquisition File Person"
+
+
+ length="28"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ name="ERROR_TASK_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PIMS_ACQUISITION_FILE_PERSON"
+ "PIMS_ACQUISITION_FILE_PERSON"
+
+
+ length="32"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]"
+ name="ERROR_ETL_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
-
+ length="79"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "ACQUISITION_FILE_STATUS_TYPE_CODE: " + #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition File Person\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "ACQUISITION_FILE_STATUS_TYPE_CODE: " + ACQUISITION_FILE_STATUS_TYPE_CODE + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+ lineageId="Package\Load Acquisition File Person\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
-
+ length="28"
+ lineageId="Package\Load Acquisition File Person\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "Load Acquisition File Person"
+ "Load Acquisition File Person"
+
+
+ length="28"
+ lineageId="Package\Load Acquisition File Person\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ name="ERROR_TASK_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PIMS_ACQUISITION_FILE_PERSON"
+ "PIMS_ACQUISITION_FILE_PERSON"
+
+
+ length="32"
+ lineageId="Package\Load Acquisition File Person\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]"
+ name="ERROR_ETL_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+ length="79"
+ lineageId="Package\Load Acquisition File Person\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "ACQUISITION_FILE_STATUS_TYPE_CODE: " + #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition File Person\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "ACQUISITION_FILE_STATUS_TYPE_CODE: " + ACQUISITION_FILE_STATUS_TYPE_CODE + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition File Person\Derived Column 1.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Derived Column 1.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -27751,11 +26845,11 @@ FROM PAM_AGENT_ASSIGNMENT acq
@@ -27766,7 +26860,7 @@ FROM PAM_AGENT_ASSIGNMENT acq
[dbo].[PIMS_ACQUISITION_FILE_PERSON]
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
+ refId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
+ cachedLength="28"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
+ cachedLength="28"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
+ cachedLength="79"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Acquisition File Person\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+ refId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].Columns[ErrorCode]"
+ cachedDataType="i4"
+ cachedName="ErrorCode"
+ externalMetadataColumnId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ lineageId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]" />
+ refId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].Columns[ErrorColumn]"
+ cachedDataType="i4"
+ cachedName="ErrorColumn"
+ externalMetadataColumnId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ lineageId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]" />
-
-
-
-
-
-
-
-
+ name="ERROR_TIME" />
-
+ length="100"
+ name="ERROR_OPERATION_NAME" />
-
+ length="100"
+ name="ERROR_TASK_NAME" />
-
+ length="100"
+ name="ERROR_ETL_NAME" />
+ refId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ dataType="nText"
+ name="ERROR_ROW" />
+ refId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ dataType="i4"
+ name="ERROR_CODE" />
+ refId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ dataType="i4"
+ name="ERROR_COLUMN" />
+ synchronousInputId="Package\Load Acquisition File Person\ETL Error Log 1.Inputs[OLE DB Destination Input]">
@@ -27980,13 +27025,13 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ version="4">
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
- , 'PROPCOORD' AS PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE
- , cor.NAME AS PROP_COORD_PERSON_FIRST_NAME_SURNAME
- , 'PROP COORD ID: ' || cor.PROPERTY_EMPLOYEE_ID AS PROP_COORD_PERSON_COMMENT_ID
- , 'PROP COORD ORG: ' || cor.COMPANY_NAME AS PROP_COORD_PERSON_COMMENT_ORG
- , cor.REGION_NO AS PROP_COORD_PERSON_REGION
- , cor.ADDRESS_LINE_1 AS PROP_COORD_STREET_ADDRESS_1
- , cor.ADDRESS_LINE_2 AS PROP_COORD_STREET_ADDRESS_2
- , cor.CITY AS PROP_COORD_MUNICIPALITY_NAME
- , cor.POSTAL_CODE AS PROP_COORD_POSTAL_CODE
- , cor.PROVINCE AS PROP_COORD_PROVINCE
- , cor.PHONE_NO AS PROP_COORD_WORKPHONE
- , cor.CELL_PHONE_NUMBER AS PROP_COORD_WORKMOBIL
- , cor.FAX_NO AS PROP_COORD_FAX
- , cor.EMAIL_ADDRESS AS PROP_COORD_WORKEMAIL
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+ SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
+ , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
+ , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
+ , acq.REGION_NO AS REGION_CODE
+ , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
+ , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
+ , acq.NAME AS FILE_NAME
+ , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
+ , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
+ , acq.ASSIGNED_DATE AS ASSIGNED_DATE
+ , acq.DELIVERY_DATE AS DELIVERY_DATE
+ , 'EXPRAGENT' AS EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
+ , exp.NAME AS EXP_AGT_PERSON_FIRST_NAME_SURNAME
+ , 'EXP AGT ID: ' || exp.PROPERTY_EMPLOYEE_ID AS EXP_AGT_PERSON_COMMENT_ID
+ , 'EXP AGT ORG: ' || exp.COMPANY_NAME AS EXP_AGT_PERSON_COMMENT_ORG
+ , exp.REGION_NO AS EXP_AGT_PERSON_REGION
+ , exp.ADDRESS_LINE_1 AS EXP_AGT_STREET_ADDRESS_1
+ , exp.ADDRESS_LINE_2 AS EXP_AGT_STREET_ADDRESS_2
+ , exp.CITY AS EXP_AGT_MUNICIPALITY_NAME
+ , exp.POSTAL_CODE AS EXP_AGT_POSTAL_CODE
+ , exp.PROVINCE AS EXP_AGT_PROVINCE
+ , exp.PHONE_NO AS EXP_AGT_WORKPHONE
+ , exp.CELL_PHONE_NUMBER AS EXP_AGT_WORKMOBIL
+ , exp.FAX_NO AS EXP_AGT_FAX
+ , exp.EMAIL_ADDRESS AS EXP_AGT_WORKEMAIL
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+ name="EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE" />
+ name="EXP_AGT_PERSON_FIRST_NAME_SURNAME" />
+ length="52"
+ name="EXP_AGT_PERSON_COMMENT_ID" />
+ length="213"
+ name="EXP_AGT_PERSON_COMMENT_ORG" />
+ name="EXP_AGT_STREET_ADDRESS_1" />
+ name="EXP_AGT_STREET_ADDRESS_2" />
+ name="EXP_AGT_MUNICIPALITY_NAME" />
+ name="EXP_AGT_POSTAL_CODE" />
+ name="EXP_AGT_PROVINCE" />
+ name="EXP_AGT_WORKEMAIL" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]"
+ name="EXP_AGT_PERSON_FIRST_NAME_SURNAME" />
+ length="52"
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_PERSON_COMMENT_ID]"
+ name="EXP_AGT_PERSON_COMMENT_ID" />
+ length="213"
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_PERSON_COMMENT_ORG]"
+ name="EXP_AGT_PERSON_COMMENT_ORG" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_STREET_ADDRESS_1]"
+ name="EXP_AGT_STREET_ADDRESS_1" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_STREET_ADDRESS_2]"
+ name="EXP_AGT_STREET_ADDRESS_2" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_MUNICIPALITY_NAME]"
+ name="EXP_AGT_MUNICIPALITY_NAME" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_POSTAL_CODE]"
+ name="EXP_AGT_POSTAL_CODE" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_PROVINCE]"
+ name="EXP_AGT_PROVINCE" />
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Error Output].Columns[EXP_AGT_WORKEMAIL]"
+ name="EXP_AGT_WORKEMAIL" />
@@ -28618,1029 +27844,1068 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ refId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON"
+ 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="Insert PIMS ACQUISITION FILE PERSON"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [dbo].[PIMS_ACQUISITION_FILE_PERSON]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ refId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+ refId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ externalMetadataColumnId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].ExternalColumns[PERSON_ID]"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]" />
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Acquisition File Person\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]" />
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ lineageId="Package\Load Acquisition File Person\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]" />
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
-
-
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Acquisition File Person\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]" />
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ lineageId="Package\Load Acquisition File Person\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]" />
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
+ cachedLength="10"
+ cachedName="NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].ExternalColumns[ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]" />
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
-
-
+ refId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].Columns[ACQUISITION_FILE_ID]"
+ cachedDataType="i8"
+ cachedName="ACQUISITION_FILE_ID"
+ externalMetadataColumnId="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Destination Input].ExternalColumns[ACQUISITION_FILE_ID]"
+ lineageId="Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Match Output].Columns[ACQUISITION_FILE_ID]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ACQUISITION_FILE_PERSON]
+ select * from (select * from [dbo].[PIMS_ACQUISITION_FILE_PERSON]) [refTable]
+where [refTable].[ACQ_FL_PERSON_PROFILE_TYPE_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[PERSON_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ACQUISITION_FILE_PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FILE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQ_FL_PERSON_PROFILE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]};#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ACQ_FL_PERSON_PROFILE_TYPE_CODE
+
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
+
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PERSON_ID
+
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ACQUISITION_FILE_PERSON]
+ select * from (select * from [dbo].[PIMS_ACQUISITION_FILE_PERSON]) [refTable]
+where [refTable].[ACQ_FL_PERSON_PROFILE_TYPE_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[PERSON_ID] = ? and [refTable].[ACQUISITION_FILE_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ACQUISITION_FILE_PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FILE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQ_FL_PERSON_PROFILE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]};#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]};#{Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Match Output].Columns[ACQUISITION_FILE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition File Person\Lookup 1.Inputs[Lookup Input].Columns[ACQUISITION_FILE_ID]"
+ cachedDataType="i8"
+ cachedName="ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Match Output].Columns[ACQUISITION_FILE_ID]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ACQUISITION_FILE_ID
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition File Person\Lookup 1.Inputs[Lookup Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PERSON_ID
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="10"
+ cachedName="NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ACQ_FL_PERSON_PROFILE_TYPE_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ACQUISITION_FILE]
+ select * from (select * from [dbo].[PIMS_ACQUISITION_FILE]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 0
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ACQUISITION_FILE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQUISITION_FUNDING_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ACQ_PHYS_FILE_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NUMBER" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="MINISTRY_PROJECT_NAME" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="CPS_PRODUCT_CODE" dataType="DT_WSTR" length="12" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NAME" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_WSTR" length="18" precision="0" scale="0" codePage="0"/><referenceColumn name="FUNDING_OTHER" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ASSIGNED_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DELIVERY_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NO" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PAIMS_ACQUISITION_FILE_ID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
+ 1252
+ false
+
+
+
+
+
+ refId="Package\Load Acquisition File Person\Lookup Acquisition ID.Inputs[Lookup Input]"
+ name="Lookup Input">
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">ACQUISITION_FILE_ID
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
- #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
-
-
-
+
+
-
-
+
+
-
-
-
+
+ refId="Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Acquisition File Person\Lookup Acquisition ID.Inputs[Lookup Input]">
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Lookup Acquisition ID.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Lookup Person 2"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup Person 2"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Person\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
+ 1252
+ false
+
+
+
+
+ refId="Package\Load Acquisition File Person\Lookup Person 2.Inputs[Lookup Input]"
+ name="Lookup Input">
-
-
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition File Person\Data Conversion 2.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Acquisition File Person\Lookup Person 2.Inputs[Lookup Input]">
"APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">PERSON_ID
+
+
+
+
+
+
+
+
-
- (DT_WSTR,10)#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
- (DT_WSTR,10)PAIMS_ACQUISITION_FILE_ID
-
-
+ refId="Package\Load Acquisition File Person\Lookup Person 2.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Lookup Person 2.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
- "APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
-
-
-
-
- "Acquisition_Person/Organization"
- "Acquisition_Person/Organization"
-
-
-
-
- "APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
-
-
-
+ refId="Package\Load Acquisition File Person\Lookup Person 2.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Lookup Person 2.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Person\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]} + "<>" + #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
- PERSON_COMMENT_ID + "<>" + PERSON_COMMENT_ORG
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">PERSON_ID
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Acquisition File Person\Lookup Person ID.Inputs[Lookup Input]">
@@ -29649,264 +28914,156 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ refId="Package\Load Acquisition File Person\Lookup Person ID 1"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup Person ID 1"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition File Person\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
+ 1252
+ false
+
+
+
+
+ refId="Package\Load Acquisition File Person\Lookup Person ID 1.Inputs[Lookup Input]"
+ name="Lookup Input">
-
-
-
-
-
-
-
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition File Person\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Acquisition File Person\Lookup Person ID 1.Inputs[Lookup Input]">
-
- #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
- false
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
- false
-
-
-
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
- false
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">PERSON_ID
+
+
+
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
- false
-
-
+ refId="Package\Load Acquisition File Person\Lookup Person ID 1.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition File Person\Lookup Person ID 1.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
- false
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
- false
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
- false
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
- false
-
-
-
-
-
-
-
-
-
@@ -29915,369 +29072,637 @@ FROM PAM_AGENT_ASSIGNMENT acq
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\NEGOTIATION AGENT"
+ 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="NEGOTIATION AGENT"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="7">
+
+ 0
+
+
+ SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
+ , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
+ , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
+ , acq.REGION_NO AS REGION_CODE
+ , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
+ , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
+ , acq.NAME AS FILE_NAME
+ , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
+ , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
+ , acq.ASSIGNED_DATE AS ASSIGNED_DATE
+ , acq.DELIVERY_DATE AS DELIVERY_DATE
+ , 'NEGOTAGENT' AS NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
+ , neg.NAME AS NEG_AGT_PERSON_FIRST_NAME_SURNAME
+ , 'NEG AGT ID: ' || neg.PROPERTY_EMPLOYEE_ID AS NEG_AGT_PERSON_COMMENT_ID
+ , 'NEG AGT ORG: ' || neg.COMPANY_NAME AS NEG_AGT_PERSON_COMMENT_ORG
+ , neg.REGION_NO AS NEG_AGT_PERSON_REGION
+ , neg.ADDRESS_LINE_1 AS NEG_AGT_STREET_ADDRESS_1
+ , neg.ADDRESS_LINE_2 AS NEG_AGT_STREET_ADDRESS_2
+ , neg.CITY AS NEG_AGT_MUNICIPALITY_NAME
+ , neg.POSTAL_CODE AS NEG_AGT_POSTAL_CODE
+ , neg.PROVINCE AS NEG_AGT_PROVINCE
+ , neg.PHONE_NO AS NEG_AGT_WORKPHONE
+ , neg.CELL_PHONE_NUMBER AS NEG_AGT_WORKMOBIL
+ , neg.FAX_NO AS NEG_AGT_FAX
+ , neg.EMAIL_ADDRESS AS NEG_AGT_WORKEMAIL
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+
+ 1252
+ false
+ 2
+
+
+
+
+
+ refId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output]"
+ name="OLE DB Source Output">
-
- [GETDATE]()
- GETDATE()
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[PAIMS_ACQUISITION_FILE_ID]"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ name="PAIMS_ACQUISITION_FILE_ID"
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- "Load Acquisition Persons and Organizations"
- "Load Acquisition Persons and Organizations"
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ length="6"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ name="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- "PIMS_ORGANIZATIONS"
- "PIMS_ORGANIZATIONS"
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[ACQUISITION_TYPE_CODE]"
+ length="6"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[REGION_CODE]"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[REGION_CODE]"
+ name="REGION_CODE"
+ precision="2"
+ truncationRowDisposition="FailComponent" />
-
- "ORGANIZATION_NAME " + #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]} + "Organization_Type_Code: " + #{Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
- "ORGANIZATION_NAME " + Organization_Name + "Organization_Type_Code: " + ORGANIZATION_TYPE_CODE + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
-
-
-
-
-
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[MINISTRY_PROJECT_NUMBER]"
+ length="6"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]"
+ name="MINISTRY_PROJECT_NUMBER"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]"
+ dataType="wstr"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[MINISTRY_PROJECT_NAME]"
+ length="103"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]"
+ name="MINISTRY_PROJECT_NAME"
+ truncationRowDisposition="FailComponent" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[FILE_NAME]"
+ dataType="wstr"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[FILE_NAME]"
+ length="40"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[FILE_NAME]"
+ name="FILE_NAME"
+ truncationRowDisposition="FailComponent" />
-
- [GETDATE]()
- GETDATE()
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[FILE_NO]"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[FILE_NO]"
+ name="FILE_NO"
+ precision="6"
+ truncationRowDisposition="FailComponent" />
-
- "Load Acquisition Persons and Organizations"
- "Load Acquisition Persons and Organizations"
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[FILE_NUMBER]"
+ length="84"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
- "PIMS_PERSON"
- "PIMS_PERSON"
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[ASSIGNED_DATE]"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]"
+ name="ASSIGNED_DATE"
+ truncationRowDisposition="FailComponent" />
+
-
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ length="10"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- "FIRST_NAME " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of FirstName]} + "SurName: " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of SurName]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
- "FIRST_NAME " + [Copy of FirstName] + "SurName: " + [Copy of SurName] + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
-
-
+ externalMetadataColumnId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].ExternalColumns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]"
+ length="40"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]"
+ name="NEG_AGT_PERSON_FIRST_NAME_SURNAME"
+ truncationRowDisposition="FailComponent" />
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ name="OLE DB Source Error Output">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -30286,13 +29711,14 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ validateExternalMetadata="False"
+ version="7">
[etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
-
+ name="OpenRowset">
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
+ name="PROP_COORD_STREET_ADDRESS_1" />
+ name="PROP_COORD_STREET_ADDRESS_2" />
+ name="PROP_COORD_MUNICIPALITY_NAME" />
+ name="PROP_COORD_POSTAL_CODE" />
+ name="PROP_COORD_PROVINCE" />
+ name="PROP_COORD_WORKEMAIL" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]"
+ name="PROP_COORD_PERSON_FIRST_NAME_SURNAME" />
+ length="55"
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_COMMENT_ID]"
+ name="PROP_COORD_PERSON_COMMENT_ID" />
+ length="216"
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_COMMENT_ORG]"
+ name="PROP_COORD_PERSON_COMMENT_ORG" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_STREET_ADDRESS_1]"
+ name="PROP_COORD_STREET_ADDRESS_1" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_STREET_ADDRESS_2]"
+ name="PROP_COORD_STREET_ADDRESS_2" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_MUNICIPALITY_NAME]"
+ name="PROP_COORD_MUNICIPALITY_NAME" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_POSTAL_CODE]"
+ name="PROP_COORD_POSTAL_CODE" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PROVINCE]"
+ name="PROP_COORD_PROVINCE" />
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_WORKEMAIL]"
+ name="PROP_COORD_WORKEMAIL" />
@@ -31285,1629 +30350,861 @@ FROM PAM_AGENT_ASSIGNMENT acq
-
- select * from [dbo].[PIMS_ORGANIZATION]
- select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
-where [refTable].[ORGANIZATION_NAME] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Acquisition Persons and Organizations\Format Organization Name.Outputs[Derived Column Output].Columns[Organization_Name]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Acquisition File Person\Union All"
+ componentClassID="Microsoft.UnionAll"
+ contactInfo="Union All;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
+ description="Combines rows from multiple data flows without sorting. For example, add rows back to a data flow after correction of errors. If sorting is important, we recommend using the Merge transformation."
+ name="Union All"
+ version="1">
+ refId="Package\Load Acquisition File Person\Union All.Inputs[Union All Input 1]"
+ name="Union All Input 1">
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
ORGANIZATION_NAME
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]};#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]};#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
- 1252
- false
-
-
-
-
-
-
-
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]">
SURNAME
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition File Person\NEGOTIATION AGENT.Outputs[OLE DB Source Output].Columns[FILE_NAME]">
FIRST_NAME
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
+
+
+
+ lineageId="Package\Load Acquisition File Person\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
APP_CREATE_USER_DIRECTORY
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Union All.Inputs[Union All Input 2]"
+ hasSideEffects="true"
+ name="Union All Input 2">
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Union All.Inputs[Union All Input 2].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]">
([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) == 0) ? [TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
(FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) == 0) ? TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME) : (SUBSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME),1,FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+
+
+
+
(FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) == 0) ? (SUBSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) + 1,LEN(NEG_AGT_PERSON_FIRST_NAME_SURNAME))) : (SUBSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) + 1,LEN(NEG_AGT_PERSON_FIRST_NAME_SURNAME)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]">
([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",1) == 0) ? [TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",1)))
- (FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",1) == 0) ? TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME) : (SUBSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME),1,FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",1) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",2) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+
+
+
+
(FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",2) == 0) ? (SUBSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",1) + 1,LEN(PROP_COORD_PERSON_FIRST_NAME_SURNAME))) : (SUBSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",2) + 1,LEN(PROP_COORD_PERSON_FIRST_NAME_SURNAME)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Union All.Inputs[Union All Input 2].Columns[FILE_NO]"
+ cachedDataType="numeric"
+ cachedName="FILE_NO"
+ cachedPrecision="6"
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Output].Columns[FILE_NO]">
([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) == 0) ? [TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1)))
- (FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) == 0) ? TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME) : (SUBSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME),1,FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})))
- (FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) == 0) ? (SUBSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) + 1,LEN(EXP_AGT_PERSON_FIRST_NAME_SURNAME))) : (SUBSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) + 1,LEN(EXP_AGT_PERSON_FIRST_NAME_SURNAME)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
"OTHER"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+
+
+
+
"OTHER"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
-
-
+
+
"OTHINCORPNO"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
"OTHINCORPNO"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="9"
+ cachedName="PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition File Person\PROPERTY COORDINATOR.Outputs[OLE DB Source Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
(DT_WSTR,200)#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
- (DT_WSTR,200)PERSON_COMMENT_ORG
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
+
+ refId="Package\Load Acquisition File Person\Union All.Inputs[Union All Input 3]"
+ hasSideEffects="true"
+ name="Union All Input 3">
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Union All.Inputs[Union All Input 3].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition File Person\EXPROPRIATION AGENT.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]">
(DT_WSTR,50)[TRIM](#{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[FirstName]})
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
(DT_WSTR,50)TRIM(FirstName)
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+
+
(DT_WSTR,50)[TRIM](#{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[SurName]})
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+
+
+
+
(DT_WSTR,50)TRIM(SurName)
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+
+
(DT_WSTR,31)#{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+
+
+
+
(DT_WSTR,31)APP_LAST_UPDATE_USER_DIRECTORY
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
-
-
-
-
-
-
-
-
-
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]}
+
+
+
+
+ #{Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
+
+
+
-
-
-
-
-
+
+ refId="Package\Load Acquisition File Person\Union All.Inputs[Union All Input 4]"
+ dangling="true"
+ hasSideEffects="true"
+ name="Union All Input 4">
-
-
-
-
-
-
-
-
-
-
-
-
- 0
-
-
- SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
- , 'NEGOTAGENT' AS NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
- , neg.NAME AS NEG_AGT_PERSON_FIRST_NAME_SURNAME
- , 'NEG AGT ID: ' || neg.PROPERTY_EMPLOYEE_ID AS NEG_AGT_PERSON_COMMENT_ID
- , 'NEG AGT ORG: ' || neg.COMPANY_NAME AS NEG_AGT_PERSON_COMMENT_ORG
- , neg.REGION_NO AS NEG_AGT_PERSON_REGION
- , neg.ADDRESS_LINE_1 AS NEG_AGT_STREET_ADDRESS_1
- , neg.ADDRESS_LINE_2 AS NEG_AGT_STREET_ADDRESS_2
- , neg.CITY AS NEG_AGT_MUNICIPALITY_NAME
- , neg.POSTAL_CODE AS NEG_AGT_POSTAL_CODE
- , neg.PROVINCE AS NEG_AGT_PROVINCE
- , neg.PHONE_NO AS NEG_AGT_WORKPHONE
- , neg.CELL_PHONE_NUMBER AS NEG_AGT_WORKMOBIL
- , neg.FAX_NO AS NEG_AGT_FAX
- , neg.EMAIL_ADDRESS AS NEG_AGT_WORKEMAIL
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
---where neg.name is not null
-
- 1252
- false
- 2
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1]"
+ name="Union All Output 1">
-
-
-
-
+ precision="10" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ name="ACQUISITION_FILE_STATUS_TYPE_CODE" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE" />
+ precision="2" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]"
+ name="MINISTRY_PROJECT_NUMBER" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]"
+ name="MINISTRY_PROJECT_NAME" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]"
+ name="FILE_NAME" />
+ precision="6" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER" />
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]"
+ name="ASSIGNED_DATE" />
-
-
-
-
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]"
+ name="DELIVERY_DATE" />
+ length="10"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE" />
-
-
+ length="50"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]"
+ name="Copy of PAIMS_ACQUISITION_FILE_ID" />
-
+ refId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]"
+ dataType="i8"
+ lineageId="Package\Load Acquisition File Person\Union All.Outputs[Union All Output 1].Columns[PERSON_ID]"
+ name="PERSON_ID" />
+
+
+
+
+
+
+ 0
+ update PIMS_ACQUISITION_FILE_PERSON
+set ACQUISITION_FILE_ID=?,
+PERSON_ID=?,
+ACQ_FL_PERSON_PROFILE_TYPE_CODE=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition File Person\Update PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Command Input].ExternalColumns[Param_0]"
+ dataType="i8"
+ name="Param_0">
+
+ 81
+
+
+ refId="Package\Load Acquisition File Person\Update PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ dataType="i8"
+ name="Param_1">
+
+ 81
+
+
-
-
-
+ length="20"
+ name="Param_2">
+
+ 65
+
+
+ length="30"
+ name="Param_3">
+
+ 65
+
+
+
+
+
+
+
+ name="OLE DB Command Error Output"
+ synchronousInputId="Package\Load Acquisition File Person\Update PIMS ACQUISITION FILE PERSON.Inputs[OLE DB Command Input]">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -32915,21 +31212,148 @@ FROM PAM_AGENT_ASSIGNMENT acq
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Audit Trail.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+
-
- ![ISNULL](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}) && [LEN]([TRIM](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]})) > 0
- !ISNULL(PERSON_COMMENT_ORG) && LEN(TRIM(PERSON_COMMENT_ORG)) > 0
- 0
-
-
-
-
-
- true
-
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Audit Trail.Inputs[Derived Column Input]">
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ (DT_WSTR,10)#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ (DT_WSTR,10)PAIMS_ACQUISITION_FILE_ID
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "Acquisition_Person/Organization"
+ "Acquisition_Person/Organization"
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]} + "<>" + #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ PERSON_COMMENT_ID + "<>" + PERSON_COMMENT_ORG
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Audit Trail.Inputs[Derived Column Input]">
@@ -33006,94 +31560,264 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ refId="Package\Load Acquisition Persons and Organizations\Data Conversion 1.Inputs[Data Conversion Input]"
+ name="Data Conversion Input">
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]" />
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]" />
+
+
+
+
-
- (![ISNULL](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}) || ![ISNULL](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]})) && ([LEN]([TRIM](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]})) > 0 || [LEN]([TRIM](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]})) > 0)
- (!ISNULL(SurName) || !ISNULL(FirstName)) && (LEN(TRIM(FirstName)) > 0 || LEN(TRIM(SurName)) > 0)
- 0
-
-
-
-
-
- true
-
+ name="Data Conversion Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Data Conversion 1.Inputs[Data Conversion Input]">
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ false
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ false
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
+ false
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
+ false
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ false
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ false
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ false
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ false
+
+
+
+ name="Data Conversion Error Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Data Conversion 1.Inputs[Data Conversion Input]">
@@ -33102,297 +31826,184 @@ FROM PAM_AGENT_ASSIGNMENT acq
-
- 0
- [dbo].[PIMS_ORGANIZATION]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1"
+ 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 1 1 1"
+ usesDispositions="true">
+ refId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
+
+ [GETDATE]()
+ GETDATE()
+
+
+
-
-
+
+ "Load Acquisition Persons and Organizations"
+ "Load Acquisition Persons and Organizations"
+
+
+
-
-
+
+ "PIMS_ORGANIZATIONS"
+ "PIMS_ORGANIZATIONS"
+
+
+
-
-
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
-
-
-
-
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="285"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "ORGANIZATION_NAME " + #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]} + "Organization_Type_Code: " + #{Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "ORGANIZATION_NAME " + Organization_Name + "Organization_Type_Code: " + ORGANIZATION_TYPE_CODE + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1.Inputs[Derived Column Input]">
@@ -33401,273 +32012,183 @@ FROM PAM_AGENT_ASSIGNMENT acq
-
- 0
- [dbo].[PIMS_PERSON]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1"
+ 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 1 1 1 1"
+ usesDispositions="true">
+ refId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
-
-
-
-
-
+ cachedLength="40"
+ cachedName="Copy of FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of FirstName]" />
+ cachedLength="40"
+ cachedName="Copy of SurName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of SurName]" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
+
+ [GETDATE]()
+ GETDATE()
+
+
+
-
-
+
+ "Load Acquisition Persons and Organizations"
+ "Load Acquisition Persons and Organizations"
+
+
+
-
-
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+
-
-
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
-
-
-
-
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="138"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "FIRST_NAME " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of FirstName]} + "SurName: " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of SurName]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "FIRST_NAME " + [Copy of FirstName] + "SurName: " + [Copy of SurName] + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Inputs[Derived Column Input]">
@@ -33676,637 +32197,183 @@ FROM PAM_AGENT_ASSIGNMENT acq
-
- 0
-
-
- SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
- , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
- , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
- , acq.REGION_NO AS REGION_CODE
- , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
- , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
- , acq.NAME AS FILE_NAME
- , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
- , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
- , acq.ASSIGNED_DATE AS ASSIGNED_DATE
- , acq.DELIVERY_DATE AS DELIVERY_DATE
- , 'PROPCOORD' AS PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE
- , cor.NAME AS PROP_COORD_PERSON_FIRST_NAME_SURNAME
- , 'PROP COORD ID: ' || cor.PROPERTY_EMPLOYEE_ID AS PROP_COORD_PERSON_COMMENT_ID
- , 'PROP COORD ORG: ' || cor.COMPANY_NAME AS PROP_COORD_PERSON_COMMENT_ORG
- , cor.REGION_NO AS PROP_COORD_PERSON_REGION
- , cor.ADDRESS_LINE_1 AS PROP_COORD_STREET_ADDRESS_1
- , cor.ADDRESS_LINE_2 AS PROP_COORD_STREET_ADDRESS_2
- , cor.CITY AS PROP_COORD_MUNICIPALITY_NAME
- , cor.POSTAL_CODE AS PROP_COORD_POSTAL_CODE
- , cor.PROVINCE AS PROP_COORD_PROVINCE
- , cor.PHONE_NO AS PROP_COORD_WORKPHONE
- , cor.CELL_PHONE_NUMBER AS PROP_COORD_WORKMOBIL
- , cor.FAX_NO AS PROP_COORD_FAX
- , cor.EMAIL_ADDRESS AS PROP_COORD_WORKEMAIL
-FROM PAM_AGENT_ASSIGNMENT acq JOIN
- PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
- PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
- HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
- PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
---where cor.name is not null
-
- 1252
- false
- 2
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1"
+ 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 1 1 1 1 1"
+ usesDispositions="true">
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Inputs[Derived Column Input]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
+ length="42"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "Load Acquisition Persons and Organizations"
+ "Load Acquisition Persons and Organizations"
+
+
+ length="11"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ name="ERROR_TASK_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+ length="32"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]"
+ name="ERROR_ETL_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+ length="138"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "FIRST_NAME " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of FirstName]} + "SurName: " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Copy of SurName]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "FIRST_NAME " + [Copy of FirstName] + "SurName: " + [Copy of SurName] + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -34315,93 +32382,184 @@ FROM PAM_AGENT_ASSIGNMENT acq
+
+
+
+
+
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 2.Inputs[Derived Column Input]">
(DT_I2)1
+ name="Expression">[GETDATE]()
(DT_I2)1
+ name="FriendlyExpression">GETDATE()
(DT_I2)1
+ name="Expression">"Load Acquisition Persons and Organizations"
(DT_I2)1
+ name="FriendlyExpression">"Load Acquisition Persons and Organizations"
+
+
+
+
+ "PIMS_ORGANIZATIONS"
+ "PIMS_ORGANIZATIONS"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ORGANIZATION_NAME " + #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]} + "Organization_Type_Code: " + #{Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "ORGANIZATION_NAME " + Organization_Name + "Organization_Type_Code: " + ORGANIZATION_TYPE_CODE + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 2.Inputs[Derived Column Input]">
@@ -34410,170 +32568,178 @@ FROM PAM_AGENT_ASSIGNMENT acq
+ version="4">
select * from [dbo].[PIMS_PROVINCE_STATE]
+ 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
select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
-where [refTable].[PROVINCE_STATE_CODE] = ?
+ description="Specifies the name of the database object used to open a rowset."
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
0
+ dataType="System.String"
+ description="Specifies the variable that contains the name of the database object used to open a rowset."
+ name="OpenRowsetVariable">
0
+ dataType="System.String"
+ description="The SQL command to be executed."
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
1
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
0
+ dataType="System.Boolean"
+ description="Forces the use of the DefaultCodePage property value when describing character data."
+ name="AlwaysUseDefaultCodePage">false
25
+ description="Specifies the mode used to access the database."
+ name="AccessMode"
+ typeConverter="AccessMode">3
25
+ 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
<referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ 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">false
#{Package\Load Acquisition Persons and Organizations\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PROVINCE]};
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
1252
- false
+ 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
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="FailComponent"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+
-
- PROVINCE_STATE_CODE
-
-
-
+ cachedLength="42"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
-
-
-
- COUNTRY_ID
-
-
-
-
- PROVINCE_STATE_ID
-
-
-
-
-
-
-
-
-
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1.Inputs[OLE DB Destination Input]">
@@ -34582,2235 +32748,2832 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1"
+ 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="ETL Error Log 1 1"
+ usesDispositions="true"
+ version="4">
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
true
+ description="Forces the use of the DefaultCodePage property value when describing character data."
+ name="AlwaysUseDefaultCodePage">false
-1
+ description="Specifies the mode used to access the database."
+ name="AccessMode"
+ typeConverter="AccessMode">3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="FailComponent"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
-
- 0
- 1
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- 0
- 0
-
-
+ cachedLength="42"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- 0
- 0
-
-
+ cachedLength="11"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- 0
- 4
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- 0
- 5
-
-
+ cachedLength="138"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
-
- 0
- 2
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].Columns[ErrorCode]"
+ cachedDataType="i4"
+ cachedName="ErrorCode"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]" />
-
- 0
- 3
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].Columns[ErrorColumn]"
+ cachedDataType="i4"
+ cachedName="ErrorColumn"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ lineageId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ cachedLength="42"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- 0
- 0
-
-
+ cachedLength="11"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- 0
- 0
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ cachedLength="138"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].Columns[ErrorCode]"
+ cachedDataType="i4"
+ cachedName="ErrorCode"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorCode]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].Columns[ErrorColumn]"
+ cachedDataType="i4"
+ cachedName="ErrorColumn"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ lineageId="Package\Load Acquisition Persons and Organizations\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- 0
- 0
-
-
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 2.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].Columns[ERROR_OPERATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="42"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 2.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- 0
- 0
-
-
+ cachedLength="18"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 2.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- 0
- 0
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 2.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ cachedLength="285"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1 2.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].Columns[ErrorCode]"
+ cachedDataType="i4"
+ cachedName="ErrorCode"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\OLE DB Command 1.Outputs[OLE DB Command Error Output].Columns[ErrorCode]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].Columns[ErrorColumn]"
+ cachedDataType="i4"
+ cachedName="ErrorColumn"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ lineageId="Package\Load Acquisition Persons and Organizations\OLE DB Command 1.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]" />
-
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2.Inputs[OLE DB Destination Input]">
+
+
+
+
+
+
+
+
+ 0
+
+
+ SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
+ , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
+ , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
+ , acq.REGION_NO AS REGION_CODE
+ , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
+ , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
+ , acq.NAME AS FILE_NAME
+ , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
+ , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
+ , acq.ASSIGNED_DATE AS ASSIGNED_DATE
+ , acq.DELIVERY_DATE AS DELIVERY_DATE
+ , 'EXPRAGENT' AS EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
+ , exp.NAME AS EXP_AGT_PERSON_FIRST_NAME_SURNAME
+ , 'EXP AGT ID: ' || exp.PROPERTY_EMPLOYEE_ID AS EXP_AGT_PERSON_COMMENT_ID
+ , 'EXP AGT ORG: ' || exp.COMPANY_NAME AS EXP_AGT_PERSON_COMMENT_ORG
+ , exp.REGION_NO AS EXP_AGT_PERSON_REGION
+ , exp.ADDRESS_LINE_1 AS EXP_AGT_STREET_ADDRESS_1
+ , exp.ADDRESS_LINE_2 AS EXP_AGT_STREET_ADDRESS_2
+ , exp.CITY AS EXP_AGT_MUNICIPALITY_NAME
+ , exp.POSTAL_CODE AS EXP_AGT_POSTAL_CODE
+ , exp.PROVINCE AS EXP_AGT_PROVINCE
+ , exp.PHONE_NO AS EXP_AGT_WORKPHONE
+ , exp.CELL_PHONE_NUMBER AS EXP_AGT_WORKMOBIL
+ , exp.FAX_NO AS EXP_AGT_FAX
+ , exp.EMAIL_ADDRESS AS EXP_AGT_WORKEMAIL
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+--where exp.name is not null
+
+ 1252
+ false
+ 2
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ID]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ORG]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]"
+ name="EXP_AGT_PERSON_FIRST_NAME_SURNAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Output].Columns[FirstName]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[EXP_AGT_PERSON_COMMENT_ID]"
+ length="52"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ID]"
+ name="EXP_AGT_PERSON_COMMENT_ID"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Output].Columns[SurName]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[EXP_AGT_PERSON_COMMENT_ORG]"
+ length="213"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ORG]"
+ name="EXP_AGT_PERSON_COMMENT_ORG"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ name="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[REGION_CODE]}
-
-
+ precision="2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]"
+ name="MINISTRY_PROJECT_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]"
+ name="MINISTRY_PROJECT_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]"
+ name="FILE_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NO]}
-
-
+ precision="6"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[ASSIGNED_DATE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]"
+ name="ASSIGNED_DATE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[DELIVERY_DATE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]"
+ name="DELIVERY_DATE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_REGION]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[EXP_AGT_PERSON_REGION]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_REGION]"
+ name="EXP_AGT_PERSON_REGION"
+ precision="2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_1]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_1]"
+ name="EXP_AGT_STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_2]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_2]"
+ name="EXP_AGT_STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_MUNICIPALITY_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_MUNICIPALITY_NAME]"
+ name="EXP_AGT_MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_POSTAL_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_POSTAL_CODE]"
+ name="EXP_AGT_POSTAL_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PROVINCE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PROVINCE]"
+ name="EXP_AGT_PROVINCE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKPHONE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[EXP_AGT_WORKPHONE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKPHONE]"
+ name="EXP_AGT_WORKPHONE"
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKMOBIL]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[EXP_AGT_WORKMOBIL]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKMOBIL]"
+ name="EXP_AGT_WORKMOBIL"
+ precision="15"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_FAX]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].ExternalColumns[EXP_AGT_FAX]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_FAX]"
+ name="EXP_AGT_FAX"
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKEMAIL]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKEMAIL]"
+ name="EXP_AGT_WORKEMAIL"
+ truncationRowDisposition="FailComponent" />
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
- true
- -1
-
-
-
-
-
-
- 0
- 1
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 4
-
-
-
-
- 0
- 5
-
-
-
-
- 0
- 2
-
-
-
-
- 0
- 3
-
-
-
-
- 0
- 0
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[ORGANIZATION_NAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};#{Package\Load Acquisition Persons and Organizations\Format Organization Name.Outputs[Derived Column Output].Columns[Organization_Name]};
+ 1252
+ false
+
+
+
+
+
+
+
-
- 0
- 0
-
-
-
+ cachedLength="200"
+ cachedName="Organization_Name"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Name.Outputs[Derived Column Output].Columns[Organization_Name]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_NAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]};#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]};#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="40"
+ cachedName="FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FIRST_NAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedName="SurName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">SURNAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Persons and Organizations\Filter pre-existing person.Inputs[Lookup Input].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ cachedName="NEG_AGT_PERSON_FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]" />
+ refId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Inputs[Derived Column Input]">
+ refId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[FirstName]"
+ dataType="wstr"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[FirstName]"
+ name="FirstName"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})))
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) == 0) ? (SUBSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) + 1,LEN(NEG_AGT_PERSON_FIRST_NAME_SURNAME))) : (SUBSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) + 1,LEN(NEG_AGT_PERSON_FIRST_NAME_SURNAME)))
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[SurName]"
+ name="SurName"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) == 0) ? [TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1)))
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) == 0) ? TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME) : (SUBSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME),1,FINDSTRING(TRIM(NEG_AGT_PERSON_FIRST_NAME_SURNAME)," ",1)))
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ORG]}
-
-
+ refId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[FirstName]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",1) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",2) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})))
#{Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[SurName]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",2) == 0) ? (SUBSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",1) + 1,LEN(PROP_COORD_PERSON_FIRST_NAME_SURNAME))) : (SUBSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",2) + 1,LEN(PROP_COORD_PERSON_FIRST_NAME_SURNAME)))
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Output].Columns[SurName]"
+ name="SurName"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",1) == 0) ? [TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]})," ",1)))
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",1) == 0) ? TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME) : (SUBSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME),1,FINDSTRING(TRIM(PROP_COORD_PERSON_FIRST_NAME_SURNAME)," ",1)))
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[REGION_CODE]}
-
-
+ refId="Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
- #{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]}
-
-
+ refId="Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[FirstName]"
+ name="FirstName"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}),[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",2) + 1,[LEN](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})))
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NO]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) == 0) ? (SUBSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) + 1,LEN(EXP_AGT_PERSON_FIRST_NAME_SURNAME))) : (SUBSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME),FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",2) + 1,LEN(EXP_AGT_PERSON_FIRST_NAME_SURNAME)))
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[SurName]"
+ name="SurName"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">([FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1) == 0) ? [TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]})," ",1)))
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",1) == 0) ? TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME) : (SUBSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME),1,FINDSTRING(TRIM(EXP_AGT_PERSON_FIRST_NAME_SURNAME)," ",1)))
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"OTHER"
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_REGION]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"OTHER"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="11"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]"
+ name="ORGANIZATION_IDENTIFIER_TYPE_CODE"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_1]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"OTHINCORPNO"
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_2]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"OTHINCORPNO"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="200"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Name.Outputs[Derived Column Output].Columns[Organization_Name]"
+ name="Organization_Name"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_MUNICIPALITY_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_WSTR,200)#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_POSTAL_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_WSTR,200)PERSON_COMMENT_ORG
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="50"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[FirstName]"
+ name="FirstName"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PROVINCE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_WSTR,50)[TRIM](#{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[FirstName]})
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKPHONE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_WSTR,50)TRIM(FirstName)
+ refId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[SurName]"
+ dataType="wstr"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="50"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[SurName]"
+ name="SurName"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKMOBIL]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_WSTR,50)[TRIM](#{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[SurName]})
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_FAX]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_WSTR,50)TRIM(SurName)
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="31"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY1]"
+ name="APP_LAST_UPDATE_USER_DIRECTORY1"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKEMAIL]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_WSTR,31)#{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+ (DT_WSTR,31)APP_LAST_UPDATE_USER_DIRECTORY
-
-
-
-
- true
+
+
+
+
+
+
+
+
+
+
+
-1
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[FirstName]};#{Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[SurName]};
+ 1252
+ false
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Lookup.Inputs[Lookup Input]"
+ name="Lookup Input">
-
- 0
- 1
-
-
-
+ cachedLength="50"
+ cachedName="FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[FirstName]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FIRST_NAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="SurName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[SurName]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">SURNAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]};#{Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[FirstName]};#{Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[SurName]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="50"
+ cachedName="FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[FirstName]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FIRST_NAME
4
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="SurName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[SurName]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">SURNAME
5
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="31"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
2
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[ORGANIZATION_NAME] = ? and [refTable].[ORGANIZATION_TYPE_CODE] = ? and [refTable].[ORG_IDENTIFIER_TYPE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]};#{Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]};#{Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="5"
+ cachedName="ORGANIZATION_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_TYPE_CODE
3
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="11"
+ cachedName="ORGANIZATION_IDENTIFIER_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORG_IDENTIFIER_TYPE_CODE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="200"
+ cachedName="Organization_Name"
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_NAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Acquisition Persons and Organizations\Lookup 2.Inputs[Lookup Input].Columns[APP_CREATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[ORGANIZATION_NAME] = ? and [refTable].[ORGANIZATION_TYPE_CODE] = ? and [refTable].[ORG_IDENTIFIER_TYPE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]};#{Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]};#{Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="5"
+ cachedName="ORGANIZATION_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_TYPE_CODE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="11"
+ cachedName="ORGANIZATION_IDENTIFIER_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORG_IDENTIFIER_TYPE_CODE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
+ cachedLength="200"
+ cachedName="Organization_Name"
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_NAME
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
@@ -36819,1838 +35582,2754 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ refId="Package\Load Acquisition Persons and Organizations\Lookup 3.Outputs[Lookup Match Output]"
+ errorOrTruncationOperation="Lookup"
+ exclusionGroup="1"
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\Lookup 3.Inputs[Lookup Input]">
+
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_COMMENT_ID]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_COMMENT_ORG]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[FirstName]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[SurName]}
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Lookup 3.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Acquisition Persons and Organizations\Lookup 3.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+ SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
+ , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
+ , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
+ , acq.REGION_NO AS REGION_CODE
+ , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
+ , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
+ , acq.NAME AS FILE_NAME
+ , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
+ , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
+ , acq.ASSIGNED_DATE AS ASSIGNED_DATE
+ , acq.DELIVERY_DATE AS DELIVERY_DATE
+ , 'NEGOTAGENT' AS NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE
+ , neg.NAME AS NEG_AGT_PERSON_FIRST_NAME_SURNAME
+ , 'NEG AGT ID: ' || neg.PROPERTY_EMPLOYEE_ID AS NEG_AGT_PERSON_COMMENT_ID
+ , 'NEG AGT ORG: ' || neg.COMPANY_NAME AS NEG_AGT_PERSON_COMMENT_ORG
+ , neg.REGION_NO AS NEG_AGT_PERSON_REGION
+ , neg.ADDRESS_LINE_1 AS NEG_AGT_STREET_ADDRESS_1
+ , neg.ADDRESS_LINE_2 AS NEG_AGT_STREET_ADDRESS_2
+ , neg.CITY AS NEG_AGT_MUNICIPALITY_NAME
+ , neg.POSTAL_CODE AS NEG_AGT_POSTAL_CODE
+ , neg.PROVINCE AS NEG_AGT_PROVINCE
+ , neg.PHONE_NO AS NEG_AGT_WORKPHONE
+ , neg.CELL_PHONE_NUMBER AS NEG_AGT_WORKMOBIL
+ , neg.FAX_NO AS NEG_AGT_FAX
+ , neg.EMAIL_ADDRESS AS NEG_AGT_WORKEMAIL
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+--where neg.name is not null
+
+ 1252
+ false
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ name="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[REGION_CODE]}
-
-
+ precision="2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]"
+ name="MINISTRY_PROJECT_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]"
+ name="MINISTRY_PROJECT_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]"
+ name="FILE_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NO]}
-
-
+ precision="6"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].ExternalColumns[ASSIGNED_DATE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]"
+ name="ASSIGNED_DATE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].ExternalColumns[DELIVERY_DATE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]"
+ name="DELIVERY_DATE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_REGION]}
-
-
+ precision="2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_1]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_1]"
+ name="NEG_AGT_STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_2]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_2]"
+ name="NEG_AGT_STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_MUNICIPALITY_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_MUNICIPALITY_NAME]"
+ name="NEG_AGT_MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_POSTAL_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_POSTAL_CODE]"
+ name="NEG_AGT_POSTAL_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PROVINCE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PROVINCE]"
+ name="NEG_AGT_PROVINCE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKPHONE]}
-
-
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKMOBIL]}
-
-
+ precision="15"
+ truncationRowDisposition="FailComponent" />
+ precision="10"
+ truncationRowDisposition="FailComponent" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ Update PIMS_PERSON
+set FIRST_NAME=?,
+SURNAME=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_FAX]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="50"
+ name="Param_1">
#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKEMAIL]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\OLE DB Command 1"
+ componentClassID="Microsoft.OLEDBCommand"
+ contactInfo="OLE DB Command;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;2"
+ description="Runs an SQL statement for each row in a data flow. For example, call a 'new employee setup' stored procedure for each row in the 'new employees' table. Note: running an SQL statement for each row of a large data flow may take a long time."
+ name="OLE DB Command 1"
+ usesDispositions="true"
+ version="2">
- true
0
+ -1
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">update PIMS_ORGANIZATION
+set REGION_CODE=?,
+ORGANIZATION_TYPE_CODE=?,
+ORG_IDENTIFIER_TYPE_CODE=?,
+ORGANIZATION_NAME=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\OLE DB Command 1.Inputs[OLE DB Command Input]"
+ errorOrTruncationOperation="Command Execution"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Command Input">
+
+
+
+
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\OLE DB Command 1.Inputs[OLE DB Command Input].ExternalColumns[Param_4]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[PAIMS_ACQUISITION_FILE_ID]" />
+
+
+
0
- 0
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
0
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
+
+
+
+
0
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 0
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 0
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- 0
- 0
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]" />
+
+
+
+
+
+
+
+ ![ISNULL](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}) && [LEN]([TRIM](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]})) > 0
+ !ISNULL(PERSON_COMMENT_ORG) && LEN(TRIM(PERSON_COMMENT_ORG)) > 0
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- 0
- 1
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]" />
-
- 0
- 2
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]" />
+
+
+
+
+
+
+
+ (![ISNULL](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}) || ![ISNULL](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]})) && ([LEN]([TRIM](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]})) > 0 || [LEN]([TRIM](#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]})) > 0)
+ (!ISNULL(SurName) || !ISNULL(FirstName)) && (LEN(TRIM(FirstName)) > 0 || LEN(TRIM(SurName)) > 0)
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_ORGANIZATION]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- 0
- 0
-
-
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[REGION_CODE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[REGION_CODE]" />
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USERID]" />
-
- 0
- 0
-
-
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USERID]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].Columns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="31"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]" />
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="DB_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[DB_CREATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[DB_CREATE_USERID]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].Columns[DB_LAST_UPDATE_USERID]"
+ cachedDataType="wstr"
+ cachedLength="23"
+ cachedName="DB_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[DB_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[DB_LAST_UPDATE_USERID]" />
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ cachedLength="273"
+ cachedName="Comment"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[COMMENT]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Comment]" />
-
- 0
- 0
-
-
+ cachedLength="200"
+ cachedName="Organization_Name"
+ cachedSortKeyPosition="1"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[ORGANIZATION_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Organization_Name]" />
-
- 0
- 0
-
-
+ cachedLength="5"
+ cachedName="ORGANIZATION_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[ORGANIZATION_TYPE_CODE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]" />
-
- 0
- 0
-
-
+ cachedLength="11"
+ cachedName="ORGANIZATION_IDENTIFIER_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[ORG_IDENTIFIER_TYPE_CODE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Organization Columns.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_PERSON]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_CREATE_USERID]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].Columns[APP_CREATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
-
- 0
- 0
-
-
+ refId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].Columns[APP_LAST_UPDATE_USERID]"
+ cachedDataType="wstr"
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USERID]" />
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="DB_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[DB_CREATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[DB_CREATE_USERID]" />
-
- 0
- 0
-
-
+ cachedLength="23"
+ cachedName="DB_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[DB_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[DB_LAST_UPDATE_USERID]" />
-
- 0
- 0
-
-
+ cachedLength="273"
+ cachedName="Comment"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[COMMENT]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 5.Outputs[Sort Output].Columns[Comment]" />
-
- 0
- 0
-
-
+ cachedLength="50"
+ cachedName="FirstName"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[SURNAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[FirstName]" />
-
- 0
- 0
-
-
+ cachedLength="50"
+ cachedName="SurName"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[FIRST_NAME]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[SurName]" />
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY1"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Format Output Column.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY1]" />
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Acquisition Persons and Organizations\PIMS_PERSON.Inputs[OLE DB Destination Input]">
+
+
+
+
+
+
+
+
+ 0
+
+
+ SELECT acq.AGENT_ASSIGNMENT_ID AS PAIMS_ACQUISITION_FILE_ID
+ , DECODE(acq.CLOSED_DATE, NULL, DECODE(acq.SETTLED_FLAG, 'Y', 'CLOSED', 'ACTIVE'), 'CLOSED') AS ACQUISITION_FILE_STATUS_TYPE_CODE
+ , DECODE(acq.ACQUISITION_CODE, 'C', 'CONSEN', 'A', 'SECTN3', 'E', 'SECTN6') AS ACQUISITION_TYPE_CODE
+ , acq.REGION_NO AS REGION_CODE
+ , LTRIM(TO_CHAR (prj.FMIS_NO , '00009' ) ) AS MINISTRY_PROJECT_NUMBER
+ , DECODE(UPPER(prj.NAME ) , UPPER(sub.NAME ) , prj.NAME , prj.NAME || ' - ' || sub.NAME ) AS MINISTRY_PROJECT_NAME
+ , acq.NAME AS FILE_NAME
+ , acq.AGENT_ASSIGNMENT_NO AS FILE_NO
+ , acq.AGENT_ASSIGNMENT_NO_PREFIX || '-' || acq.AGENT_ASSIGNMENT_NO || '-' || COALESCE(acq.AGENT_ASSIGNMENT_NO_SUFFIX, '01') AS FILE_NUMBER
+ , acq.ASSIGNED_DATE AS ASSIGNED_DATE
+ , acq.DELIVERY_DATE AS DELIVERY_DATE
+ , 'PROPCOORD' AS PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE
+ , cor.NAME AS PROP_COORD_PERSON_FIRST_NAME_SURNAME
+ , 'PROP COORD ID: ' || cor.PROPERTY_EMPLOYEE_ID AS PROP_COORD_PERSON_COMMENT_ID
+ , 'PROP COORD ORG: ' || cor.COMPANY_NAME AS PROP_COORD_PERSON_COMMENT_ORG
+ , cor.REGION_NO AS PROP_COORD_PERSON_REGION
+ , cor.ADDRESS_LINE_1 AS PROP_COORD_STREET_ADDRESS_1
+ , cor.ADDRESS_LINE_2 AS PROP_COORD_STREET_ADDRESS_2
+ , cor.CITY AS PROP_COORD_MUNICIPALITY_NAME
+ , cor.POSTAL_CODE AS PROP_COORD_POSTAL_CODE
+ , cor.PROVINCE AS PROP_COORD_PROVINCE
+ , cor.PHONE_NO AS PROP_COORD_WORKPHONE
+ , cor.CELL_PHONE_NUMBER AS PROP_COORD_WORKMOBIL
+ , cor.FAX_NO AS PROP_COORD_FAX
+ , cor.EMAIL_ADDRESS AS PROP_COORD_WORKEMAIL
+FROM PAM_AGENT_ASSIGNMENT acq JOIN
+ PAM_PROPERTY_EMPLOYEE prp ON prp.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID JOIN
+ PAM_SUB_PROJECT sub ON sub.SUB_PROJECT_ID = acq.SUB_PROJECT_ID LEFT OUTER JOIN
+ HWY_MINISTRY_PROJECT prj ON prj.MINISTRY_PROJECT_ID = sub.MINISTRY_PROJECT_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE cor ON cor.PROPERTY_EMPLOYEE_ID = acq.COORD_PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE neg ON neg.PROPERTY_EMPLOYEE_ID = acq.PROPERTY_EMPLOYEE_ID LEFT OUTER JOIN
+ PAM_PROPERTY_EMPLOYEE exp ON exp.PROPERTY_EMPLOYEE_ID = acq.EXPR_PROPERTY_EMPLOYEE_ID
+--where cor.name is not null
+
+ 1252
+ false
+ 2
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].ExternalColumns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ length="9"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]"
+ name="PROP_COORD_PERSON_FIRST_NAME_SURNAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ID]"
+ name="PROP_COORD_PERSON_COMMENT_ID"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ORG]"
+ name="PROP_COORD_PERSON_COMMENT_ORG"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ name="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+ precision="2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]"
+ name="MINISTRY_PROJECT_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]"
+ name="MINISTRY_PROJECT_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NAME]"
+ name="FILE_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
+ precision="6"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].ExternalColumns[ASSIGNED_DATE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]"
+ name="ASSIGNED_DATE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].ExternalColumns[DELIVERY_DATE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]"
+ name="DELIVERY_DATE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].ExternalColumns[PROP_COORD_PERSON_REGION]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_REGION]"
+ name="PROP_COORD_PERSON_REGION"
+ precision="2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_1]"
+ name="PROP_COORD_STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_2]"
+ name="PROP_COORD_STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_MUNICIPALITY_NAME]"
+ name="PROP_COORD_MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_POSTAL_CODE]"
+ name="PROP_COORD_POSTAL_CODE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PROVINCE]"
+ name="PROP_COORD_PROVINCE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].ExternalColumns[PROP_COORD_WORKPHONE]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKPHONE]"
+ name="PROP_COORD_WORKPHONE"
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].ExternalColumns[PROP_COORD_WORKMOBIL]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKMOBIL]"
+ name="PROP_COORD_WORKMOBIL"
+ precision="15"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].ExternalColumns[PROP_COORD_FAX]"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_FAX]"
+ name="PROP_COORD_FAX"
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
-
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
-
-
-
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
-
-
-
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
-
-
-
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
-
-
+ length="216"
+ name="PROP_COORD_PERSON_COMMENT_ORG" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[FILE_NAME]"
+ name="FILE_NAME" />
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
-
-
+ length="84"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER" />
+
+
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
-
-
+ length="9"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Province_State_Code]}
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]"
+ dataType="wstr"
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]"
+ name="PROP_COORD_PERSON_FIRST_NAME_SURNAME" />
-
- #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Country_ID]}
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_COMMENT_ID]"
+ dataType="wstr"
+ length="55"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_COMMENT_ID]"
+ name="PROP_COORD_PERSON_COMMENT_ID" />
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
+ length="216"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PERSON_COMMENT_ORG]"
+ name="PROP_COORD_PERSON_COMMENT_ORG" />
+
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_STREET_ADDRESS_1]"
+ name="PROP_COORD_STREET_ADDRESS_1" />
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_STREET_ADDRESS_2]"
+ name="PROP_COORD_STREET_ADDRESS_2" />
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_MUNICIPALITY_NAME]"
+ name="PROP_COORD_MUNICIPALITY_NAME" />
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
-
-
+ length="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_POSTAL_CODE]"
+ name="PROP_COORD_POSTAL_CODE" />
+ length="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Error Output].Columns[PROP_COORD_PROVINCE]"
+ name="PROP_COORD_PROVINCE" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_I2)1
+ (DT_I2)1
+ refId="Package\Load Acquisition Persons and Organizations\Province.Outputs[Derived Column Output].Columns[Country_ID]"
+ dataType="i2"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Acquisition Persons and Organizations\Province.Outputs[Derived Column Output].Columns[Country_ID]"
+ name="Country_ID"
+ truncationRowDisposition="FailComponent">
#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[Comment]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_I2)1
+ (DT_I2)1
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Province_State_ID"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Province_State_ID"
+ usesDispositions="true"
+ version="6">
true
+ dataType="System.String"
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_PROVINCE_STATE]
-1
-
-
-
-
-
-
- 0
- 0
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
+where [refTable].[PROVINCE_STATE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Acquisition Persons and Organizations\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of PROVINCE]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ PROVINCE_STATE_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+
+
+ 0
+ 1
+ cachedLength="9"
+ cachedName="PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
+ cachedName="PROP_COORD_PERSON_FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]">
+ cachedName="PROP_COORD_PERSON_COMMENT_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ID]">
0
+ name="NewSortKeyPosition">4
+ cachedName="PROP_COORD_PERSON_COMMENT_ORG"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ORG]">
0
+ name="NewSortKeyPosition">5
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Output].Columns[FirstName]">
0
+ name="NewSortKeyPosition">2
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Output].Columns[SurName]">
0
+ name="NewSortKeyPosition">3
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[REGION_CODE]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NAME]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NO]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_REGION]">
+ cachedName="PROP_COORD_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_1]">
+ cachedName="PROP_COORD_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_2]">
+ cachedName="PROP_COORD_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_MUNICIPALITY_NAME]">
+ cachedName="PROP_COORD_POSTAL_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_POSTAL_CODE]">
+ cachedName="PROP_COORD_PROVINCE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PROVINCE]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKPHONE]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKMOBIL]">
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_FAX]">
+ cachedName="PROP_COORD_WORKEMAIL"
+ lineageId="Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKEMAIL]">
name="NewSortKeyPosition">0
-
+
+
+
+
+
+
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]}
+
+
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ID]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_COMMENT_ORG]}
+
+
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Output].Columns[FirstName]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\FirstName, Surname1.Outputs[Derived Column Output].Columns[SurName]}
+
+
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]}
+
+
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[REGION_CODE]}
-
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NAME]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NO]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PERSON_REGION]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_1]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_STREET_ADDRESS_2]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_PROVINCE]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKPHONE]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKMOBIL]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_FAX]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Property Coordinator.Outputs[OLE DB Source Output].Columns[PROP_COORD_WORKEMAIL]}
+
+
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Inputs[Sort Input].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]">
0
+ name="NewSortKeyPosition">1
+ cachedLength="9"
+ cachedName="EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
+ cachedLength="40"
+ cachedName="EXP_AGT_PERSON_FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]">
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Inputs[Sort Input].Columns[EXP_AGT_PERSON_COMMENT_ID]"
+ cachedDataType="wstr"
+ cachedLength="52"
+ cachedName="EXP_AGT_PERSON_COMMENT_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ID]">
0
+ name="NewSortKeyPosition">4
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Inputs[Sort Input].Columns[EXP_AGT_PERSON_COMMENT_ORG]"
+ cachedDataType="wstr"
+ cachedLength="213"
+ cachedName="EXP_AGT_PERSON_COMMENT_ORG"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ORG]">
0
+ name="NewSortKeyPosition">5
+ cachedLength="40"
+ cachedName="FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[FirstName]">
0
+ name="NewSortKeyPosition">2
+ cachedLength="40"
+ cachedName="SurName"
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[SurName]">
0
+ name="NewSortKeyPosition">3
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
+ cachedLength="6"
+ cachedName="ACQUISITION_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]">
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Inputs[Sort Input].Columns[REGION_CODE]"
+ cachedDataType="numeric"
+ cachedName="REGION_CODE"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[REGION_CODE]">
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]">
+ cachedLength="103"
+ cachedName="MINISTRY_PROJECT_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]">
+ cachedLength="40"
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]">
1
+ name="NewSortKeyPosition">0
-
-
-
-
-
-
-
-
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ name="PAIMS_ACQUISITION_FILE_ID"
+ precision="10"
+ sortKeyPosition="1">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ dataType="wstr"
+ length="9"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ name="EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]"
+ dataType="wstr"
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]"
+ name="EXP_AGT_PERSON_FIRST_NAME_SURNAME">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_COMMENT_ID]"
+ dataType="wstr"
+ length="52"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_COMMENT_ID]"
+ name="EXP_AGT_PERSON_COMMENT_ID"
+ sortKeyPosition="4">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ID]}
+ length="213"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_COMMENT_ORG]"
+ name="EXP_AGT_PERSON_COMMENT_ORG"
+ sortKeyPosition="5">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_COMMENT_ORG]}
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FirstName]"
+ name="FirstName"
+ sortKeyPosition="2">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[FirstName]}
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[SurName]"
+ name="SurName"
+ sortKeyPosition="3">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\FirstName, SurName2.Outputs[Derived Column Output].Columns[SurName]}
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ name="ACQUISITION_FILE_STATUS_TYPE_CODE">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ length="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]}
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[REGION_CODE]"
+ name="REGION_CODE"
+ precision="2">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[REGION_CODE]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NUMBER]"
+ dataType="wstr"
+ length="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NUMBER]"
+ name="MINISTRY_PROJECT_NUMBER">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NAME]"
+ dataType="wstr"
+ length="103"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NAME]"
+ name="MINISTRY_PROJECT_NAME">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]}
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FILE_NAME]"
+ name="FILE_NAME">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FILE_NO]"
+ dataType="numeric"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FILE_NO]"
+ name="FILE_NO"
+ precision="6">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NO]}
+ length="84"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[ASSIGNED_DATE]"
+ dataType="dbTimeStamp"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[ASSIGNED_DATE]"
+ name="ASSIGNED_DATE">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[DELIVERY_DATE]"
+ dataType="dbTimeStamp"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[DELIVERY_DATE]"
+ name="DELIVERY_DATE">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]}
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PERSON_REGION]}
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_STREET_ADDRESS_1]"
+ name="EXP_AGT_STREET_ADDRESS_1">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_1]}
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_STREET_ADDRESS_2]"
+ name="EXP_AGT_STREET_ADDRESS_2">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_STREET_ADDRESS_2]}
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_MUNICIPALITY_NAME]"
+ name="EXP_AGT_MUNICIPALITY_NAME">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_MUNICIPALITY_NAME]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_POSTAL_CODE]"
+ dataType="wstr"
+ length="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_POSTAL_CODE]"
+ name="EXP_AGT_POSTAL_CODE">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Province_State_Code]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_POSTAL_CODE]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PROVINCE]"
+ dataType="wstr"
+ length="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PROVINCE]"
+ name="EXP_AGT_PROVINCE">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Country_ID]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_PROVINCE]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKPHONE]"
+ dataType="numeric"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKPHONE]"
+ name="EXP_AGT_WORKPHONE"
+ precision="10">
#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKPHONE]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKMOBIL]"
+ dataType="numeric"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKMOBIL]"
+ name="EXP_AGT_WORKMOBIL"
+ precision="15">
#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKMOBIL]}
+ refId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_FAX]"
+ dataType="numeric"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_FAX]"
+ name="EXP_AGT_FAX"
+ precision="10">
#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_FAX]}
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
-
-
-
-
- #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[Comment]}
-
-
-
+ length="80"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKEMAIL]"
+ name="EXP_AGT_WORKEMAIL">
#{Package\Load Acquisition Persons and Organizations\Format Organization Name.Outputs[Derived Column Output].Columns[Organization_Name]}
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Expropriation agent.Outputs[OLE DB Source Output].Columns[EXP_AGT_WORKEMAIL]}
@@ -40032,7522 +40037,6685 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+
+ true
+ -1
+
+ refId="Package\Load Acquisition Persons and Organizations\Sort 4.Inputs[Sort Input]"
+ name="Sort Input">
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 1
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_COMMENT_ID]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 4
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_COMMENT_ORG]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 5
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[FirstName]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 2
+ lineageId="Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[SurName]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 3
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[REGION_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NO]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_REGION]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_1]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_2]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_MUNICIPALITY_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_POSTAL_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PROVINCE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKPHONE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKMOBIL]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_FAX]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FAX]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKEMAIL]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
+
+
+
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_COMMENT_ID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_COMMENT_ORG]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[FirstName]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\FirstName, SurName.Outputs[Derived Column Output].Columns[SurName]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ACQUISITION_TYPE_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[REGION_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[MINISTRY_PROJECT_NAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NO]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[ASSIGNED_DATE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[DELIVERY_DATE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PERSON_REGION]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_1]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_STREET_ADDRESS_2]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_POSTAL_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_PROVINCE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKPHONE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKMOBIL]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FAX]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_FAX]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Negotiation agent.Outputs[OLE DB Source Output].Columns[NEG_AGT_WORKEMAIL]}
-
-
+
+
-
+
+
+
+
+
+ true
+ -1
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Sort 5.Inputs[Sort Input]"
+ name="Sort Input">
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="10"
+ cachedName="PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 1
+
+
+
+
+ 0
+ 2
+
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+
+ 0
+ 0
+
+
+
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="6"
+ cachedName="POSTAL_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+
+ 0
+ 0
+
+
+
+ cachedName="WORKPHONE"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+ cachedLength="80"
+ cachedName="WORKEMAIL"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="Copy of STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="Copy of STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="40"
+ cachedName="Copy of FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="40"
+ cachedName="Copy of SurName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="Copy of PERSON_REGION"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 5.Inputs[Sort Input].Columns[Copy of MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="Copy of MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 5.Inputs[Sort Input].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="Copy of PAIMS_ACQUISITION_FILE_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FAX]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="2"
+ cachedName="Copy of PROVINCE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]">
#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Sort 5.Inputs[Sort Input].Columns[Province_State_Code]"
+ cachedDataType="i2"
+ cachedName="Province_State_Code"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Province_State_Code]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 5.Inputs[Sort Input].Columns[Country_ID]"
+ cachedDataType="i2"
+ cachedName="Country_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Country_ID]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="31"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ lineageId="Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="23"
+ cachedName="DB_CREATE_USERID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_CREATE_USERID]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="23"
+ cachedName="DB_LAST_UPDATE_USERID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="273"
+ cachedName="Comment"
+ lineageId="Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[Comment]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
+
+
+
+
+
+
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Province_State_Code]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Country_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
-
-
-
-
-
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Province_State_Code]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Country_ID]}
-
-
-
+
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
-
-
+
+
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[Comment]}
+
+
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+
+
+ 0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[PERSON_PROFILE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="10"
+ cachedName="PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[FIRST_NAME_SURNAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[PERSON_COMMENT_ID]"
+ cachedDataType="wstr"
+ cachedLength="55"
+ cachedName="PERSON_COMMENT_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="216"
+ cachedName="PERSON_COMMENT_ORG"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="SurName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="6"
+ cachedName="ACQUISITION_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="REGION_CODE"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[MINISTRY_PROJECT_NUMBER]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[MINISTRY_PROJECT_NAME]"
+ cachedDataType="wstr"
+ cachedLength="103"
+ cachedName="MINISTRY_PROJECT_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="40"
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[FILE_NO]"
+ cachedDataType="numeric"
+ cachedName="FILE_NO"
+ cachedPrecision="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="84"
+ cachedName="FILE_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[ASSIGNED_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ASSIGNED_DATE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Inputs[Sort Input].Columns[DELIVERY_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="DELIVERY_DATE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
-
-
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 1
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output]"
+ isSorted="true"
+ name="Sort Output">
+ precision="10">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[PERSON_PROFILE_TYPE_CODE]"
+ name="PERSON_PROFILE_TYPE_CODE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[FIRST_NAME_SURNAME]"
+ name="FIRST_NAME_SURNAME">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[PERSON_COMMENT_ID]"
+ name="PERSON_COMMENT_ID">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[PERSON_COMMENT_ORG]"
+ name="PERSON_COMMENT_ORG">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[FirstName]"
+ name="FirstName">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[SurName]"
+ name="SurName">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ name="ACQUISITION_FILE_STATUS_TYPE_CODE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+
+
+ precision="2">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NUMBER]"
+ name="MINISTRY_PROJECT_NUMBER">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NAME]"
+ name="MINISTRY_PROJECT_NAME">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[FILE_NAME]"
+ name="FILE_NAME">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
+
+
+ precision="6">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[ASSIGNED_DATE]"
+ name="ASSIGNED_DATE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[DELIVERY_DATE]"
+ name="DELIVERY_DATE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+
+
+ precision="2">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[STREET_ADDRESS_1]"
+ name="STREET_ADDRESS_1">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[STREET_ADDRESS_2]"
+ name="STREET_ADDRESS_2">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[POSTAL_CODE]"
+ name="POSTAL_CODE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[PROVINCE]"
+ name="PROVINCE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+ precision="10">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
+
+
+ precision="15">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+
+
+ precision="10">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[WORKEMAIL]"
+ name="WORKEMAIL">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Copy of STREET_ADDRESS_1]"
+ name="Copy of STREET_ADDRESS_1">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Copy of STREET_ADDRESS_2]"
+ name="Copy of STREET_ADDRESS_2">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Copy of FirstName]"
+ name="Copy of FirstName">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Copy of SurName]"
+ name="Copy of SurName">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
+
+
+ precision="2">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Copy of MUNICIPALITY_NAME]"
+ name="Copy of MUNICIPALITY_NAME">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]"
+ name="Copy of PAIMS_ACQUISITION_FILE_ID">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Copy of PROVINCE]"
+ name="Copy of PROVINCE">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Province_State_Code]"
+ name="Province_State_Code">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Province_State_Code]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Country_ID]"
+ name="Country_ID">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Country_ID]}
+
+
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USERID]"
+ name="APP_CREATE_USERID">
"APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+ length="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]"
+ name="APP_CREATE_USER_DIRECTORY">
(DT_WSTR,12)#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
- (DT_WSTR,12)INTEREST_HOLDER_ID
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USERID]"
+ name="APP_LAST_UPDATE_USERID">
"APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+ length="31"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ name="APP_LAST_UPDATE_USER_DIRECTORY">
"place_holder"
- "place_holder"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[DB_CREATE_USERID]"
+ dataType="wstr"
+ length="23"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[DB_CREATE_USERID]"
+ name="DB_CREATE_USERID">
(DT_I2)1
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
+
+
+
+
(DT_I2)1
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Comment]"
+ dataType="wstr"
+ length="273"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 6.Outputs[Sort Output].Columns[Comment]"
+ name="Comment">
(DT_I2)1
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Audit Trail.Outputs[Derived Column Output].Columns[Comment]}
+
+
+
+
(DT_I2)1
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Acquisition Persons and Organizations\Format Organization Name.Outputs[Derived Column Output].Columns[Organization_Name]}
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_COUNTRY]
- select * from (select * from [dbo].[PIMS_COUNTRY]) [refTable]
-where [refTable].[DESCRIPTION] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All"
+ componentClassID="Microsoft.UnionAll"
+ contactInfo="Union All;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
+ description="Combines rows from multiple data flows without sorting. For example, add rows back to a data flow after correction of errors. If sorting is important, we recommend using the Merge transformation."
+ name="Union All"
+ version="1">
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 1]"
+ name="Union All Input 1">
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[PAIMS_ACQUISITION_FILE_ID]">
DESCRIPTION
-
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
-
-
-
-
-
-
-
+
COUNTRY_ID
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ cachedName="NEG_AGT_PERSON_FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[NEG_AGT_PERSON_FIRST_NAME_SURNAME]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+
+
+
+ cachedName="FirstName"
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[FirstName]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
+
+
+ cachedName="SurName"
+ cachedSortKeyPosition="3"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[SurName]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
+
+
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+
+
+ cachedLength="6"
+ cachedName="ACQUISITION_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[ACQUISITION_TYPE_CODE]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NUMBER]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+
+
+
-
-
-
-
-
-
-
-
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 4.Outputs[Sort Output].Columns[FILE_NAME]">
#{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
+
+
#{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
-
-
+
+
#{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
-
-
+
+
#{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
+
+
#{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
+
+
#{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[POSTAL_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
-
-
+
+
#{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FAX]}
-
-
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- "APP_PAM"."PAM_INTEREST_HOLDER"
-
- select * from app_pam.pam_interest_holder where interest_holder_id=570
-
- 1252
- true
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_ADDRESS]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
+
+ name="Union All Input 2">
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PAIMS_ACQUISITION_FILE_ID]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+
+ cachedLength="40"
+ cachedName="FirstName"
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[FirstName]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
+
+
+ cachedLength="40"
+ cachedName="SurName"
+ cachedSortKeyPosition="3"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[SurName]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
+
+
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+
+
+ cachedLength="6"
+ cachedName="ACQUISITION_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[ACQUISITION_TYPE_CODE]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PROVINCE_STATE]
- select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
-where [refTable].[PROVINCE_STATE_CODE] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]};
- 1252
- false
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[REGION_CODE]"
+ cachedDataType="numeric"
+ cachedName="REGION_CODE"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[REGION_CODE]">
PROVINCE_STATE_CODE
-
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
-
-
-
-
-
- PROVINCE_STATE_ID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NUMBER]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ cachedLength="103"
+ cachedName="MINISTRY_PROJECT_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NAME]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[FILE_NAME]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[FILE_NO]"
+ cachedDataType="numeric"
+ cachedName="FILE_NO"
+ cachedPrecision="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[FILE_NO]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
+ cachedLength="84"
+ cachedName="FILE_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[FILE_NUMBER]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[ASSIGNED_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ASSIGNED_DATE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[ASSIGNED_DATE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[DELIVERY_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="DELIVERY_DATE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[DELIVERY_DATE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="9"
+ cachedName="PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ cachedLength="40"
+ cachedName="PROP_COORD_PERSON_FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_PERSON_FIRST_NAME_SURNAME]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ cachedLength="55"
+ cachedName="PROP_COORD_PERSON_COMMENT_ID"
+ cachedSortKeyPosition="4"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_PERSON_COMMENT_ID]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ cachedLength="216"
+ cachedName="PROP_COORD_PERSON_COMMENT_ORG"
+ cachedSortKeyPosition="5"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_PERSON_COMMENT_ORG]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[PROP_COORD_PERSON_REGION]"
+ cachedDataType="numeric"
+ cachedName="PROP_COORD_PERSON_REGION"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_PERSON_REGION]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ cachedLength="40"
+ cachedName="PROP_COORD_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_STREET_ADDRESS_1]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ cachedLength="40"
+ cachedName="PROP_COORD_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_STREET_ADDRESS_2]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ cachedLength="40"
+ cachedName="PROP_COORD_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[PROP_COORD_POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="PROP_COORD_POSTAL_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_POSTAL_CODE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
-
-
-
+ cachedLength="2"
+ cachedName="PROP_COORD_PROVINCE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_PROVINCE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[PROP_COORD_WORKPHONE]"
+ cachedDataType="numeric"
+ cachedName="PROP_COORD_WORKPHONE"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_WORKPHONE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[PROP_COORD_WORKMOBIL]"
+ cachedDataType="numeric"
+ cachedName="PROP_COORD_WORKMOBIL"
+ cachedPrecision="15"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_WORKMOBIL]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[PROP_COORD_FAX]"
+ cachedDataType="numeric"
+ cachedName="PROP_COORD_FAX"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_FAX]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FAX]}
+ cachedLength="80"
+ cachedName="PROP_COORD_WORKEMAIL"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 2.Outputs[Sort Output].Columns[PROP_COORD_WORKEMAIL]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+
+
+
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ cachedDataType="numeric"
+ cachedName="PAIMS_ACQUISITION_FILE_ID"
+ cachedPrecision="10"
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[PAIMS_ACQUISITION_FILE_ID]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
-
- #{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
-
+ cachedLength="40"
+ cachedName="FirstName"
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FirstName]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]}
+ cachedLength="40"
+ cachedName="SurName"
+ cachedSortKeyPosition="3"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[SurName]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SurName]}
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+ cachedLength="6"
+ cachedName="ACQUISITION_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[ACQUISITION_TYPE_CODE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[REGION_CODE]"
+ cachedDataType="numeric"
+ cachedName="REGION_CODE"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[REGION_CODE]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NUMBER]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ cachedLength="103"
+ cachedName="MINISTRY_PROJECT_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[MINISTRY_PROJECT_NAME]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ cachedLength="40"
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FILE_NAME]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[FILE_NO]"
+ cachedDataType="numeric"
+ cachedName="FILE_NO"
+ cachedPrecision="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FILE_NO]">
#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NO]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ cachedLength="84"
+ cachedName="FILE_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[FILE_NUMBER]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[ASSIGNED_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ASSIGNED_DATE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[ASSIGNED_DATE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[DELIVERY_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="DELIVERY_DATE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[DELIVERY_DATE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+ cachedLength="9"
+ cachedName="EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_ACQ_FL_PERSON_PROFILE_TYPE_CODE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+ cachedLength="40"
+ cachedName="EXP_AGT_PERSON_FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_FIRST_NAME_SURNAME]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ cachedLength="52"
+ cachedName="EXP_AGT_PERSON_COMMENT_ID"
+ cachedSortKeyPosition="4"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_COMMENT_ID]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ cachedLength="213"
+ cachedName="EXP_AGT_PERSON_COMMENT_ORG"
+ cachedSortKeyPosition="5"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_COMMENT_ORG]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+ cachedName="EXP_AGT_PERSON_REGION"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PERSON_REGION]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+ cachedLength="40"
+ cachedName="EXP_AGT_STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_STREET_ADDRESS_1]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ cachedLength="40"
+ cachedName="EXP_AGT_STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_STREET_ADDRESS_2]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ cachedLength="40"
+ cachedName="EXP_AGT_MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ cachedLength="6"
+ cachedName="EXP_AGT_POSTAL_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_POSTAL_CODE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ cachedLength="2"
+ cachedName="EXP_AGT_PROVINCE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_PROVINCE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[EXP_AGT_WORKPHONE]"
+ cachedDataType="numeric"
+ cachedName="EXP_AGT_WORKPHONE"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKPHONE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[EXP_AGT_WORKMOBIL]"
+ cachedDataType="numeric"
+ cachedName="EXP_AGT_WORKMOBIL"
+ cachedPrecision="15"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKMOBIL]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKMOBIL]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[EXP_AGT_FAX]"
+ cachedDataType="numeric"
+ cachedName="EXP_AGT_FAX"
+ cachedPrecision="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_FAX]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FAX]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All.Inputs[Union All Input 3].Columns[EXP_AGT_WORKEMAIL]"
+ cachedDataType="wstr"
+ cachedLength="80"
+ cachedName="EXP_AGT_WORKEMAIL"
+ lineageId="Package\Load Acquisition Persons and Organizations\Sort 3.Outputs[Sort Output].Columns[EXP_AGT_WORKEMAIL]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
-
- #{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
-
-
- #{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
-
-
+ name="Union All Input 4">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
+
+
+
+ cachedName="FIRST_NAME_SURNAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+ cachedLength="55"
+ cachedName="PERSON_COMMENT_ID"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
+ cachedLength="216"
+ cachedName="PERSON_COMMENT_ORG"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
+
+
+
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
+
+
+
+ cachedName="REGION_CODE"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
+ cachedLength="103"
+ cachedName="MINISTRY_PROJECT_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+ cachedLength="40"
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
+
+
+
+ cachedLength="84"
+ cachedName="FILE_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
+
+
+
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+
+
+
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 1].Columns[POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="POSTAL_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 1].Columns[PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]">
#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[WORKPHONE]">
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
+
+
(DT_WSTR,10)#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
+
+
+
+
(DT_WSTR,10)INTEREST_HOLDER_ID
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
-
-
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
+
+
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
"FAX"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
+
+
+
+
"FAX"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
"WORKPHONE"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
"WORKPHONE"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
"PERSPHONE"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Province_State_Code]}
+
+
+
+
"PERSPHONE"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Country_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
+
+
+
"WORKEMAIL"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
"WORKEMAIL"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
"WORKPHONE"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]}
+
+
+
+
"WORKPHONE"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[PERSON_COMMENT_ORG]"
+ cachedDataType="wstr"
+ cachedLength="216"
+ cachedName="PERSON_COMMENT_ORG"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]">
#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[FirstName]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="FirstName"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FirstName]">
#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SurName]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="ACQUISITION_FILE_STATUS_TYPE_CODE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]">
#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_FILE_STATUS_TYPE_CODE]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[REGION_CODE]"
+ cachedDataType="numeric"
+ cachedName="REGION_CODE"
+ cachedPrecision="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[MINISTRY_PROJECT_NUMBER]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="MINISTRY_PROJECT_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]">
#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NUMBER]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[MINISTRY_PROJECT_NAME]"
+ cachedDataType="wstr"
+ cachedLength="103"
+ cachedName="MINISTRY_PROJECT_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MINISTRY_PROJECT_NAME]}
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[FILE_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="FILE_NAME"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NAME]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NAME]}
+
+
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[FILE_NO]"
+ cachedDataType="numeric"
+ cachedName="FILE_NO"
+ cachedPrecision="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NO]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NO]}
+
+
+ cachedLength="84"
+ cachedName="FILE_NUMBER"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
+
+ #{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[ASSIGNED_DATE]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ASSIGNED_DATE"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ASSIGNED_DATE]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[DELIVERY_DATE]}
-
-
+
+
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_REGION]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
+
+
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+
+
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKPHONE]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKMOBIL]}
-
-
+
+
#{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FAX]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[WORKEMAIL]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="40"
+ cachedName="Copy of STREET_ADDRESS_1"
+ lineageId="Package\Load Acquisition Persons and Organizations\Data Conversion 1.Outputs[Data Conversion Output].Columns[Copy of STREET_ADDRESS_1]">
[GETDATE]()
- GETDATE()
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_1]}
-
-
+
+
"Load Contact Method"
- "Load Contact Method"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of STREET_ADDRESS_2]}
-
-
+
+
"PIMS_CONTACT_METHOD FOR PERSON"
- "PIMS_CONTACT_METHOD FOR PERSON"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of FirstName]}
-
-
+
+
"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
- "PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of SurName]}
-
-
+
+
#{Package\Load Interest Holder Contact Method\PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]}
- ErrorCode
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PERSON_REGION]}
-
-
+
+
#{Package\Load Interest Holder Contact Method\PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]}
- ErrorColumn
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of MUNICIPALITY_NAME]}
-
-
+
+
"FIRST_NAME" + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTACT_METHOD_VALUE: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PAIMS_ACQUISITION_FILE_ID]}
+
+
+
+
"FIRST_NAME" + FIRST_NAME + "SURNAME: " + SURNAME + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
+
-
-
-
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Inputs[Union All Input 3]"
+ dangling="true"
+ hasSideEffects="true"
+ name="Union All Input 3">
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1]"
+ name="Union All Output 1">
-
- [GETDATE]()
- GETDATE()
-
-
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PAIMS_ACQUISITION_FILE_ID]"
+ name="PAIMS_ACQUISITION_FILE_ID"
+ precision="10" />
-
- "Load Contact Merthod"
- "Load Contact Merthod"
-
-
+ length="10"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_PROFILE_TYPE_CODE]"
+ name="PERSON_PROFILE_TYPE_CODE" />
-
- "PIMS_CONTACT_METHOD FOR ORGANIZATION"
- "PIMS_CONTACT_METHOD FOR ORGANIZATION"
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME_SURNAME]"
+ name="FIRST_NAME_SURNAME" />
-
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+ length="55"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ID]"
+ name="PERSON_COMMENT_ID" />
-
- "ORGANIZATION NAME: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTAACT_METHOD_VALUE: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
- "ORGANIZATION NAME: " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTAACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
-
-
-
-
-
-
-
+ length="216"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PERSON_COMMENT_ORG]"
+ name="PERSON_COMMENT_ORG" />
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]"
+ dataType="wstr"
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FirstName]"
+ name="FirstName" />
-
-
-
-
-
-
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
-
-
-
-
-
-
-
-
-
+ length="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ACQUISITION_TYPE_CODE]"
+ name="ACQUISITION_TYPE_CODE" />
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ dataType="numeric"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ name="REGION_CODE"
+ precision="2" />
-
-
-
-
-
-
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
+
+
+
-
+
-
+
-
-
-
-
-
-
-
-
-
+ length="40"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME" />
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]"
+ dataType="wstr"
+ length="6"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]"
+ name="POSTAL_CODE" />
+ refId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]"
+ dataType="wstr"
+ length="2"
+ lineageId="Package\Load Acquisition Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]"
+ name="PROVINCE" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- ![ISNULL](#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]})
- !ISNULL(ORGANIZATION_NAME)
- 0
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
-
- true
-
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Audit Trail (and capture interest holder id).Inputs[Derived Column Input]">
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ (DT_WSTR,12)#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ (DT_WSTR,12)INTEREST_HOLDER_ID
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "place_holder"
+ "place_holder"
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Audit Trail (and capture interest holder id).Inputs[Derived Column Input]">
@@ -47556,96 +46724,71 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\BC.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
- ![ISNULL](#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]})
- !ISNULL(SURNAME) || !ISNULL(FIRST_NAME)
- 0
-
-
-
-
-
- true
-
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\BC.Inputs[Derived Column Input]">
+
+
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\BC.Inputs[Derived Column Input]">
@@ -47654,49 +46797,84 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ refId="Package\Load Interest Holder Addresses\Canada"
+ 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="Canada"
+ usesDispositions="true">
+ refId="Package\Load Interest Holder Addresses\Canada.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\Canada.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Canada.Inputs[Derived Column Input]">
+
+
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+
+
+
+
+
+
+
@@ -47705,14 +46883,14 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
description="Specifies the SQL statement that generates the lookup table."
expressionType="Notify"
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_ORGANIZATION]
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_COUNTRY]
select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_COUNTRY]) [refTable]
+where [refTable].[DESCRIPTION] = ?
<referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
#{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_AUDIT_TRAIL_APP_CREATE_USERID]};
+ name="ParameterMap">#{Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]};
-
- APP_CREATE_USER_DIRECTORY
-
-
-
-
+ cachedLength="50"
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]">
APP_CREATE_USERID
+ name="JoinToReferenceColumn">DESCRIPTION
+ synchronousInputId="Package\Load Interest Holder Addresses\COUNTRY_ID.Inputs[Lookup Input]">
ORGANIZATION_ID
+ name="CopyFromReferenceColumn">COUNTRY_ID
+ synchronousInputId="Package\Load Interest Holder Addresses\COUNTRY_ID.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Addresses\COUNTRY_ID.Inputs[Lookup Input]">
@@ -47867,927 +47028,622 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
-
- 0
-
-
- SELECT *
-FROM APP_PAM.PAM_INTEREST_HOLDER
-WHERE CELL_PHONE_NUMBER IS NOT NULL
-
- 1252
- true
- 2
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\Data Conversion"
+ componentClassID="Microsoft.DataConvert"
+ contactInfo="Data Conversion;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Data Conversion"
+ name="Data Conversion"
+ usesDispositions="true">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output]"
+ exclusionGroup="1"
+ name="Data Conversion Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Data Conversion.Inputs[Data Conversion Input]">
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_1]"
+ name="UNICODE_STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]}
+ false
+
+
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_2]"
+ name="UNICODE_STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]}
+ false
+
+
-
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_3]"
+ name="UNICODE_STREET_ADDRESS_3"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]}
+ false
+
+
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]"
+ name="UNICODE_COUNTRY"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]}
+ false
+
+
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_PROVINCE]"
+ name="UNICODE_PROVINCE"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]}
+ false
+
+
+ length="20"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_POSTAL_CODE]"
+ name="UNICODE_POSTAL_CODE"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[POSTAL_CODE]}
+ false
+
+
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_MUNICIPALITY_NAME]"
+ name="UNICODE_MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]}
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
+ length="30"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "Load Interest Holder Addresses"
+ "Load Interest Holder Addresses"
+
+
+ length="12"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ name="ERROR_TASK_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PIMS_ADDRESS"
+ "PIMS_ADDRESS"
+
+
+ length="32"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]"
+ name="ERROR_ETL_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+ length="153"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "STREET ADDRESS 1: " + #{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Addresses\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]} + "STREET_ADDRESS_2 " + #{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ "STREET ADDRESS 1: " + STREET_ADDRESS_1 + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY + "STREET_ADDRESS_2 " + STREET_ADDRESS_2
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Inputs[Derived Column Input]">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- "APP_PAM_MASKED"."PAM_INTEREST_HOLDER"
-
- SELECT *
-FROM APP_PAM.PAM_INTEREST_HOLDER
-WHERE EMAIL_ADDRESS IS NOT NULL
-
- 1252
- true
- 2
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1"
+ 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 1 1 1 1"
+ usesDispositions="true">
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Inputs[Derived Column Input]">
-
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
-
-
-
-
-
-
+ length="30"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "Load Interest Holder Addresses"
+ "Load Interest Holder Addresses"
+
+
+ length="12"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ name="ERROR_TASK_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PIMS_ADDRESS"
+ "PIMS_ADDRESS"
+
+
+ length="32"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]"
+ name="ERROR_ETL_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+ length="153"
+ lineageId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "STREET ADDRESS 1: " + #{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Addresses\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]} + "STREET_ADDRESS_2 " + #{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ "STREET ADDRESS 1: " + STREET_ADDRESS_1 + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY + "STREET_ADDRESS_2 " + STREET_ADDRESS_2
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Inputs[Derived Column Input]">
-
-
-
-
-
-
-
-
-
-
-
-
+ version="4">
"APP_PAM"."PAM_INTEREST_HOLDER"
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
dataType="System.String"
description="The SQL command to be executed."
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">SELECT *
-FROM APP_PAM.PAM_INTEREST_HOLDER
-WHERE FAX_NO IS NOT NULL
-
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
true
+ name="AlwaysUseDefaultCodePage">false
2
+ typeConverter="AccessMode">3
+ false
+ false
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\ETL Error Log 1.Inputs[OLE DB Destination Input]">
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Addresses\ETL Error Log 1.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Addresses\ETL Error Log 1.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ dataType="dbTimeStamp"
+ name="ERROR_TIME" />
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ dataType="wstr"
+ length="100"
+ name="ERROR_OPERATION_NAME" />
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ dataType="wstr"
+ length="100"
+ name="ERROR_TASK_NAME" />
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ dataType="wstr"
+ length="100"
+ name="ERROR_ETL_NAME" />
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ dataType="nText"
+ name="ERROR_ROW" />
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ dataType="i4"
+ name="ERROR_CODE" />
+ refId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ dataType="i4"
+ name="ERROR_COLUMN" />
-
+
+
+
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\ETL Error Log 1 1.Inputs[OLE DB Destination Input]">
-
-
-
-
-
-
-
-
-
-
-
-
+ version="4">
"APP_PAM"."PAM_INTEREST_HOLDER"
+ name="OpenRowset">[dbo].[PIMS_ADDRESS]
dataType="System.String"
description="The SQL command to be executed."
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">SELECT *
-FROM APP_PAM.PAM_INTEREST_HOLDER
-WHERE HOME_PHONE_NO IS NOT NULL
-
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
true
+ name="AlwaysUseDefaultCodePage">false
2
+ typeConverter="AccessMode">3
+ false
+ false
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[ADDRESS_ID]"
+ dataType="i8"
+ name="ADDRESS_ID" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[REGION_CODE]"
+ dataType="i2"
+ name="REGION_CODE" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[DISTRICT_CODE]"
+ dataType="i2"
+ name="DISTRICT_CODE" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[PROVINCE_STATE_ID]"
+ dataType="i2"
+ name="PROVINCE_STATE_ID" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[COUNTRY_ID]"
+ dataType="i2"
+ name="COUNTRY_ID" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[STREET_ADDRESS_1]"
+ dataType="wstr"
+ length="200"
+ name="STREET_ADDRESS_1" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[STREET_ADDRESS_2]"
+ dataType="wstr"
+ length="200"
+ name="STREET_ADDRESS_2" />
+ name="STREET_ADDRESS_3" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[MUNICIPALITY_NAME]"
+ dataType="wstr"
+ length="200"
+ name="MUNICIPALITY_NAME" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[POSTAL_CODE]"
+ dataType="wstr"
+ length="20"
+ name="POSTAL_CODE" />
+ name="LATITUDE"
+ precision="8"
+ scale="6" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[LONGITUDE]"
+ dataType="numeric"
+ name="LONGITUDE"
+ precision="9"
+ scale="6" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[CONCURRENCY_CONTROL_NUMBER]"
+ dataType="i8"
+ name="CONCURRENCY_CONTROL_NUMBER" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_TIMESTAMP]"
+ dataType="dbTimeStamp"
+ name="APP_CREATE_TIMESTAMP" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ dataType="wstr"
+ length="30"
+ name="APP_CREATE_USERID" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_GUID]"
+ dataType="guid"
+ name="APP_CREATE_USER_GUID" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ dataType="wstr"
+ length="30"
+ name="APP_CREATE_USER_DIRECTORY" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_TIMESTAMP]"
+ dataType="dbTimeStamp"
+ name="APP_LAST_UPDATE_TIMESTAMP" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ dataType="wstr"
+ length="30"
+ name="APP_LAST_UPDATE_USERID" />
+
+ name="APP_LAST_UPDATE_USER_DIRECTORY" />
+ name="DB_CREATE_TIMESTAMP" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[DB_CREATE_USERID]"
+ dataType="wstr"
+ length="30"
+ name="DB_CREATE_USERID" />
+ refId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[DB_LAST_UPDATE_TIMESTAMP]"
+ dataType="dbTimeStamp"
+ name="DB_LAST_UPDATE_TIMESTAMP" />
+
+
+
-
+
+
+
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input]">
-
-
-
-
-
-
-
-
-
-
-
-
+ version="6">
- 0
"APP_PAM"."PAM_INTEREST_HOLDER"
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_ADDRESS]
+ description="Specifies a SQL statement that uses parameters to generate the lookup table."
+ expressionType="Notify"
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[STREET_ADDRESS_1] = ? and [refTable].[STREET_ADDRESS_2] = ? and [refTable].[STREET_ADDRESS_3] = ? and [refTable].[POSTAL_CODE] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[COUNTRY_ID] = ? and [refTable].[PROVINCE_STATE_ID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
SELECT *
-FROM APP_PAM.PAM_INTEREST_HOLDER
-WHERE WORK_PHONE_NO IS NOT NULL
+ description="Indicates whether to reference metadata in an XML format."
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ description="Specifies the list of lineage identifiers that map to the parameters that the SQL statement in the SQLCommand property uses. Entries in the list are separated by semicolons."
+ name="ParameterMap">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]};#{Package\Load Interest Holder Addresses\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};
1252
true
- 2
-
+ description="Determines whether duplicate keys in the reference data should be treated as errors when full cache mode is used."
+ name="TreatDuplicateKeysAsError">false
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ STREET_ADDRESS_1
+
+
+
+
+
+ STREET_ADDRESS_2
+
+
+
+
+
+ STREET_ADDRESS_3
+
+
+
+
+
+ POSTAL_CODE
+
+
+
+
+
+ MUNICIPALITY_NAME
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\Lookup.Outputs[Lookup Match Output]"
+ errorOrTruncationOperation="Lookup"
+ exclusionGroup="1"
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Lookup.Inputs[Lookup Input]">
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\Lookup.Inputs[Lookup Input]">
-
-
-
-
-
-
-
-
-
-
-
-
@@ -50080,14 +48572,14 @@ WHERE WORK_PHONE_NO IS NOT NULL
description="Specifies the SQL statement that generates the lookup table."
expressionType="Notify"
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_PERSON]
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_ADDRESS]
select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[STREET_ADDRESS_1] = ? and [refTable].[STREET_ADDRESS_2] = ? and [refTable].[STREET_ADDRESS_3] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[POSTAL_CODE] = ? and [refTable].[COUNTRY_ID] = ? and [refTable].[PROVINCE_STATE_ID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
<referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
#{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_AUDIT_TRAIL_APP_CREATE_USERID]};
+ name="ParameterMap">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]};#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]};#{Package\Load Interest Holder Addresses\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]">
APP_CREATE_USER_DIRECTORY
+ name="JoinToReferenceColumn">STREET_ADDRESS_1
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]">
APP_CREATE_USERID
+ name="JoinToReferenceColumn">STREET_ADDRESS_2
+
+
+
+
+
+ STREET_ADDRESS_3
+
+
+
+
+
+ MUNICIPALITY_NAME
+
+
+
+
+
+ POSTAL_CODE
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
-
-
-
- PERSON_ID
-
-
-
+ synchronousInputId="Package\Load Interest Holder Addresses\Lookup 1.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Addresses\Lookup 1.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Addresses\Lookup 1.Inputs[Lookup Input]">
@@ -50242,13 +48818,14 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
+ validateExternalMetadata="False"
+ version="7">
[dbo].[PIMS_CONTACT_METHOD]
+ name="OpenRowset">"APP_PAM"."PAM_INTEREST_HOLDER"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from app_pam.pam_interest_holder where interest_holder_id=570
+
false
+ name="AlwaysUseDefaultCodePage">true
3
- false
- false
+ typeConverter="AccessMode">0
TABLOCK,CHECK_CONSTRAINTS
- 2147483647
+ description="The mappings between the parameters in the SQL command and variables."
+ name="ParameterMapping">
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[INTEREST_HOLDER_ID]"
+ dataType="numeric"
+ name="INTEREST_HOLDER_ID"
+ precision="10" />
+
+
+ name="SURNAME" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[FIRST_NAME]"
+ dataType="wstr"
+ length="15"
+ name="FIRST_NAME" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[MIDDLE_NAME]"
+ dataType="wstr"
+ length="50"
+ name="MIDDLE_NAME" />
+
+ name="ORGANIZATION_NAME" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_1]"
+ dataType="wstr"
+ length="40"
+ name="LEGAL_ADDRESS_LINE_1" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_2]"
+ dataType="wstr"
+ length="40"
+ name="LEGAL_ADDRESS_LINE_2" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[ORG_SIGNING_BLOCK_COUNT]"
+ dataType="numeric"
+ name="ORG_SIGNING_BLOCK_COUNT"
+ precision="2" />
+ length="40"
+ name="LEGAL_ADDRESS_LINE_3" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[CITY]"
+ dataType="wstr"
+ length="40"
+ name="CITY" />
+ length="2"
+ name="PROVINCE" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[COUNTRY]"
+ dataType="wstr"
+ length="20"
+ name="COUNTRY" />
+ length="6"
+ name="POSTAL_CODE" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[HOME_PHONE_NO]"
+ dataType="numeric"
+ name="HOME_PHONE_NO"
+ precision="15" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[WORK_PHONE_NO]"
+ dataType="numeric"
+ name="WORK_PHONE_NO"
+ precision="15" />
+ refId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[FAX_NO]"
+ dataType="numeric"
+ name="FAX_NO"
+ precision="15" />
+ name="LAST_UPDATE_USERID" />
+ name="LAST_UPDATE_DATETIME" />
+
+ length="80"
+ name="EMAIL_ADDRESS" />
-
-
-
+
+ name="OLE DB Source Error Output">
+
+
+
+
+
+
+
+
+ version="6">
- 0
- [dbo].[PIMS_CONTACT_METHOD]
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_PROVINCE_STATE]
+ description="Specifies a SQL statement that uses parameters to generate the lookup table."
+ expressionType="Notify"
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
+where [refTable].[PROVINCE_STATE_CODE] = ?
1252
+ description="Specifies the type of connection used to access the reference dataset."
+ name="ConnectionType"
+ typeConverter="LookupConnectionType">0
false
+ dataType="System.Int32"
+ description="Specifies the cache type of the lookup table."
+ name="CacheType"
+ typeConverter="CacheType">0
3
+ description="Specifies how the Lookup transformation handles rows without matching entries in the reference data set."
+ name="NoMatchBehavior"
+ typeConverter="LookupNoMatchBehavior">1
false
+ dataType="System.Int32"
+ description="Specifies the percentage of the cache that is allocated for rows with no matching entries in the reference dataset."
+ name="NoMatchCachePercentage">0
false
+ dataType="System.Int32"
+ description="Maximum Memory Usage for Reference Cache on a 32 bit platform."
+ name="MaxMemoryUsage">25
+ 25
TABLOCK,CHECK_CONSTRAINTS
+ description="Indicates whether to reference metadata in an XML format."
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]};
2147483647
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
+ false
+ refId="Package\Load Interest Holder Addresses\PROVINCE_STATE_ID.Inputs[Lookup Input]"
+ name="Lookup Input">
-
-
-
-
-
-
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]">
+
+ PROVINCE_STATE_CODE
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Interest Holder Addresses\PROVINCE_STATE_ID.Inputs[Lookup Input]">
@@ -50712,7 +49307,7 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[STREET_ADDRESS_1]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[STREET_ADDRESS_2]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[STREET_ADDRESS_3]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ cachedName="UNICODE_STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[UNICODE_STREET_ADDRESS_2]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[UNICODE_STREET_ADDRESS_3]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ cachedLength="50"
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ cachedLength="50"
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[UNICODE_POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ cachedName="UNICODE_MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1].Columns[COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Interest Holder Addresses\COUNTRY_ID.Outputs[Lookup Match Output].Columns[COUNTRY_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 2].Columns[MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 2].Columns[PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 2].Columns[COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 2].Columns[POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ lineageId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ cachedLength="50"
+ cachedName="UNICODE_STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ cachedLength="50"
+ cachedName="UNICODE_STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
-
-
-
-
-
+ cachedName="UNICODE_STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 2].Columns[UNICODE_POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ cachedName="UNICODE_MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 2].Columns[COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Interest Holder Addresses\Canada.Outputs[Derived Column Output].Columns[COUNTRY_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[STREET_ADDRESS_1]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[STREET_ADDRESS_2]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[STREET_ADDRESS_3]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
+ cachedLength="6"
+ cachedName="POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ cachedName="UNICODE_STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ cachedName="UNICODE_STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[UNICODE_STREET_ADDRESS_3]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[UNICODE_POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ cachedName="UNICODE_MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 1].Columns[PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="PROVINCE_STATE_ID"
+ lineageId="Package\Load Interest Holder Addresses\PROVINCE_STATE_ID.Outputs[Lookup Match Output].Columns[PROVINCE_STATE_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[STREET_ADDRESS_1]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
-
-
-
-
-
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="6"
+ cachedName="POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+ #{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+ cachedName="UNICODE_STREET_ADDRESS_1"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]}
+ cachedName="UNICODE_STREET_ADDRESS_2"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ cachedName="UNICODE_STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_3]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_POSTAL_CODE]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_POSTAL_CODE"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ cachedLength="50"
+ cachedName="UNICODE_MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ refId="Package\Load Interest Holder Addresses\Union All 1.Inputs[Union All Input 2].Columns[PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="PROVINCE_STATE_ID"
+ lineageId="Package\Load Interest Holder Addresses\BC.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]">
#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ name="Union All Input 3">
-
-
-
+ refId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]"
+ dataType="wstr"
+ length="2"
+ lineageId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]"
+ name="PROVINCE" />
+ refId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]"
+ dataType="wstr"
+ length="20"
+ lineageId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]"
+ name="COUNTRY" />
+ refId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]"
+ dataType="wstr"
+ length="6"
+ lineageId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]"
+ name="POSTAL_CODE" />
+ length="50"
+ lineageId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_1]"
+ name="UNICODE_STREET_ADDRESS_1" />
+ length="50"
+ lineageId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]"
+ name="UNICODE_STREET_ADDRESS_2" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ Update PIMS_ADDRESS
+set province_state_id=?,
+country_id=?,
+street_address_1=?,
+STREET_ADDRESS_2=?,
+STREET_ADDRESS_3=?,
+municipality_name=?,
+POSTAL_CODE=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -51815,157 +50739,107 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
-
-
-
-
-
+ startId="Package\Load Interest Holder Addresses\Data Conversion.Outputs[Data Conversion Output]" />
+ startId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Interest Holder Addresses\Audit Trail (and capture interest holder id).Outputs[Derived Column Output]" />
+ startId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Outputs[Derived Column Output]" />
+ startId="Package\Load Interest Holder Addresses\Canada.Outputs[Derived Column Output]" />
+ startId="Package\Load Interest Holder Addresses\BC.Outputs[Derived Column Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[Lookup Match Output1]"
+ endId="Package\Load Interest Holder Addresses\Lookup 1.Inputs[Lookup Input]"
+ name="Lookup Match Output"
+ startId="Package\Load Interest Holder Addresses\Lookup.Outputs[Lookup Match Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[Lookup Match Output2]"
+ endId="Package\Load Interest Holder Addresses\Union All.Inputs[Union All Input 1]"
+ name="Lookup Match Output"
+ startId="Package\Load Interest Holder Addresses\COUNTRY_ID.Outputs[Lookup Match Output]" />
-
-
-
-
+ startId="Package\Load Interest Holder Addresses\PROVINCE_STATE_ID.Outputs[Lookup Match Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output]"
+ endId="Package\Load Interest Holder Addresses\BC.Inputs[Derived Column Input]"
+ name="Lookup No Match Output"
+ startId="Package\Load Interest Holder Addresses\PROVINCE_STATE_ID.Outputs[Lookup No Match Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output1]"
+ endId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Inputs[OLE DB Destination Input]"
+ name="Lookup No Match Output"
+ startId="Package\Load Interest Holder Addresses\Lookup.Outputs[Lookup No Match Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output2]"
+ endId="Package\Load Interest Holder Addresses\Update PIMS ADDRESS.Inputs[OLE DB Command Input]"
+ name="Lookup No Match Output"
+ startId="Package\Load Interest Holder Addresses\Lookup 1.Outputs[Lookup No Match Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output3]"
+ endId="Package\Load Interest Holder Addresses\Canada.Inputs[Derived Column Input]"
+ name="Lookup No Match Output"
+ startId="Package\Load Interest Holder Addresses\COUNTRY_ID.Outputs[Lookup No Match Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[OLE DB Command Error Output]"
+ endId="Package\Load Interest Holder Addresses\Derived Column 1 1 1 1.Inputs[Derived Column Input]"
+ name="OLE DB Command Error Output"
+ startId="Package\Load Interest Holder Addresses\Update PIMS ADDRESS.Outputs[OLE DB Command Error Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[OLE DB Destination Error Output]"
+ endId="Package\Load Interest Holder Addresses\Derived Column 1 1 1.Inputs[Derived Column Input]"
+ name="OLE DB Destination Error Output"
+ startId="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS.Outputs[OLE DB Destination Error Output]" />
-
+ startId="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output]" />
+ refId="Package\Load Interest Holder Addresses.Paths[Union All Output 1]"
+ endId="Package\Load Interest Holder Addresses\PROVINCE_STATE_ID.Inputs[Lookup Input]"
+ name="Union All Output 1"
+ startId="Package\Load Interest Holder Addresses\Union All.Outputs[Union All Output 1]" />
+ startId="Package\Load Interest Holder Addresses\Union All 1.Outputs[Union All Output 1]" />
@@ -51973,44 +50847,44 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
version="1">
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]" />
+ synchronousInputId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Inputs[Derived Column Input]">
(DT_WSTR,10)#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ name="Expression">(DT_WSTR,10)#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
"place_holder"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ name="Expression">"FAX"
"APP_PIMS_PROXY_ETL_EDIT"
+ name="FriendlyExpression">"FAX"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ name="Expression">"WORKPHONE"
"APP_PIMS_PROXY_ETL_EDIT"
+ name="FriendlyExpression">"WORKPHONE"
+ synchronousInputId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - MOBLPHONE.Inputs[Derived Column Input]">
@@ -52170,15 +51146,15 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
@@ -52186,55 +51162,56 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
+ synchronousInputId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - PERSPHONE.Inputs[Derived Column Input]">
(DT_I2)1
+ name="Expression">"PERSPHONE"
(DT_I2)1
+ name="FriendlyExpression">"PERSPHONE"
+ synchronousInputId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - PERSPHONE.Inputs[Derived Column Input]">
@@ -52243,15 +51220,15 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
@@ -52259,55 +51236,56 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
+ synchronousInputId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - WORKEMAIL.Inputs[Derived Column Input]">
(DT_I2)1
+ name="Expression">"WORKEMAIL"
(DT_I2)1
+ name="FriendlyExpression">"WORKEMAIL"
+ synchronousInputId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - WORKEMAIL.Inputs[Derived Column Input]">
@@ -52316,76 +51294,124 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - WORKPHONE.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - WORKPHONE.Inputs[Derived Column Input]">
#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"WORKPHONE"
false
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"WORKPHONE"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ synchronousInputId="Package\Load Interest Holder Contact Method\Data Conversion.Inputs[Data Conversion Input]">
@@ -52420,156 +51446,154 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
-
- select * from [dbo].[PIMS_COUNTRY]
- select * from (select * from [dbo].[PIMS_COUNTRY]) [refTable]
-where [refTable].[DESCRIPTION] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\Data Conversion 1"
+ componentClassID="Microsoft.DataConvert"
+ contactInfo="Data Conversion;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Data Conversion"
+ name="Data Conversion 1"
+ usesDispositions="true">
+ refId="Package\Load Interest Holder Contact Method\Data Conversion 1.Inputs[Data Conversion Input]"
+ name="Data Conversion Input">
-
- DESCRIPTION
-
-
-
+ refId="Package\Load Interest Holder Contact Method\Data Conversion 1.Inputs[Data Conversion Input].Columns[CONTACT_METHOD_VALUE]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="50"
+ cachedName="CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]" />
+ name="Data Conversion Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Data Conversion 1.Inputs[Data Conversion Input]">
COUNTRY_ID
+ containsID="true"
+ dataType="System.Int32"
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ false
+ isErrorOut="true"
+ name="Data Conversion Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Data Conversion 1.Inputs[Data Conversion Input]">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ false
+
+
+
+ name="Data Conversion Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Data Conversion 2.Inputs[Data Conversion Input]">
@@ -52578,133 +51602,239 @@ where [refTable].[DESCRIPTION] = ?
-
-
-
-
-
-
-
+ cachedName="CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]" />
+ synchronousInputId="Package\Load Interest Holder Contact Method\Data Conversion 3.Inputs[Data Conversion Input]">
#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[FIRST_NAME]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
@@ -52746,7 +51876,7 @@ where [refTable].[DESCRIPTION] = ?
containsID="true"
dataType="System.Int32"
description="Specifies the input column used as the source of data for the conversion."
- name="SourceInputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[SURNAME]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[AGENT_ID]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
#{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]}
+ name="SourceInputColumnLineageID">#{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]}
+ synchronousInputId="Package\Load Interest Holder Contact Method\Data Conversion 5.Inputs[Data Conversion Input]">
@@ -52844,408 +51974,245 @@ where [refTable].[DESCRIPTION] = ?
-
- select * from [dbo].[PIMS_ORGANIZATION]
- select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
-where [refTable].[ORGANIZATION_NAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]};#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\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">
+ refId="Package\Load Interest Holder Contact Method\Derived Column.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+
+
+
-
- ORGANIZATION_NAME
-
-
-
+ cachedLength="10"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]" />
-
- APP_CREATE_USER_DIRECTORY
-
-
-
+ cachedLength="200"
+ cachedName="CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]" />
-
-
-
-
-
-
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Derived Column.Inputs[Derived Column Input]">
+ refId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ dataType="dbTimeStamp"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]};#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]};#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]};
- 1252
- false
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ dataType="wstr"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="42"
+ lineageId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
SURNAME
+ description="Derived Column Expression"
+ name="Expression">"Load INTEREST HOLDER PERSON Contact Method"
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Load INTEREST HOLDER PERSON Contact Method"
-
-
+
+
FIRST_NAME
+ description="Derived Column Expression"
+ name="Expression">"PIMS_CONTACT_METHOD FOR PERSON"
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PIMS_CONTACT_METHOD FOR PERSON"
-
-
+
+
APP_CREATE_USER_DIRECTORY
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_CODE]"
+ name="ERROR_CODE"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]}
+ ErrorCode
+
+
-
-
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_COLUMN]"
+ name="ERROR_COLUMN"
+ truncationRowDisposition="FailComponent">
[LTRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]})
+ name="Expression">#{Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]}
LTRIM(UNICODE_ORGANIZATION_NAME)
+ name="FriendlyExpression">ErrorColumn
-
-
-
-
-
-
-
+
+
+
+ "FIRST_NAME" + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTACT_METHOD_VALUE: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ "FIRST_NAME" + FIRST_NAME + "SURNAME: " + SURNAME + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
+
+
+
+ synchronousInputId="Package\Load Interest Holder Contact Method\Derived Column.Inputs[Derived Column Input]">
@@ -53254,101 +52221,184 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
+
-
- (DT_WSTR,50)[TRIM](#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[FIRST_NAME]})
- (DT_WSTR,50)TRIM(FIRST_NAME)
-
-
+ cachedLength="200"
+ cachedName="CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]" />
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Interest Holder Contact Method\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
(DT_WSTR,50)[TRIM](#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[SURNAME]})
+ name="Expression">[GETDATE]()
(DT_WSTR,50)TRIM(SURNAME)
+ name="FriendlyExpression">GETDATE()
-
-
-
-
-
-
-
+
+
+
+ "Load INTEREST HOLDER ORGANIZATION Contact Method"
+ "Load INTEREST HOLDER ORGANIZATION Contact Method"
+
+
+
+
+ "PIMS_CONTACT_METHOD FOR ORGANIZATION"
+ "PIMS_CONTACT_METHOD FOR ORGANIZATION"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ORGANIZATION NAME: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTAACT_METHOD_VALUE: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ "ORGANIZATION NAME: " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTAACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
+
+
+
+ synchronousInputId="Package\Load Interest Holder Contact Method\Derived Column 1.Inputs[Derived Column Input]">
@@ -53357,95 +52407,184 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
+
+
+
+
+
+ synchronousInputId="Package\Load Interest Holder Contact Method\Derived Column 1 1.Inputs[Derived Column Input]">
+
+ [GETDATE]()
+ GETDATE()
+
+
+
"OTHER"
+ name="Expression">"Load INTEREST HOLDER ORGANIZATION Contact Method"
"OTHER"
+ name="FriendlyExpression">"Load INTEREST HOLDER ORGANIZATION Contact Method"
"OTHINCORPNO"
+ name="Expression">"PIMS_CONTACT_METHOD FOR ORGANIZATION"
"OTHINCORPNO"
+ name="FriendlyExpression">"PIMS_CONTACT_METHOD FOR ORGANIZATION"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ORGANIZATION NAME: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTAACT_METHOD_VALUE: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ "ORGANIZATION NAME: " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTAACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
+ synchronousInputId="Package\Load Interest Holder Contact Method\Derived Column 1 1.Inputs[Derived Column Input]">
@@ -53454,88 +52593,245 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
+ refId="Package\Load Interest Holder Contact Method\Derived Column 2.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+
+
+
+
+ cachedName="CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]" />
-
- ![ISNULL](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}) && [LEN]([TRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]})) > 0
- !ISNULL(ORGANIZATION_NAME) && LEN(TRIM(ORGANIZATION_NAME)) > 0
- 0
-
-
-
-
-
- true
-
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Derived Column 2.Inputs[Derived Column Input]">
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load INTEREST HOLDER PERSON Contact Method"
+ "Load INTEREST HOLDER PERSON Contact Method"
+
+
+
+
+ "PIMS_CONTACT_METHOD FOR PERSON"
+ "PIMS_CONTACT_METHOD FOR PERSON"
+
+
+
+
+ "PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Outputs[OLE DB Command Error Output].Columns[ErrorCode]}
+ ErrorCode
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]}
+ ErrorColumn
+
+
+
+
+ "FIRST_NAME" + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTACT_METHOD_VALUE: " + #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ "FIRST_NAME" + FIRST_NAME + "SURNAME: " + SURNAME + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Derived Column 2.Inputs[Derived Column Input]">
@@ -53544,94 +52840,159 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
-
-
-
-
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+ cachedLength="42"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\ETL ERROR LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
+ cachedLength="30"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\ETL ERROR LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Interest Holder Contact Method\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
+
-
+
+
+
+
+
+
+
+
+
-
- (![ISNULL](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) && ([LEN]([TRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) > 0 || [LEN]([TRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]})) > 0)
- (!ISNULL(SURNAME) || !ISNULL(FIRST_NAME)) && (LEN(TRIM(FIRST_NAME)) > 0 || LEN(TRIM(SURNAME)) > 0)
- 0
-
-
-
-
-
- true
-
-
-
-
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\ETL ERROR LOG.Inputs[OLE DB Destination Input]">
@@ -53640,52 +53001,174 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 1"
+ 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="ETL ERROR LOG 1"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
-
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 1.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="FailComponent"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 1.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 1.Inputs[OLE DB Destination Input]">
+
+
+
+
+ version="4">
"APP_PAM"."PAM_INTEREST_HOLDER"
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
select * from pam_interest_holder where interest_holder_id in (6302, 67054)
-
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
0
+ typeConverter="AccessMode">3
+ false
+ false
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2.Inputs[OLE DB Destination Input]">
-
-
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ dataType="dbTimeStamp"
+ name="ERROR_TIME" />
+ length="100"
+ name="ERROR_OPERATION_NAME" />
-
-
-
+ length="100"
+ name="ERROR_TASK_NAME" />
+ length="100"
+ name="ERROR_ETL_NAME" />
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ dataType="nText"
+ name="ERROR_ROW" />
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ dataType="i4"
+ name="ERROR_CODE" />
+ refId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ dataType="i4"
+ name="ERROR_COLUMN" />
-
+
+
+
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2 1.Inputs[OLE DB Destination Input]">
-
-
-
-
-
-
-
-
-
-
-
-
@@ -54088,7 +53513,7 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
[dbo].[PIMS_ORGANIZATION]
+ name="OpenRowset">[dbo].[PIMS_CONTACT_METHOD]
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[CONTACT_METHOD_TYPE_CODE]"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]" />
+ refId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[ORGANIZATION_ID]"
+ lineageId="Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]" />
-
-
+ cachedName="AUDIT_TRAIL_APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]" />
+ cachedLength="10"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]" />
+ cachedName="AUDIT_TRAIL_APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_LAST_UPDATE_USERID]" />
+ cachedLength="12"
+ cachedName="AUDIT_TRAIL_APP_LAST_UPDATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_LAST_UPDATE_USER_DIRECTORY]" />
+ cachedLength="50"
+ cachedName="UNICODE_CONTACT_METHOD_VALUE"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[CONTACT_METHOD_VALUE]"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]" />
-
-
-
-
+ name="CONTACT_METHOD_ID" />
+ name="CONTACT_METHOD_TYPE_CODE" />
+ refId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[PERSON_ID]"
+ dataType="i8"
+ name="PERSON_ID" />
+ refId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input].ExternalColumns[ORGANIZATION_ID]"
+ dataType="i8"
+ name="ORGANIZATION_ID" />
+ name="CONTACT_METHOD_VALUE" />
+ name="IS_PREFERRED_METHOD" />
-
-
-
+ synchronousInputId="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION.Inputs[OLE DB Destination Input]">
@@ -54360,11 +53733,11 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
@@ -54375,7 +53748,7 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
[dbo].[PIMS_PERSON]
+ name="OpenRowset">[dbo].[PIMS_CONTACT_METHOD]
+
+
+ cachedName="AUDIT_TRAIL_APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]" />
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]" />
+ cachedName="AUDIT_TRAIL_APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_LAST_UPDATE_USERID]" />
+ cachedName="AUDIT_TRAIL_APP_LAST_UPDATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_LAST_UPDATE_USER_DIRECTORY]" />
-
-
-
-
+ cachedName="UNICODE_CONTACT_METHOD_VALUE"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input].ExternalColumns[CONTACT_METHOD_VALUE]"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]" />
+ name="CONTACT_METHOD_ID" />
+ length="20"
+ name="CONTACT_METHOD_TYPE_CODE" />
+ refId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input].ExternalColumns[PERSON_ID]"
+ dataType="i8"
+ name="PERSON_ID" />
+ refId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input].ExternalColumns[ORGANIZATION_ID]"
+ dataType="i8"
+ name="ORGANIZATION_ID" />
-
+ length="200"
+ name="CONTACT_METHOD_VALUE" />
+ name="IS_PREFERRED_METHOD" />
-
-
-
-
+ synchronousInputId="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Inputs[OLE DB Destination Input]">
@@ -54635,11 +53968,200 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
+
+
+
+
+
+
+
+
+
+
+
+ ![ISNULL](#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]})
+ !ISNULL(ORGANIZATION_NAME)
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ![ISNULL](#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]})
+ !ISNULL(SURNAME) || !ISNULL(FIRST_NAME)
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -54648,14 +54170,14 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[A
description="Specifies the SQL statement that generates the lookup table."
expressionType="Notify"
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_PROVINCE_STATE]
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_CONTACT_METHOD]
select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
-where [refTable].[DESCRIPTION] = ?
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[ORGANIZATION_ID] = ?
<referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
#{Package\Load Interest Holder Persons and Organizations\2654:invalid};
+ name="ParameterMap">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]};#{Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]};
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]">
DESCRIPTION
+ name="JoinToReferenceColumn">CONTACT_METHOD_TYPE_CODE
+
+
+
+
+
+ CONTACT_METHOD_VALUE
+
+
+
+
+
+ ORGANIZATION_ID
-
-
-
- PROVINCE_STATE_ID
-
-
-
+ synchronousInputId="Package\Load Interest Holder Contact Method\Lookup.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Contact Method\Lookup.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Contact Method\Lookup.Inputs[Lookup Input]">
@@ -54793,483 +54332,714 @@ where [refTable].[DESCRIPTION] = ?
+ refId="Package\Load Interest Holder Contact Method\Lookup 1"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup 1"
+ usesDispositions="true"
+ version="6">
true
+ dataType="System.String"
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_CONTACT_METHOD]
-1
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[ORGANIZATION_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]};#{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]};#{Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]};
+ 1252
+ false
+
+
+
+ refId="Package\Load Interest Holder Contact Method\Lookup 1.Inputs[Lookup Input]"
+ name="Lookup Input">
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]">
3
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">CONTACT_METHOD_TYPE_CODE
2
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Interest Holder Contact Method\Lookup 1.Inputs[Lookup Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ lineageId="Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]">
3
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_ID
1
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
- 3
- 3
-
-
-
-
- 0
- 0
-
-
-
+ cachedName="UNICODE_CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">CONTACT_METHOD_VALUE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="10"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
-
-
-
-
- 0
- 0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[PERSON_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]};#{Package\Load Interest Holder Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">CONTACT_METHOD_TYPE_CODE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="UNICODE_CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">CONTACT_METHOD_VALUE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Interest Holder Contact Method\Lookup 2.Inputs[Lookup Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Interest Holder Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PERSON_ID
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[PERSON_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]};#{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]};#{Package\Load Interest Holder Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\Lookup 3.Inputs[Lookup Input].Columns[CONTACT_METHOD_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">CONTACT_METHOD_TYPE_CODE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Interest Holder Contact Method\Lookup 3.Inputs[Lookup Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Interest Holder Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PERSON_ID
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="50"
+ cachedName="UNICODE_CONTACT_METHOD_VALUE"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_CONTACT_METHOD_VALUE]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">CONTACT_METHOD_VALUE
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="10"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_AUDIT_TRAIL_APP_CREATE_USERID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="10"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedName="UNICODE_AUDIT_TRAIL_APP_CREATE_USERID"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_AUDIT_TRAIL_APP_CREATE_USERID]">
0
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USERID
0
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
@@ -55278,2885 +55048,2267 @@ where [refTable].[DESCRIPTION] = ?
+ refId="Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output]"
+ errorOrTruncationOperation="Lookup"
+ exclusionGroup="1"
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\ORGANIZATION ID.Inputs[Lookup Input]">
+ refId="Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]"
+ dataType="i8"
+ errorOrTruncationOperation="Copy Column"
+ lineageId="Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]"
+ name="ORGANIZATION_ID"
+ truncationRowDisposition="FailComponent">
#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">ORGANIZATION_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+ SELECT *
+FROM APP_PAM.PAM_INTEREST_HOLDER
+WHERE CELL_PHONE_NUMBER IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].ExternalColumns[ORGANIZATION_NAME]"
+ length="200"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]"
+ name="ORGANIZATION_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_1]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ name="STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_2]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ name="STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_3]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ name="STREET_ADDRESS_3"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].ExternalColumns[CITY]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[PROVINCE]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].ExternalColumns[PROVINCE]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[PROVINCE]"
+ name="PROVINCE"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[COUNTRY]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].ExternalColumns[COUNTRY]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[COUNTRY]"
+ name="COUNTRY"
+ truncationRowDisposition="FailComponent" />
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
+
+
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
-
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
+ name="PROVINCE" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[SURNAME]"
+ codePage="1252"
+ dataType="str"
+ length="20"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[SURNAME]"
+ name="SURNAME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[FIRST_NAME]"
+ codePage="1252"
+ dataType="str"
+ length="15"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[ORGANIZATION_NAME]"
+ codePage="1252"
+ dataType="str"
+ length="200"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[ORGANIZATION_NAME]"
+ name="ORGANIZATION_NAME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_1]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_1]"
+ name="LEGAL_ADDRESS_LINE_1" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_2]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_2]"
+ name="LEGAL_ADDRESS_LINE_2" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_3]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_3]"
+ name="LEGAL_ADDRESS_LINE_3" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[CITY]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[CITY]"
+ name="CITY" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[PROVINCE]"
+ codePage="1252"
+ dataType="str"
+ length="2"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[PROVINCE]"
+ name="PROVINCE" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[COUNTRY]"
+ codePage="1252"
+ dataType="str"
+ length="20"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[COUNTRY]"
+ name="COUNTRY" />
-
- #{Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of SURNAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[POSTAL_CODE]"
+ codePage="1252"
+ dataType="str"
+ length="6"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[POSTAL_CODE]"
+ name="POSTAL_CODE" />
-
- #{Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of FIRST_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_USERID]"
+ codePage="1252"
+ dataType="str"
+ length="30"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_USERID]"
+ name="LAST_UPDATE_USERID" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_DATETIME]"
+ dataType="dbTimeStamp"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_DATETIME]"
+ name="LAST_UPDATE_DATETIME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[CELL_PHONE_NUMBER]"
+ dataType="numeric"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Error Output].Columns[CELL_PHONE_NUMBER]"
+ name="CELL_PHONE_NUMBER"
+ precision="15" />
+
+
+
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL"
+ 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="PAM_INTEREST_HOLDER - EMAIL"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="7">
+ 0
+ "APP_PAM_MASKED"."PAM_INTEREST_HOLDER"
+
+ SELECT *
+FROM APP_PAM.PAM_INTEREST_HOLDER
+WHERE EMAIL_ADDRESS IS NOT NULL
+
+ 1252
true
+ description="Forces the use of the DefaultCodePage property value when describing character data."
+ name="AlwaysUseDefaultCodePage">true
-1
+ description="Specifies the mode used to access the database."
+ name="AccessMode"
+ typeConverter="AccessMode">2
+
-
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 7
- 1
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 2
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
-
-
-
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output]"
+ name="OLE DB Source Output">
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[SURNAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[SURNAME]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[SURNAME]"
+ name="SURNAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[FIRST_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[FIRST_NAME]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_1]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ name="STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_2]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ name="STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_3]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ name="STREET_ADDRESS_3"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_USERID]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[LAST_UPDATE_USERID]"
+ length="200"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_USERID]"
+ name="LAST_UPDATE_USERID"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[CITY]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_DATETIME]"
+ dataType="dbTimeStamp"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].ExternalColumns[LAST_UPDATE_DATETIME]"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_DATETIME]"
+ name="LAST_UPDATE_DATETIME"
+ truncationRowDisposition="FailComponent" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]"
+ name="ORGANIZATION_NAME"
+ truncationRowDisposition="FailComponent" />
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
+
+
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
-
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
+ name="PROVINCE" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[SURNAME]"
+ codePage="1252"
+ dataType="str"
+ length="20"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[SURNAME]"
+ name="SURNAME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[FIRST_NAME]"
+ codePage="1252"
+ dataType="str"
+ length="15"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_1]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_1]"
+ name="LEGAL_ADDRESS_LINE_1" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_2]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_2]"
+ name="LEGAL_ADDRESS_LINE_2" />
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_3]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LEGAL_ADDRESS_LINE_3]"
+ name="LEGAL_ADDRESS_LINE_3" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_USERID]"
+ codePage="1252"
+ dataType="str"
+ length="30"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_USERID]"
+ name="LAST_UPDATE_USERID" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[CITY]"
+ codePage="1252"
+ dataType="str"
+ length="40"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[CITY]"
+ name="CITY" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_DATETIME]"
+ dataType="dbTimeStamp"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_DATETIME]"
+ name="LAST_UPDATE_DATETIME" />
-
- #{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[ORGANIZATION_NAME]"
+ codePage="1252"
+ dataType="str"
+ length="200"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL.Outputs[OLE DB Source Error Output].Columns[ORGANIZATION_NAME]"
+ name="ORGANIZATION_NAME" />
+
+
-
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
-
-
-
-
-
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO"
+ 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="PAM_INTEREST_HOLDER - FAX_NO"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="7">
+
+ 0
+ "APP_PAM"."PAM_INTEREST_HOLDER"
+
+ SELECT *
+FROM APP_PAM.PAM_INTEREST_HOLDER
+WHERE FAX_NO IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output]"
+ name="OLE DB Source Output">
-
-
-
-
-
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[SURNAME]"
+ name="SURNAME"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[FIRST_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[FIRST_NAME]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[MIDDLE_NAME]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_1]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ name="STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_2]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ name="STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_3]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ name="STREET_ADDRESS_3"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_USERID]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[LAST_UPDATE_USERID]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_USERID]"
+ name="LAST_UPDATE_USERID"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[CITY]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_DATETIME]"
+ dataType="dbTimeStamp"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].ExternalColumns[LAST_UPDATE_DATETIME]"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_DATETIME]"
+ name="LAST_UPDATE_DATETIME"
+ truncationRowDisposition="FailComponent" />
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]"
+ name="ORGANIZATION_NAME"
+ truncationRowDisposition="FailComponent" />
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]"
+ name="CONTACT_METHOD_VALUE"
+ truncationRowDisposition="FailComponent" />
-
+
+
+
+
+
+
+
+
+ name="MIDDLE_NAME" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Error Output].Columns[SURNAME]"
+ codePage="1252"
+ dataType="str"
+ length="20"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Error Output].Columns[SURNAME]"
+ name="SURNAME" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Error Output].Columns[FIRST_NAME]"
+ codePage="1252"
+ dataType="str"
+ length="15"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Error Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME" />
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Error Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME" />
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
-
-
-
-
-
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
-
-
-
-
- #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO"
+ 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="PAM_INTEREST_HOLDER - HOME_PHONE_NO"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="7">
+
+ 0
+ "APP_PAM"."PAM_INTEREST_HOLDER"
+
+ SELECT *
+FROM APP_PAM.PAM_INTEREST_HOLDER
+WHERE HOME_PHONE_NO IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output]"
+ name="OLE DB Source Output">
-
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[SURNAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[SURNAME]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[SURNAME]"
+ name="SURNAME"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[FIRST_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[FIRST_NAME]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[MIDDLE_NAME]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME"
+ truncationRowDisposition="FailComponent" />
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ name="STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_2]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ name="STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_3]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ name="STREET_ADDRESS_3"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[HOME_PHONE_NO]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]"
+ name="CONTACT_METHOD_VALUE"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[CITY]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME"
+ truncationRowDisposition="FailComponent" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_USERID]"
+ codePage="1252"
+ dataType="str"
+ length="30"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_USERID]"
+ name="LAST_UPDATE_USERID" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_DATETIME]"
+ dataType="dbTimeStamp"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Error Output].Columns[LAST_UPDATE_DATETIME]"
+ name="LAST_UPDATE_DATETIME" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Error Output].Columns[INTEREST_HOLDER_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Error Output].Columns[INTEREST_HOLDER_ID]"
+ name="INTEREST_HOLDER_ID"
+ precision="10" />
+
+
+
+
+
+
+
+ 0
+ "APP_PAM"."PAM_INTEREST_HOLDER"
+
+ SELECT *
+FROM APP_PAM.PAM_INTEREST_HOLDER
+WHERE WORK_PHONE_NO IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[SURNAME]"
+ name="SURNAME"
+ truncationRowDisposition="FailComponent" />
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME"
+ truncationRowDisposition="FailComponent" />
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_1]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_1]"
+ name="STREET_ADDRESS_1"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ codePage="1252"
+ dataType="str"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].ExternalColumns[LEGAL_ADDRESS_LINE_2]"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_2]"
+ name="STREET_ADDRESS_2"
+ truncationRowDisposition="FailComponent" />
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]"
+ name="STREET_ADDRESS_3"
+ truncationRowDisposition="FailComponent" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_USERID]"
+ name="LAST_UPDATE_USERID"
+ truncationRowDisposition="FailComponent" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -58165,13 +57317,13 @@ where [refTable].[DESCRIPTION] = ?
description="Specifies the SQL statement that generates the lookup table."
expressionType="Notify"
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_ADDRESS]
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_PERSON]
select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
<referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
#{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]};#{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[APP_CREATE_USERID]};
+ name="ParameterMap">#{Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_AUDIT_TRAIL_APP_CREATE_USERID]};
+ cachedLength="10"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]">
+ cachedLength="23"
+ cachedName="UNICODE_AUDIT_TRAIL_APP_CREATE_USERID"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[UNICODE_AUDIT_TRAIL_APP_CREATE_USERID]">
+ synchronousInputId="Package\Load Interest Holder Contact Method\PERSON ID.Inputs[Lookup Input]">
-
- ADDRESS_ID
-
-
-
APP_CREATE_USER_DIRECTORY
+ name="CopyFromReferenceColumn">PERSON_ID
+ synchronousInputId="Package\Load Interest Holder Contact Method\PERSON ID.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Contact Method\PERSON ID.Inputs[Lookup Input]">
@@ -58342,1233 +57479,1137 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
-
- select * from [dbo].[PIMS_ADDRESS]
- select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]};#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[APP_CREATE_USERID]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\Union All"
+ componentClassID="Microsoft.UnionAll"
+ contactInfo="Union All;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
+ description="Combines rows from multiple data flows without sorting. For example, add rows back to a data flow after correction of errors. If sorting is important, we recommend using the Merge transformation."
+ name="Union All"
+ version="1">
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 1]"
+ name="Union All Input 1">
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 1].Columns[SURNAME]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="50"
+ cachedName="SURNAME"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[SURNAME]">
APP_CREATE_USER_DIRECTORY
-
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 1].Columns[FIRST_NAME]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="50"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[FIRST_NAME]">
APP_CREATE_USERID
-
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
-
-
-
-
+
ADDRESS_ID
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+
+
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
-
-
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+
+
"MAILING"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
"MAILING"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
+
+
"place_holder"
- "place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+
+
"place_holder"
- "place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
+
+
"MAILING"
- "MAILING"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- -1
-
-
-
-
+
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 2].Columns[STREET_ADDRESS_3]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="50"
+ cachedName="STREET_ADDRESS_3"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_3]">
0
- 1
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 2].Columns[LAST_UPDATE_USERID]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="50"
+ cachedName="LAST_UPDATE_USERID"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_USERID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 2].Columns[LAST_UPDATE_DATETIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="LAST_UPDATE_DATETIME"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_DATETIME]">
0
- 2
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 2].Columns[ORGANIZATION_NAME]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 2].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ lineageId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - WORKPHONE.Outputs[Derived Column Output].Columns[CONTACT_METHOD_TYPE_CODE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ cachedLength="200"
+ cachedName="WORK_PHONE"
+ lineageId="Package\Load Interest Holder Contact Method\Data Conversion 1.Outputs[Data Conversion Output].Columns[WORK_PHONE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 3].Columns[SURNAME]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="50"
+ cachedName="SURNAME"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO.Outputs[OLE DB Source Output].Columns[SURNAME]">
0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
3
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
-
-
-
-
+
#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+
+
#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
-
-
+
+
#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[INCORPORATION_NUMBER]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
+
+
#{Package\Load Person Address and Organization Address\Address ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
-
-
+
+
#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
-
-
+
+
#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
-
-
+
+
#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
+
+
#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="3"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ lineageId="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - FAX.Outputs[Derived Column Output].Columns[CONTACT_METHOD_TYPE_CODE]">
[GETDATE]()
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+
+
+
+
GETDATE()
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
-
-
+
+
+
+
+
+
+
"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
+
+
"ADDRESS ID in PIMS ADDRESS"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
"ADDRESS ID in PIMS ADDRESS"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
+
+
"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+
+
+
+
"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
+
+
"Address not found for Interest Holder: " + #{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]}
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+
+
+
+
"Address not found for Interest Holder: " + APP_CREATE_USER_DIRECTORY
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Contact Method\Union All.Inputs[Union All Input 4].Columns[LAST_UPDATE_USERID]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="50"
+ cachedName="LAST_UPDATE_USERID"
+ lineageId="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[LAST_UPDATE_USERID]">
[GETDATE]()
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
GETDATE()
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
-
-
+
+
"Load Person Address and Organizartion Address"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
"Load Person Address and Organizartion Address"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
-
-
+
+
"Address ID in PIMS Address"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
+
+
+
+
+
"Address ID in PIMS Address"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
+
+
"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+
+
"Failed to find Address Id for: " + #{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]}
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_1]}
+
+
+
+
"Failed to find Address Id for: " + PIMS_PERSON_APP_CREATE_USER_DIRECTORY
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_2]}
-
-
-
-
-
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_3]}
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]"
+ codePage="1252"
+ dataType="str"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]"
+ name="SURNAME" />
+ refId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]"
+ codePage="1252"
+ dataType="str"
+ length="50"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]"
+ name="FIRST_NAME" />
+
+
+
+
+
+
+
+
+
+
+
+ version="2">
0
- [etl].[ETL_ERROR_LOG]
-
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">update PIMS_CONTACT_METHOD
+set CONTACT_METHOD_TYPE_CODE=?,
+ORGANIZATION_ID=?,
+CONTACT_METHOD_VALUE=?
+where APP_CREATE_USER_DIRECTORY=?
1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
+ name="OLE DB Command Input">
-
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_0]"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]" />
+ refId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ lineageId="Package\Load Interest Holder Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]" />
+ cachedLength="200"
+ cachedName="CONTACT_METHOD_VALUE"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_2]"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]" />
+ refId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_3]"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]" />
-
+ length="20"
+ name="Param_0">
+
+ 65
+
+
+ refId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ dataType="i8"
+ name="Param_1">
+
+ 81
+
+
-
-
+ length="200"
+ name="Param_2">
+
+ 65
+
+
+ refId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_3]"
+ dataType="wstr"
+ length="30"
+ name="Param_3">
+
+ 65
+
+
+
+
+
+ name="OLE DB Command Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input]">
@@ -59679,64 +58736,36 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
+ version="2">
0
- [etl].[ETL_ERROR_LOG]
-
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">update PIMS_CONTACT_METHOD
+set CONTACT_METHOD_TYPE_CODE=?,
+ORGANIZATION_ID=?,
+CONTACT_METHOD_VALUE=?
+where APP_CREATE_USER_DIRECTORY=?
1252
- false
- 0
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
+ name="OLE DB Command Input">
-
+ cachedLength="9"
+ cachedName="CONTACT_METHOD_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_0]"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]" />
+ refId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ lineageId="Package\Load Interest Holder Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]" />
+ cachedLength="200"
+ cachedName="CONTACT_METHOD_VALUE"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_2]"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]" />
+ refId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ externalMetadataColumnId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_3]"
+ lineageId="Package\Load Interest Holder Contact Method\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]" />
-
+ length="20"
+ name="Param_0">
+
+ 65
+
+
+ refId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ dataType="i8"
+ name="Param_1">
+
+ 81
+
+
-
-
+ length="200"
+ name="Param_2">
+
+ 65
+
+
+ refId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input].ExternalColumns[Param_3]"
+ dataType="wstr"
+ length="30"
+ name="Param_3">
+
+ 65
+
+
+
+
+
+ name="OLE DB Command Error Output"
+ synchronousInputId="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD.Inputs[OLE DB Command Input]">
@@ -59846,1003 +58891,1259 @@ where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USER
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- 0
- [dbo].[PIMS_ORGANIZATION]
-
-
-
- 1252
- false
- 0
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id)"
+ 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="Audit Trail (and capture interest holder id)"
+ usesDispositions="true">
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Inputs[Derived Column Input]">
+ length="23"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]"
+ name="APP_CREATE_USERID"
+ truncationRowDisposition="FailComponent">
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+ length="10"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]"
+ name="APP_CREATE_USER_DIRECTORY"
+ truncationRowDisposition="FailComponent">
+
+ (DT_WSTR,10)#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ (DT_WSTR,10)INTEREST_HOLDER_ID
+
+
+ length="23"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]"
+ name="APP_LAST_UPDATE_USERID"
+ truncationRowDisposition="FailComponent">
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ "place_holder"
+ "place_holder"
+
+
+
-
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
-
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="23"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]"
+ name="DB_LAST_UPDATE_USERID"
+ truncationRowDisposition="FailComponent">
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Inputs[Derived Column Input]">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\BC.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]"
+ dataType="i2"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Interest Holder Persons and Organizations\BC.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]"
+ name="PROVINCE_STATE_ID"
+ truncationRowDisposition="FailComponent">
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\BC.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Persons and Organizations\BC.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of SURNAME]"
+ name="Copy of SURNAME"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ false
+
+
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of FIRST_NAME]"
+ name="Copy of FIRST_NAME"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ false
+
+
+
+
+
+
+
+
+
+ version="6">
- 0
[dbo].[PIMS_ORGANIZATION_ADDRESS]
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_COUNTRY]
+ description="Specifies a SQL statement that uses parameters to generate the lookup table."
+ expressionType="Notify"
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_COUNTRY]) [refTable]
+where [refTable].[DESCRIPTION] = ?
+ dataType="System.Int32"
+ description="Specifies the type of connection used to access the reference dataset."
+ name="ConnectionType"
+ typeConverter="LookupConnectionType">0
1252
+ description="Specifies the cache type of the lookup table."
+ name="CacheType"
+ typeConverter="CacheType">0
false
+ dataType="System.Int32"
+ description="Specifies how the Lookup transformation handles rows without matching entries in the reference data set."
+ name="NoMatchBehavior"
+ typeConverter="LookupNoMatchBehavior">1
3
+ description="Specifies the percentage of the cache that is allocated for rows with no matching entries in the reference dataset."
+ name="NoMatchCachePercentage">0
false
+ dataType="System.Int32"
+ description="Maximum Memory Usage for Reference Cache on a 32 bit platform."
+ name="MaxMemoryUsage">25
false
+ dataType="System.Int64"
+ description="Maximum Memory Usage for Reference Cache on a 64 bit platform."
+ name="MaxMemoryUsage64">25
TABLOCK,CHECK_CONSTRAINTS
+ description="Indicates whether to reference metadata in an XML format."
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]};
2147483647
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
+ false
+ refId="Package\Load Interest Holder Persons and Organizations\COUNTRY_ID.Inputs[Lookup Input]"
+ name="Lookup Input">
-
+ refId="Package\Load Interest Holder Persons and Organizations\COUNTRY_ID.Inputs[Lookup Input].Columns[UNICODE_COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]">
+
+ DESCRIPTION
+
+
+
+
+
+
+
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]" />
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]" />
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]" />
+ cachedLength="15"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[FIRST_NAME]" />
+ cachedLength="50"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]" />
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_PERSON]
-
- SELECT *
-FROM PIMS_PERSON
-WHERE APP_CREATE_USERID='APP_PIMS_PROXY_ETL_EDIT';
-
- 1252
- false
- 0
-
-
-
-
-
-
-
+ name="Data Conversion Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Inputs[Data Conversion Input]">
+ length="20"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]"
+ name="UNICODE_COUNTRY"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]}
+ false
+
+
+ length="2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_PROVINCE]"
+ name="UNICODE_PROVINCE"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]}
+ false
+
+
+ length="200"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_ORGANIZATION_NAME]"
+ name="UNICODE_ORGANIZATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]}
+ false
+
+
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_ FIRST_NAME]"
+ name="UNICODE_ FIRST_NAME"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[FIRST_NAME]}
+ false
+
+
-
-
-
-
-
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]}
+ false
+
+
+
-
-
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[SURNAME]}
+ false
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[AGENT_ID]}
+ false
+
+
+
-
-
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of INTEREST_HOLDER_ID]"
+ name="Copy of INTEREST_HOLDER_ID"
+ truncationRowDisposition="FailComponent">
+
+ #{Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]}
+ false
+
+
+
+
+ name="Data Conversion Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Inputs[Data Conversion Input]">
-
-
-
-
-
-
- 0
- [dbo].[PIMS_PERSON_ADDRESS]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\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">
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
-
-
-
-
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]" />
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
+
+ [GETDATE]()
+ GETDATE()
+
+
+
-
-
+
+ "Load Interest Holder Persons and Organizations"
+ "Load Interest Holder Persons and Organizations"
+
+
+
-
-
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+
-
-
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
-
-
-
-
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="296"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "ORGANIZATION_NAME " + #{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "ORGANIZATION_NAME " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Derived Column.Inputs[Derived Column Input]">
@@ -60850,225 +60151,178 @@ WHERE APP_CREATE_USERID='APP_PIMS_PROXY_ETL_EDIT';
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 1.Inputs[Derived Column Input].Columns[APP_CREATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
+
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Derived Column 1.Inputs[Derived Column Input]">
+
+ [GETDATE]()
+ GETDATE()
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ name="Expression">"Load Interest Holder Persons and Organizations"
"APP_PIMS_PROXY_ETL_EDIT"
+ name="FriendlyExpression">"Load Interest Holder Persons and Organizations"
"PID_NO:" + (DT_WSTR,12)#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
+ name="Expression">"PIMS_PERSON"
"PID_NO:" + (DT_WSTR,12)PID_NO
+ name="FriendlyExpression">"PIMS_PERSON"
"APP_PIMS_PROXY_ETL_EDIT"
+ name="Expression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
"APP_PIMS_PROXY_ETL_EDIT"
+ name="FriendlyExpression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
"place_holder"
+ name="Expression">"ORGANIZATION_NAME " + #{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
"place_holder"
+ name="FriendlyExpression">"ORGANIZATION_NAME " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Derived Column 1.Inputs[Derived Column Input]">
@@ -61077,101 +60331,187 @@ WHERE APP_CREATE_USERID='APP_PIMS_PROXY_ETL_EDIT';
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 2.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 2.Inputs[Derived Column Input].Columns[SURNAME]"
+ cachedComparisonFlags="3"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="SURNAME"
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[SURNAME]" />
+
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Derived Column 2.Inputs[Derived Column Input]">
#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
false
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Load Interest Holder Persons and Organizations"
false
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Load Interest Holder Persons and Organizations"
+
+
+
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "FIRST_NAME: " + #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[SURNAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "FIRST_NAME: " + FIRST_NAME + "SURNAME: " + SURNAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Derived Column 2.Inputs[Derived Column Input]">
@@ -61180,299 +60520,200 @@ WHERE APP_CREATE_USERID='APP_PIMS_PROXY_ETL_EDIT';
-
- select * from [dbo].[PIMS_PROPERTY]
- select * from (select * from [dbo].[PIMS_PROPERTY]) [refTable]
-where [refTable].[PID] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_MANAGER_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROP_MGMT_ORG_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_CLASSIFICATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_AREA_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUME_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_EFFECTIVE_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="PID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PIN" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER_SUFFIX" dataType="DT_STR" length="2" precision="0" scale="0" codePage="1252"/><referenceColumn name="LAND_AREA" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LAND_LEGAL_DESCRIPTION" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="BOUNDARY" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LOCATION" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ENCUMBRANCE_REASON" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NOTES" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPAL_ZONING" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VOLUMETRIC_PARCEL" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_MEASUREMENT" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_OWNED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROPERTY_OF_INTEREST" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VISIBLE_TO_OTHER_AGENCIES" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_SENSITIVE" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROVINCIAL_PUBLIC_HWY" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_RWY_BELT_DOM_PATENT" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING_POTENTIAL" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="SURVEY_PLAN_NUMBER" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PID_NO]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1"
+ 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 2 1"
+ usesDispositions="true">
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
- PID
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Inputs[Derived Column Input].Columns[APP_CREATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
+
+
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Inputs[Derived Column Input]">
PROPERTY_ID
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
+ GETDATE()
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ dataType="wstr"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="46"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "Load Interest Holder Persons and Organizations"
+ "Load Interest Holder Persons and Organizations"
+
+
-
-
-
-
-
-
-
- 0
- "APP_PAM"."PAM_PROPERTY"
-
- select distinct pid_no,property_tenure_type_code from app_pam.pam_property where pid_no is not null
-
- 1252
- false
- 2
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ dataType="wstr"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="11"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ name="ERROR_TASK_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+ length="32"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]"
+ name="ERROR_ETL_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+ length="95"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "FIRST_NAME: " + #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[SURNAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "FIRST_NAME: " + FIRST_NAME + "SURNAME: " + SURNAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
-
-
-
-
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Derived Column 2 1.Inputs[Derived Column Input]">
-
-
@@ -61483,7 +60724,7 @@ where [refTable].[PID] = ?
[dbo].[PIMS_PROP_PROP_TENURE_TYPE]
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
+ cachedLength="46"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
+ cachedLength="11"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
+ cachedLength="296"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].Columns[ErrorCode]"
+ cachedDataType="i4"
+ cachedName="ErrorCode"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_ORGANIZATIION.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]" />
+
-
-
-
-
-
-
+ name="ERROR_TIME" />
-
+ length="100"
+ name="ERROR_OPERATION_NAME" />
-
+ length="100"
+ name="ERROR_TASK_NAME" />
-
+ length="100"
+ name="ERROR_ETL_NAME" />
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ dataType="nText"
+ name="ERROR_ROW" />
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_CODE]"
+ dataType="i4"
+ name="ERROR_CODE" />
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_COLUMN]"
+ dataType="i4"
+ name="ERROR_COLUMN" />
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\ETL Error Log.Inputs[OLE DB Destination Input]">
@@ -61682,242 +60888,179 @@ where [refTable].[PID] = ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ version="4">
select * from [dbo].[PIMS_ADDRESS]
+ 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
select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
-where [refTable].[STREET_ADDRESS_1] = ? and [refTable].[MUNICIPALITY_NAME] = ?
+ description="Specifies the name of the database object used to open a rowset."
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
0
+ dataType="System.String"
+ description="Specifies the variable that contains the name of the database object used to open a rowset."
+ name="OpenRowsetVariable">
0
+ dataType="System.String"
+ description="The SQL command to be executed."
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
1
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
0
+ dataType="System.Boolean"
+ description="Forces the use of the DefaultCodePage property value when describing character data."
+ name="AlwaysUseDefaultCodePage">false
25
+ description="Specifies the mode used to access the database."
+ name="AccessMode"
+ typeConverter="AccessMode">3
25
+ 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
<referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ 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">false
#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[CIVIC_ADDRESS]};#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]};
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
1252
- false
+ 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
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 1.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="FailComponent"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+
-
- STREET_ADDRESS_1
-
-
-
+ cachedLength="46"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- MUNICIPALITY_NAME
-
-
-
+ cachedLength="11"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
+
+
+
+
-
+
+
+
+
+
+
+
+
+
-
-
-
- ADDRESS_ID
-
-
-
-
- REGION_CODE
-
-
-
-
- DISTRICT_CODE
-
-
-
-
-
-
-
-
-
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 1.Inputs[OLE DB Destination Input]">
@@ -61926,189 +61069,517 @@ where [refTable].[STREET_ADDRESS_1] = ? and [refTable].[MUNICIPALITY_NAME] = ?
+ version="4">
select take_id,property_id,area,cast(area_unit_code as nvarchar2(20)) as area_unit_code from app_pam.pam_take_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
select * from (select take_id,property_id,area,cast(area_unit_code as nvarchar2(20)) as area_unit_code from app_pam.pam_take_property) "refTable"
-where "refTable"."PROPERTY_ID" = ?
+ description="Specifies the name of the database object used to open a rowset."
+ name="OpenRowset">[etl].[ETL_ERROR_LOG]
0
+ dataType="System.String"
+ description="Specifies the variable that contains the name of the database object used to open a rowset."
+ name="OpenRowsetVariable">
0
+ dataType="System.String"
+ description="The SQL command to be executed."
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
1
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
0
+ dataType="System.Boolean"
+ description="Forces the use of the DefaultCodePage property value when describing character data."
+ name="AlwaysUseDefaultCodePage">false
25
+ description="Specifies the mode used to access the database."
+ name="AccessMode"
+ typeConverter="AccessMode">3
25
+ 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
<referenceMetadata><referenceColumns><referenceColumn name="TAKE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="PROPERTY_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="AREA" dataType="DT_NUMERIC" length="0" precision="8" scale="4" codePage="0"/><referenceColumn name="AREA_UNIT_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ 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">false
#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_ID]};
+ description="Specifies options to be used with fast load. Applies only if fast load is turned on."
+ name="FastLoadOptions">TABLOCK,CHECK_CONSTRAINTS
1252
- false
+ 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
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 2.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="FailComponent"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
-
- PROPERTY_ID
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 2.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 2.Inputs[OLE DB Destination Input]">
-
- AREA
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 2.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Persons and Organizations\ETL Error Log 2.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ length="100"
+ name="ERROR_OPERATION_NAME" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[ORGANIZATION_NAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]};#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
ORGANIZATION_NAME
+ AREA_UNIT_CODE
+ name="CopyFromReferenceColumn" />
-
-
+
+
APP_CREATE_USER_DIRECTORY
+ TAKE_ID
+ name="CopyFromReferenceColumn" />
-
-
+
+
+
+
+
+
+
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Filter pre-existing organisation.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Filter pre-existing organisation.Inputs[Lookup Input]">
@@ -62117,233 +61588,191 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\Fiter pre-existing person"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Fiter pre-existing person"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTable].[SURNAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]};#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]};#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]};#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]};
+ 1252
+ false
+
+
+
+
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Fiter pre-existing person.Inputs[Lookup Input]"
+ name="Lookup Input">
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FIRST_NAME
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
"place_holder"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">MIDDLE_NAMES
"place_holder"
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">SURNAME
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
-
- "place_holder"
- "place_holder"
-
-
-
-
- "TRUE"
- "TRUE"
-
-
-
-
- "FALSE"
- "FALSE"
-
-
-
-
- "FALSE"
- "FALSE"
-
-
-
+
+
"FALSE"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
"FALSE"
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
+
+
+
+
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Fiter pre-existing person.Inputs[Lookup Input]">
@@ -62352,72 +61781,73 @@ where "refTable"."PROPERTY_ID" = ?
-
-
-
-
-
-
-
+
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]"
+ truncationRowDisposition="FailComponent"
+ usageType="readWrite">
"COREOPER"
+ name="Expression">[LTRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]})
"COREOPER"
+ name="FriendlyExpression">LTRIM(UNICODE_ORGANIZATION_NAME)
-
-
+
+
+
+
+
+
+
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Format Organization_Name.Inputs[Derived Column Input]">
@@ -62426,31 +61856,28 @@ where "refTable"."PROPERTY_ID" = ?
-
@@ -62458,22 +61885,25 @@ where "refTable"."PROPERTY_ID" = ?
containsID="true"
dataType="System.String"
description="Derived Column Expression"
- name="Expression">[REPLACENULL](#{Package\Load Properties 1\Address Id, Region and District Code.Outputs[Lookup Match Output].Columns[REGION_CODE]},1)
+ name="Expression">(DT_WSTR,50)[TRIM](#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[FIRST_NAME]})
REPLACENULL(REGION_CODE,1)
+ name="FriendlyExpression">(DT_WSTR,50)TRIM(FIRST_NAME)
@@ -62481,13 +61911,13 @@ where "refTable"."PROPERTY_ID" = ?
containsID="true"
dataType="System.String"
description="Derived Column Expression"
- name="Expression">[REPLACENULL](#{Package\Load Properties 1\Address Id, Region and District Code.Outputs[Lookup Match Output].Columns[DISTRICT_CODE]},#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]} == "VICTORIA" ? 2 : 1)
+ name="Expression">(DT_WSTR,50)[TRIM](#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[SURNAME]})
REPLACENULL(DISTRICT_CODE,[PAM Property].MUNICIPALITY_NAME == "VICTORIA" ? 2 : 1)
+ name="FriendlyExpression">(DT_WSTR,50)TRIM(SURNAME)
@@ -62496,31 +61926,31 @@ where "refTable"."PROPERTY_ID" = ?
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Format Output Columns.Inputs[Derived Column Input]">
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Format Output Columns.Inputs[Derived Column Input]">
@@ -62529,103 +61959,95 @@ where "refTable"."PROPERTY_ID" = ?
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Inputs[Derived Column Input]">
#{Package\Load Properties 1\Area and Area Unit Code.Outputs[Lookup Match Output].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"OTHER"
false
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"OTHER"
#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"OTHINCORPNO"
false
+ containsID="true"
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"OTHINCORPNO"
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Inputs[Derived Column Input]">
@@ -62634,75 +62056,284 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_ORGANIZATIION"
+ 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="Insert PIMS_ORGANIZATIION"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [dbo].[PIMS_ORGANIZATION]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_ORGANIZATIION.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+ refId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_ORGANIZATIION.Inputs[OLE DB Destination Input].Columns[APP_CREATE_USERID]"
+ cachedDataType="wstr"
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_ORGANIZATIION.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USERID]" />
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
- #{Package\Load Properties 1\PAM_TAKE.Outputs[Lookup Match Output].Columns[TAKE_ID_new]}
- false
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_ORGANIZATIION.Inputs[OLE DB Destination Input]">
@@ -62711,151 +62342,273 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_PERSON"
+ 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="Insert PIMS_PERSON"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [dbo].[PIMS_PERSON]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_PERSON.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_PERSON.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USERID]" />
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- "HA"
- "HA"
-
-
-
-
- 0000.0000
- 0000.0000
-
-
-
-
- (DT_STR,2,1252)#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]}
- (DT_STR,2,1252)FILE_NUMBER_SUFFIX
-
-
-
-
- (DT_NUMERIC,10,0)0
- (DT_NUMERIC,10,0)0
-
-
-
-
-
-
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Insert PIMS_PERSON.Inputs[OLE DB Destination Input]">
@@ -62864,244 +62617,88 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\IS_ORGANIZATION.Inputs[Conditional Split Input]"
+ description="Input to the Conditional Split Transformation"
+ name="Conditional Split Input">
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]" />
-
-
-
- "Load Properties"
- "Load Properties"
-
-
-
-
- "Store property in PIMS_PROPERTY"
- "Store property in PIMS_PROPERTY"
-
-
-
-
- "MUNICIPALITY_NAME: " + [REPLACENULL](#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]},"NULL")
- "MUNICIPALITY_NAME: " + REPLACENULL(MUNICIPALITY_NAME,"NULL")
-
-
-
-
- [GETDATE]()
- GETDATE()
-
-
-
-
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
- "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
-
-
-
-
-
-
-
-
+ name="Organization"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\IS_ORGANIZATION.Inputs[Conditional Split Input]"
+ truncationRowDisposition="FailComponent">
+
+ ![ISNULL](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}) && [LEN]([TRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]})) > 0
+ !ISNULL(ORGANIZATION_NAME) && LEN(TRIM(ORGANIZATION_NAME)) > 0
+ 0
+
-
-
-
-
-
-
-
-
-
-
-
-
- NULL(DT_I8)
- NULL(DT_I8)
-
-
-
+ name="Conditional Split Default Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\IS_ORGANIZATION.Inputs[Conditional Split Input]">
+
+ true
+
+ name="Conditional Split Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\IS_ORGANIZATION.Inputs[Conditional Split Input]">
@@ -63110,71 +62707,94 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\IS_PERSON.Inputs[Conditional Split Input]"
+ description="Input to the Conditional Split Transformation"
+ name="Conditional Split Input">
+
+
+
+
-
-
-
- NULL(DT_I8)
- NULL(DT_I8)
-
-
-
+ name="Person"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\IS_PERSON.Inputs[Conditional Split Input]"
+ truncationRowDisposition="FailComponent">
+
+ (![ISNULL](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) && ([LEN]([TRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) > 0 || [LEN]([TRIM](#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]})) > 0)
+ (!ISNULL(SURNAME) || !ISNULL(FIRST_NAME)) && (LEN(TRIM(FIRST_NAME)) > 0 || LEN(TRIM(SURNAME)) > 0)
+ 0
+
+
+ true
+
+
+
+
+ name="Conditional Split Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\IS_PERSON.Inputs[Conditional Split Input]">
@@ -63183,95 +62803,174 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\Lookup"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTable].[SURNAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_ FIRST_NAME]};#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_MIDDLE_NAME]};#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_SURNAME]};
+ 1252
+ false
+
+
+
+
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Lookup.Inputs[Lookup Input]"
+ name="Lookup Input">
+
+
(DT_WSTR,50)""
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FIRST_NAME
(DT_WSTR,50)""
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
(DT_WSTR,50)""
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">MIDDLE_NAMES
+
+
+
+
+
(DT_WSTR,50)""
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">SURNAME
+
-
-
+
+
+
+
+
+
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup.Inputs[Lookup Input]">
@@ -63280,146 +62979,197 @@ where "refTable"."PROPERTY_ID" = ?
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Lookup 1"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup 1"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[SURNAME] = ? and [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[SURNAME]};#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[FIRST_NAME]};#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[MIDDLE_NAME]};#{Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]};
+ 1252
+ false
+
+
+
+
+
+
+
+
(DT_NUMERIC,10,0)0
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">SURNAME
+
+
+
+
+
(DT_NUMERIC,10,0)0
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FIRST_NAME
+
-
-
+
+
+
+ MIDDLE_NAMES
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
-
+
+
+
-
-
-
-
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup 1.Inputs[Lookup Input]">
-
-
-
-
-
-
-
-
-
-
-
-
- (DT_NUMERIC,10,0)0
- (DT_NUMERIC,10,0)0
-
-
-
+ name="Lookup No Match Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup 1.Inputs[Lookup Input]">
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup 1.Inputs[Lookup Input]">
@@ -63428,188 +63178,193 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\Lookup 2"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup 2"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[ORGANIZATION_NAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[ORGANIZATION_TYPE_CODE] = ? and [refTable].[ORG_IDENTIFIER_TYPE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[UNICODE_ORGANIZATION_NAME]};#{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]};#{Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]};
+ 1252
+ false
+
+
+
+
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Lookup 2.Inputs[Lookup Input]"
+ name="Lookup Input">
+
+
NULL(DT_I8)
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_NAME
NULL(DT_I8)
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
NULL(DT_I8)
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
NULL(DT_I8)
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
NULL(DT_I8)
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_TYPE_CODE
NULL(DT_I8)
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
NULL(DT_I8)
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORG_IDENTIFIER_TYPE_CODE
NULL(DT_I8)
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
+
+
+
+
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup 2.Inputs[Lookup Input]">
@@ -63618,146 +63373,191 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\Lookup 3"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="Lookup 3"
+ usesDispositions="true"
+ version="6">
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[ORGANIZATION_NAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[ORGANIZATION_TYPE_CODE] = ? and [refTable].[ORG_IDENTIFIER_TYPE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]};#{Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]};#{Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]};
+ 1252
+ false
+
+
+
+
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Lookup 3.Inputs[Lookup Input]"
+ name="Lookup Input">
+
+
(DT_NUMERIC,10,0)0
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_TYPE_CODE
+
+
+
+
+
(DT_NUMERIC,10,0)0
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORG_IDENTIFIER_TYPE_CODE
+
-
-
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ ORGANIZATION_NAME
+
+
+
+
-
+
+
+
-
-
-
-
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup 3.Inputs[Lookup Input]">
-
-
-
-
-
-
-
-
-
-
-
-
- (DT_NUMERIC,10,0)0
- (DT_NUMERIC,10,0)0
-
-
-
+ name="Lookup No Match Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup 3.Inputs[Lookup Input]">
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Lookup 3.Inputs[Lookup Input]">
@@ -63766,89 +63566,52 @@ where "refTable"."PROPERTY_ID" = ?
+ refId="Package\Load Interest Holder Persons and Organizations\Multicast"
+ componentClassID="Microsoft.Multicast"
+ contactInfo="Multicast;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Distributes every input row to every row in one or more outputs. For example, branch your data flow to make a copy of data so that some values can be masked before sharing with external partners."
+ name="Multicast">
-
-
-
- "Property of Interest - Not Found in Land Parcel " + #{Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[DESCRIPTION]}
- "Property of Interest - Not Found in Land Parcel " + DESCRIPTION
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Multicast.Inputs[Multicast Input 1]"
+ name="Multicast Input 1">
+ refId="Package\Load Interest Holder Persons and Organizations\Multicast.Outputs[Multicast Output 3]"
+ deleteOutputOnPathDetached="true"
+ name="Multicast Output 3"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Multicast.Inputs[Multicast Input 1]">
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Multicast.Outputs[Multicast Output 1]"
+ deleteOutputOnPathDetached="true"
+ name="Multicast Output 1"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Multicast.Inputs[Multicast Input 1]">
+
+
+
+ validateExternalMetadata="False"
+ version="7">
[etl].[ETL_ERROR_LOG]
+ name="OpenRowset">"APP_PAM"."PAM_INTEREST_HOLDER"
dataType="System.String"
description="The SQL command to be executed."
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from pam_interest_holder where interest_holder_id in (6302, 67054)
+
dataType="System.Int32"
description="Specifies the mode used to access the database."
name="AccessMode"
- typeConverter="AccessMode">3
- false
- false
+ typeConverter="AccessMode">0
TABLOCK,CHECK_CONSTRAINTS
- 2147483647
+ description="The mappings between the parameters in the SQL command and variables."
+ name="ParameterMapping">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output]"
+ name="OLE DB Source Output">
+ refId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]"
+ dataType="numeric"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[INTEREST_HOLDER_ID]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]"
+ name="INTEREST_HOLDER_ID"
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[AGENT_ID]"
+ dataType="numeric"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[AGENT_ID]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[AGENT_ID]"
+ name="AGENT_ID"
+ precision="10"
+ truncationRowDisposition="FailComponent" />
-
- "LAND"
- "LAND"
-
-
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].ExternalColumns[SURNAME]"
+ length="20"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[SURNAME]"
+ name="SURNAME"
+ truncationRowDisposition="FailComponent" />
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ name="OLE DB Source Error Output">
+
+
+
+
+
+
+
+
+
+
+
+
@@ -64097,14 +64012,14 @@ where "refTable"."PROPERTY_ID" = ?
description="Specifies the SQL statement that generates the lookup table."
expressionType="Notify"
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select distinct pid_no from pam_land_parcel
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_PROVINCE_STATE]
select * from (select distinct pid_no from pam_land_parcel) "refTable"
-where "refTable"."PID_NO" = ?
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
+where [refTable].[DESCRIPTION] = ?
<referenceMetadata><referenceColumns><referenceColumn name="PID_NO" dataType="DT_NUMERIC" length="0" precision="9" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
#{Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PID]};
+ name="ParameterMap">#{Package\Load Interest Holder Persons and Organizations\2858:invalid};
+ refId="Package\Load Interest Holder Persons and Organizations\PROVINCE_STATE_ID.Inputs[Lookup Input].Columns[UNICODE_PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]">
PID_NO
+ name="JoinToReferenceColumn">DESCRIPTION
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\PROVINCE_STATE_ID.Inputs[Lookup Input]">
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\PROVINCE_STATE_ID.Inputs[Lookup Input]">
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\PROVINCE_STATE_ID.Inputs[Lookup Input]">
@@ -64227,5890 +64157,4306 @@ where "refTable"."PID_NO" = ?
- 2
- 20
true
+ description="Indicates whether the Sort transformation removes rows with duplicate sort values."
+ name="EliminateDuplicates">true
5
+ description="Specifies the maximum number of threads to use for sorting."
+ expressionType="Notify"
+ name="MaximumThreads">-1
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Inputs[Sort Input]"
+ name="Sort Input">
-
+ cachedLength="20"
+ cachedName="SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]">
+
+ 3
+ 2
+
+
-
-
+ cachedLength="15"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]">
+
+ 3
+ 1
+
+
+ cachedLength="50"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]">
+
+ 3
+ 3
+
+
-
-
-
-
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_1"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]">
+
+ 0
+ 0
+
+
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]">
+
+ 0
+ 0
+
+
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_3"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]">
+
+ 0
+ 0
+
+
-
-
-
+ cachedLength="40"
+ cachedName="MUNCIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]">
+
+ 0
+ 0
+
+
-
-
-
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]">
+
+ 0
+ 0
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Inputs[Sort Input].Columns[COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]">
+
+ 0
+ 0
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Inputs[Sort Input].Columns[ORGANIZATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]">
+
+ 0
+ 0
+
+
-
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
+
+ 0
+ 0
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Inputs[Sort Input].Columns[UNICODE_COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]">
+
+ 0
+ 0
+
+
+ cachedLength="2"
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]">
+
+ 0
+ 0
+
+
+ cachedName="UNICODE_ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]">
+
+ 0
+ 0
+
+
+ cachedLength="50"
+ cachedName="UNICODE_ FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]">
+
+ 0
+ 0
+
+
+ cachedLength="50"
+ cachedName="UNICODE_MIDDLE_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]">
+
+ 0
+ 0
+
+
+ cachedLength="50"
+ cachedName="UNICODE_SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]">
+
+ 0
+ 0
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Inputs[Sort Input].Columns[COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]">
+
+ 0
+ 0
+
+
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Inputs[Sort Input].Columns[PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="PROVINCE_STATE_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]">
+
+ 0
+ 0
+
+
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]">
+
+ 0
+ 0
+
+
+ cachedLength="10"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]">
+
+ 0
+ 0
+
+
-
-
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]">
+
+ 0
+ 0
+
+
+ cachedLength="12"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]">
+
+ 0
+ 0
+
+
+ cachedLength="50"
+ cachedName="Copy of SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of SURNAME]">
+
+ 0
+ 0
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ cachedName="Copy of FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of FIRST_NAME]">
+
+ 0
+ 0
+
+
+ cachedLength="23"
+ cachedName="DB_CREATE_USERID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]">
+
+ 0
+ 0
+
+
+ cachedLength="23"
+ cachedName="DB_LAST_UPDATE_USERID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]">
+
+ 0
+ 0
+
+
-
-
+ cachedLength="50"
+ cachedName="Copy of INTEREST_HOLDER_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]">
+
+ 0
+ 0
+
+
+ name="Sort Output">
+ length="20"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[SURNAME]"
+ name="SURNAME"
+ sortKeyPosition="2">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[CIVIC_ADDRESS]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ length="15"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME"
+ sortKeyPosition="1">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[DESCRIPTION]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[STREET_ADDRESS_LINE_1]"
+ dataType="wstr"
+ length="40"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[STREET_ADDRESS_LINE_1]"
+ name="STREET_ADDRESS_LINE_1">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[STREET_ADDRESS_LINE_2]"
+ dataType="wstr"
+ length="40"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[STREET_ADDRESS_LINE_2]"
+ name="STREET_ADDRESS_LINE_2">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PIN]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
+ length="40"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[STREET_ADDRESS_LINE_3]"
+ name="STREET_ADDRESS_LINE_3">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[LAND_LEGAL_DESCRIPTION]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
+ length="40"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[MUNCIPALITY_NAME]"
+ name="MUNCIPALITY_NAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[ZONING]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
+ length="2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[PROVINCE]"
+ name="PROVINCE">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[ZONING_POTENTIAL]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[COUNTRY]"
+ dataType="wstr"
+ length="20"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[COUNTRY]"
+ name="COUNTRY">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
+ length="200"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[ORGANIZATION_NAME]"
+ name="ORGANIZATION_NAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[INTEREST_HOLDER_ID]"
+ name="INTEREST_HOLDER_ID"
+ precision="10">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[FILE_NUMBER]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ length="20"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_COUNTRY]"
+ name="UNICODE_COUNTRY">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[FILE_NUMBER_SUFFIX]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ length="2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_PROVINCE]"
+ name="UNICODE_PROVINCE">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ length="200"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_ORGANIZATION_NAME]"
+ name="UNICODE_ORGANIZATION_NAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_ FIRST_NAME]"
+ dataType="wstr"
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_ FIRST_NAME]"
+ name="UNICODE_ FIRST_NAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[ADDRESS_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_MIDDLE_NAME]"
+ dataType="wstr"
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_MIDDLE_NAME]"
+ name="UNICODE_MIDDLE_NAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[REGION_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_SURNAME]"
+ dataType="wstr"
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[UNICODE_SURNAME]"
+ name="UNICODE_SURNAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[DISTRICT_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[COUNTRY_ID]"
+ dataType="i2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[COUNTRY_ID]"
+ name="COUNTRY_ID">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[PROVINCE_STATE_ID]"
+ dataType="i2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[PROVINCE_STATE_ID]"
+ name="PROVINCE_STATE_ID">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[LAND_AREA]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USERID]"
+ dataType="wstr"
+ length="23"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USERID]"
+ name="APP_CREATE_USERID">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[File_Number_Suffix1]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]"
+ dataType="wstr"
+ length="10"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]"
+ name="APP_CREATE_USER_DIRECTORY">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[TAKE_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USERID]"
+ dataType="wstr"
+ length="23"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USERID]"
+ name="APP_LAST_UPDATE_USERID">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[TAKE_ID_new]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ dataType="wstr"
+ length="12"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ name="APP_LAST_UPDATE_USER_DIRECTORY">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[Copy of TAKE_ID_new]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[Copy of SURNAME]"
+ dataType="wstr"
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[Copy of SURNAME]"
+ name="Copy of SURNAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[INTEREST_HOLDER_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of SURNAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[Copy of FIRST_NAME]"
+ dataType="wstr"
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[Copy of FIRST_NAME]"
+ name="Copy of FIRST_NAME">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of FIRST_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[DB_CREATE_USERID]"
+ dataType="wstr"
+ length="23"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[DB_CREATE_USERID]"
+ name="DB_CREATE_USERID">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_EMPLOYEE_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
+ length="23"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[DB_LAST_UPDATE_USERID]"
+ name="DB_LAST_UPDATE_USERID">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[EMPLOYEE_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
+ length="50"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort.Outputs[Sort Output].Columns[Copy of INTEREST_HOLDER_ID]"
+ name="Copy of INTEREST_HOLDER_ID">
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
-
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[FIRST_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[MIDDLE_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[SURNAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PERSON_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
#{Package\Load Properties 1\Merge Join.Inputs[Merge Join Right Input].Columns[ORGANIZATION_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- "APP_PAM"."PAM_PROPERTY"
-
- SELECT *
-FROM APP_PAM.PAM_PROPERTY
-
- 1252
- false
- 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select PROPERTY_CONTRACT_ID,PROPERTY_EMPLOYEE_ID from app_pam.pam_property_contract
- select * from (select PROPERTY_CONTRACT_ID,PROPERTY_EMPLOYEE_ID from app_pam.pam_property_contract) "refTable"
-where "refTable"."PROPERTY_CONTRACT_ID" = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_CONTRACT_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="PROPERTY_EMPLOYEE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Properties 1\Union All 3.Inputs[Union All Input 2].Columns[SURNAME]};
- 1252
- false
-
-
-
-
-
-
-
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Inputs[Sort Input].Columns[STREET_ADDRESS_LINE_3]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_3"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]">
PROPERTY_CONTRACT_ID
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
-
-
-
-
-
-
+
PROPERTY_EMPLOYEE_ID
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select PROPERTY_CONT_PROPERTY_ID,PROPERTY_ID from app_pam.pam_property_cont_property
- select * from (select PROPERTY_CONT_PROPERTY_ID,PROPERTY_ID from app_pam.pam_property_cont_property) "refTable"
-where "refTable"."PROPERTY_ID" = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_CONT_PROPERTY_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="PROPERTY_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Properties 1\2656:invalid};
- 1252
- false
-
-
-
-
-
-
-
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Inputs[Sort Input].Columns[PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]">
PROPERTY_ID
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
-
-
-
-
-
-
+
PROPERTY_CONT_PROPERTY_ID
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select PROPERTY_EMPLOYEE_ID,cast(NAME as nvarchar2(50)) NAME,cast(POSITION_TITLE as nvarchar2(50)) as POSITION_TITLE from app_pam.pam_property_employee
- select * from (select PROPERTY_EMPLOYEE_ID,cast(NAME as nvarchar2(50)) NAME,cast(POSITION_TITLE as nvarchar2(50)) as POSITION_TITLE from app_pam.pam_property_employee) "refTable"
-where "refTable"."PROPERTY_EMPLOYEE_ID" = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_EMPLOYEE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="POSITION_TITLE" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]};
- 1252
- false
-
-
-
-
-
-
-
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Inputs[Sort Input].Columns[ORGANIZATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]">
PROPERTY_EMPLOYEE_ID
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
-
-
-
-
-
-
+
NAME
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
+
+
POSITION_TITLE
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select take_id from app_pam.pam_take
- select * from (select take_id from app_pam.pam_take) "refTable"
-where "refTable"."TAKE_ID" = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="TAKE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[TAKE_ID]};
- 1252
- false
-
-
-
-
-
-
-
+
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Inputs[Sort Input].Columns[UNICODE_PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]">
TAKE_ID
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
-
-
-
-
-
-
+
TAKE_ID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select TAKE_ID TAKE_ID2,INTEREST_HOLDER_ID from app_pam.pam_take_interest_holder
- select * from (select TAKE_ID TAKE_ID2,INTEREST_HOLDER_ID from app_pam.pam_take_interest_holder) "refTable"
-where "refTable"."TAKE_ID2" = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="TAKE_ID2" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="INTEREST_HOLDER_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID_new]};
- 1252
- false
-
-
-
-
-
-
-
-
-
- TAKE_ID2
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">7
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">1
-
-
-
-
-
-
-
-
-
- INTEREST_HOLDER_ID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_ORGANIZATION]
- select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
-where [refTable].[ORGANIZATION_NAME] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]};
- 1252
- false
-
-
-
-
-
-
-
+ cachedLength="50"
+ cachedName="UNICODE_ FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]">
ORGANIZATION_NAME
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
-
-
-
-
-
-
+
ORGANIZATION_ID
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTable].[SURNAME] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[FIRST_NAME]};#{Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[MIDDLE_NAME]};#{Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[SURNAME]};
- 1252
- false
-
-
-
-
-
-
-
+
+ cachedName="UNICODE_SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]">
FIRST_NAME
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Inputs[Sort Input].Columns[COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]">
MIDDLE_NAMES
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Inputs[Sort Input].Columns[PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="PROVINCE_STATE_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]">
SURNAME
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
-
-
-
-
-
-
-
-
-
- PERSON_ID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_PROPERTY]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]">
+
+ 0
+ 0
+
+
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]">
+
+ 0
+ 0
+
+
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]">
+
+ 0
+ 0
+
+
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]">
+
+ 0
+ 0
+
+
+ cachedLength="23"
+ cachedName="DB_CREATE_USERID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]">
+
+ 0
+ 0
+
+
-
-
+ cachedLength="23"
+ cachedName="DB_LAST_UPDATE_USERID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]">
+
+ 0
+ 0
+
+
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
-
+
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
-
+
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
-
-
+
+ #{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ length="40"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[STREET_ADDRESS_LINE_2]"
+ name="STREET_ADDRESS_LINE_2">
[GETDATE]()
- GETDATE()
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ length="40"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[STREET_ADDRESS_LINE_3]"
+ name="STREET_ADDRESS_LINE_3">
"PAIMS"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
+
+
+
+
"PAIMS"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[PROVINCE]"
+ dataType="wstr"
+ length="2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[PROVINCE]"
+ name="PROVINCE">
[GETDATE]()
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
GETDATE()
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ length="200"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]"
+ name="ORGANIZATION_NAME">
"FEESIMP"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+
+
+
+
"FEESIMP"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ length="20"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[UNICODE_COUNTRY]"
+ name="UNICODE_COUNTRY">
"UNKNOWN"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+
+
+
+
"UNKNOWN"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
- false
- -1
-
-
-
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[UNICODE_ORGANIZATION_NAME]"
+ comparisonFlags="7"
+ dataType="wstr"
+ length="200"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[UNICODE_ORGANIZATION_NAME]"
+ name="UNICODE_ORGANIZATION_NAME"
+ sortKeyPosition="1">
0
- 1
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
+
+
0
- 2
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
+
+
+
+
3
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
4
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+
+
+
+
5
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+
+
+
+
6
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+
+
0
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
+
+
+
+
7
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Interest Holder Persons and Organizations\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
-
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]">
0
- 8
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[AGENT_ID]">
0
- 9
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[AGENT_ID]}
+ cachedLength="20"
+ cachedName="SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[SURNAME]">
0
- 10
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[FIRST_NAME]"
+ cachedDataType="wstr"
+ cachedLength="15"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[FIRST_NAME]">
0
- 11
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ cachedLength="50"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]">
0
- 12
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_1"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_LINE_1]">
0
- 13
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_LINE_2]">
0
- 14
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[STREET_ADDRESS_LINE_3]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_3"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_LINE_3]">
0
- 15
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[MUNCIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="MUNCIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MUNCIPALITY_NAME]">
0
- 16
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[PROVINCE]">
0
- 17
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[COUNTRY]">
0
- 18
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[ORGANIZATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[ORGANIZATION_NAME]">
0
- 19
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[UNICODE_COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_COUNTRY]">
0
- 20
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[UNICODE_PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_PROVINCE]">
0
- 21
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[UNICODE_ORGANIZATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="200"
+ cachedName="UNICODE_ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_ORGANIZATION_NAME]">
0
- 22
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[UNICODE_ FIRST_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_ FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_ FIRST_NAME]">
0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
+
+
+
+
23
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[UNICODE_SURNAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_SURNAME]">
0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
+
+
+
+
24
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 1].Columns[Copy of AGENT_ID]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="Copy of AGENT_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of AGENT_ID]">
0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
+
+
+
+
25
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
+
+
+
+
+
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[INTEREST_HOLDER_ID]">
0
- 26
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[AGENT_ID]"
+ cachedDataType="numeric"
+ cachedName="AGENT_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[AGENT_ID]">
0
- 27
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[AGENT_ID]}
+ cachedLength="20"
+ cachedName="SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[SURNAME]">
0
- 28
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[FIRST_NAME]">
0
- 29
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[MIDDLE_NAME]">
0
- 30
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ cachedName="STREET_ADDRESS_LINE_1"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_LINE_1]">
0
- 31
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[STREET_ADDRESS_LINE_2]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_LINE_2]">
0
- 32
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All.Inputs[Union All Input 2].Columns[STREET_ADDRESS_LINE_3]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_3"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER.Outputs[OLE DB Source Output].Columns[STREET_ADDRESS_LINE_3]">
0
- 33
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
-
-
-
-
-
-
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PIN]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ length="20"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SURNAME]"
+ name="SURNAME" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[AGENT_ID]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[SURNAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
-
-
-
-
-
-
-
-
- false
- -1
-
-
-
-
+
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 1].Columns[PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="PROVINCE_STATE_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\PROVINCE_STATE_ID.Outputs[Lookup Match Output].Columns[PROVINCE_STATE_ID]">
0
- 1
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ cachedLength="50"
+ cachedName="Copy of AGENT_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]">
0
- 2
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
+ cachedLength="50"
+ cachedName="Copy of INTEREST_HOLDER_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]">
0
- 3
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
+
+
+
+
+
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
0
- 4
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ cachedName="AGENT_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[AGENT_ID]">
0
- 5
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[AGENT_ID]}
+ cachedLength="20"
+ cachedName="SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[SURNAME]">
0
- 6
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ cachedLength="15"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]">
0
- 7
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ cachedLength="50"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]">
0
- 8
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[STREET_ADDRESS_LINE_1]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_1"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]">
0
- 9
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_1]}
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_2"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]">
0
- 10
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_2]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[STREET_ADDRESS_LINE_3]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="STREET_ADDRESS_LINE_3"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]">
0
- 11
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[STREET_ADDRESS_LINE_3]}
+ cachedLength="40"
+ cachedName="MUNCIPALITY_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]">
0
- 12
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[MUNCIPALITY_NAME]}
+ cachedLength="2"
+ cachedName="PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[PROVINCE]">
0
- 13
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ cachedLength="20"
+ cachedName="COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY]">
0
- 14
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[ORGANIZATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="200"
+ cachedName="ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]">
0
- 15
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[ORGANIZATION_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_COUNTRY]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="UNICODE_COUNTRY"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]">
0
- 16
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_COUNTRY]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_PROVINCE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="UNICODE_PROVINCE"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]">
0
- 17
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ cachedLength="200"
+ cachedName="UNICODE_ORGANIZATION_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]">
0
- 18
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ORGANIZATION_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_ FIRST_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_ FIRST_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]">
0
- 19
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_ FIRST_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_MIDDLE_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_MIDDLE_NAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]">
0
- 20
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_MIDDLE_NAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[UNICODE_SURNAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="UNICODE_SURNAME"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]">
0
- 21
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[UNICODE_SURNAME]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[COUNTRY_ID]"
+ cachedDataType="i2"
+ cachedName="COUNTRY_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]">
0
- 22
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[PROVINCE_STATE_ID]"
+ cachedDataType="i2"
+ cachedName="PROVINCE_STATE_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\BC.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]">
0
- 23
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[Copy of AGENT_ID]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="Copy of AGENT_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]">
0
- 24
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of AGENT_ID]}
+ refId="Package\Load Interest Holder Persons and Organizations\Union All 1.Inputs[Union All Input 2].Columns[Copy of INTEREST_HOLDER_ID]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="Copy of INTEREST_HOLDER_ID"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Union All.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]">
0
- 25
-
-
-
-
- 0
- 26
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Interest Holder Persons and Organizations\Union All 1.Outputs[Union All Output 1].Columns[Copy of INTEREST_HOLDER_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update PIMS_ORGANIZATION
+set ORGANIZATION_TYPE_CODE=?,
+ORG_IDENTIFIER_TYPE_CODE=?,
+ORGANIZATION_NAME=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
-
- 0
- 27
-
-
+ cachedLength="5"
+ cachedName="ORGANIZATION_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Inputs[OLE DB Command Input].ExternalColumns[Param_0]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]" />
-
- 0
- 28
-
-
+ cachedLength="11"
+ cachedName="ORGANIZATION_IDENTIFIER_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]" />
-
- 0
- 29
-
-
+ cachedLength="200"
+ cachedName="UNICODE_ORGANIZATION_NAME"
+ cachedSortKeyPosition="1"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Inputs[OLE DB Command Input].ExternalColumns[Param_2]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[UNICODE_ORGANIZATION_NAME]" />
+ refId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Inputs[OLE DB Command Input].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ externalMetadataColumnId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Inputs[OLE DB Command Input].ExternalColumns[Param_3]"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Sort 1.Outputs[Sort Output].Columns[INTEREST_HOLDER_ID]" />
+
+
+
0
- 30
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 31
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 33
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 32
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
-
+
+
+ refId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Outputs[OLE DB Command Output]"
+ exclusionGroup="1"
+ name="OLE DB Command Output"
+ synchronousInputId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Inputs[OLE DB Command Input]">
+
+
+
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Update PIMS_ORGANIZATION.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
+
+
+
+
+
+
+ 0
+ Update PIMS_PERSON
+set FIRST_NAME=?,
+MIDDLE_NAMES=?,
+SURNAME=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PID]}
-
-
-
+ length="50"
+ name="Param_0">
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PIN]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="200"
+ name="Param_1">
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="50"
+ name="Param_2">
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ name="Param_3">
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
+ refId="Package\Load Interest Holder Persons and Organizations\Update PIMS_PERSON.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Update PIMS_PERSON.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Interest Holder Persons and Organizations\Update PIMS_PERSON.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Interest Holder Persons and Organizations\Update PIMS_PERSON.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]};#{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[APP_CREATE_USERID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USERID
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
+ truncationRowDisposition="FailComponent">
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">ADDRESS_ID
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
+ errorOrTruncationOperation="Copy Column"
+ length="30"
+ lineageId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_APP_CREATE_USER_DIRECTORY]"
+ name="ADDRESS_APP_CREATE_USER_DIRECTORY"
+ truncationRowDisposition="FailComponent">
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
+ refId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
-
+ refId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]};#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[APP_CREATE_USERID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
+
+
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USERID
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[SURNAME]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
+ errorOrTruncationOperation="Copy Column"
+ lineageId="Package\Load Person Address and Organization Address\Address ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]"
+ name="ADDRESS_ID"
+ truncationRowDisposition="FailComponent">
#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">ADDRESS_ID
+
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\Address ID in PIMS Address.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\Address ID in PIMS Address.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+
-
-
-
+ synchronousInputId="Package\Load Person Address and Organization Address\Audit Trail.Inputs[Derived Column Input]">
([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1)))
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
(FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) == 0) ? TRIM(EMPLOYEE_NAME) : (SUBSTRING(TRIM(EMPLOYEE_NAME),1,FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1)))
+ name="FriendlyExpression">"APP_PIMS_PROXY_ETL_EDIT"
([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) + 1)))) : ""
+ name="Expression">"place_holder"
(FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(EMPLOYEE_NAME),(FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) + 1),((FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2)) - (FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) + 1)))) : ""
+ name="FriendlyExpression">"place_holder"
([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),[FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) + 1,[LEN](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),[FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2) + 1,[LEN](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})))
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
(FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2) == 0) ? (SUBSTRING(TRIM(EMPLOYEE_NAME),FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) + 1,LEN(EMPLOYEE_NAME))) : (SUBSTRING(TRIM(EMPLOYEE_NAME),FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2) + 1,LEN(EMPLOYEE_NAME)))
+ name="FriendlyExpression">"APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "place_holder"
+ "place_holder"
+
+
+
+
+ "MAILING"
+ "MAILING"
+ synchronousInputId="Package\Load Person Address and Organization Address\Audit Trail.Inputs[Derived Column Input]">
@@ -70119,15 +68465,15 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
@@ -70135,131 +68481,148 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
+ synchronousInputId="Package\Load Person Address and Organization Address\Audit Trail 1.Inputs[Derived Column Input]">
"UNKNOWN"
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
"UNKNOWN"
+ name="FriendlyExpression">"APP_PIMS_PROXY_ETL_EDIT"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ length="12"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]"
+ name="APP_CREATE_USER_DIRECTORY"
+ truncationRowDisposition="FailComponent">
[ISNULL](#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]}) ? #{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]} : "TM"
+ name="Expression">"place_holder"
ISNULL(PROPERTY_TENURE_TYPE_CODE) ? PROPERTY_TENURE_TYPE_CODE : "TM"
+ name="FriendlyExpression">"place_holder"
-
-
-
-
-
-
-
-
-
-
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "place_holder"
+ "place_holder"
+
+
+
+
+ "MAILING"
+ "MAILING"
+
+
+
+
+
+
@@ -70268,9981 +68631,11703 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
+
+ true
+ -1
+
+ refId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Inputs[Sort Input]"
+ name="Sort Input">
+ refId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Inputs[Sort Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_ID]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 1
+ cachedLength="30"
+ cachedName="ORGANIZATION_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 4
+ cachedLength="50"
+ cachedName="INCORPORATION_NUMBER"
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[INCORPORATION_NUMBER]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PID]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ refId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Inputs[Sort Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Person Address and Organization Address\Address ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">2
+ cachedLength="23"
+ cachedName="APP_CREATE_USERID"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 0
+ cachedLength="12"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ cachedLength="12"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">0
+ refId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Inputs[Sort Input].Columns[ADDRESS_USAGE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="7"
+ cachedName="ADDRESS_USAGE_TYPE_CODE"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]">
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">3
-
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_ID]}
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]}
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[INCORPORATION_NUMBER]}
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\Address ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]}
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
-
-
-
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Person Address and Organization Address\Audit Trail 1.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PIN]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"ADDRESS ID in PIMS ADDRESS"
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"ADDRESS ID in PIMS ADDRESS"
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Address not found for Interest Holder: " + #{Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]}
+ "Address not found for Interest Holder: " + APP_CREATE_USER_DIRECTORY
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedLength="30"
+ cachedName="PIMS_PERSON_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Load Person Address and Organizartion Address"
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Load Person Address and Organizartion Address"
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Address ID in PIMS Address"
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Address ID in PIMS Address"
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Failed to find Address Id for: " + #{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]}
#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Failed to find Address Id for: " + PIMS_PERSON_APP_CREATE_USER_DIRECTORY
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\Derived Column 2.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Person Address and Organization Address\Derived Column 2.Inputs[Derived Column Input]">
+
+ refId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ dataType="dbTimeStamp"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="45"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]"
+ name="ERROR_OPERATION_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
+ "LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="26"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]"
+ name="ERROR_TASK_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "ADDRESS ID in PIMS ADDRESS"
+ "ADDRESS ID in PIMS ADDRESS"
+
+
-
-
-
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="32"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]"
+ name="ERROR_ETL_NAME"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
-
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="81"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "ORGANIZATION_ID " + (DT_WSTR,10)#{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_ID]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]}
+ "ORGANIZATION_ID " + (DT_WSTR,10)ORGANIZATION_ID + "APP_CREATE_USER_DIRECTORY" + ORGANIZATION_APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+ refId="Package\Load Person Address and Organization Address\Derived Column 2 1"
+ 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 2 1"
+ usesDispositions="true">
-
-
-
+ refId="Package\Load Person Address and Organization Address\Derived Column 2 1.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+ cachedLength="30"
+ cachedName="ORGANIZATION_APP_CREATE_USER_DIRECTORY"
+ cachedSortKeyPosition="4"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]" />
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PIN]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"ADDRESS ID in PIMS ADDRESS"
+ "ADDRESS ID in PIMS ADDRESS"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"ORGANIZATION_ID " + (DT_WSTR,10)#{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_ID]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]}
+ "ORGANIZATION_ID " + (DT_WSTR,10)ORGANIZATION_ID + "APP_CREATE_USER_DIRECTORY" + ORGANIZATION_APP_CREATE_USER_DIRECTORY
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedName="PIMS_PERSON_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"ADDRESS ID in PIMS ADDRESS"
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"ADDRESS ID in PIMS ADDRESS"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PERSON_ID " + (DT_WSTR,10)#{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PERSON_ID]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]}
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PERSON_ID " + (DT_WSTR,10)PERSON_ID + "APP_CREATE_USER_DIRECTORY" + PIMS_PERSON_APP_CREATE_USER_DIRECTORY
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedLength="30"
+ cachedName="PIMS_PERSON_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"LOAD PERSON ADDFRESS AND ORGANIZATION ADDRESS"
-
-
-
-
-
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"ADDRESS ID in PIMS ADDRESS"
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"ADDRESS ID in PIMS ADDRESS"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PERSON_ID " + (DT_WSTR,10)#{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PERSON_ID]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]}
#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PERSON_ID " + (DT_WSTR,10)PERSON_ID + "APP_CREATE_USER_DIRECTORY" + PIMS_PERSON_APP_CREATE_USER_DIRECTORY
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+ cachedLength="45"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input].Columns[ERROR_TASK_NAME]"
+ cachedDataType="wstr"
+ cachedLength="26"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
+ cachedLength="69"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
-
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Inputs[OLE DB Destination Input]">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 1"
+ 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="ETL_ERROR_LOG 1"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 0
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ name="OLE DB Destination Input">
+
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+ cachedLength="45"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ cachedLength="26"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PID]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 1.Inputs[OLE DB Destination Input].Columns[ERROR_ROW]"
+ cachedDataType="wstr"
+ cachedLength="61"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PIN]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+ cachedLength="45"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+ cachedLength="26"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
+ cachedLength="81"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 1.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
+ cachedLength="45"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+ cachedLength="26"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
+ cachedLength="81"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 2.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].Columns[ERROR_OPERATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="45"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 2.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].Columns[ERROR_TASK_NAME]"
+ cachedDataType="wstr"
+ cachedLength="26"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 2.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 2.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
+ cachedLength="75"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Person Address and Organization Address\Derived Column 2 2.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
-
+ name="OLE DB Destination Input">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION_ADDRESS]) [refTable]
+where [refTable].[ORGANIZATION_ID] = ? and [refTable].[ADDRESS_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_USAGE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_ID]};#{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_ID]};
+ 1252
+ false
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\Lookup.Inputs[Lookup Input]"
+ name="Lookup Input">
+ refId="Package\Load Person Address and Organization Address\Lookup.Inputs[Lookup Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_ID
+
+ refId="Package\Load Person Address and Organization Address\Lookup.Inputs[Lookup Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION_ADDRESS]) [refTable]
+where [refTable].[ORGANIZATION_ID] = ? and [refTable].[ADDRESS_ID] = ? and [refTable].[ADDRESS_USAGE_TYPE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_USAGE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_ID]};#{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_ID]};#{Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_USAGE_TYPE_CODE]};
+ 1252
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\Lookup 1.Inputs[Lookup Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ORGANIZATION_ID
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PIN]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Person Address and Organization Address\Lookup 1.Inputs[Lookup Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_ID
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="7"
+ cachedName="ADDRESS_USAGE_TYPE_CODE"
+ cachedSortKeyPosition="3"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_USAGE_TYPE_CODE]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_USAGE_TYPE_CODE
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON_ADDRESS]
+ select * from (select * from [dbo].[PIMS_PERSON_ADDRESS]) [refTable]
+where [refTable].[PERSON_ID] = ? and [refTable].[ADDRESS_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_USAGE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PERSON_ID]};#{Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\Lookup 2.Inputs[Lookup Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PERSON_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PERSON_ID
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Person Address and Organization Address\Lookup 2.Inputs[Lookup Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_ID
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON_ADDRESS]
+ select * from (select * from [dbo].[PIMS_PERSON_ADDRESS]) [refTable]
+where [refTable].[PERSON_ID] = ? and [refTable].[ADDRESS_ID] = ? and [refTable].[ADDRESS_USAGE_TYPE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_USAGE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PERSON_ID]};#{Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]};#{Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]};
+ 1252
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\Lookup 3.Inputs[Lookup Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PERSON_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PERSON_ID
+
+ lineageId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_ID
+
+ refId="Package\Load Person Address and Organization Address\Lookup 3.Inputs[Lookup Input].Columns[ADDRESS_USAGE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="7"
+ cachedName="ADDRESS_USAGE_TYPE_CODE"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]">
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_USAGE_TYPE_CODE
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update pims_person_address
+set PERSON_ID=?,
+ADDRESS_ID=?,
+ADDRESS_USAGE_TYPE_CODE=?
+ 1252
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\OLE DB Command.Inputs[OLE DB Command Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\OLE DB Command.Inputs[OLE DB Command Input].ExternalColumns[Param_0]"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PERSON_ID]" />
-
- #{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\OLE DB Command.Inputs[OLE DB Command Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\OLE DB Command.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ lineageId="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address.Outputs[Lookup Match Output].Columns[ADDRESS_ID]" />
+ refId="Package\Load Person Address and Organization Address\OLE DB Command.Inputs[OLE DB Command Input].Columns[ADDRESS_USAGE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="7"
+ cachedName="ADDRESS_USAGE_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\OLE DB Command.Inputs[OLE DB Command Input].ExternalColumns[Param_2]"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]" />
+
+
+
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
-
+
+
+ refId="Package\Load Person Address and Organization Address\OLE DB Command.Outputs[OLE DB Command Output]"
+ exclusionGroup="1"
+ name="OLE DB Command Output"
+ synchronousInputId="Package\Load Person Address and Organization Address\OLE DB Command.Inputs[OLE DB Command Input]">
+
+
+
-
-
-
-
+ refId="Package\Load Person Address and Organization Address\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Person Address and Organization Address\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_ORGANIZATION]
+
+
+
+ 1252
+ false
+ 0
+
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_ID]"
+ dataType="i8"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].ExternalColumns[ORGANIZATION_ID]"
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_ID]"
+ name="ORGANIZATION_ID"
+ truncationRowDisposition="FailComponent" />
-
-
-
-
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[ORGANIZATION_APP_CREATE_USER_DIRECTORY]"
+ name="ORGANIZATION_APP_CREATE_USER_DIRECTORY"
+ truncationRowDisposition="FailComponent" />
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].ExternalColumns[INCORPORATION_NUMBER]"
+ length="50"
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Output].Columns[INCORPORATION_NUMBER]"
+ name="INCORPORATION_NUMBER"
+ truncationRowDisposition="FailComponent" />
-
+
+
+
-
+
+
-
-
-
-
-
-
-
-
-
-
+ length="20"
+ name="ORGANIZATION_TYPE_CODE" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Error Output].Columns[INCORPORATION_NUMBER]"
+ name="INCORPORATION_NUMBER" />
+ length="30"
+ lineageId="Package\Load Person Address and Organization Address\PIMS Organization.Outputs[OLE DB Source Error Output].Columns[APP_CREATE_USERID]"
+ name="APP_CREATE_USERID" />
+ refId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS"
+ 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="PIMS ORGANIZATION_ADDRESS"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [dbo].[PIMS_ORGANIZATION_ADDRESS]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
-
-
-
+ name="OLE DB Destination Input">
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+ refId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ cachedSortKeyPosition="1"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[ORGANIZATION_ID]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ORGANIZATION_ID]" />
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+ refId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ cachedSortKeyPosition="2"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[ADDRESS_ID]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_ID]" />
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+ cachedLength="23"
+ cachedName="Audit Trail 1.APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[Audit Trail 1.APP_CREATE_USERID]" />
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
+ cachedLength="12"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]" />
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+ cachedLength="23"
+ cachedName="APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USERID]" />
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
+ cachedLength="12"
+ cachedName="APP_LAST_UPDATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]" />
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
-
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+ cachedLength="7"
+ cachedName="ADDRESS_USAGE_TYPE_CODE"
+ cachedSortKeyPosition="3"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[ADDRESS_USAGE_TYPE_CODE]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_USAGE_TYPE_CODE]" />
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS.Inputs[OLE DB Destination Input]">
-
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_PERSON]
+
+ SELECT *
+FROM PIMS_PERSON
+WHERE APP_CREATE_USERID='APP_PIMS_PROXY_ETL_EDIT';
+
+ 1252
+ false
+ 0
+
+
+
+
+
+
+
+
+
+
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ length="30"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[PIMS_PERSON_APP_CREATE_USER_DIRECTORY]"
+ name="PIMS_PERSON_APP_CREATE_USER_DIRECTORY"
+ truncationRowDisposition="FailComponent" />
-
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[ADDRESS_COMMENT]"
+ name="ADDRESS_COMMENT"
+ truncationRowDisposition="FailComponent" />
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[USE_ORGANIZATION_ADDRESS]"
+ dataType="bool"
+ errorOrTruncationOperation="Conversion"
+ errorRowDisposition="FailComponent"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].ExternalColumns[USE_ORGANIZATION_ADDRESS]"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Output].Columns[USE_ORGANIZATION_ADDRESS]"
+ name="USE_ORGANIZATION_ADDRESS"
+ truncationRowDisposition="FailComponent" />
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
-
+
+
-
-
+
+
-
-
+
+
-
+
+
-
+
+
+ length="30"
+ name="DB_LAST_UPDATE_USERID" />
+
+
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[PERSON_ID]"
+ dataType="i8"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[PERSON_ID]"
+ name="PERSON_ID" />
-
-
-
+ length="30"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[APP_CREATE_USER_DIRECTORY]"
+ name="APP_CREATE_USER_DIRECTORY" />
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[ADDRESS_COMMENT]"
+ dataType="wstr"
+ length="2000"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[ADDRESS_COMMENT]"
+ name="ADDRESS_COMMENT" />
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[USE_ORGANIZATION_ADDRESS]"
+ dataType="bool"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[USE_ORGANIZATION_ADDRESS]"
+ name="USE_ORGANIZATION_ADDRESS" />
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[APP_CREATE_USERID]"
+ dataType="wstr"
+ length="30"
+ lineageId="Package\Load Person Address and Organization Address\PIMS PERSON.Outputs[OLE DB Source Error Output].Columns[APP_CREATE_USERID]"
+ name="APP_CREATE_USERID" />
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS"
+ 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="PIMS PERSON_ADDRESS"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [dbo].[PIMS_PERSON_ADDRESS]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="RedirectRow"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
+
+
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+ cachedLength="23"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USERID"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USERID]"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ cachedLength="23"
+ cachedName="AUDIT_TRAIL_APP_LAST_UPDATE_USERID"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USERID]"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_LAST_UPDATE_USERID]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]}
-
-
+ cachedLength="12"
+ cachedName="AUDIT_TRAIL_APP_LAST_UPDATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_LAST_UPDATE_USER_DIRECTORY]"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_LAST_UPDATE_USER_DIRECTORY]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PID]}
-
-
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input].Columns[ADDRESS_USAGE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="7"
+ cachedName="ADDRESS_USAGE_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[ADDRESS_USAGE_TYPE_CODE]"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PIN]}
-
-
+ refId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="12"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS.Inputs[OLE DB Destination Input].ExternalColumns[APP_CREATE_USER_DIRECTORY]"
+ lineageId="Package\Load Person Address and Organization Address\Audit Trail.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update PIMS_ORGANIZATION_ADDRESS
+set ORGANIZATION_ID=?,
+ADDRESS_ID=?,
+ADDRESS_USAGE_TYPE_CODE=?
+ 1252
+
+
+
+
+
+
+
+
+
+ cachedLength="7"
+ cachedName="ADDRESS_USAGE_TYPE_CODE"
+ cachedSortKeyPosition="3"
+ externalMetadataColumnId="Package\Load Person Address and Organization Address\Update PIMS_ORGANIZATION_ADDRESS.Inputs[OLE DB Command Input].ExternalColumns[Param_2]"
+ lineageId="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses.Outputs[Sort Output].Columns[ADDRESS_USAGE_TYPE_CODE]" />
+
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedName="PID_NO"
+ cachedPrecision="9"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"APP_PIMS_PROXY_ETL_EDIT"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PID_NO:" + (DT_WSTR,12)#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PID_NO:" + (DT_WSTR,12)PID_NO
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"APP_PIMS_PROXY_ETL_EDIT"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"place_holder"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"place_holder"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]" />
+ cachedName="PID_NO"
+ cachedPrecision="9"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ dataType="System.Boolean"
+ description="Indicates whether the column uses the faster, locale-neutral parsing routines."
+ name="FastParse">false
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ false
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedName="PID_NO"
+ cachedPrecision="9"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Load PIMS_PROP_PROP_TENURE_TYPE"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Load PIMS_PROP_PROP_TENURE_TYPE"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PIMS_PROP_PROP_TENURE_TYPE"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PIMS_PROP_PROP_TENURE_TYPE"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Insert PROP_PROP_TENURE_TYPE.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[SURNAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">ErrorCode
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Insert PROP_PROP_TENURE_TYPE.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">ErrorColumn
-
-
-
-
-
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PROPERTY_TENURE_TYPE_CODE" + #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " PID_NO: " + (DT_WSTR,25)#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PROPERTY_TENURE_TYPE_CODE" + PROPERTY_TENURE_TYPE_CODE + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " PID_NO: " + (DT_WSTR,25)PID_NO
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PIN]}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column 1.Inputs[Derived Column Input].Columns[ErrorCode]"
+ cachedDataType="i4"
+ cachedName="ErrorCode"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Outputs[OLE DB Command Error Output].Columns[ErrorCode]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column 1.Inputs[Derived Column Input].Columns[ErrorColumn]"
+ cachedDataType="i4"
+ cachedName="ErrorColumn"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+ cachedLength="19"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]" />
+ cachedName="PID_NO"
+ cachedPrecision="9"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Load PIMS_PROP_PROP_TENURE_TYPE"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Load PIMS_PROP_PROP_TENURE_TYPE"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PIMS_PROP_PROP_TENURE_TYPE"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PIMS_PROP_PROP_TENURE_TYPE"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Outputs[OLE DB Command Error Output].Columns[ErrorCode]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">ErrorCode
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">ErrorColumn
-
-
+
+
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PROPERTY_TENURE_TYPE_CODE" + #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " PID_NO: " + (DT_WSTR,25)#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PROPERTY_TENURE_TYPE_CODE" + PROPERTY_TENURE_TYPE_CODE + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " PID_NO: " + (DT_WSTR,25)PID_NO
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+ cachedLength="31"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
-
-
+ cachedLength="26"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
-
-
-
-
+
+
+
+
+
+
+
+
+
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Outputs[OLE DB Destination Error Output]"
+ exclusionGroup="1"
+ isErrorOut="true"
+ name="OLE DB Destination Error Output"
+ synchronousInputId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Inputs[OLE DB Destination Input]">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG 1"
+ 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="ETL ERROR LOG 1"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ name="OLE DB Destination Input">
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG 1.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ cachedLength="31"
+ cachedName="ERROR_OPERATION_NAME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PIN]}
-
-
+ cachedLength="26"
+ cachedName="ERROR_TASK_NAME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TASK_NAME]" />
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL_NAME"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ETL_NAME]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_PROP_PROP_TENURE_TYPE]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+ cachedLength="20"
+ cachedName="Copy of PROPERTY_TENURE_TYPE_CODE"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Insert PROP_PROP_TENURE_TYPE.Inputs[OLE DB Destination Input].ExternalColumns[PROPERTY_TENURE_TYPE_CODE]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROPERTY_TENURE_TYPE_CODE]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PROPERTY]
+ select * from (select * from [dbo].[PIMS_PROPERTY]) [refTable]
+where [refTable].[PID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_MANAGER_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROP_MGMT_ORG_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_CLASSIFICATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_AREA_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUME_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_EFFECTIVE_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="PID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PIN" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER_SUFFIX" dataType="DT_STR" length="2" precision="0" scale="0" codePage="1252"/><referenceColumn name="LAND_AREA" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LAND_LEGAL_DESCRIPTION" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="BOUNDARY" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LOCATION" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ENCUMBRANCE_REASON" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NOTES" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPAL_ZONING" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VOLUMETRIC_PARCEL" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_MEASUREMENT" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_OWNED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROPERTY_OF_INTEREST" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VISIBLE_TO_OTHER_AGENCIES" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_SENSITIVE" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROVINCIAL_PUBLIC_HWY" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_RWY_BELT_DOM_PATENT" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING_POTENTIAL" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="SURVEY_PLAN_NUMBER" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PID_NO]};
+ 1252
+ false
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PID
+
+
+
+
+
+
+
+
+
+
+ PROPERTY_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PROP_PROP_TENURE_TYPE]
+ select * from (select * from [dbo].[PIMS_PROP_PROP_TENURE_TYPE]) [refTable]
+where [refTable].[PROPERTY_TENURE_TYPE_CODE] = ? and [refTable].[PROPERTY_ID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROP_PROP_TENURE_TYPE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TENURE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROPERTY_TENURE_TYPE_CODE]};#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup.Outputs[Lookup Match Output].Columns[PROPERTY_ID_new]};#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="20"
+ cachedName="Copy of PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_TENURE_TYPE_CODE
+
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup 1.Inputs[Lookup Input].Columns[PROPERTY_ID_new]"
+ cachedDataType="i8"
+ cachedName="PROPERTY_ID_new"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup.Outputs[Lookup Match Output].Columns[PROPERTY_ID_new]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_ID
+
+ cachedLength="19"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PROP_PROP_TENURE_TYPE]
+ select * from (select * from [dbo].[PIMS_PROP_PROP_TENURE_TYPE]) [refTable]
+where [refTable].[PROPERTY_TENURE_TYPE_CODE] = ? and [refTable].[PROPERTY_ID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROP_PROP_TENURE_TYPE_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TENURE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROPERTY_TENURE_TYPE_CODE]};#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup.Outputs[Lookup Match Output].Columns[PROPERTY_ID_new]};#{Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};
+ 1252
+ false
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
+ cachedName="PROPERTY_ID_new"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup.Outputs[Lookup Match Output].Columns[PROPERTY_ID_new]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_ID
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="20"
+ cachedName="Copy of PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_TENURE_TYPE_CODE
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup 2.Inputs[Lookup Input].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]"
+ cachedDataType="wstr"
+ cachedLength="19"
+ cachedName="AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ "APP_PAM"."PAM_PROPERTY"
+
+ select distinct pid_no,property_tenure_type_code from app_pam.pam_property where pid_no is not null
+
+ 1252
+ false
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update PIMS_PROP_PROP_TENURE_TYPE
+set PROPERTY_ID=?,
+PROPERTY_TENURE_TYPE_CODE=?
+
+ 1252
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Inputs[OLE DB Command Input].Columns[PROPERTY_ID_new]"
+ cachedDataType="i8"
+ cachedName="PROPERTY_ID_new"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Inputs[OLE DB Command Input].ExternalColumns[Param_0]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup.Outputs[Lookup Match Output].Columns[PROPERTY_ID_new]" />
+ refId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Inputs[OLE DB Command Input].Columns[Copy of PROPERTY_TENURE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="20"
+ cachedName="Copy of PROPERTY_TENURE_TYPE_CODE"
+ externalMetadataColumnId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE.Inputs[OLE DB Command Input].ExternalColumns[Param_1]"
+ lineageId="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROPERTY_TENURE_TYPE_CODE]" />
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[STREET_ADDRESS_1] = ? and [refTable].[MUNICIPALITY_NAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[CIVIC_ADDRESS]};#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]};
+ 1252
+ false
+
+
+
+
+
+
+
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[CIVIC_ADDRESS]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">STREET_ADDRESS_1
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">MUNICIPALITY_NAME
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[SURNAME]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">ADDRESS_ID
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PERSON_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">REGION_CODE
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">DISTRICT_CODE
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select take_id,property_id,area,cast(area_unit_code as nvarchar2(20)) as area_unit_code from app_pam.pam_take_property
+ select * from (select take_id,property_id,area,cast(area_unit_code as nvarchar2(20)) as area_unit_code from app_pam.pam_take_property) "refTable"
+where "refTable"."PROPERTY_ID" = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="TAKE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="PROPERTY_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="AREA" dataType="DT_NUMERIC" length="0" precision="8" scale="4" codePage="0"/><referenceColumn name="AREA_UNIT_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_ID]};
+ 1252
+ false
+
+
+
+
+
+ refId="Package\Load Properties 1\Area and Area Unit Code.Inputs[Lookup Input]"
+ name="Lookup Input">
+ refId="Package\Load Properties 1\Area and Area Unit Code.Inputs[Lookup Input].Columns[PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_ID]">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_ID
+
-
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">AREA
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">AREA_UNIT_CODE
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">TAKE_ID
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"APP_PIMS_PROXY_ETL_EDIT"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"place_holder"
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"place_holder"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"place_holder"
+ "place_holder"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"TRUE"
+ "TRUE"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"FALSE"
+ "FALSE"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"FALSE"
+ "FALSE"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"FALSE"
+ "FALSE"
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"COREOPER"
+ "COREOPER"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Properties 1\Address Id, Region and District Code.Outputs[Lookup Match Output].Columns[REGION_CODE]"
+ truncationRowDisposition="FailComponent"
+ usageType="readWrite">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[REPLACENULL](#{Package\Load Properties 1\Address Id, Region and District Code.Outputs[Lookup Match Output].Columns[REGION_CODE]},1)
+ REPLACENULL(REGION_CODE,1)
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Properties 1\Address Id, Region and District Code.Outputs[Lookup Match Output].Columns[DISTRICT_CODE]"
+ truncationRowDisposition="FailComponent"
+ usageType="readWrite">
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[REPLACENULL](#{Package\Load Properties 1\Address Id, Region and District Code.Outputs[Lookup Match Output].Columns[DISTRICT_CODE]},#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]} == "VICTORIA" ? 2 : 1)
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">REPLACENULL(DISTRICT_CODE,[PAM Property].MUNICIPALITY_NAME == "VICTORIA" ? 2 : 1)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load Properties 1\Area and Area Unit Code.Outputs[Lookup Match Output].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ dataType="System.Boolean"
+ description="Indicates whether the column uses the faster, locale-neutral parsing routines."
+ name="FastParse">false
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]}
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ dataType="System.Boolean"
+ description="Indicates whether the column uses the faster, locale-neutral parsing routines."
+ name="FastParse">false
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Properties 1\PAM_TAKE.Outputs[Lookup Match Output].Columns[TAKE_ID_new]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
+ description="Specifies the input column used as the source of data for the conversion."
+ name="SourceInputColumnLineageID">#{Package\Load Properties 1\PAM_TAKE.Outputs[Lookup Match Output].Columns[TAKE_ID_new]}
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ dataType="System.Boolean"
+ description="Indicates whether the column uses the faster, locale-neutral parsing routines."
+ name="FastParse">false
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\Derived Column.Inputs[Derived Column Input].Columns[FILE_NUMBER_SUFFIX]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"HA"
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"HA"
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">0000.0000
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">0000.0000
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_STR,2,1252)#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]}
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[SURNAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_STR,2,1252)FILE_NUMBER_SUFFIX
-
-
+
+
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_NUMERIC,10,0)0
#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_NUMERIC,10,0)0
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\Derived Column 1.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Properties 1\Derived Column 1.Inputs[Derived Column Input]">
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="15"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TASK]"
+ name="ERROR_TASK"
+ truncationRowDisposition="FailComponent">
+
+ "Load Properties"
+ "Load Properties"
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="31"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION]"
+ name="ERROR_OPERATION"
+ truncationRowDisposition="FailComponent">
+
+ "Store property in PIMS_PROPERTY"
+ "Store property in PIMS_PROPERTY"
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="421"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ROW]"
+ name="ERROR_ROW"
+ truncationRowDisposition="FailComponent">
+
+ "MUNICIPALITY_NAME: " + [REPLACENULL](#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]},"NULL")
+ "MUNICIPALITY_NAME: " + REPLACENULL(MUNICIPALITY_NAME,"NULL")
+
+
+ refId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ dataType="dbTimeStamp"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TIME]"
+ name="ERROR_TIME"
+ truncationRowDisposition="FailComponent">
+
+ [GETDATE]()
+ GETDATE()
+
+
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="32"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ETL]"
+ name="ERROR_ETL"
+ truncationRowDisposition="FailComponent">
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+ refId="Package\Load Properties 1\Derived Column 1 1"
+ 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 1 1"
+ usesDispositions="true">
+ refId="Package\Load Properties 1\Derived Column 1 1.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]" />
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Load Properties"
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Load Properties"
-
-
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Store property in PIMS_PROPERTY"
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PIN]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Store property in PIMS_PROPERTY"
-
-
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"MUNICIPALITY_NAME: " + [REPLACENULL](#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]},"NULL")
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"MUNICIPALITY_NAME: " + REPLACENULL(MUNICIPALITY_NAME,"NULL")
-
-
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">[GETDATE]()
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
-
-
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">NULL(DT_I8)
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">NULL(DT_I8)
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">NULL(DT_I8)
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">NULL(DT_I8)
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_WSTR,50)""
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_WSTR,50)""
-
-
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_WSTR,50)""
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_WSTR,50)""
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_NUMERIC,10,0)0
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_NUMERIC,10,0)0
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_NUMERIC,10,0)0
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_NUMERIC,10,0)0
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+ refId="Package\Load Properties 1\Derived Column 4.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">NULL(DT_I8)
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">NULL(DT_I8)
-
-
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">NULL(DT_I8)
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">NULL(DT_I8)
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">NULL(DT_I8)
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">NULL(DT_I8)
-
-
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">NULL(DT_I8)
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">NULL(DT_I8)
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_NUMERIC,10,0)0
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_NUMERIC,10,0)0
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">(DT_NUMERIC,10,0)0
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">(DT_NUMERIC,10,0)0
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ cachedSortKeyPosition="3"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[DESCRIPTION]"
+ truncationRowDisposition="FailComponent"
+ usageType="readWrite">
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"Property of Interest - Not Found in Land Parcel " + [REPLACENULL](#{Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[DESCRIPTION]}," ")
#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"Property of Interest - Not Found in Land Parcel " + REPLACENULL(DESCRIPTION," ")
-
-
-
+ refId="Package\Load Properties 1\Derived Column 8.Outputs[Derived Column Output]"
+ description="Default Output of the Derived Column Transformation"
+ exclusionGroup="1"
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Properties 1\Derived Column 8.Inputs[Derived Column Input]">
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Derived Column 8.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\Derived Column 8.Outputs[Derived Column Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Properties 1\Derived Column 8.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\Derived Column 8.Outputs[Derived Column Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+ refId="Package\Load Properties 1\Error Log"
+ 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="Error Log"
+ usesDispositions="true"
+ version="4">
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+ refId="Package\Load Properties 1\Error Log.Inputs[OLE DB Destination Input]"
+ errorOrTruncationOperation="Insert"
+ errorRowDisposition="FailComponent"
+ hasSideEffects="true"
+ name="OLE DB Destination Input">
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ cachedLength="15"
+ cachedName="ERROR_TASK"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TASK]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PID]}
-
-
+ cachedLength="31"
+ cachedName="ERROR_OPERATION"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PIN]}
-
-
+ refId="Package\Load Properties 1\Error Log.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ETL]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+ cachedLength="101"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Properties 1\Derived Column 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+ cachedLength="15"
+ cachedName="ERROR_TASK"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TASK_NAME]"
+ lineageId="Package\Load Properties 1\Derived Column 1 1.Outputs[Derived Column Output].Columns[ERROR_TASK]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+ cachedLength="31"
+ cachedName="ERROR_OPERATION"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_OPERATION_NAME]"
+ lineageId="Package\Load Properties 1\Derived Column 1 1.Outputs[Derived Column Output].Columns[ERROR_OPERATION]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
+ refId="Package\Load Properties 1\Error Log 1.Inputs[OLE DB Destination Input].Columns[ERROR_TIME]"
+ cachedDataType="dbTimeStamp"
+ cachedName="ERROR_TIME"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_TIME]"
+ lineageId="Package\Load Properties 1\Derived Column 1 1.Outputs[Derived Column Output].Columns[ERROR_TIME]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+ cachedLength="32"
+ cachedName="ERROR_ETL"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ETL_NAME]"
+ lineageId="Package\Load Properties 1\Derived Column 1 1.Outputs[Derived Column Output].Columns[ERROR_ETL]" />
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
+ cachedLength="101"
+ cachedName="ERROR_ROW"
+ externalMetadataColumnId="Package\Load Properties 1\Error Log 1.Inputs[OLE DB Destination Input].ExternalColumns[ERROR_ROW]"
+ lineageId="Package\Load Properties 1\Derived Column 1 1.Outputs[Derived Column Output].Columns[ERROR_ROW]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Derived Column Expression"
+ name="Expression">"LAND"
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ dataType="System.String"
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">"LAND"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select distinct pid_no from pam_land_parcel
+ select * from (select distinct pid_no from pam_land_parcel) "refTable"
+where "refTable"."PID_NO" = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PID_NO" dataType="DT_NUMERIC" length="0" precision="9" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PID]};
+ 1252
+ false
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\Lookup.Inputs[Lookup Input].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ cachedSortKeyPosition="4"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PID]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PID_NO
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PROPERTY]
+ select * from (select * from [dbo].[PIMS_PROPERTY]) [refTable]
+where [refTable].[DESCRIPTION] = ? and [refTable].[ZONING] = ? and [refTable].[ZONING_POTENTIAL] = ? and [refTable].[ADDRESS_ID] = ? and [refTable].[PROPERTY_MANAGER_ID] = ? and [refTable].[PROP_MGMT_ORG_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_MANAGER_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROP_MGMT_ORG_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_CLASSIFICATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_AREA_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUME_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_EFFECTIVE_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="PID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PIN" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER_SUFFIX" dataType="DT_STR" length="2" precision="0" scale="0" codePage="1252"/><referenceColumn name="LAND_AREA" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LAND_LEGAL_DESCRIPTION" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="BOUNDARY" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LOCATION" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ENCUMBRANCE_REASON" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NOTES" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPAL_ZONING" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VOLUMETRIC_PARCEL" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_MEASUREMENT" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_OWNED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROPERTY_OF_INTEREST" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VISIBLE_TO_OTHER_AGENCIES" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_SENSITIVE" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROVINCIAL_PUBLIC_HWY" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_RWY_BELT_DOM_PATENT" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING_POTENTIAL" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="SURVEY_PLAN_NUMBER" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">DESCRIPTION
+
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ZONING
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Properties 1\Lookup 1.Inputs[Lookup Input].Columns[ZONING_POTENTIAL]"
+ cachedDataType="wstr"
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ZONING_POTENTIAL
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Properties 1\Lookup 1.Inputs[Lookup Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_ID
+
+ refId="Package\Load Properties 1\Lookup 1.Inputs[Lookup Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_MANAGER_ID
+
+ refId="Package\Load Properties 1\Lookup 1.Inputs[Lookup Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROP_MGMT_ORG_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PROPERTY]
+ select * from (select * from [dbo].[PIMS_PROPERTY]) [refTable]
+where [refTable].[DESCRIPTION] = ? and [refTable].[ZONING] = ? and [refTable].[ZONING_POTENTIAL] = ? and [refTable].[PROPERTY_TYPE_CODE] = ? and [refTable].[PROPERTY_CLASSIFICATION_TYPE_CODE] = ? and [refTable].[ADDRESS_ID] = ? and [refTable].[REGION_CODE] = ? and [refTable].[DISTRICT_CODE] = ? and [refTable].[PROPERTY_AREA_UNIT_TYPE_CODE] = ? and [refTable].[FILE_NUMBER_SUFFIX] = ? and [refTable].[PROPERTY_MANAGER_ID] = ? and [refTable].[PROP_MGMT_ORG_ID] = ? and [refTable].[PROPERTY_STATUS_TYPE_CODE] = ? and [refTable].[PPH_STATUS_TYPE_CODE] = ? and [refTable].[PROPERTY_DATA_SOURCE_TYPE_CODE] = ? and [refTable].[SURPLUS_DECLARATION_TYPE_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_MANAGER_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROP_MGMT_ORG_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_CLASSIFICATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_AREA_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUME_UNIT_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PROPERTY_DATA_SOURCE_EFFECTIVE_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="PID" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PIN" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FILE_NUMBER_SUFFIX" dataType="DT_STR" length="2" precision="0" scale="0" codePage="1252"/><referenceColumn name="LAND_AREA" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LAND_LEGAL_DESCRIPTION" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="BOUNDARY" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="LOCATION" dataType="DT_IMAGE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ENCUMBRANCE_REASON" dataType="DT_WSTR" length="500" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="SURPLUS_DECLARATION_DATE" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="NOTES" dataType="DT_NTEXT" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPAL_ZONING" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VOLUMETRIC_PARCEL" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="VOLUMETRIC_MEASUREMENT" dataType="DT_R4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_OWNED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROPERTY_OF_INTEREST" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_VISIBLE_TO_OTHER_AGENCIES" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_SENSITIVE" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PROVINCIAL_PUBLIC_HWY" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PPH_STATUS_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_RWY_BELT_DOM_PATENT" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="ZONING_POTENTIAL" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="SURVEY_PLAN_NUMBER" dataType="DT_WSTR" length="250" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[DISTRICT_CODE]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[File_Number_Suffix1]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]};#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]};#{Package\Load Properties 1\PROPERTY_STATUS_TYPE.Outputs[Derived Column Output].Columns[PROPERTY_STATUS_TYPE_CODE]};#{Package\Load Properties 1\PROPERTY_STATUS_TYPE.Outputs[Derived Column Output].Columns[PPH_STATUS_TYPE_CODE]};#{Package\Load Properties 1\PROPERTY_DATA_SOURCE_TYPE.Outputs[Derived Column Output].Columns[PROPERTY_DATA_SOURCE_TYPE_CODE]};#{Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE.Outputs[Derived Column Output].Columns[SURPLUS_DELCARATION_TYPE_CODE]};#{Package\Load Properties 1\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};
+ 1252
+ false
+
+
+
+
+
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input]"
+ name="Lookup Input">
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ADDRESS_ID
+
+ cachedLength="12"
+ cachedName="APP_CREATE_USER_DIRECTORY"
+ lineageId="Package\Load Properties 1\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">APP_CREATE_USER_DIRECTORY
+
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_TYPE_CODE
+
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_CLASSIFICATION_TYPE_CODE
+
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PIN]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">REGION_CODE
+
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">DISTRICT_CODE
+
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_AREA_UNIT_TYPE_CODE
+
+ cachedLength="7"
+ cachedName="PROPERTY_STATUS_TYPE_CODE"
+ lineageId="Package\Load Properties 1\PROPERTY_STATUS_TYPE.Outputs[Derived Column Output].Columns[PROPERTY_STATUS_TYPE_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_STATUS_TYPE_CODE
+
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input].Columns[PROPERTY_DATA_SOURCE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="5"
+ cachedName="PROPERTY_DATA_SOURCE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\PROPERTY_DATA_SOURCE_TYPE.Outputs[Derived Column Output].Columns[PROPERTY_DATA_SOURCE_TYPE_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_DATA_SOURCE_TYPE_CODE
+
+ cachedLength="2050"
+ cachedName="Description"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">DESCRIPTION
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ZONING
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">ZONING_POTENTIAL
+
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROPERTY_MANAGER_ID
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PROP_MGMT_ORG_ID
+
+ cachedLength="7"
+ cachedName="SURPLUS_DELCARATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE.Outputs[Derived Column Output].Columns[SURPLUS_DELCARATION_TYPE_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">SURPLUS_DECLARATION_TYPE_CODE
+
+ refId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input].Columns[PPH_STATUS_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="7"
+ cachedName="PPH_STATUS_TYPE_CODE"
+ lineageId="Package\Load Properties 1\PROPERTY_STATUS_TYPE.Outputs[Derived Column Output].Columns[PPH_STATUS_TYPE_CODE]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">PPH_STATUS_TYPE_CODE
+
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
-
-
- #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
-
-
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">FILE_NUMBER_SUFFIX
#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
-
-
+ refId="Package\Load Properties 1\Lookup 2.Outputs[Lookup Match Output]"
+ errorOrTruncationOperation="Lookup"
+ exclusionGroup="1"
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Properties 1\Lookup 2.Inputs[Lookup Input]">
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Lookup 2.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\Lookup 2.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Properties 1\Lookup 2.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\Lookup 2.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+ 2
+ 20
+ true
+ 5
+
+ refId="Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input]"
+ hasSideEffects="true"
+ name="Merge Join Left Input">
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[CIVIC_ADDRESS]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[MUNICIPALITY_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
+ cachedSortKeyPosition="3"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[DESCRIPTION]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PID]}
-
-
+ cachedSortKeyPosition="4"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PIN]}
-
-
+ cachedSortKeyPosition="5"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PIN]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+ cachedSortKeyPosition="6"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[LAND_LEGAL_DESCRIPTION]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+ cachedSortKeyPosition="7"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ZONING]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+ cachedSortKeyPosition="8"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ZONING_POTENTIAL]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+ cachedSortKeyPosition="9"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
+ cachedSortKeyPosition="10"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_TENURE_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+ cachedSortKeyPosition="11"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[FILE_NUMBER]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
+ cachedSortKeyPosition="12"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[FILE_NUMBER_SUFFIX]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+ cachedSortKeyPosition="13"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
+ cachedSortKeyPosition="14"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
+ cachedSortKeyPosition="15"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ADDRESS_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+ cachedSortKeyPosition="16"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[REGION_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
+ cachedSortKeyPosition="17"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[DISTRICT_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
+ cachedSortKeyPosition="18"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
+ cachedSortKeyPosition="19"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[LAND_AREA]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
+ cachedSortKeyPosition="20"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[File_Number_Suffix1]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
+ cachedSortKeyPosition="21"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[TAKE_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
+ cachedSortKeyPosition="22"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[TAKE_ID_new]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
+ cachedSortKeyPosition="23"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[Copy of TAKE_ID_new]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+ cachedSortKeyPosition="24"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[INTEREST_HOLDER_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
+ cachedSortKeyPosition="25"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_CONT_PROPERTY_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
+ cachedSortKeyPosition="26"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_EMPLOYEE_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
+ cachedSortKeyPosition="27"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[EMPLOYEE_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
+ cachedSortKeyPosition="28"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[EMPLOYEE_ORGANIZATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
+ cachedSortKeyPosition="29"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[FIRST_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+ cachedSortKeyPosition="30"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[MIDDLE_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
+ cachedSortKeyPosition="31"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[SURNAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
-
-
+ cachedName="PERSON_ID"
+ cachedSortKeyPosition="32"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PERSON_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
+ cachedName="ORGANIZATION_ID"
+ cachedSortKeyPosition="33"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ORGANIZATION_ID]" />
+ name="Merge Join Right Input">
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+ cachedSortKeyPosition="1"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[CIVIC_ADDRESS]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+ cachedSortKeyPosition="2"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[MUNICIPALITY_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
+ cachedSortKeyPosition="3"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[DESCRIPTION]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PID]}
-
-
+ cachedSortKeyPosition="4"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PIN]}
-
-
+ cachedSortKeyPosition="5"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PIN]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+ cachedSortKeyPosition="6"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[LAND_LEGAL_DESCRIPTION]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+ cachedSortKeyPosition="7"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[ZONING]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+ cachedSortKeyPosition="8"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[ZONING_POTENTIAL]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+ cachedSortKeyPosition="9"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PROPERTY_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
+
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+ cachedSortKeyPosition="11"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[FILE_NUMBER]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
+ cachedSortKeyPosition="12"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[FILE_NUMBER_SUFFIX]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+ cachedSortKeyPosition="13"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PROPERTY_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
+ cachedSortKeyPosition="14"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
+ cachedSortKeyPosition="15"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[ADDRESS_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+ cachedSortKeyPosition="16"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[REGION_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
+ cachedSortKeyPosition="17"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[DISTRICT_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
+ cachedSortKeyPosition="18"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
+ cachedSortKeyPosition="19"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[LAND_AREA]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
+ cachedSortKeyPosition="20"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[File_Number_Suffix1]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
+ cachedSortKeyPosition="21"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[TAKE_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
+ cachedSortKeyPosition="22"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[TAKE_ID_new]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
+ cachedSortKeyPosition="23"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[Copy of TAKE_ID_new]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+ cachedSortKeyPosition="24"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[INTEREST_HOLDER_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
+ cachedSortKeyPosition="25"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PROPERTY_CONT_PROPERTY_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
-
-
+ cachedSortKeyPosition="26"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PROPERTY_EMPLOYEE_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
+ cachedSortKeyPosition="27"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[EMPLOYEE_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
+ cachedSortKeyPosition="28"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[EMPLOYEE_ORGANIZATION_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
+ cachedSortKeyPosition="29"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[FIRST_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
-
-
+ cachedSortKeyPosition="30"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[MIDDLE_NAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
+ cachedSortKeyPosition="31"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[SURNAME]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
+ cachedName="ORGANIZATION_ID"
+ cachedSortKeyPosition="33"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_ID]" />
-
- #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
-
-
+ cachedName="PERSON_ID"
+ cachedSortKeyPosition="32"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PERSON_ID]" />
-
-
-
+ refId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output]"
+ isSorted="true"
+ name="Merge Join Output">
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[CIVIC_ADDRESS]"
+ name="CIVIC_ADDRESS"
+ sortKeyPosition="1">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[CIVIC_ADDRESS]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME"
+ sortKeyPosition="2">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[MUNICIPALITY_NAME]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[DESCRIPTION]"
+ name="DESCRIPTION"
+ sortKeyPosition="3">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[DESCRIPTION]}
+
+
+ precision="9"
+ sortKeyPosition="4">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PID]}
+
+
+ precision="9"
+ sortKeyPosition="5">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PIN]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[LAND_LEGAL_DESCRIPTION]"
+ name="LAND_LEGAL_DESCRIPTION"
+ sortKeyPosition="6">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[ZONING]"
+ name="ZONING"
+ sortKeyPosition="7">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[ZONING]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[ZONING_POTENTIAL]"
+ name="ZONING_POTENTIAL"
+ sortKeyPosition="8">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[ZONING_POTENTIAL]}
+
+
+ precision="10"
+ sortKeyPosition="9">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_ID]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PROPERTY_TENURE_TYPE_CODE]"
+ name="PROPERTY_TENURE_TYPE_CODE"
+ sortKeyPosition="10">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+ precision="6"
+ sortKeyPosition="11">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[FILE_NUMBER]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[FILE_NUMBER_SUFFIX]"
+ name="FILE_NUMBER_SUFFIX"
+ sortKeyPosition="12">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[FILE_NUMBER_SUFFIX]}
+
+
-
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PROPERTY_TYPE_CODE]"
+ name="PROPERTY_TYPE_CODE"
+ sortKeyPosition="13">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_TYPE_CODE]}
+
+
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[ADDRESS_ID]"
+ name="ADDRESS_ID"
+ sortKeyPosition="15">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[ADDRESS_ID]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[REGION_CODE]"
+ name="REGION_CODE"
+ sortKeyPosition="16">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[REGION_CODE]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[DISTRICT_CODE]"
+ name="DISTRICT_CODE"
+ sortKeyPosition="17">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[DISTRICT_CODE]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ name="PROPERTY_AREA_UNIT_TYPE_CODE"
+ sortKeyPosition="18">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+ scale="4"
+ sortKeyPosition="19">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[LAND_AREA]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[File_Number_Suffix1]"
+ name="File_Number_Suffix1"
+ sortKeyPosition="20">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[File_Number_Suffix1]}
+
+
+ precision="10">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[TAKE_ID]}
+
+
+ precision="10">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[TAKE_ID_new]}
+
+
+ precision="10">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[Copy of TAKE_ID_new]}
+
+
+ precision="10">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[INTEREST_HOLDER_ID]}
+
+
+ precision="10">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_CONT_PROPERTY_ID]}
+
+
+ precision="10">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[EMPLOYEE_NAME]"
+ name="EMPLOYEE_NAME">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[EMPLOYEE_NAME]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[EMPLOYEE_ORGANIZATION_NAME]"
+ name="EMPLOYEE_ORGANIZATION_NAME">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[FIRST_NAME]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[MIDDLE_NAME]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[SURNAME]"
+ name="SURNAME">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[SURNAME]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PERSON_ID]"
+ name="PERSON_ID">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Left Input].Columns[PERSON_ID]}
+
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[ORGANIZATION_ID]"
+ name="ORGANIZATION_ID">
+
+ #{Package\Load Properties 1\Merge Join.Inputs[Merge Join Right Input].Columns[ORGANIZATION_ID]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Multicast"
+ componentClassID="Microsoft.Multicast"
+ contactInfo="Multicast;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0"
+ description="Distributes every input row to every row in one or more outputs. For example, branch your data flow to make a copy of data so that some values can be masked before sharing with external partners."
+ name="Multicast">
+ refId="Package\Load Properties 1\Multicast.Inputs[Multicast Input 1]"
+ name="Multicast Input 1">
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update PIMS_PROPERTY
+set PROPERTY_TYPE_CODE=?,
+PROPERTY_CLASSIFICATION_TYPE_CODE=?,
+ADDRESS_ID=?,
+REGION_CODE=?,
+DISTRICT_CODE=?,
+PROPERTY_AREA_UNIT_TYPE_CODE=?,
+PROPERTY_STATUS_TYPE_CODE=?,
+PROPERTY_DATA_SOURCE_TYPE_CODE=?,
+PROPERTY_DATA_SOURCE_EFFECTIVE_DATE=?,
+DESCRIPTION=?,
+PID=?,
+PIN=?,
+LAND_AREA=?,
+LAND_LEGAL_DESCRIPTION=?,
+IS_OWNED=?,
+IS_PROPERTY_OF_INTEREST=?,
+IS_VISIBLE_TO_OTHER_AGENCIES=?,
+IS_SENSITIVE=?,
+ZONING=?,
+ZONING_POTENTIAL=?,
+PROPERTY_MANAGER_ID=?,
+PROP_MGMT_ORG_ID=?,
+SURPLUS_DECLARATION_TYPE_CODE=?,
+PPH_STATUS_TYPE_CODE=?,
+FILE_NUMBER=?,
+FILE_NUMBER_SUFFIX=?
+
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ length="20"
+ name="Param_0">
"RESIDNT"
- "RESIDNT"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
(DT_UI2)1
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
+
+
+
+
(DT_UI2)1
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+ length="20"
+ name="Param_5">
"place_holder"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
+
+
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="20"
+ name="Param_7">
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+ length="2000"
+ name="Param_9">
"place_holder"
- "place_holder"
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
(DT_UI2)1
- (DT_UI2)1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- -1
-
-
-
-
-
-
- 0
- 1
-
-
-
-
- 0
- 2
-
-
-
-
- 0
- 3
-
-
-
-
- 0
- 4
-
-
-
-
- 0
- 5
-
-
-
-
- 0
- 6
-
-
-
-
- 0
- 7
-
-
-
-
+ dataType="System.Int32"
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
+
+
+
+
0
- 8
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
0
- 9
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
0
- 10
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">193
-
-
+
+
0
- 11
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 12
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 13
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 14
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 15
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 16
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 17
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
0
- 18
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
0
- 19
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 20
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
+
+
0
- 21
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">81
-
-
+
+
0
- 22
+ description="Parameter information. Matches OLE DB's DBPARAMFLAGSENUM values."
+ name="DBParamInfoFlags">65
-
-
-
+
+
+ refId="Package\Load Properties 1\OLE DB Command.Outputs[OLE DB Command Output]"
+ exclusionGroup="1"
+ name="OLE DB Command Output"
+ synchronousInputId="Package\Load Properties 1\OLE DB Command.Inputs[OLE DB Command Input]">
+
+
+
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_ID]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[REGION_NO]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[DISTRICT_NO]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[DESCRIPTION]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[FULL_LEGAL_DESCRIPTION]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
-
-
+ refId="Package\Load Properties 1\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PIN]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[CIVIC_ADDRESS]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[CITY]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[COMMENTS]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[LAND_USE_DESCRIPTION]}
-
-
-
-
- #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[ACTUAL_LAND_USE_CODE]}
-
-
-
-
- #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]}
-
-
-
-
- #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[COUNTRY_ID]}
-
-
-
-
- #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
-
-
-
-
- #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
-
-
-
-
- #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
-
-
-
-
- #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
-
-
-
-
- #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]}
-
-
+ refId="Package\Load Properties 1\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\OLE DB Command.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
@@ -80263,7 +80348,8 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
dataType="System.String"
description="The SQL command to be executed."
name="SqlCommand"
- UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">SELECT *
+FROM APP_PAM.PAM_PROPERTY
0
+ typeConverter="AccessMode">2
-
-
-
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
+ refId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+ length="100"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[CIVIC_ADDRESS]"
+ name="CIVIC_ADDRESS" />
-
+ length="40"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[CITY]"
+ name="CITY" />
+ length="2000"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[DESCRIPTION]"
+ name="DESCRIPTION" />
+ length="2000"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[FULL_LEGAL_DESCRIPTION]"
+ name="FULL_LEGAL_DESCRIPTION" />
+ refId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[FILE_NUMBER]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER"
+ precision="6" />
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[FILE_NUMBER_SUFFIX]"
+ name="FILE_NUMBER_SUFFIX" />
+ length="2"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[ACTUAL_LAND_USE_CODE]"
+ name="ACTUAL_LAND_USE_CODE" />
-
+ refId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[PROPERTY_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[PROPERTY_ID]"
+ name="PROPERTY_ID"
+ precision="10" />
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Error Output].Columns[PROPERTY_TENURE_TYPE_CODE]"
+ name="PROPERTY_TENURE_TYPE_CODE" />
+ validateExternalMetadata="False"
+ version="6">
- 0
[dbo].[PIMS_ADDRESS]
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select PROPERTY_CONTRACT_ID,PROPERTY_EMPLOYEE_ID from app_pam.pam_property_contract
+ description="Specifies a SQL statement that uses parameters to generate the lookup table."
+ expressionType="Notify"
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select PROPERTY_CONTRACT_ID,PROPERTY_EMPLOYEE_ID from app_pam.pam_property_contract) "refTable"
+where "refTable"."PROPERTY_CONTRACT_ID" = ?
+ dataType="System.Int32"
+ description="Specifies the type of connection used to access the reference dataset."
+ name="ConnectionType"
+ typeConverter="LookupConnectionType">0
1252
+ description="Specifies the cache type of the lookup table."
+ name="CacheType"
+ typeConverter="CacheType">0
false
+ dataType="System.Int32"
+ description="Specifies how the Lookup transformation handles rows without matching entries in the reference data set."
+ name="NoMatchBehavior"
+ typeConverter="LookupNoMatchBehavior">1
3
+ description="Specifies the percentage of the cache that is allocated for rows with no matching entries in the reference dataset."
+ name="NoMatchCachePercentage">0
false
+ dataType="System.Int32"
+ description="Maximum Memory Usage for Reference Cache on a 32 bit platform."
+ name="MaxMemoryUsage">25
false
+ dataType="System.Int64"
+ description="Maximum Memory Usage for Reference Cache on a 64 bit platform."
+ name="MaxMemoryUsage64">25
TABLOCK,CHECK_CONSTRAINTS,ROWS_PER_BATCH = 1
+ description="Indicates whether to reference metadata in an XML format."
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_CONTRACT_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="PROPERTY_EMPLOYEE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Union All 3.Inputs[Union All Input 2].Columns[SURNAME]};
2147483647
+ description="Specifies the column code page to use when code page information is unavailable from the data source."
+ name="DefaultCodePage">1252
+ false
+ refId="Package\Load Properties 1\PAM_PROPERTY_CONTRACT.Inputs[Lookup Input]"
+ name="Lookup Input">
-
-
-
-
-
-
-
-
-
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
+
+ PROPERTY_CONTRACT_ID
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ PROPERTY_EMPLOYEE_ID
+
+
+
+
+
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Properties 1\PAM_PROPERTY_CONTRACT.Inputs[Lookup Input]">
@@ -81125,209 +81017,159 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\PAM_PROPERTY_CONT_PROPERTY"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="PAM_PROPERTY_CONT_PROPERTY"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="6">
+
+ select PROPERTY_CONT_PROPERTY_ID,PROPERTY_ID from app_pam.pam_property_cont_property
+ select * from (select PROPERTY_CONT_PROPERTY_ID,PROPERTY_ID from app_pam.pam_property_cont_property) "refTable"
+where "refTable"."PROPERTY_ID" = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_CONT_PROPERTY_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="PROPERTY_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Lookup 1.Outputs[Lookup Error Output].Columns[ErrorColumn]};
+ 1252
+ false
+
+
+
+
+ refId="Package\Load Properties 1\PAM_PROPERTY_CONT_PROPERTY.Inputs[Lookup Input]"
+ name="Lookup Input">
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
+
+ PROPERTY_ID
+
+
+
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Properties 1\PAM_PROPERTY_CONT_PROPERTY.Inputs[Lookup Input]">
-
- "APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
-
-
-
-
- (DT_WSTR,12)#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
- (DT_WSTR,12)PROPERTY_EMPLOYEE_ID
-
-
-
-
- "APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
-
-
-
-
- "place_holder"
- "place_holder"
-
-
-
(DT_WSTR,50)""
- (DT_WSTR,50)""
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">PROPERTY_CONT_PROPERTY_ID
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Properties 1\PAM_PROPERTY_CONT_PROPERTY.Inputs[Lookup Input]">
@@ -81336,93 +81178,173 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
+ refId="Package\Load Properties 1\PAM_PROPERTY_EMPLOYEE"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="PAM_PROPERTY_EMPLOYEE"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="6">
+
+ select PROPERTY_EMPLOYEE_ID,cast(NAME as nvarchar2(50)) NAME,cast(POSITION_TITLE as nvarchar2(50)) as POSITION_TITLE from app_pam.pam_property_employee
+ select * from (select PROPERTY_EMPLOYEE_ID,cast(NAME as nvarchar2(50)) NAME,cast(POSITION_TITLE as nvarchar2(50)) as POSITION_TITLE from app_pam.pam_property_employee) "refTable"
+where "refTable"."PROPERTY_EMPLOYEE_ID" = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROPERTY_EMPLOYEE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="POSITION_TITLE" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]};
+ 1252
+ false
+
+
+
+
+ refId="Package\Load Properties 1\PAM_PROPERTY_EMPLOYEE.Inputs[Lookup Input]"
+ name="Lookup Input">
+
+
+
+ PROPERTY_EMPLOYEE_ID
+
+
+
+
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Properties 1\PAM_PROPERTY_EMPLOYEE.Inputs[Lookup Input]">
(DT_I2)1
- (DT_I2)1
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">NAME
(DT_I2)1
- (DT_I2)1
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">POSITION_TITLE
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Properties 1\PAM_PROPERTY_EMPLOYEE.Inputs[Lookup Input]">
@@ -81431,209 +81353,318 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[PROVINCE]}
- false
-
-
-
+ refId="Package\Load Properties 1\PAM_TAKE"
+ componentClassID="Microsoft.Lookup"
+ contactInfo="Lookup;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;6"
+ description="Joins additional columns to the data flow by looking up values in a table. For example, join to the 'employee id' column the employees table to get 'hire date' and 'employee name'. We recommend this transformation when the lookup table can fit into memory."
+ name="PAM_TAKE"
+ usesDispositions="true"
+ validateExternalMetadata="False"
+ version="6">
+
+ select take_id from app_pam.pam_take
+ select * from (select take_id from app_pam.pam_take) "refTable"
+where "refTable"."TAKE_ID" = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="TAKE_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[TAKE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
#{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_1]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">TAKE_ID
false
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
#{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_2]}
- false
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">TAKE_ID
+
+
+
+
+
+
+
+
-
- #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[CITY]}
- false
-
-
+ refId="Package\Load Properties 1\PAM_TAKE.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\PAM_TAKE.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Properties 1\PAM_TAKE.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\PAM_TAKE.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
+
+
+
+
+
+
+
+ select TAKE_ID TAKE_ID2,INTEREST_HOLDER_ID from app_pam.pam_take_interest_holder
+ select * from (select TAKE_ID TAKE_ID2,INTEREST_HOLDER_ID from app_pam.pam_take_interest_holder) "refTable"
+where "refTable"."TAKE_ID2" = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="TAKE_ID2" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/><referenceColumn name="INTEREST_HOLDER_ID" dataType="DT_NUMERIC" length="0" precision="10" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID_new]};
+ 1252
+ false
+
+
+
+
+
+
+
+
#{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[POSTAL_CODE]}
+ dataType="System.String"
+ description="Specifies the column in the reference table that a column joins."
+ name="JoinToReferenceColumn">TAKE_ID2
false
+ dataType="System.Null"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn" />
-
+
+
+
+
+
+
+
+
#{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[REGION_NO]}
- false
+ dataType="System.String"
+ description="Specifies the column in the reference table from which a column is copied."
+ name="CopyFromReferenceColumn">INTEREST_HOLDER_ID
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Properties 1\PAM_TAKE_INTEREST_HOLDER.Inputs[Lookup Input]">
@@ -81642,297 +81673,363 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
+ version="6">
- 0
"APP_PAM"."PAM_PROPERTY_EMPLOYEE"
+ description="Specifies the SQL statement that generates the lookup table."
+ expressionType="Notify"
+ name="SqlCommand"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from [dbo].[PIMS_ORGANIZATION]
+ description="Specifies a SQL statement that uses parameters to generate the lookup table."
+ expressionType="Notify"
+ name="SqlCommandParam"
+ UITypeEditor="Microsoft.DataTransformationServices.Controls.ModalMultilineStringEditor, Microsoft.DataTransformationServices.Controls, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[ORGANIZATION_NAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ description="Indicates whether to reference metadata in an XML format."
+ name="ReferenceMetadataXml"><referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ description="Specifies the list of lineage identifiers that map to the parameters that the SQL statement in the SQLCommand property uses. Entries in the list are separated by semicolons."
+ name="ParameterMap">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]};
1252
true
- 0
-
+ description="Determines whether duplicate keys in the reference data should be treated as errors when full cache mode is used."
+ name="TreatDuplicateKeysAsError">false
+
+
+
+
+
+ ORGANIZATION_NAME
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\PIMS_ORGANIZATION2.Outputs[Lookup Match Output]"
+ errorOrTruncationOperation="Lookup"
+ exclusionGroup="1"
+ name="Lookup Match Output"
+ synchronousInputId="Package\Load Properties 1\PIMS_ORGANIZATION2.Inputs[Lookup Input]">
-
-
-
-
-
-
+ refId="Package\Load Properties 1\PIMS_ORGANIZATION2.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]"
+ dataType="i8"
+ errorOrTruncationOperation="Copy Column"
+ lineageId="Package\Load Properties 1\PIMS_ORGANIZATION2.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]"
+ name="ORGANIZATION_ID"
+ truncationRowDisposition="FailComponent">
+
+ ORGANIZATION_ID
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ name="Lookup Error Output"
+ synchronousInputId="Package\Load Properties 1\PIMS_ORGANIZATION2.Inputs[Lookup Input]">
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTable].[SURNAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[FIRST_NAME]};#{Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[MIDDLE_NAME]};#{Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[SURNAME]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ FIRST_NAME
+
+
+
+
+
+ MIDDLE_NAMES
+
+
+
+
+
+ SURNAME
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+ refId="Package\Load Properties 1\PIMS_PERSON2.Outputs[Lookup Match Output].Columns[PERSON_ID]"
+ dataType="i8"
+ errorOrTruncationOperation="Copy Column"
+ lineageId="Package\Load Properties 1\PIMS_PERSON2.Outputs[Lookup Match Output].Columns[PERSON_ID]"
+ name="PERSON_ID"
+ truncationRowDisposition="FailComponent">
+
+ PERSON_ID
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\PIMS_PERSON2.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\PIMS_PERSON2.Outputs[Lookup Error Output].Columns[ErrorCode]"
+ name="ErrorCode"
+ specialFlags="1" />
+ refId="Package\Load Properties 1\PIMS_PERSON2.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ dataType="i4"
+ lineageId="Package\Load Properties 1\PIMS_PERSON2.Outputs[Lookup Error Output].Columns[ErrorColumn]"
+ name="ErrorColumn"
+ specialFlags="2" />
[dbo].[PIMS_ADDRESS]
+ name="OpenRowset">[dbo].[PIMS_PROPERTY]
+ cachedLength="2050"
+ cachedName="Description"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[DESCRIPTION]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]" />
+ refId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[PID]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PID]" />
+ refId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].Columns[PIN]"
+ cachedDataType="numeric"
+ cachedName="PIN"
+ cachedPrecision="9"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[PIN]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PIN]" />
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[LAND_LEGAL_DESCRIPTION]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]" />
-
+ cachedLength="2"
+ cachedName="ZONING"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[ZONING]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]" />
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[ZONING_POTENTIAL]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]" />
-
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[PROPERTY_TYPE_CODE]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]" />
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[PROPERTY_CLASSIFICATION_TYPE_CODE]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]" />
+
+
+
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]" />
+ refId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ externalMetadataColumnId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[LAND_AREA]"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_AREA]" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ refId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ dataType="wstr"
+ length="20"
+ name="PROPERTY_AREA_UNIT_TYPE_CODE" />
+ length="20"
+ name="PROPERTY_STATUS_TYPE_CODE" />
+ length="20"
+ name="PROPERTY_DATA_SOURCE_TYPE_CODE" />
+
+ length="250"
+ name="NAME" />
+ length="2000"
+ name="DESCRIPTION" />
+
+
+
+
+
+
+ length="500"
+ name="ENCUMBRANCE_REASON" />
+ refId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[IS_OWNED]"
+ dataType="bool"
+ name="IS_OWNED" />
+ refId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input].ExternalColumns[IS_PROPERTY_OF_INTEREST]"
+ dataType="bool"
+ name="IS_PROPERTY_OF_INTEREST" />
+
+
+
+
+
+
+ name="SURPLUS_DECLARATION_COMMENT" />
+
+ length="20"
+ name="SURPLUS_DECLARATION_TYPE_CODE" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ synchronousInputId="Package\Load Properties 1\PIMS_PROPERTY.Inputs[OLE DB Destination Input]">
@@ -82236,170 +82591,264 @@ where [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTabl
-
- select * from [dbo].[PIMS_PROVINCE_STATE]
- select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
-where [refTable].[PROVINCE_STATE_CODE] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Property Employee Address\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_PROVINCE]};
- 1252
- false
-
-
-
-
+ refId="Package\Load Properties 1\PROPERTY_DATA_SOURCE_EFFECTIVE_DATE"
+ 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="PROPERTY_DATA_SOURCE_EFFECTIVE_DATE"
+ usesDispositions="true">
-
-
-
- PROVINCE_STATE_CODE
-
-
-
-
-
+ refId="Package\Load Properties 1\PROPERTY_DATA_SOURCE_EFFECTIVE_DATE.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Properties 1\PROPERTY_DATA_SOURCE_EFFECTIVE_DATE.Inputs[Derived Column Input]">
[GETDATE]()
+ PROVINCE_STATE_ID
+ description="Derived Column Friendly Expression"
+ expressionType="Notify"
+ name="FriendlyExpression">GETDATE()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
COUNTRY_ID
+ description="Derived Column Expression"
+ name="Expression">"PAIMS"
+ "PAIMS"
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+ isErrorOut="true"
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Properties 1\PROPERTY_DATA_SOURCE_TYPE.Inputs[Derived Column Input]">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "FEESIMP"
+ "FEESIMP"
+
+
+
+
+ "UNKNOWN"
+ "UNKNOWN"
+
+
+
+
+
+
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Properties 1\PROPERTY_STATUS_TYPE.Inputs[Derived Column Input]">
@@ -82408,1992 +82857,2302 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+
+ false
+ -1
+
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input]"
+ name="Sort Input">
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[CIVIC_ADDRESS]"
+ cachedDataType="wstr"
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 1
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 2
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DESCRIPTION]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 3
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PID]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 4
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[PIN]"
+ cachedDataType="numeric"
+ cachedName="PIN"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PIN]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 5
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[CITY]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 6
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 7
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 8
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICDODE_STREET_ADDRESS__1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 9
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 10
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[FILE_NUMBER]"
+ cachedDataType="numeric"
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 11
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 12
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[PROPERTY_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_REGION_NO]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 13
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
-
-
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 14
+
+
+
+ 0
+ 15
+
+
+
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 16
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 17
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 18
+
+ 0
+ 19
+
+
+
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 20
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[TAKE_ID]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 21
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 22
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[Copy of TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="Copy of TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[CITY]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 23
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 24
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 25
+
+ 0
+ 26
+
+
+
+ cachedLength="50"
+ cachedName="EMPLOYEE_NAME"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICDODE_STREET_ADDRESS__1]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 27
+ cachedLength="200"
+ cachedName="EMPLOYEE_ORGANIZATION_NAME"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 28
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FIRST_NAME]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 29
+ cachedLength="40"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MIDDLE_NAME]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 30
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[SURNAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="SURNAME"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[SURNAME]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_REGION_NO]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 31
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PERSON_ID]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 32
+ refId="Package\Load Properties 1\Sort.Inputs[Sort Input].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ lineageId="Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]">
#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
+ 33
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output]"
+ isSorted="true"
+ name="Sort Output">
-
-
+ length="100"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[CIVIC_ADDRESS]"
+ name="CIVIC_ADDRESS"
+ sortKeyPosition="1">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME"
+ sortKeyPosition="2">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+ length="2000"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[DESCRIPTION]"
+ name="DESCRIPTION"
+ sortKeyPosition="3">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+
+
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PID]"
+ name="PID"
+ precision="9"
+ sortKeyPosition="4">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PID]}
+
+
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PIN]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PIN]"
+ name="PIN"
+ precision="9"
+ sortKeyPosition="5">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PIN]}
+
+
+ length="2000"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[LAND_LEGAL_DESCRIPTION]"
+ name="LAND_LEGAL_DESCRIPTION"
+ sortKeyPosition="6">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+ length="2"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ZONING]"
+ name="ZONING"
+ sortKeyPosition="7">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING]}
+
+
+ length="30"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ZONING_POTENTIAL]"
+ name="ZONING_POTENTIAL"
+ sortKeyPosition="8">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_ID]"
+ name="PROPERTY_ID"
+ precision="10"
+ sortKeyPosition="9">
"APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ length="2"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_TENURE_TYPE_CODE]"
+ name="PROPERTY_TENURE_TYPE_CODE"
+ sortKeyPosition="10">
(DT_WSTR,10)#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
(DT_WSTR,10)PROPERTY_EMPLOYEE_ID
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ length="2"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[FILE_NUMBER_SUFFIX]"
+ name="FILE_NUMBER_SUFFIX"
+ sortKeyPosition="12">
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ length="8"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]"
+ name="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ sortKeyPosition="14">
"place_holder"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[REGION_CODE]"
+ dataType="i2"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[REGION_CODE]"
+ name="REGION_CODE"
+ sortKeyPosition="16">
"FAX"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
"FAX"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ length="2"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ name="PROPERTY_AREA_UNIT_TYPE_CODE"
+ sortKeyPosition="18">
"WORKPHONE"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
"WORKPHONE"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[File_Number_Suffix1]"
+ codePage="1252"
+ dataType="str"
+ length="2"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[File_Number_Suffix1]"
+ name="File_Number_Suffix1"
+ sortKeyPosition="20">
"PERSPHONE"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
"PERSPHONE"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[TAKE_ID_new]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[TAKE_ID_new]"
+ name="TAKE_ID_new"
+ precision="10"
+ sortKeyPosition="22">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[Copy of TAKE_ID_new]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[Copy of TAKE_ID_new]"
+ name="Copy of TAKE_ID_new"
+ precision="10"
+ sortKeyPosition="23">
"WORKEMAIL"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+
+
+
+
"WORKEMAIL"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ name="PROPERTY_CONT_PROPERTY_ID"
+ precision="10"
+ sortKeyPosition="25">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_EMPLOYEE_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PROPERTY_EMPLOYEE_ID]"
+ name="PROPERTY_EMPLOYEE_ID"
+ precision="10"
+ sortKeyPosition="26">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+ length="50"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[EMPLOYEE_NAME]"
+ name="EMPLOYEE_NAME"
+ sortKeyPosition="27">
#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[PHONE_NO]}
- false
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[EMPLOYEE_ORGANIZATION_NAME]"
+ name="EMPLOYEE_ORGANIZATION_NAME"
+ sortKeyPosition="28">
#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[FAX_NO]}
- false
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ length="40"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[FIRST_NAME]"
+ name="FIRST_NAME"
+ sortKeyPosition="29">
#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
- false
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FIRST_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ length="40"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME"
+ sortKeyPosition="30">
#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[SURNAME]}
-
-
-
-
-
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PERSON_ID]"
+ dataType="i8"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[PERSON_ID]"
+ name="PERSON_ID"
+ sortKeyPosition="32">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PERSON_ID]}
+
+
+ refId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ORGANIZATION_ID]"
+ dataType="i8"
+ lineageId="Package\Load Properties 1\Sort.Outputs[Sort Output].Columns[ORGANIZATION_ID]"
+ name="ORGANIZATION_ID"
+ sortKeyPosition="33">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+
+
+ refId="Package\Load Properties 1\Sort 1"
+ componentClassID="Microsoft.Sort"
+ contactInfo="Sort;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
+ description="Sorts input data in ascending or descending order when it cannot be sorted at its source. For example, sort sales data by 'customer id' before it is written to a flat file and delivered to another department. Note: We do not recommend this transformation for large data flows."
+ name="Sort 1"
+ version="1">
+
+ false
+ -1
+
+ refId="Package\Load Properties 1\Sort 1.Inputs[Sort Input]"
+ name="Sort Input">
-
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
+
+ 0
+ 1
+
+
-
-
-
-
-
-
-
-
-
-
-
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
false
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">2
-
-
+
+
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
false
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">3
-
-
+
+
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
false
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">4
-
-
+
+
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
false
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">5
-
-
+
+
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
false
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">6
-
-
+
+
#{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]}
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
false
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">7
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
[GETDATE]()
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
GETDATE()
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">8
-
-
+
+
"Load Contact Method"
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
"Load Contact Method"
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">9
-
-
+
+
"PIMS_CONTACT_METHOD FOR PERSON"
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
"PIMS_CONTACT_METHOD FOR PERSON"
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">10
-
-
+
+
"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
"PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">11
-
-
+
+
#{Package\Load Property Employee Contact Method\PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]}
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
ErrorCode
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">12
-
-
+
+
#{Package\Load Property Employee Contact Method\PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]}
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
ErrorColumn
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">13
-
-
+
+
"FIRST_NAME" + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTACT_METHOD_VALUE: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ dataType="System.Int32"
+ description="Specifies the comparison options for character data."
+ name="NewComparisonFlags">0
"FIRST_NAME" + FIRST_NAME + "SURNAME: " + SURNAME + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
+ dataType="System.Int32"
+ description="Specifies the sort order of the column."
+ name="NewSortKeyPosition">14
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 0
+ 15
+
+
+
+
+ 0
+ 16
+
+
+
+
+ 0
+ 17
+
+
+
+
+ 0
+ 18
+
+
+
+
+ 0
+ 19
+
+
+
+
+ 0
+ 20
+
+
+
+
+ 0
+ 21
+
+
+
+
+ 0
+ 22
+
+
+
+
+ 0
+ 23
+
+
+
+
+ 0
+ 24
+
+
+
+
+ 0
+ 25
+
+
+
+
+ 0
+ 26
+
+
+
+
+ 0
+ 27
+
+
+
+ cachedName="EMPLOYEE_ORGANIZATION_NAME"
+ lineageId="Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]">
+
+ 0
+ 28
+
+
+ cachedLength="40"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FIRST_NAME]">
+
+ 0
+ 29
+
+
+ cachedLength="40"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MIDDLE_NAME]">
+
+ 0
+ 30
+
+
+
+
+ 0
+ 31
+
+
+
+
+ 0
+ 33
+
+
+
+
+ 0
+ 32
+
+
+ refId="Package\Load Properties 1\Sort 1.Outputs[Sort Output]"
+ isSorted="true"
+ name="Sort Output">
+ refId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[CIVIC_ADDRESS]"
+ dataType="wstr"
+ length="100"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[CIVIC_ADDRESS]"
+ name="CIVIC_ADDRESS"
+ sortKeyPosition="1">
[GETDATE]()
- GETDATE()
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ length="40"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME"
+ sortKeyPosition="2">
"Load Contact Merthod"
- "Load Contact Merthod"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ length="2000"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[DESCRIPTION]"
+ name="DESCRIPTION"
+ sortKeyPosition="3">
"PIMS_CONTACT_METHOD FOR ORGANIZATION"
- "PIMS_CONTACT_METHOD FOR ORGANIZATION"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ refId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[PID]"
+ name="PID"
+ precision="9"
+ sortKeyPosition="4">
"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PID]}
+
+
+
+
"PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PIN]}
+ length="2000"
+ lineageId="Package\Load Properties 1\Sort 1.Outputs[Sort Output].Columns[LAND_LEGAL_DESCRIPTION]"
+ name="LAND_LEGAL_DESCRIPTION"
+ sortKeyPosition="6">
"ORGANIZATION NAME: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " CONTAACT_METHOD_VALUE: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+
+
"ORGANIZATION NAME: " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " CONTAACT_METHOD_VALUE: " + CONTACT_METHOD_VALUE
+ dataType="System.Int32"
+ description="Specifies the lineage identifier of the input column that is associated with this output column."
+ name="SortColumnId">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING]}
-
-
-
-
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PERSON_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1)))
+ (FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) == 0) ? TRIM(EMPLOYEE_NAME) : (SUBSTRING(TRIM(EMPLOYEE_NAME),1,FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1)))
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) + 1)))) : ""
+ (FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(EMPLOYEE_NAME),(FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) + 1),((FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2)) - (FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) + 1)))) : ""
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),[FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",1) + 1,[LEN](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}),[FINDSTRING]([TRIM](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})," ",2) + 1,[LEN](#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]})))
+ (FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2) == 0) ? (SUBSTRING(TRIM(EMPLOYEE_NAME),FINDSTRING(TRIM(EMPLOYEE_NAME)," ",1) + 1,LEN(EMPLOYEE_NAME))) : (SUBSTRING(TRIM(EMPLOYEE_NAME),FINDSTRING(TRIM(EMPLOYEE_NAME)," ",2) + 1,LEN(EMPLOYEE_NAME)))
+
+
+
+
+
+
+ synchronousInputId="Package\Load Properties 1\Surname,FirstName,MiddleName.Inputs[Derived Column Input]">
@@ -84402,327 +85161,72 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
+ refId="Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE"
+ 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="SURPLUS_DECLARATION_TYPE_CODE"
+ usesDispositions="true">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE.Inputs[Derived Column Input]">
-
+ refId="Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE.Outputs[Derived Column Output].Columns[SURPLUS_DELCARATION_TYPE_CODE]"
+ dataType="wstr"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ length="7"
+ lineageId="Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE.Outputs[Derived Column Output].Columns[SURPLUS_DELCARATION_TYPE_CODE]"
+ name="SURPLUS_DELCARATION_TYPE_CODE"
+ truncationRowDisposition="FailComponent">
+
+ "UNKNOWN"
+ "UNKNOWN"
+
+
-
-
-
-
- 0
- [etl].[ETL_ERROR_LOG]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Properties 1\SURPLUS_DECLARATION_TYPE_CODE.Inputs[Derived Column Input]">
@@ -84731,88 +85235,73 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ refId="Package\Load Properties 1\TM as PROPERTY_TENURE_TYPE_CODE.Inputs[Derived Column Input]"
+ description="Input to the Derived Column Transformation"
+ name="Derived Column Input">
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ errorOrTruncationOperation="Computation"
+ errorRowDisposition="FailComponent"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]"
+ truncationRowDisposition="FailComponent"
+ usageType="readWrite">
+
+ [ISNULL](#{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]}) ? #{Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]} : "TM"
+ ISNULL(PROPERTY_TENURE_TYPE_CODE) ? PROPERTY_TENURE_TYPE_CODE : "TM"
+
+
-
- ![ISNULL](#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]})
- !ISNULL(ORGANIZATION_NAME)
- 0
-
-
-
-
-
- true
-
+ name="Derived Column Output"
+ synchronousInputId="Package\Load Properties 1\TM as PROPERTY_TENURE_TYPE_CODE.Inputs[Derived Column Input]">
+ name="Derived Column Error Output"
+ synchronousInputId="Package\Load Properties 1\TM as PROPERTY_TENURE_TYPE_CODE.Inputs[Derived Column Input]">
@@ -84821,10029 +85310,32191 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ refId="Package\Load Properties 1\Union All"
+ componentClassID="Microsoft.UnionAll"
+ contactInfo="Union All;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
+ description="Combines rows from multiple data flows without sorting. For example, add rows back to a data flow after correction of errors. If sorting is important, we recommend using the Merge transformation."
+ name="Union All"
+ version="1">
+ refId="Package\Load Properties 1\Union All.Inputs[Union All Input 1]"
+ name="Union All Input 1">
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[CIVIC_ADDRESS]">
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
-
-
-
-
-
-
-
- ![ISNULL](#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]})
- !ISNULL(SURNAME) || !ISNULL(FIRST_NAME)
- 0
-
-
-
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_ORGANIZATION]
- select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Property Employee Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[Copy of AUDIT_TRAIL_APP_CREATE_USERID]};
- 1252
- false
-
-
-
-
-
-
-
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[MUNICIPALITY_NAME]">
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[DESCRIPTION]">
APP_CREATE_USER_DIRECTORY
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PID]}
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PIN]}
+
+
+
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\PAM Property.Outputs[OLE DB Source Output].Columns[LAND_LEGAL_DESCRIPTION]">
APP_CREATE_USERID
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
-
-
-
+
+
+
ORGANIZATION_ID
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
-
-
- SELECT *
-FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
-WHERE CELL_PHONE_NUMBER IS NOT NULL
-
- 1252
- true
- 2
-
-
-
-
-
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PIN]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\Union All.Outputs[Union All Output 1]"
+ name="Union All Output 1">
-
+ length="100"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]"
+ name="CIVIC_ADDRESS" />
+ length="40"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME" />
-
-
+ length="2000"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DESCRIPTION]"
+ name="DESCRIPTION" />
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PID]"
+ name="PID"
+ precision="9" />
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PIN]"
+ name="PIN"
+ precision="9" />
+ length="2000"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]"
+ name="LAND_LEGAL_DESCRIPTION" />
+ length="2"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING]"
+ name="ZONING" />
+ length="30"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]"
+ name="ZONING_POTENTIAL" />
+
+ length="2"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]"
+ name="PROPERTY_TENURE_TYPE_CODE" />
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER"
+ precision="6" />
+ length="2"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]"
+ name="FILE_NUMBER_SUFFIX" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
+ length="8"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]"
+ name="PROPERTY_CLASSIFICATION_TYPE_CODE" />
+ refId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ADDRESS_ID]"
+ dataType="i8"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ADDRESS_ID]"
+ name="ADDRESS_ID" />
+ refId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ dataType="i2"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ name="REGION_CODE" />
+ refId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DISTRICT_CODE]"
+ dataType="i2"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DISTRICT_CODE]"
+ name="DISTRICT_CODE" />
-
-
-
-
-
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ name="PROPERTY_AREA_UNIT_TYPE_CODE" />
-
-
-
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_AREA]"
+ name="LAND_AREA"
+ precision="8"
+ scale="4" />
+ refId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[File_Number_Suffix1]"
+ codePage="1252"
+ dataType="str"
+ length="2"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[File_Number_Suffix1]"
+ name="File_Number_Suffix1" />
-
-
-
- 0
- "APP_PAM_MASKED"."PAM_INTEREST_HOLDER"
-
- SELECT *
-FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
-WHERE EMAIL_ADDRESS IS NOT NULL
-
- 1252
- true
- 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- "APP_PAM"."PAM_INTEREST_HOLDER"
-
- SELECT *
-FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
-WHERE FAX_NO IS NOT NULL
-
- 1252
- true
- 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Union All 1"
+ componentClassID="Microsoft.UnionAll"
+ contactInfo="Union All;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
+ description="Combines rows from multiple data flows without sorting. For example, add rows back to a data flow after correction of errors. If sorting is important, we recommend using the Merge transformation."
+ name="Union All 1"
+ version="1">
+
+
-
-
-
-
-
- 0
- "APP_PAM"."PAM_INTEREST_HOLDER"
-
- SELECT *
-FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
-WHERE PHONE_NO IS NOT NULL
-
- 1252
- true
- 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[APP_CREATE_USERID] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Property Employee Contact Method\Data Conversion 5.Outputs[Data Conversion Output].Columns[Copy of AUDIT_TRAIL_APP_CREATE_USERID]};
- 1252
- false
-
-
-
-
-
+
+ refId="Package\Load Properties 1\Union All 1.Inputs[Union All Input 2]"
+ hasSideEffects="true"
+ name="Union All Input 2">
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
APP_CREATE_USER_DIRECTORY
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DESCRIPTION]">
APP_CREATE_USERID
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PID]}
-
-
-
-
-
-
-
-
+
PERSON_ID
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_CONTACT_METHOD]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
+
-
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING]}
+
+
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_CONTACT_METHOD]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+ refId="Package\Load Properties 1\Union All 1.Inputs[Union All Input 2].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[REGION_CODE]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+ refId="Package\Load Properties 1\Union All 1.Inputs[Union All Input 2].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+ refId="Package\Load Properties 1\Union All 1.Inputs[Union All Input 2].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_AREA]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+ refId="Package\Load Properties 1\Union All 1.Inputs[Union All Input 2].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ refId="Package\Load Properties 1\Union All 1.Inputs[Union All Input 1]"
+ name="Union All Input 1">
-
-
-
-
-
-
-
-
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
- (FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PID]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
+
+
([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
(FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
+
+
-
+
+
+
+ refId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1]"
+ name="Union All Output 1">
+ refId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]"
+ dataType="wstr"
+ length="100"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]"
+ name="CIVIC_ADDRESS" />
+ refId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]"
+ dataType="wstr"
+ length="40"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2]"
+ hasSideEffects="true"
+ name="Union All Input 2">
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[DESCRIPTION]"
+ cachedDataType="wstr"
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DESCRIPTION]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PID]}
+ cachedName="PIN"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PIN]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PIN]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[LAND_LEGAL_DESCRIPTION]"
+ cachedDataType="wstr"
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING]}
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[WORKEMAIL]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
-
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_AREA]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[TAKE_ID]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+ cachedName="Copy of TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[PROPERTY_EMPLOYEE_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_EMPLOYEE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ cachedLength="50"
+ cachedName="EMPLOYEE_NAME"
+ lineageId="Package\Load Properties 1\Derived Column 14.Outputs[Derived Column Output].Columns[EMPLOYEE_NAME]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 2].Columns[EMPLOYEE_ORGANIZATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="EMPLOYEE_ORGANIZATION_NAME"
+ lineageId="Package\Load Properties 1\Derived Column 14.Outputs[Derived Column Output].Columns[EMPLOYEE_ORGANIZATION_NAME]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+
+
+
+
+
+
+
+
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DESCRIPTION]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[PIN]"
+ cachedDataType="numeric"
+ cachedName="PIN"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PIN]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PIN]}
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
-
-
-
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING]}
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[PROPERTY_TENURE_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_AREA]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[TAKE_ID]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
-
-
-
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[Copy of TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="Copy of TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ lineageId="Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ refId="Package\Load Properties 1\Union All 10.Inputs[Union All Input 1].Columns[EMPLOYEE_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="EMPLOYEE_NAME"
+ lineageId="Package\Load Properties 1\PAM_PROPERTY_EMPLOYEE.Outputs[Lookup Match Output].Columns[EMPLOYEE_NAME]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
-
-
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[DESCRIPTION]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PID]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PID]}
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PIN]}
+
+
+
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING]}
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ name="Union All Input 2">
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Union All 2.Inputs[Union All Input 2].Columns[CIVIC_ADDRESS]"
+ cachedDataType="wstr"
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
(DT_WSTR,10)#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+
+
+
+
(DT_WSTR,10)PROPERTY_EMPLOYEE_ID
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PID]}
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PIN]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING]}
+
+
+
+
"place_holder"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+
+
"APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
+
+
"APP_PIMS_PROXY_ETL_EDIT"
- "APP_PIMS_PROXY_ETL_EDIT"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
(DT_I2)1
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
(DT_I2)1
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+
+
(DT_I2)1
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
(DT_I2)1
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Union All 2.Inputs[Union All Input 2].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
-
-
-
-
-
-
-
-
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All 1.Outputs[Union All Output 1].Columns[LAND_AREA]">
#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[PROVINCE]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_1]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_2]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[POSITION_TITLE]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[FIRST_NAME]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[MIDDLE_NAME]}
- false
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]"
+ name="MUNICIPALITY_NAME" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Property Employee Persons and Organizations 3\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[SURNAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[CITY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[REGION_NO]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PIN]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[PROPERTY_EMPLOYEE_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]}
+
+
+
+
false
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_ORGANIZATION]
- select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
-where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[ORGANIZATION_NAME] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]};#{Package\Load Property Employee Persons and Organizations 3\Format Organization_Name.Outputs[Derived Column Output].Columns[ORGANIZATION_NAME]};
- 1252
- false
-
-
-
-
-
-
-
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ cachedSortKeyPosition="10"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PROPERTY_TENURE_TYPE_CODE]">
ORGANIZATION_NAME
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ cachedSortKeyPosition="12"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[FILE_NUMBER_SUFFIX]">
APP_CREATE_USER_DIRECTORY
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PERSON]
- select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
-where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]};#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]};#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]};
- 1252
- false
-
-
-
-
-
-
-
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ cachedSortKeyPosition="14"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
FIRST_NAME
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ refId="Package\Load Properties 1\Union All 3.Inputs[Union All Input 1].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ cachedSortKeyPosition="16"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[REGION_CODE]">
SURNAME
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ cachedSortKeyPosition="18"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
APP_CREATE_USER_DIRECTORY
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
-
-
-
-
-
-
-
-
+ cachedLength="50"
+ cachedName="EMPLOYEE_NAME"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[EMPLOYEE_NAME]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+
+
+
+
[Copy of COMPANY_NAME]
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[FIRST_NAME]">
(DT_WSTR,50)[TRIM](#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[FIRST_NAME]})
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
(DT_WSTR,50)TRIM(FIRST_NAME)
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[SURNAME]">
(DT_WSTR,50)[TRIM](#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[SURNAME]})
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
(DT_WSTR,50)TRIM(SURNAME)
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ refId="Package\Load Properties 1\Union All 3.Inputs[Union All Input 2]"
+ hasSideEffects="true"
+ name="Union All Input 2">
+
+
"OTHER"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
+
+
"OTHER"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
"OTHINCORPNO"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PID]}
+
+
+
+
"OTHINCORPNO"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PIN]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
- ![ISNULL](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}) && [LEN]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]})) > 0
- !ISNULL([Copy of COMPANY_NAME]) && LEN(TRIM([Copy of COMPANY_NAME])) > 0
- 0
-
-
-
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ cachedSortKeyPosition="6"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[LAND_LEGAL_DESCRIPTION]">
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+ cachedLength="2"
+ cachedName="ZONING"
+ cachedSortKeyPosition="7"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[ZONING]">
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]}
+
+
-
-
-
-
-
-
-
- (![ISNULL](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) && ([LEN]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) > 0 || [LEN]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]})) > 0)
- (!ISNULL(SURNAME) || !ISNULL(FIRST_NAME)) && (LEN(TRIM(FIRST_NAME)) > 0 || LEN(TRIM(SURNAME)) > 0)
- 0
-
-
-
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- PAM_PROPERTY_EMPLOYEE
-
-
-
- 1252
- false
- 0
-
-
-
-
-
-
-
-
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ cachedSortKeyPosition="8"
+ lineageId="Package\Load Properties 1\Merge Join.Outputs[Merge Join Output].Columns[ZONING_POTENTIAL]">
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[Description]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PID]"
+ name="PID"
+ precision="9" />
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PIN]"
+ name="PIN"
+ precision="9" />
+ length="2000"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]"
+ name="LAND_LEGAL_DESCRIPTION" />
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING]"
+ name="ZONING" />
+ length="30"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]"
+ name="ZONING_POTENTIAL" />
+ refId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_ID]"
+ name="PROPERTY_ID"
+ precision="10" />
+ length="2"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]"
+ name="PROPERTY_TENURE_TYPE_CODE" />
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER]"
+ name="FILE_NUMBER"
+ precision="6" />
+ refId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]"
+ dataType="wstr"
+ length="2"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]"
+ name="FILE_NUMBER_SUFFIX" />
+ length="4"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]"
+ name="PROPERTY_TYPE_CODE" />
+ length="8"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]"
+ name="PROPERTY_CLASSIFICATION_TYPE_CODE" />
+ refId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]"
+ dataType="i8"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ADDRESS_ID]"
+ name="ADDRESS_ID" />
+ refId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ dataType="i2"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[REGION_CODE]"
+ name="REGION_CODE" />
+
+ length="2"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ name="PROPERTY_AREA_UNIT_TYPE_CODE" />
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[LAND_AREA]"
+ name="LAND_AREA"
+ precision="8"
+ scale="4" />
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]"
+ name="INTEREST_HOLDER_ID"
+ precision="10" />
+ refId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]"
+ dataType="numeric"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]"
+ name="PROPERTY_EMPLOYEE_ID"
+ precision="10" />
+ length="50"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]"
+ name="EMPLOYEE_NAME" />
-
+ length="200"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]"
+ name="EMPLOYEE_ORGANIZATION_NAME" />
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[FIRST_NAME]"
+ name="FIRST_NAME" />
-
+ length="40"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[MIDDLE_NAME]"
+ name="MIDDLE_NAME" />
+ length="40"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[SURNAME]"
+ name="SURNAME" />
+ refId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]"
+ dataType="i8"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[PERSON_ID]"
+ name="PERSON_ID" />
+ refId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]"
+ dataType="i8"
+ lineageId="Package\Load Properties 1\Union All 3.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]"
+ name="ORGANIZATION_ID" />
-
- 0
- [dbo].[PIMS_ORGANIZATION]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
+ refId="Package\Load Properties 1\Union All 4"
+ componentClassID="Microsoft.UnionAll"
+ contactInfo="Union All;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;1"
+ description="Combines rows from multiple data flows without sorting. For example, add rows back to a data flow after correction of errors. If sorting is important, we recommend using the Merge transformation."
+ name="Union All 4"
+ version="1">
+ name="Union All Input 3">
-
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DESCRIPTION]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+
+
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PID]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PID]}
+
+
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[PIN]"
+ cachedDataType="numeric"
+ cachedName="PIN"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PIN]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PIN]}
+
+
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- [dbo].[PIMS_PERSON]
-
-
- 1252
- false
- 3
- false
- false
- TABLOCK,CHECK_CONSTRAINTS
- 2147483647
-
-
-
-
-
-
-
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[FILE_NUMBER]"
+ cachedDataType="numeric"
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[REGION_CODE]">
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- select * from [dbo].[PIMS_PROVINCE_STATE]
- select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
-where [refTable].[PROVINCE_STATE_CODE] = ?
- 0
- 0
- 1
- 0
- 25
- 25
- <referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
- #{Package\Load Property Employee Persons and Organizations 3\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE]};
- 1252
- false
-
-
-
-
-
-
-
-
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
PROVINCE_STATE_CODE
-
+ containsID="true"
+ dataType="System.Int32"
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
-
-
-
-
-
-
-
- PROVINCE_STATE_ID
-
-
-
-
- COUNTRY_ID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- -1
-
-
-
-
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_AREA]">
3
- 2
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
3
- 1
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[TAKE_ID]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[Copy of TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="Copy of TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[PROPERTY_EMPLOYEE_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_EMPLOYEE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[EMPLOYEE_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="EMPLOYEE_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+ cachedLength="200"
+ cachedName="EMPLOYEE_ORGANIZATION_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+ cachedLength="50"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[FIRST_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ cachedLength="50"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[MIDDLE_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ cachedLength="50"
+ cachedName="SURNAME"
+ lineageId="Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[SURNAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[SURNAME]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Properties 1\Derived Column 4.Outputs[Derived Column Output].Columns[PERSON_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PERSON_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 3].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ lineageId="Package\Load Properties 1\Derived Column 4.Outputs[Derived Column Output].Columns[ORGANIZATION_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+
+
+
+
+
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
-
-
-
-
-
-
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PIN]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of SURNAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of FIRST_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
-
-
-
-
-
-
- true
- -1
-
-
-
-
+
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[TAKE_ID]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[Copy of TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="Copy of TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[PROPERTY_EMPLOYEE_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_EMPLOYEE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[EMPLOYEE_NAME]"
+ cachedDataType="wstr"
+ cachedLength="50"
+ cachedName="EMPLOYEE_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[EMPLOYEE_ORGANIZATION_NAME]"
+ cachedDataType="wstr"
+ cachedLength="200"
+ cachedName="EMPLOYEE_ORGANIZATION_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+ cachedLength="50"
+ cachedName="FIRST_NAME"
+ lineageId="Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[FIRST_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ cachedLength="50"
+ cachedName="MIDDLE_NAME"
+ lineageId="Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[MIDDLE_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ cachedLength="50"
+ cachedName="SURNAME"
+ lineageId="Package\Load Properties 1\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[SURNAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[SURNAME]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[PERSON_ID]"
+ cachedDataType="i8"
+ cachedName="PERSON_ID"
+ lineageId="Package\Load Properties 1\PIMS_PERSON2.Outputs[Lookup Match Output].Columns[PERSON_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[PERSON_ID]}
+ refId="Package\Load Properties 1\Union All 4.Inputs[Union All Input 1].Columns[ORGANIZATION_ID]"
+ cachedDataType="i8"
+ cachedName="ORGANIZATION_ID"
+ lineageId="Package\Load Properties 1\Derived Column 12.Outputs[Derived Column Output].Columns[ORGANIZATION_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 4.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[MUNICIPALITY_NAME]"
+ cachedDataType="wstr"
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[DESCRIPTION]"
+ cachedDataType="wstr"
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DESCRIPTION]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PID]}
+ cachedName="PIN"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PIN]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PIN]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[LAND_LEGAL_DESCRIPTION]"
+ cachedDataType="wstr"
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING]}
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[FILE_NUMBER]"
+ cachedDataType="numeric"
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
- 0
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[FILE_NUMBER_SUFFIX]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
+
0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[REGION_CODE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[LAND_AREA]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[TAKE_ID]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID]">
0
- 0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ cachedName="TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
0
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 5.Inputs[Union All Input 1].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 2.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
3
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
1
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
-
-
-
-
+
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PIN]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[REGION_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[REGION_NO]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FAX_NO]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_AREA]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PHONE_NO]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CELL_PHONE_NUMBER]}
-
-
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PID]"
+ name="PID"
+ precision="9" />
+
-
- #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[EMAIL_ADDRESS]}
-
-
+ length="2000"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]"
+ name="LAND_LEGAL_DESCRIPTION" />
-
- #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
-
-
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING]"
+ name="ZONING" />
+ length="30"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]"
+ name="ZONING_POTENTIAL" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_1]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_2]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DESCRIPTION]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PID]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of MIDDLE_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PIN]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of CITY]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of REGION_NO]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
-
-
+
+
#{Package\Load Property Employee Persons and Organizations 3\Format Organization_Name.Outputs[Derived Column Output].Columns[ORGANIZATION_NAME]}
+ description="Output column lineage ID"
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
- ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
- (FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
-
-
-
-
- ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
- (FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
-
-
-
-
- ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})))
- (FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FAX_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_AREA]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PHONE_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[Copy of TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="Copy of TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CELL_PHONE_NUMBER]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[EMAIL_ADDRESS]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 1].Columns[PROPERTY_EMPLOYEE_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_EMPLOYEE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\PAM_PROPERTY_CONTRACT.Outputs[Lookup Match Output].Columns[PROPERTY_EMPLOYEE_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DESCRIPTION]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PID]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[PIN]"
+ cachedDataType="numeric"
+ cachedName="PIN"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PIN]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PIN]}
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING]}
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of CITY]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[FILE_NUMBER_SUFFIX]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[PROPERTY_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
-
-
-
-
-
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[DISTRICT_CODE]"
+ cachedDataType="i2"
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[LAND_AREA]"
+ cachedDataType="numeric"
+ cachedName="LAND_AREA"
+ cachedPrecision="8"
+ cachedScale="4"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[LAND_AREA]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[LAND_AREA]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[File_Number_Suffix1]"
+ cachedCodepage="1252"
+ cachedDataType="str"
+ cachedLength="2"
+ cachedName="File_Number_Suffix1"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[File_Number_Suffix1]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[TAKE_ID]"
+ cachedDataType="numeric"
+ cachedName="TAKE_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID]}
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[TAKE_ID_new]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FAX_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[Copy of TAKE_ID_new]"
+ cachedDataType="numeric"
+ cachedName="Copy of TAKE_ID_new"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[INTEREST_HOLDER_ID]"
+ cachedDataType="numeric"
+ cachedName="INTEREST_HOLDER_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+ refId="Package\Load Properties 1\Union All 6.Inputs[Union All Input 2].Columns[PROPERTY_CONT_PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_CONT_PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 5.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+ lineageId="Package\Load Properties 1\Derived Column 7.Outputs[Derived Column Output].Columns[PROPERTY_EMPLOYEE_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PHONE_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 6.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cachedLength="100"
+ cachedName="CIVIC_ADDRESS"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+ cachedLength="40"
+ cachedName="MUNICIPALITY_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[DESCRIPTION]"
+ cachedDataType="wstr"
+ cachedLength="2000"
+ cachedName="DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DESCRIPTION]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CELL_PHONE_NUMBER]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[PID]"
+ cachedDataType="numeric"
+ cachedName="PID"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[EMAIL_ADDRESS]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PID]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[PIN]"
+ cachedDataType="numeric"
+ cachedName="PIN"
+ cachedPrecision="9"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PIN]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PIN]}
+ cachedLength="2000"
+ cachedName="LAND_LEGAL_DESCRIPTION"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+ cachedLength="2"
+ cachedName="ZONING"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING]}
+ cachedLength="30"
+ cachedName="ZONING_POTENTIAL"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[PROPERTY_ID]"
+ cachedDataType="numeric"
+ cachedName="PROPERTY_ID"
+ cachedPrecision="10"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_1]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+ cachedLength="2"
+ cachedName="PROPERTY_TENURE_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_2]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[FILE_NUMBER]"
+ cachedDataType="numeric"
+ cachedName="FILE_NUMBER"
+ cachedPrecision="6"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+ cachedLength="2"
+ cachedName="FILE_NUMBER_SUFFIX"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+ cachedLength="4"
+ cachedName="PROPERTY_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of MIDDLE_NAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+ cachedLength="8"
+ cachedName="PROPERTY_CLASSIFICATION_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[ADDRESS_ID]"
+ cachedDataType="i8"
+ cachedName="ADDRESS_ID"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[ADDRESS_ID]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of CITY]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[REGION_CODE]"
+ cachedDataType="i2"
+ cachedName="REGION_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[REGION_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of REGION_NO]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[REGION_CODE]}
+ cachedName="DISTRICT_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[DISTRICT_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+ refId="Package\Load Properties 1\Union All 7.Inputs[Union All Input 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]"
+ cachedDataType="wstr"
+ cachedLength="2"
+ cachedName="PROPERTY_AREA_UNIT_TYPE_CODE"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+ cachedName="EMPLOYEE_NAME"
+ lineageId="Package\Load Properties 1\Union All 10.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]">
#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]}
+ name="OutputColumnLineageID">#{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PERSON_ID]}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ name="Union All Input 2">
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[CIVIC_ADDRESS]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DESCRIPTION]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PIN]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_LEGAL_DESCRIPTION]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ZONING_POTENTIAL]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CLASSIFICATION_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ADDRESS_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[REGION_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[DISTRICT_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_AREA_UNIT_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[LAND_AREA]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[File_Number_Suffix1]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[Copy of TAKE_ID_new]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[INTEREST_HOLDER_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_CONT_PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[EMPLOYEE_ORGANIZATION_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[PERSON_ID]}
+
+
+
+
+ #{Package\Load Properties 1\Union All 7.Outputs[Union All Output 1].Columns[ORGANIZATION_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "RESIDNT"
+ "RESIDNT"
+
+
+
+
+ (DT_UI2)1
+ (DT_UI2)1
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_ID]}
+ PROPERTY_ID
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "place_holder"
+ "place_holder"
+
+
+
+
+ (DT_UI2)1
+ (DT_UI2)1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[REGION_NO]}
+ false
+
+
+
+
+ #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[DISTRICT_NO]}
+ false
+
+
+
+
+ #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[CIVIC_ADDRESS]}
+ false
+
+
+
+
+ #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[CITY]}
+ false
+
+
+
+
+ #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[COUNTRY_ID]}
+ false
+
+
+
+
+ #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[PROVINCE_STATE_ID]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+
+
+ 0
+ 1
+
+
+
+
+ 0
+ 2
+
+
+
+
+ 0
+ 3
+
+
+
+
+ 0
+ 4
+
+
+
+
+ 0
+ 5
+
+
+
+
+ 0
+ 6
+
+
+
+
+ 0
+ 7
+
+
+
+
+ 0
+ 8
+
+
+
+
+ 0
+ 9
+
+
+
+
+ 0
+ 10
+
+
+
+
+ 0
+ 11
+
+
+
+
+ 0
+ 12
+
+
+
+
+ 0
+ 13
+
+
+
+
+ 0
+ 14
+
+
+
+
+ 0
+ 15
+
+
+
+
+ 0
+ 16
+
+
+
+
+ 0
+ 17
+
+
+
+
+ 0
+ 18
+
+
+
+
+ 0
+ 19
+
+
+
+
+ 0
+ 20
+
+
+
+
+ 0
+ 21
+
+
+
+
+ 0
+ 22
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_ID]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[DISTRICT_NO]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[DESCRIPTION]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[FULL_LEGAL_DESCRIPTION]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[FILE_NUMBER]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[FILE_NUMBER_SUFFIX]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PID_NO]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PIN]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[CIVIC_ADDRESS]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[CITY]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[PROPERTY_TENURE_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[COMMENTS]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[LAND_USE_DESCRIPTION]}
+
+
+
+
+ #{Package\Load Property Addresses\PAM_PROPERTY.Outputs[OLE DB Source Output].Columns[ACTUAL_LAND_USE_CODE]}
+
+
+
+
+ #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[ADDRESS_USAGE_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[COUNTRY_ID]}
+
+
+
+
+ #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+
+
+
+
+ #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+
+
+
+
+ #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+
+
+
+
+ #{Package\Load Property Addresses\Audit Trail.Outputs[Derived Column Output].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Addresses"
+ "Load Property Addresses"
+
+
+
+
+ "PIMS_ADDRESS"
+ "PIMS_ADDRESS"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "CIVIC_ADDRESS: " + #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[CIVIC_ADDRESS]} + " APP_CREATE_USER_DIRECTORY: " + (DT_WSTR,10)#{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "CIVIC_ADDRESS: " + CIVIC_ADDRESS + " APP_CREATE_USER_DIRECTORY: " + (DT_WSTR,10)APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Addresses"
+ "Load Property Addresses"
+
+
+
+
+ "PIMS_ADDRESS"
+ "PIMS_ADDRESS"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "CIVIC_ADDRESS: " + #{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[CIVIC_ADDRESS]} + " APP_CREATE_USER_DIRECTORY: " + (DT_WSTR,10)#{Package\Load Property Addresses\Deduplicate.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "CIVIC_ADDRESS: " + CIVIC_ADDRESS + " APP_CREATE_USER_DIRECTORY: " + (DT_WSTR,10)APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_ADDRESS]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS,ROWS_PER_BATCH = 1
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[REGION_CODE] = ? and [refTable].[DISTRICT_CODE] = ? and [refTable].[STREET_ADDRESS_1] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[COUNTRY_ID] = ? and [refTable].[PROVINCE_STATE_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_NO]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of DISTRICT_NO]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CIVIC_ADDRESS]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CITY]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of COUNTRY_ID]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE_STATE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ MUNICIPALITY_NAME
+
+
+
+
+
+ STREET_ADDRESS_1
+
+
+
+
+
+ REGION_CODE
+
+
+
+
+
+ DISTRICT_CODE
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select REGION_CODE,DISTRICT_CODE,PROVINCE_STATE_ID,COUNTRY_ID,STREET_ADDRESS_1,MUNICIPALITY_NAME from pims_address
+ select * from (select REGION_CODE,DISTRICT_CODE,PROVINCE_STATE_ID,COUNTRY_ID,STREET_ADDRESS_1,MUNICIPALITY_NAME from pims_address) [refTable]
+where [refTable].[REGION_CODE] = ? and [refTable].[DISTRICT_CODE] = ? and [refTable].[STREET_ADDRESS_1] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[COUNTRY_ID] = ? and [refTable].[PROVINCE_STATE_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of REGION_NO]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of DISTRICT_NO]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CIVIC_ADDRESS]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of CITY]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of COUNTRY_ID]};#{Package\Load Property Addresses\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE_STATE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ REGION_CODE
+
+
+
+
+
+ DISTRICT_CODE
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+ STREET_ADDRESS_1
+
+
+
+
+
+ MUNICIPALITY_NAME
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ "APP_PAM"."PAM_PROPERTY"
+
+
+
+ 1252
+ false
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ Update PIMS_ADDRESS
+set region_code=?,
+district_code=?,
+province_state_id=?,
+country_id=?,
+street_address_1=?,
+municipality_name=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ (DT_WSTR,12)#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ (DT_WSTR,12)PROPERTY_EMPLOYEE_ID
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "place_holder"
+ "place_holder"
+
+
+
+
+ (DT_WSTR,50)""
+ (DT_WSTR,50)""
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[PROVINCE]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_1]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_2]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[CITY]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[POSTAL_CODE]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Address\PAM_PROPERTY_EMPLOYEE.Outputs[OLE DB Source Output].Columns[REGION_NO]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Address"
+ "Load Property Employee Address"
+
+
+
+
+ "PIMS_ADDRESS"
+ "PIMS_ADDRESS"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "PROPERTY_EMPLOYEE_ID: " + (DT_WSTR,10)#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Address\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "PROPERTY_EMPLOYEE_ID: " + (DT_WSTR,10)PROPERTY_EMPLOYEE_ID + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Address"
+ "Load Property Employee Address"
+
+
+
+
+ "PIMS_ADDRESS"
+ "PIMS_ADDRESS"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "PROPERTY_EMPLOYEE_ID: " + (DT_WSTR,10)#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Address\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "PROPERTY_EMPLOYEE_ID: " + (DT_WSTR,10)PROPERTY_EMPLOYEE_ID + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[STREET_ADDRESS_1] = ? and [refTable].[STREET_ADDRESS_2] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[POSTAL_CODE] = ? and [refTable].[REGION_CODE] = ? and [refTable].[PROVINCE_STATE_ID] = ? and [refTable].[COUNTRY_ID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[STREET_ADDRESS_3] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICDODE_STREET_ADDRESS__1]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_REGION_NO]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]};#{Package\Load Property Employee Address\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Property Employee Address\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[UNICODE_STREET_ADDRESS_LINE3]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+ STREET_ADDRESS_1
+
+
+
+
+
+ STREET_ADDRESS_2
+
+
+
+
+
+ MUNICIPALITY_NAME
+
+
+
+
+
+ POSTAL_CODE
+
+
+
+
+
+ STREET_ADDRESS_3
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ REGION_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ADDRESS]
+ select * from (select * from [dbo].[PIMS_ADDRESS]) [refTable]
+where [refTable].[STREET_ADDRESS_1] = ? and [refTable].[STREET_ADDRESS_2] = ? and [refTable].[MUNICIPALITY_NAME] = ? and [refTable].[POSTAL_CODE] = ? and [refTable].[REGION_CODE] = ? and [refTable].[PROVINCE_STATE_ID] = ? and [refTable].[COUNTRY_ID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[STREET_ADDRESS_3] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ADDRESS_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_1" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_2" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="STREET_ADDRESS_3" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="MUNICIPALITY_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="POSTAL_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="OTHER_COUNTRY" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="LATITUDE" dataType="DT_NUMERIC" length="0" precision="8" scale="6" codePage="0"/><referenceColumn name="LONGITUDE" dataType="DT_NUMERIC" length="0" precision="9" scale="6" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICDODE_STREET_ADDRESS__1]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_REGION_NO]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]};#{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]};#{Package\Load Property Employee Address\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Property Employee Address\Audit Trail (and capture interest holder id).Outputs[Derived Column Output].Columns[UNICODE_STREET_ADDRESS_LINE3]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ STREET_ADDRESS_1
+
+
+
+
+
+ STREET_ADDRESS_2
+
+
+
+
+
+ MUNICIPALITY_NAME
+
+
+
+
+
+ POSTAL_CODE
+
+
+
+
+
+ REGION_CODE
+
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+
+ STREET_ADDRESS_3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ Update PIMS_ADDRESS
+set REGION_CODE=?,
+province_state_id=?,
+country_id=?,
+street_address_1=?,
+STREET_ADDRESS_2=?,
+STREET_ADDRESS_3=?,
+municipality_name=?,
+POSTAL_CODE=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ "APP_PAM"."PAM_PROPERTY_EMPLOYEE"
+
+
+
+ 1252
+ true
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_ADDRESS]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PROVINCE_STATE]
+ select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
+where [refTable].[PROVINCE_STATE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Address\Data Conversion.Outputs[Data Conversion Output].Columns[UNICODE_PROVINCE]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ PROVINCE_STATE_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[CITY]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICDODE_STREET_ADDRESS__1]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[CITY]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICDODE_STREET_ADDRESS__1]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_STREET_ADDRESS_2]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[UNICODE_REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Address\Union All.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ (DT_WSTR,10)#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+ (DT_WSTR,10)PROPERTY_EMPLOYEE_ID
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "place_holder"
+ "place_holder"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "FAX"
+ "FAX"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "WORKPHONE"
+ "WORKPHONE"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "PERSPHONE"
+ "PERSPHONE"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "WORKEMAIL"
+ "WORKEMAIL"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[PHONE_NO]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[FAX_NO]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[CONTACT_METHOD_VALUE]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Person Contact Method"
+ "Load Property Employee Person Contact Method"
+
+
+
+
+ "PIMS_CONTACT_METHOD FOR PERSON"
+ "PIMS_CONTACT_METHOD FOR PERSON"
+
+
+
+
+ "PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorCode]}
+ ErrorCode
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON.Outputs[OLE DB Destination Error Output].Columns[ErrorColumn]}
+ ErrorColumn
+
+
+
+
+ "FIRST_NAME" + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " PERSON_ID: " + (DT_WSTR,25)#{Package\Load Property Employee Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]}
+ "FIRST_NAME" + FIRST_NAME + "SURNAME: " + SURNAME + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " PERSON_ID: " + (DT_WSTR,25)PERSON_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Organization Contact Method"
+ "Load Property Employee Organization Contact Method"
+
+
+
+
+ "PIMS_CONTACT_METHOD FOR ORGANIZATION"
+ "PIMS_CONTACT_METHOD FOR ORGANIZATION"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ORGANIZATION NAME: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " ORGANIZATION_ID: " + (DT_WSTR,10)#{Package\Load Property Employee Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]}
+ "ORGANIZATION NAME: " + COMPANY_NAME + " APP_CREATE_USER_DIRECTORY: " + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " ORGANIZATION_ID: " + (DT_WSTR,10)ORGANIZATION_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Organization Contact Method"
+ "Load Property Employee Organization Contact Method"
+
+
+
+
+ "PIMS_CONTACT_METHOD FOR ORGANIZATION"
+ "PIMS_CONTACT_METHOD FOR ORGANIZATION"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ORGANIZATION NAME: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " ORGANIZATION_ID: " + (DT_WSTR,10)#{Package\Load Property Employee Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]}
+ "ORGANIZATION NAME: " + COMPANY_NAME + " APP_CREATE_USER_DIRECTORY: " + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " ORGANIZATION_ID: " + (DT_WSTR,10)ORGANIZATION_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Person Contact Method"
+ "Load Property Employee Person Contact Method"
+
+
+
+
+ "PIMS_CONTACT_METHOD FOR PERSON"
+ "PIMS_CONTACT_METHOD FOR PERSON"
+
+
+
+
+ "PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD-PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Update PIMS_CONTACT_METHOD.Outputs[OLE DB Command Error Output].Columns[ErrorCode]}
+ ErrorCode
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Update PIMS_CONTACT_METHOD.Outputs[OLE DB Command Error Output].Columns[ErrorColumn]}
+ ErrorColumn
+
+
+
+
+ "FIRST_NAME" + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]} + "SURNAME: " + #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]} + "APP_CREATE_USER_DIRECTORY" + #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]} + " PERSON_ID: " + (DT_WSTR,25)#{Package\Load Property Employee Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]}
+ "FIRST_NAME" + FIRST_NAME + "SURNAME: " + SURNAME + "APP_CREATE_USER_DIRECTORY" + AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY + " PERSON_ID: " + (DT_WSTR,25)PERSON_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ![ISNULL](#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]})
+ !ISNULL(ORGANIZATION_NAME)
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ![ISNULL](#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]})
+ !ISNULL(SURNAME) || !ISNULL(FIRST_NAME)
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[PERSON_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]};#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]};#{Package\Load Property Employee Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ CONTACT_METHOD_VALUE
+
+
+
+
+
+ CONTACT_METHOD_TYPE_CODE
+
+
+
+
+
+ PERSON_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[PERSON_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Contact Method\2859:invalid};#{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Property Employee Contact Method\2860:invalid};#{Package\Load Property Employee Contact Method\PERSON ID.Outputs[Lookup Match Output].Columns[PERSON_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ PERSON_ID
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ CONTACT_METHOD_TYPE_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[ORGANIZATION_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]};#{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]};#{Package\Load Property Employee Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ CONTACT_METHOD_VALUE
+
+
+
+
+
+ CONTACT_METHOD_TYPE_CODE
+
+
+
+
+
+ ORGANIZATION_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_CONTACT_METHOD]
+ select * from (select * from [dbo].[PIMS_CONTACT_METHOD]) [refTable]
+where [refTable].[CONTACT_METHOD_TYPE_CODE] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[CONTACT_METHOD_VALUE] = ? and [refTable].[ORGANIZATION_ID] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="CONTACT_METHOD_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONTACT_METHOD_VALUE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_PREFERRED_METHOD" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Contact Method\2859:invalid};#{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};#{Package\Load Property Employee Contact Method\2860:invalid};#{Package\Load Property Employee Contact Method\ORGANIZATION ID.Outputs[Lookup Match Output].Columns[ORGANIZATION_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ ORGANIZATION_ID
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ CONTACT_METHOD_TYPE_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[APP_CREATE_USERID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]};#{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ APP_CREATE_USERID
+
+
+
+
+
+
+
+
+
+
+
+
+ ORGANIZATION_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+ SELECT *
+FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
+WHERE CELL_PHONE_NUMBER IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ "APP_PAM_MASKED"."PAM_INTEREST_HOLDER"
+
+ SELECT *
+FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
+WHERE EMAIL_ADDRESS IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ "APP_PAM"."PAM_INTEREST_HOLDER"
+
+ SELECT *
+FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
+WHERE FAX_NO IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ "APP_PAM"."PAM_INTEREST_HOLDER"
+
+ SELECT *
+FROM APP_PAM.PAM_PROPERTY_EMPLOYEE
+WHERE PHONE_NO IS NOT NULL
+
+ 1252
+ true
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[APP_CREATE_USERID] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USERID]};#{Package\Load Property Employee Contact Method\AUDIT TRAIL.Outputs[Derived Column Output].Columns[AUDIT_TRAIL_APP_CREATE_USER_DIRECTORY]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+ APP_CREATE_USERID
+
+
+
+
+
+
+
+
+
+
+
+
+ PERSON_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ (FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ (FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO.Outputs[OLE DB Source Output].Columns[NAME]})))
+ (FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ (FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ (FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO.Outputs[OLE DB Source Output].Columns[NAME]})))
+ (FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ (FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ (FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER.Outputs[OLE DB Source Output].Columns[NAME]})))
+ (FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ (FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ (FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL.Outputs[OLE DB Source Output].Columns[NAME]})))
+ (FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MUNICIPALITY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[PHONE_NO]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[COMPANY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_TYPE_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Contact Method\Union All.Outputs[Union All Output 1].Columns[CONTACT_METHOD_VALUE]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update PIMS_CONTACT_METHOD
+set CONTACT_METHOD_TYPE_CODE=?,
+PERSON_ID=?,
+CONTACT_METHOD_VALUE=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 65
+
+
+
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update PIMS_CONTACT_METHOD
+set CONTACT_METHOD_TYPE_CODE=?,
+ORGANIZATION_ID=?,
+CONTACT_METHOD_VALUE=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 65
+
+
+
+
+ 81
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]}
+ [Copy of PROPERTY_EMPLOYEE_ID]
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "place_holder"
+ "place_holder"
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+ "APP_PIMS_PROXY_ETL_EDIT"
+ "APP_PIMS_PROXY_ETL_EDIT"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+
+ (DT_I2)1
+ (DT_I2)1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[PROVINCE]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_1]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[ADDRESS_LINE_2]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[POSITION_TITLE]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[FIRST_NAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[MIDDLE_NAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Surname,FirstName,MiddleName.Outputs[Derived Column Output].Columns[SURNAME]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[CITY]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[REGION_NO]}
+ false
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[PROPERTY_EMPLOYEE_ID]}
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Persons and Organizations"
+ "Load Property Employee Persons and Organizations"
+
+
+
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "FIRST_NAME " + #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[FIRST_NAME]} + "SurName: " + #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[SURNAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "FIRST_NAME " + FIRST_NAME + "SurName: " + SURNAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Persons and Organizations"
+ "Load Property Employee Persons and Organizations"
+
+
+
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "FIRST_NAME " + #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[FIRST_NAME]} + "SurName: " + #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[SURNAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "FIRST_NAME " + FIRST_NAME + "SurName: " + SURNAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Persons and Organizations"
+ "Load Property Employee Persons and Organizations"
+
+
+
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ORGANIZATION_NAME " + #{Package\Load Property Employee Persons and Organizations 3\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Persons and Organizations 3\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "ORGANIZATION_NAME " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [GETDATE]()
+ GETDATE()
+
+
+
+
+ "Load Property Employee Persons and Organizations"
+ "Load Property Employee Persons and Organizations"
+
+
+
+
+ "PIMS_PERSON"
+ "PIMS_PERSON"
+
+
+
+
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+ "PAM_LOAD_PAIMS_TO_PIMS_DATASET_2"
+
+
+
+
+ "ORGANIZATION_NAME " + #{Package\Load Property Employee Persons and Organizations 3\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]} + " APP_CREATE_USER_DIRECTORY: " + #{Package\Load Property Employee Persons and Organizations 3\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]}
+ "ORGANIZATION_NAME " + ORGANIZATION_NAME + " APP_CREATE_USER_DIRECTORY: " + APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [etl].[ETL_ERROR_LOG]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[ORGANIZATION_NAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]};#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ ORGANIZATION_NAME
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[FIRST_NAME] = ? and [refTable].[SURNAME] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]};#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]};#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ FIRST_NAME
+
+
+
+
+
+ SURNAME
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+ [Copy of COMPANY_NAME]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (DT_WSTR,50)[TRIM](#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[FIRST_NAME]})
+ (DT_WSTR,50)TRIM(FIRST_NAME)
+
+
+
+
+ (DT_WSTR,50)[TRIM](#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[SURNAME]})
+ (DT_WSTR,50)TRIM(SURNAME)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "OTHER"
+ "OTHER"
+
+
+
+
+ "OTHINCORPNO"
+ "OTHINCORPNO"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_PERSON]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ![ISNULL](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}) && [LEN]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]})) > 0
+ !ISNULL([Copy of COMPANY_NAME]) && LEN(TRIM([Copy of COMPANY_NAME])) > 0
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (![ISNULL](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}) || ![ISNULL](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) && ([LEN]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]})) > 0 || [LEN]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]})) > 0)
+ (!ISNULL(SURNAME) || !ISNULL(FIRST_NAME)) && (LEN(TRIM(FIRST_NAME)) > 0 || LEN(TRIM(SURNAME)) > 0)
+ 0
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[MIDDLE_NAMES] = ? and [refTable].[SURNAME] = ? and [refTable].[FIRST_NAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[MIDDLE_NAME]};#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[Converting First_Name and Surname datatype.Copy of SURNAME]};#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[Converting First_Name and Surname datatype.Copy of FIRST_NAME]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ MIDDLE_NAMES
+
+
+
+
+
+ SURNAME
+
+
+
+
+
+ FIRST_NAME
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PERSON]
+ select * from (select * from [dbo].[PIMS_PERSON]) [refTable]
+where [refTable].[SURNAME] = ? and [refTable].[FIRST_NAME] = ? and [refTable].[MIDDLE_NAMES] = ? and [refTable].[APP_CREATE_USER_DIRECTORY] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PERSON_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="SURNAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="FIRST_NAME" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="MIDDLE_NAMES" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="NAME_SUFFIX" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="PREFERRED_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="BIRTH_DATE" dataType="DT_DBDATE" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="ADDRESS_COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="USE_ORGANIZATION_ADDRESS" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[SURNAME]};#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[FIRST_NAME]};#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[MIDDLE_NAME]};#{Package\Load Property Employee Persons and Organizations 3\Sort.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ SURNAME
+
+
+
+
+
+ FIRST_NAME
+
+
+
+
+
+ MIDDLE_NAMES
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[ORGANIZATION_NAME] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Persons and Organizations 3\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ ORGANIZATION_NAME
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_ORGANIZATION]
+ select * from (select * from [dbo].[PIMS_ORGANIZATION]) [refTable]
+where [refTable].[APP_CREATE_USER_DIRECTORY] = ? and [refTable].[ORGANIZATION_NAME] = ? and [refTable].[ORGANIZATION_TYPE_CODE] = ? and [refTable].[ORG_IDENTIFIER_TYPE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PRNT_ORGANIZATION_ID" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="REGION_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISTRICT_CODE" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORG_IDENTIFIER_TYPE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_IDENTIFIER" dataType="DT_WSTR" length="100" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_NAME" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="ORGANIZATION_ALIAS" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="INCORPORATION_NUMBER" dataType="DT_WSTR" length="50" precision="0" scale="0" codePage="0"/><referenceColumn name="WEBSITE" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="COMMENT" dataType="DT_WSTR" length="2000" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_CREATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_GUID" dataType="DT_GUID" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="APP_LAST_UPDATE_USER_DIRECTORY" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Persons and Organizations 3\Sort 1.Outputs[Sort Output].Columns[APP_CREATE_USER_DIRECTORY]};#{Package\Load Property Employee Persons and Organizations 3\Sort 1.Outputs[Sort Output].Columns[ORGANIZATION_NAME]};#{Package\Load Property Employee Persons and Organizations 3\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_TYPE_CODE]};#{Package\Load Property Employee Persons and Organizations 3\Format PIMS_Organisation output column.Outputs[Derived Column Output].Columns[ORGANIZATION_IDENTIFIER_TYPE_CODE]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ ORGANIZATION_TYPE_CODE
+
+
+
+
+
+ ORG_IDENTIFIER_TYPE_CODE
+
+
+
+
+
+ ORGANIZATION_NAME
+
+
+
+
+
+ APP_CREATE_USER_DIRECTORY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ update PIMS_ORGANIZATION
+set ORGANIZATION_TYPE_CODE=?,
+ORG_IDENTIFIER_TYPE_CODE=?,
+ORGANIZATION_NAME=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ PAM_PROPERTY_EMPLOYEE
+
+
+
+ 1252
+ false
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ [dbo].[PIMS_ORGANIZATION]
+
+
+ 1252
+ false
+ 3
+ false
+ false
+ TABLOCK,CHECK_CONSTRAINTS
+ 2147483647
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ select * from [dbo].[PIMS_PROVINCE_STATE]
+ select * from (select * from [dbo].[PIMS_PROVINCE_STATE]) [refTable]
+where [refTable].[PROVINCE_STATE_CODE] = ?
+ 0
+ 0
+ 1
+ 0
+ 25
+ 25
+ <referenceMetadata><referenceColumns><referenceColumn name="PROVINCE_STATE_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="COUNTRY_ID" dataType="DT_I2" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="PROVINCE_STATE_CODE" dataType="DT_WSTR" length="20" precision="0" scale="0" codePage="0"/><referenceColumn name="DESCRIPTION" dataType="DT_WSTR" length="200" precision="0" scale="0" codePage="0"/><referenceColumn name="IS_DISABLED" dataType="DT_BOOL" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DISPLAY_ORDER" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="CONCURRENCY_CONTROL_NUMBER" dataType="DT_I8" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_CREATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_TIMESTAMP" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="DB_LAST_UPDATE_USERID" dataType="DT_WSTR" length="30" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata>
+ #{Package\Load Property Employee Persons and Organizations 3\Data Conversion.Outputs[Data Conversion Output].Columns[Copy of PROVINCE]};
+ 1252
+ false
+
+
+
+
+
+
+
+
+
+ PROVINCE_STATE_CODE
+
+
+
+
+
+
+
+
+
+
+
+
+ PROVINCE_STATE_ID
+
+
+
+
+ COUNTRY_ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+
+
+ 3
+ 2
+
+
+
+
+ 3
+ 1
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Converting First_Name and Surname datatype.Outputs[Data Conversion Output].Columns[Copy of FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+
+
+
+
+
+ true
+ -1
+
+
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 3
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_CREATE_USER_DIRECTORY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[APP_LAST_UPDATE_USER_DIRECTORY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_CREATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Audit Trail (and capture property employee id).Outputs[Derived Column Output].Columns[DB_LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FAX_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PHONE_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CELL_PHONE_NUMBER]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[EMAIL_ADDRESS]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of CITY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Format Organization_Name.Outputs[Derived Column Output].Columns[ORGANIZATION_NAME]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) == 0) ? [TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),1,[FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1)))
+ (FINDSTRING(TRIM(NAME)," ",1) == 0) ? TRIM(NAME) : (SUBSTRING(TRIM(NAME),1,FINDSTRING(TRIM(NAME)," ",1)))
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) != 0 ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1),(([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2)) - ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1)))) : ""
+ (FINDSTRING(TRIM(NAME)," ",2)) != 0 ? (SUBSTRING(TRIM(NAME),(FINDSTRING(TRIM(NAME)," ",1) + 1),((FINDSTRING(TRIM(NAME)," ",2)) - (FINDSTRING(TRIM(NAME)," ",1) + 1)))) : ""
+
+
+
+
+ ([FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) == 0) ? ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",1) + 1,[LEN](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}))) : ([SUBSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]}),[FINDSTRING]([TRIM](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})," ",2) + 1,[LEN](#{Package\Load Property Employee Persons and Organizations 3\OLE DB Source.Outputs[OLE DB Source Output].Columns[NAME]})))
+ (FINDSTRING(TRIM(NAME)," ",2) == 0) ? (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",1) + 1,LEN(NAME))) : (SUBSTRING(TRIM(NAME),FINDSTRING(TRIM(NAME)," ",2) + 1,LEN(NAME)))
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FAX_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PHONE_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CELL_PHONE_NUMBER]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[EMAIL_ADDRESS]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of CITY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ACTIVE_FLAG]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CITY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FAX_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_DATETIME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[LAST_UPDATE_USERID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PHONE_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSITION_TITLE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[POSTAL_CODE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[CELL_PHONE_NUMBER]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[EMAIL_ADDRESS]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROVINCE]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_1]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of ADDRESS_LINE_2]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of COMPANY_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of FIRST_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of MIDDLE_NAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of SURNAME]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of CITY]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of REGION_NO]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[PROVINCE_STATE_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[COUNTRY_ID]}
+
+
+
+
+ #{Package\Load Property Employee Persons and Organizations 3\Union All 1.Outputs[Union All Output 1].Columns[Copy of PROPERTY_EMPLOYEE_ID]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ Update PIMS_PERSON
+set FIRST_NAME=?,
+MIDDLE_NAMES=?,
+SURNAME=?
+where APP_CREATE_USER_DIRECTORY=?
+ 1252
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+ 65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
DTS:LogicalAnd="True"
DTS:ObjectName="Constraint 12"
DTS:To="Package\Load Properties 1" />
-
+ DTS:To="Package\Load Acquisition Persons and Organizations" />
+ DTS:To="Package\Load Person Address and Organization Address" />
+ DTS:To="Package\Load Acquisition File Data" />
design-time-name="Package">
-
-
-
-
+ Capacity="32" 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">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ADDRESS]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ Size="170.4,41.6"
+ Id="Package\Load Acquisition File Data\OLE DB Command"
+ TopLeft="495.1,341.9" />
+ Size="167.2,42"
+ Id="Package\Load Acquisition File Data\Derived Column 1 1 1"
+ TopLeft="243.3,423.937638917468" />
+ Size="155.2,41.6"
+ Id="Package\Load Acquisition File Data\ETL Error Log 1"
+ TopLeft="245.088468334802,500.766666666667" />
+ Size="123.2,41.6"
+ Id="Package\Load Acquisition File Data\Lookup 1"
+ TopLeft="513.5,257.5" />
+ Size="155.2,41.6"
+ Id="Package\Load Acquisition File Data\ETL Error Log 1 1"
+ TopLeft="501.255135001468,494.195694415866" />
+ Size="114.4,41.6"
+ Id="Package\Load Acquisition File Data\Lookup"
+ TopLeft="276.7,260.849402720284" />
+ Size="180.8,41.6"
+ Id="Package\Load Acquisition File Data\PIMS Acquisition File"
+ TopLeft="242.966666666666,342.233333333334" />
+ Size="159.2,41.6"
+ Id="Package\Load Acquisition File Data\Data Conversion"
+ TopLeft="254.833333333333,183.5" />
+ Size="167.2,42"
+ Id="Package\Load Acquisition File Data\Derived Column 1 1 1 1"
+ TopLeft="499.466666666666,417.366666666667" />
+ Size="127.2,41.6"
+ Id="Package\Load Acquisition File Data\Audit Trail"
+ TopLeft="268.5,97.7666666666667" />
+ Size="167.2,41.6"
+ Id="Package\Load Acquisition File Data\PAIMS Acquisition"
+ TopLeft="249.166666666667,20.8333333333334" />
+ Id="Package\Load Acquisition File Data.Paths[Data Conversion Output]"
+ TopLeft="334.166666666667,225.1">
+ End="0,28.2494027202839">
+ End="0,28.2494027202839" />
-
+
+ Id="Package\Load Acquisition File Data.Paths[OLE DB Source Output]"
+ TopLeft="332.433333333333,62.4333333333334">
+ End="0,27.8333333333333">
+ End="0,27.8333333333333" />
-
+
+ Id="Package\Load Acquisition File Data.Paths[OLE DB Destination Error Output]"
+ TopLeft="330.133333333333,383.833333333334">
+ End="0,32.604305584134">
-
+ End="0,32.604305584134" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,26.366666666667" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,35.3" />
-
+
+ Id="Package\Load Acquisition File Data.Paths[Lookup No Match Output]"
+ TopLeft="333.633333333333,302.449402720284">
+ End="0,32.2839306130501">
+ End="0,32.2839306130501" />
-
+
+ Id="Package\Load Acquisition File Data.Paths[Lookup Match Output]"
+ TopLeft="391.1,279.974701360142">
+ End="114.9,0">
+ End="114.9,0" />
-
+
+ Id="Package\Load Acquisition File Data.Paths[Derived Column Output2]"
+ TopLeft="580.960900834067,459.366666666667">
+ End="0,27.3290277491989">
+ End="0,27.3290277491989" />
-
+
+ Id="Package\Load Acquisition File Data.Paths[Derived Column Output1]"
+ TopLeft="333.266666666667,139.366666666667">
+ End="0,36.6333333333333">
+ End="0,36.6333333333333" />
-
+
+ Id="Package\Load Acquisition File Data.Paths[Derived Column Output]"
+ TopLeft="324.794234167401,465.937638917468">
+ End="0,27.3290277491989">
+ End="0,27.3290277491989" />
-
+
+
+
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ACQUISITION_FILE]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ACQUISITION_FILE]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Acquisition File Person.Paths[OLE DB Source Output2]"
+ TopLeft="1049.96666666667,67.7666666666667">
+ End="0,44.9">
+ End="0,44.9" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[OLE DB Source Output1]"
+ TopLeft="306.5,62.4333333333333">
+ End="0,42.9">
+ End="0,42.9" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[OLE DB Source Output]"
+ TopLeft="657.233333333333,64.4333333333333">
+ End="0,45.5666666666667">
+ End="0,45.5666666666667" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[OLE DB Destination Error Output]"
+ TopLeft="798.371804098171,694.27069029161">
+ End="91.1474537047646,0">
+ End="91.1474537047646,0" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[OLE DB Command Error Output]"
+ TopLeft="271.889740129853,721.766666666667">
+ End="0,27.8945333679455">
+ End="0,27.8945333679455" />
-
+
-
+ Id="Package\Load Acquisition File Person.Paths[Lookup No Match Output1]"
+ TopLeft="267.366666666667,636.433333333334">
+ End="0,36.2333333333332">
+ End="0,36.2333333333332" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[Lookup No Match Output]"
+ TopLeft="658.269235382419,637.766666666667">
+ End="0,26.491927054745">
+ End="0,26.491927054745" />
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Acquisition File Person.Paths[Lookup Match Output1]"
+ TopLeft="602.166666666667,616.3">
+ End="-267.3,0">
+ End="-267.3,0" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[Lookup Match Output]"
+ TopLeft="657.031258665808,445.140316734924">
+ End="0,57.5317246632154">
+ End="0,57.5317246632154" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[Derived Column Output2]"
+ TopLeft="971.29618433975,716.782786861807">
+ End="0,22.7069846013769">
+ End="0,22.7069846013769" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[Derived Column Output1]"
+ TopLeft="271.089740129853,798.761200034613">
+ End="0,22.7069846013769">
-
-
-
-
+ End="0,22.7069846013769" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[Derived Column Output]"
+ TopLeft="657.251121440627,551.77204139814">
+ End="0,36.8946252685267">
-
-
-
-
+ End="0,36.8946252685267" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[Data Conversion Output2]"
+ TopLeft="1050.06410235249,161.766666666667">
+ End="0,38.3758064596759">
+ End="0,38.3758064596759" />
+ Id="Package\Load Acquisition File Person.Paths[Data Conversion Output1]"
+ TopLeft="658.896794492653,159.1">
+ End="0,44.757526873657">
+ End="0,44.757526873657" />
-
+
+ Id="Package\Load Acquisition File Person.Paths[Data Conversion Output]"
+ TopLeft="309.900640734671,154.433333333333">
+ End="0,41.7091397930099">
+ End="0,41.7091397930099" />
-
+
+ design-time-name="Package\Load Acquisition File Person\Lookup">
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ACQUISITION_FILE_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
DataSourceViewID
+ design-time-name="Package\Load Acquisition File Person\Insert PIMS ACQUISITION FILE PERSON">
DataSourceViewID
@@ -95670,7 +121423,53 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Acquisition File Person\Lookup Person ID">
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ACQUISITION_FILE_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
DataSourceViewID
@@ -95682,49 +121481,330 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ACQUISITION_FILE]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+ design-time-name="Package\Load Acquisition Persons and Organizations">
+ Capacity="128" 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">
+ Size="184,41.6"
+ Id="Package\Load Acquisition Persons and Organizations\FirstName, Surname1"
+ TopLeft="625.684494481867,85.447465740959" />
+
+ Id="Package\Load Acquisition Persons and Organizations\ETL Error Log 1 2"
+ TopLeft="1000.7420068548,1421.2026623459" />
+ Size="188,41.6"
+ Id="Package\Load Acquisition Persons and Organizations\Format Output Column"
+ TopLeft="465.141411764704,1025.91453472027" />
+ Size="192.8,41.6"
+ Id="Package\Load Acquisition Persons and Organizations\PIMS_ORGANIZATION"
+ TopLeft="721.141411764704,1256.60696793003" />
+ Size="130.4,41.6"
+ Id="Package\Load Acquisition Persons and Organizations\Union All 1"
+ TopLeft="645.920205186663,517.422449653351" />
+
+
+
+ Id="Package\Load Acquisition Persons and Organizations\Derived Column 1 1 1"
+ TopLeft="757.285714285714,1341.47794018083" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Person]"
+ TopLeft="567.65878489625,815.01453472027">
+ End="0,30.5430864459355">
+ End="0,30.5430864459355" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -95734,99 +121814,195 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[OLE DB Source Output1]"
+ TopLeft="1004.94141959734,59.1672948114332">
+ End="0,19.7930740843774">
-
+ End="0,19.7930740843774" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,24.1709680515575" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,35.7709722507998" />
+ Id="Package\Load Acquisition Persons and Organizations.Paths[OLE DB Destination Error Output]"
+ TopLeft="563.213563025209,1221.30696793003">
+ End="0,34.7419445016003">
+ End="0,34.7419445016003" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[OLE DB Command Error Output1]"
+ TopLeft="1060.9,1297.5">
+ End="14.9535385199961,36.4736345966965">
+ End="0,17.9868172983482" />
+
+
+
+
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[OLE DB Command Error Output]"
+ TopLeft="316.120205186663,1225.50066782811">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="93.4,36.4">
+ End="0,13.8792727272727" />
+
+
+
+
@@ -95835,360 +122011,306 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Multicast Output 1]"
+ TopLeft="697.2,728.51453472027">
+ End="-125.9,37.4">
+ End="0,14.2865454545454" />
+ Point1="0,14.2865454545454"
+ Point2="0,18.2865454545454"
+ Point3="-4,18.2865454545454" />
+ End="-121.9,18.2865454545454" />
+ Point1="-121.9,18.2865454545454"
+ Point2="-125.9,18.2865454545454"
+ Point3="-125.9,22.2865454545454" />
+ End="-125.9,37.4" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup No Match Output6]"
+ TopLeft="705.3,421.01453472027">
+ End="-97.5000000000001,25.8999999999998">
+ End="0,12.6999999999999" />
+
+
+
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup No Match Output5]"
+ TopLeft="818.820705882352,1211.35618466899">
+ End="0,37.7507832610406">
-
-
-
-
+ End="0,37.7507832610406" />
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup No Match Output4]"
+ TopLeft="559.830808475684,1141.50066782811">
+ End="0,30.7063001019233">
+ End="0,30.7063001019233" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup No Match Output3]"
+ TopLeft="1060.25,1204.50066782811">
+ End="0,43.8993321718933">
+ End="0,43.8993321718933" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup No Match Output2]"
+ TopLeft="562.979490778602,894.657621166206">
+ End="0,42.2569135540645">
+ End="0,42.2569135540645" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup No Match Output1]"
+ TopLeft="824.420705882352,978.306967930029">
+ End="0,30.6075667902404">
+ End="0,30.6075667902404" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup No Match Output]"
+ TopLeft="314.070205186663,1146.00066782811">
+ End="0,30.4000000000003">
+ End="0,30.4000000000003" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup Match Output2]"
+ TopLeft="881.7,1187.12842624855">
+ End="108.8,0">
+ End="108.8,0" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup Match Output1]"
+ TopLeft="500.420205186663,1122.95066782811">
+ End="-119.3,0">
+ End="-119.3,0" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Lookup Match Output]"
+ TopLeft="731.810102593332,421.01453472027">
+ End="0,88.9079149330809">
+ End="0,88.9079149330809" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output11]"
+ TopLeft="818.470705882352,1132.51453472027">
+ End="0,29.7416499487197">
+ End="0,29.7416499487197" />
@@ -96198,337 +122320,63 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output10]"
+ TopLeft="828.6,894.01453472027">
+ End="0,35.1924332097593">
+ End="0,35.1924332097593" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output9]"
+ TopLeft="842.129948453117,1383.47794018083">
+ End="0,30.2290277492002">
+ End="0,30.2290277492002" />
-
-
-
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_PERSON]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_PERSON]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_PERSON]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_ACQUISITION_FILE]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output8]"
+ TopLeft="1077.0977726874,1383.4736345967">
+ End="0,30.2290277492">
+ End="0,30.2290277492" />
@@ -96538,19 +122386,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output7]"
+ TopLeft="330.014439354064,1304.80696793003">
+ End="0,25.0290277491999">
+ End="0,25.0290277491999" />
@@ -96560,19 +122408,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output6]"
+ TopLeft="715.420109187605,646.004186018809">
+ End="0,33.4103487014605">
+ End="0,33.4103487014605" />
@@ -96582,31 +122430,25 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output5]"
+ TopLeft="668.2,475.21453472027">
+ End="42.9202051866631,34.7079149330809">
-
-
+ End="38.9202051866631,0" />
+ Point1="38.9202051866631,0"
+ Point2="42.9202051866631,0"
+ Point3="42.9202051866631,4" />
+ End="42.9202051866631,34.7079149330809" />
@@ -96616,19 +122458,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output4]"
+ TopLeft="1007.75052369509,128.06036889581">
+ End="0,20.3772253484485">
+ End="0,20.3772253484485" />
@@ -96638,31 +122480,63 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output3]"
+ TopLeft="558.380808475684,1067.51453472027">
+ End="0,24.8861331078367">
-
+ End="0,24.8861331078367" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,23.7062564970358" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,17.5836764259648" />
@@ -96672,67 +122546,63 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Derived Column Output]"
+ TopLeft="567.879948453115,1305.54891243163">
+ End="0,25.0290277491999">
+ End="0,25.0290277491999" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Data Conversion Output]"
+ TopLeft="705.35,347.51453472027">
+ End="0,24.4000000000001">
+ End="0,24.4000000000001" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Union All Output 11]"
+ TopLeft="712.180211780936,559.022449653351">
+ End="0,37.8817363654581">
+ End="0,37.8817363654581" />
@@ -96742,19 +122612,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Union All Output 1]"
+ TopLeft="706.3,273.51453472027">
+ End="0,24.9">
+ End="0,24.9" />
@@ -96764,19 +122634,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Sort Output4]"
+ TopLeft="1010.35193549219,197.537594244259">
+ End="-274.751935492194,26.8769404760113">
+ End="0,18.4261585937928" />
+
+
+
+
@@ -96786,79 +122668,75 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Sort Output3]"
+ TopLeft="818.641411764704,1058.01453472027">
+ End="0,25.4000000000001">
+ End="0,25.4000000000001" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Sort Output2]"
+ TopLeft="560.541411764704,986.01453472027">
+ End="0,32.4">
+ End="0,32.4" />
-
+
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Sort Output1]"
+ TopLeft="474.874995246311,200.634367405735">
+ End="203.925004753689,23.7801673145344">
+ End="0,16.4059460592671" />
+ Point1="0,16.4059460592671"
+ Point2="0,20.4059460592671"
+ Point3="4,20.4059460592671" />
+ End="199.925004753689,20.4059460592671" />
+ Point1="199.925004753689,20.4059460592671"
+ Point2="203.925004753689,20.4059460592671"
+ Point3="203.925004753689,24.4059460592671" />
+ End="203.925004753689,23.7801673145344" />
@@ -96868,458 +122746,728 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Acquisition Persons and Organizations.Paths[Sort Output]"
+ TopLeft="709.775962886026,193.731142166924">
+ End="0,30.6833925533463">
-
+ End="0,30.6833925533463" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PROVINCE_STATE]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,26.3666668595208" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,32.35" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[OLE DB Source Output]"
+ TopLeft="523.45,42.5">
+ End="0,28.4">
+ End="0,28.4" />
+ Id="Package\Load Interest Holder Addresses.Paths[OLE DB Destination Error Output]"
+ TopLeft="468.1,684.366666666667">
+ End="-51.9000000000001,0">
-
-
-
-
+ End="-51.9000000000001,0" />
+ Id="Package\Load Interest Holder Addresses.Paths[OLE DB Command Error Output]"
+ TopLeft="822.7,698.9">
+ End="0,37.6290277491991">
+ End="0,37.6290277491991" />
+ Id="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output3]"
+ TopLeft="599.8,183.275">
+ End="62.75,0">
+ End="62.75,0" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output2]"
+ TopLeft="816.95,602.9">
+ End="0,46.8999999999999">
+ End="0,46.8999999999999" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output1]"
+ TopLeft="549.1,603.968771864973">
+ End="15.4,50.4645614683606">
+ End="0,24.9822807341803" />
+ Point1="0,24.9822807341803"
+ Point2="0,28.9822807341803"
+ Point3="4,28.9822807341803" />
+ End="11.4,28.9822807341803" />
+ Point1="11.4,28.9822807341803"
+ Point2="15.4,28.9822807341803"
+ Point3="15.4,32.9822807341803" />
+ End="15.4,50.4645614683606" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Lookup No Match Output]"
+ TopLeft="618.45,348.15">
+ End="56.0999999999999,0">
+ End="56.0999999999999,0" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Lookup Match Output2]"
+ TopLeft="524.75,205">
+ End="0,33.8">
+ End="0,33.8" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Lookup Match Output1]"
+ TopLeft="606.3,582.634385932486">
+ End="138.2,0">
-
-
-
-
+ End="138.2,0" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Lookup Match Output]"
+ TopLeft="520.775,369.75">
+ End="0,31.8500000000001">
+ End="0,31.8500000000001" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Derived Column Output4]"
+ TopLeft="736.05,368.55">
+ End="-174.55,33.0500000000001">
+ End="0,20.0350909090909" />
+
+
+
+
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Derived Column Output3]"
+ TopLeft="732.45,204.55">
+ End="-188.816666666667,34.25">
+ End="0,20.7246753246753" />
+
+
+
+
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Derived Column Output2]"
+ TopLeft="825.094234167401,786.029027749199">
+ End="0,27.929027749199">
+ End="0,27.929027749199" />
-
+
-
+ Id="Package\Load Interest Holder Addresses.Paths[Derived Column Output1]"
+ TopLeft="547.249998708565,526.566666859521">
+ End="0,28.3021050054519">
-
-
+ End="0,28.3021050054519" />
-
+
+ Id="Package\Load Interest Holder Addresses.Paths[Derived Column Output]"
+ TopLeft="325.094234167401,707">
+ End="0,27.929027749199">
+ End="0,27.929027749199" />
+ Id="Package\Load Interest Holder Addresses.Paths[Data Conversion Output]"
+ TopLeft="522.3,120.4">
+ End="0,35.1">
+ End="0,35.1" />
-
+
-
-
- DataSourceViewID
-
-
-
-
+ design-time-name="Package\Load Interest Holder Addresses\ETL Error Log 1">
DataSourceViewID
@@ -97332,7 +123480,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Interest Holder Addresses\Insert PIMS_ADDRESS">
DataSourceViewID
@@ -97345,46 +123493,40 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
-
-
- DataSourceViewID
-
-
-
-
+ design-time-name="Package\Load Interest Holder Addresses\COUNTRY_ID">
- DataSourceViewID
+ OverwriteParamsSQLProp
+ false
-
-
-
-
- DataSourceViewID
+ UsedTableName
+ [dbo].[PIMS_COUNTRY]
TableInfoObjectType
Table
+ type="q4:string">0
+
+
+ DataSourceViewID
+ design-time-name="Package\Load Interest Holder Addresses\Lookup 1">
OverwriteParamsSQLProp
false
+ type="q2:string">false
UsedTableName
[dbo].[PIMS_PERSON]
+ type="q3:string">[dbo].[PIMS_ADDRESS]
TableInfoObjectType
@@ -97397,7 +123539,20 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Interest Holder Addresses\PAM_INTEREST_HOLDER">
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
OverwriteParamsSQLProp
@@ -97420,7 +123575,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Interest Holder Addresses\Lookup">
OverwriteParamsSQLProp
@@ -97430,7 +123585,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
UsedTableName
[dbo].[PIMS_ORGANIZATION]
+ type="q3:string">[dbo].[PIMS_ADDRESS]
TableInfoObjectType
@@ -97443,1040 +123598,1657 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Interest Holder Contact Method">
-
-
-
+ Size="139.2,42"
+ Id="Package\Load Interest Holder Contact Method\PERSON ID"
+ TopLeft="1639.15074935571,675.8579433445" />
-
-
-
+ Id="Package\Load Interest Holder Contact Method\Data Conversion 2"
+ TopLeft="1194.95239658204,232" />
+ Size="267.2,42"
+ Id="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - EMAIL"
+ TopLeft="1960.76662656599,159.485715773446" />
+ Size="168,42"
+ Id="Package\Load Interest Holder Contact Method\ETL ERROR LOG"
+ TopLeft="1863,428" />
+ Size="176.8,42"
+ Id="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2 1"
+ TopLeft="2190.61906324871,1055.26666666667" />
+ Size="170,42"
+ Id="Package\Load Interest Holder Contact Method\Data Conversion 1"
+ TopLeft="800,232" />
+ Size="351.2,42"
+ Id="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - CELL_PHONE_NUMBER"
+ TopLeft="1520,163" />
+ Size="123.2,42"
+ Id="Package\Load Interest Holder Contact Method\Multicast"
+ TopLeft="1099,751" />
+ Size="175.2,41.6"
+ Id="Package\Load Interest Holder Contact Method\ETL ERROR LOG 1"
+ TopLeft="2215.61906324871,429.5" />
+ Size="123.2,41.6"
+ Id="Package\Load Interest Holder Contact Method\Lookup 1"
+ TopLeft="2181.64226804124,829.501983835415" />
+ Size="260,41.6"
+ Id="Package\Load Interest Holder Contact Method\Upadate PIMS_CONTACT_METHOD"
+ TopLeft="2158.6,584.556368673193" />
+ Size="160.8,42"
+ Id="Package\Load Interest Holder Contact Method\Data Conversion"
+ TopLeft="381,231" />
+ Size="320,41.6"
+ Id="Package\Load Interest Holder Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON"
+ TopLeft="1780.35714285714,585.142857142857" />
+ Size="284.8,42"
+ Id="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - FAX_NO"
+ TopLeft="1138.52382515347,165.304762021852" />
+ Size="343.2,42"
+ Id="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - WORKPHONE"
+ TopLeft="709.85715835435,305.666666818195" />
+ Size="158,42"
+ Id="Package\Load Interest Holder Contact Method\Derived Column 2"
+ TopLeft="2217.11906324871,502" />
+ Size="380,42"
+ Id="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - WORKEMAIL"
+ TopLeft="1905.1666241818,301.399999338786" />
+ Size="123.2,41.6"
+ Id="Package\Load Interest Holder Contact Method\Lookup 3"
+ TopLeft="2213.6,676.056368673193" />
+ Size="114.4,41.6"
+ Id="Package\Load Interest Holder Contact Method\Lookup"
+ TopLeft="1884.14226804124,824.230492285085" />
+ Size="342,42"
+ Id="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - PERSPHONE"
+ TopLeft="295.833348797426,310.20000014464" />
+ Size="299.2,42"
+ Id="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - FAX"
+ TopLeft="1126.80953943919,301.333333450423" />
+ Size="352.8,42"
+ Id="Package\Load Interest Holder Contact Method\CONTACT_METHOD_TYPE_CODE - MOBLPHONE"
+ TopLeft="1521.33335048622,300.466666880184" />
-
-
-
-
-
-
+ Id="Package\Load Interest Holder Contact Method\Data Conversion 5"
+ TopLeft="1061,627" />
+ Size="188.8,43.2"
+ Id="Package\Load Interest Holder Contact Method\ORGANIZATION ID"
+ TopLeft="1617.57141327291,820.907943308344" />
-
+ Id="Package\Load Interest Holder Contact Method\Derived Column 1 1"
+ TopLeft="2187.61906324871,981.766666666667" />
-
+ Size="374,42"
+ Id="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - HOME_PHONE_NO"
+ TopLeft="280.952396582042,162.733333450423" />
+ Size="176.8,42"
+ Id="Package\Load Interest Holder Contact Method\ETL ERROR LOG 2"
+ TopLeft="1857,1057.5" />
+ Size="158,42"
+ Id="Package\Load Interest Holder Contact Method\Derived Column"
+ TopLeft="1864.5,500.5" />
+ Size="368.8,41.6"
+ Id="Package\Load Interest Holder Contact Method\INSERT PIMS_CONTACT_METHOD FOR ORGANIZATION"
+ TopLeft="1752.35714285714,907.142857142857" />
+ Id="Package\Load Interest Holder Contact Method\Data Conversion 4"
+ TopLeft="2012.42857142857,230" />
+ Size="176,42"
+ Id="Package\Load Interest Holder Contact Method\IS ORGANIZATION"
+ TopLeft="1328.28571428571,825.714285714286" />
+ Size="123.2,41.6"
+ Id="Package\Load Interest Holder Contact Method\Lookup 2"
+ TopLeft="1885.1,675.556368673193" />
+ Size="174,42"
+ Id="Package\Load Interest Holder Contact Method\Data Conversion 3"
+ TopLeft="1603.95239658204,232" />
+ Size="123.2,42"
+ Id="Package\Load Interest Holder Contact Method\Union All"
+ TopLeft="1090,420" />
+ Size="386,42"
+ Id="Package\Load Interest Holder Contact Method\PAM_INTEREST_HOLDER - WORK_PHONE_NO"
+ TopLeft="685.238110867757,167.190476307566" />
+ Size="139.2,42"
+ Id="Package\Load Interest Holder Contact Method\IS PERSON"
+ TopLeft="1327,675" />
+ Size="146,42"
+ Id="Package\Load Interest Holder Contact Method\AUDIT TRAIL"
+ TopLeft="1079,544" />
+ Size="167.2,42"
+ Id="Package\Load Interest Holder Contact Method\Derived Column 1"
+ TopLeft="1854,984" />
+ Size="253.6,41.6"
+ Id="Package\Load Interest Holder Contact Method\Update PIMS_CONTACT_METHOD"
+ TopLeft="2153.14226804124,908.001983835415" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Interest Holder Contact Method.Paths[PERSON]"
+ TopLeft="1466,696.42897167225">
+ End="165.65074935571,0">
+ End="165.65074935571,0" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Organization]"
+ TopLeft="1504.28571428571,844.561114511315">
+ End="105.785698987196,0">
-
+ End="105.785698987196,0" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,18.766666549577" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,17.195237978148" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[OLE DB Source Output2]"
+ TopLeft="1693.22619829102,205">
+ End="0,19.5">
-
+ End="0,19.5" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,21.014284226554" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,15.309523692434" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[OLE DB Destination Error Output1]"
+ TopLeft="1941.92857142857,585.142857142857">
+ End="0,-35.142857142857">
+ End="0,-35.142857142857" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Point1="0,12.0823414156258"
+ Point2="0,16.0823414156258"
+ Point3="-4,16.0823414156258" />
+ End="-4.72320479253176,16.0823414156258" />
+ Point1="-4.72320479253176,16.0823414156258"
+ Point2="-8.72320479253176,16.0823414156258"
+ Point3="-8.72320479253176,20.0823414156258" />
+ End="-8.72320479253176,24.6646828312516" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[OLE DB Command Error Output]"
+ TopLeft="2292.35953162435,584.556368673193">
+ End="0,-33.0563686731932">
+ End="0,-33.0563686731932" />
+ Id="Package\Load Interest Holder Contact Method.Paths[Multicast Output 2]"
+ TopLeft="1160.5,793">
+ End="255.785714285714,25.2142857142858">
+ End="0,12.3571428571429" />
+
+
+
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Multicast Output 1]"
+ TopLeft="1179.66666666667,751">
+ End="216.833333333333,-26.5">
+ End="0,-9.86195826645258" />
+
+
+
+
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup No Match Output3]"
+ TopLeft="2243.24226804124,871.101983835415">
+ End="36.7000000000003,29.4">
+ End="0,14.45" />
+
+
+
+
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup No Match Output2]"
+ TopLeft="1943.52857142857,675.556368673193">
+ End="0,-41.3135115303359">
+ End="0,-41.3135115303359" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup No Match Output1]"
+ TopLeft="1939.04970544919,865.830492285085">
+ End="0,33.8123648577724">
+ End="0,33.8123648577724" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup No Match Output]"
+ TopLeft="2275.2,676.056368673193">
+ End="13.4000000000005,-42.4">
+ End="0,-20.95" />
+ Point1="0,-20.95"
+ Point2="0,-24.95"
+ Point3="4,-24.95" />
+ End="9.40000000000055,-24.95" />
+ Point1="9.40000000000055,-24.95"
+ Point2="13.4000000000005,-24.95"
+ Point3="13.4000000000005,-28.95" />
+ End="13.4000000000005,-42.4" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup Match Output3]"
+ TopLeft="2008.3,696.606368673193">
+ End="197.8,0">
+ End="197.8,0" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup Match Output2]"
+ TopLeft="1778.35074935571,696.607156008846">
+ End="99.2492506442895,0">
+ End="99.2492506442895,0" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup Match Output1]"
+ TopLeft="1998.54226804124,847.66623806025">
+ End="175.6,0">
+ End="175.6,0" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Lookup Match Output]"
+ TopLeft="1806.37141327291,843.769217796714">
+ End="70.2708547683274,0">
+ End="70.2708547683274,0" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output9]"
+ TopLeft="466.833348797426,352.20000014464">
+ End="646.333317869241,60.29999985536">
+ End="0,45.248425091787" />
+
+
+
+
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output8]"
+ TopLeft="2275.11906324871,1023.76666666667">
+ End="0,23.9999999999998">
+ End="0,23.9999999999998" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output7]"
+ TopLeft="1276.30953943919,343.333333450423">
+ End="-124.80953943919,69.166666549577">
+ End="0,34.3333332747885" />
+
+
+
+
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output6]"
+ TopLeft="1149,586">
+ End="0,33.5">
+ End="0,33.5" />
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output5]"
+ TopLeft="2095.1666241818,343.399999338786">
+ End="-905.333290848467,69.100000661214">
+ End="0,51.6405516613936" />
+
+
+
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output4]"
+ TopLeft="1697.83335048622,342.466666880184">
+ End="-527.166683819553,70.033333119816">
+ End="0,41.9226322972907" />
+ Point1="0,41.9226322972907"
+ Point2="0,45.9226322972907"
+ Point3="-4,45.9226322972907" />
+ End="-523.166683819553,45.9226322972907" />
+ Point1="-523.166683819553,45.9226322972907"
+ Point2="-527.166683819553,45.9226322972907"
+ Point3="-527.166683819553,49.9226322972907" />
+ End="-527.166683819553,70.033333119816" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output3]"
+ TopLeft="881.35715835435,347.666666818195">
+ End="250.976174978983,64.833333181805">
+ End="0,38.842696539464" />
+ Point1="0,38.842696539464"
+ Point2="0,42.842696539464"
+ Point3="4,42.842696539464" />
+ End="246.976174978983,42.842696539464" />
+ Point1="246.976174978983,42.842696539464"
+ Point2="250.976174978983,42.842696539464"
+ Point3="250.976174978983,46.842696539464" />
+ End="250.976174978983,64.833333181805" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output2]"
+ TopLeft="2299.66906324871,502">
+ End="0,-23.3999999999999">
+ End="0,-23.3999999999999" />
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output1]"
+ TopLeft="1945.25,500.5">
+ End="0,-23.0000000000001">
+ End="0,-23.0000000000001" />
+ Id="Package\Load Interest Holder Contact Method.Paths[Derived Column Output]"
+ TopLeft="1941.5,1026">
+ End="0,24">
-
+ End="0,24" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,74.5" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,21.899999338786" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Data Conversion Output3]"
+ TopLeft="464.166674398713,273">
+ End="0,29.70000014464">
+ End="0,29.70000014464" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Data Conversion Output2]"
+ TopLeft="1278.13096801062,274">
+ End="0,19.833333450423">
-
-
-
-
+ End="0,19.833333450423" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Data Conversion Output1]"
+ TopLeft="1694.39287353413,274">
+ End="0,18.966666880184">
+ End="0,18.966666880184" />
-
+
+ Id="Package\Load Interest Holder Contact Method.Paths[Data Conversion Output]"
+ TopLeft="883.178579177175,274">
+ End="0,24.166666818195">
-
-
-
-
+ End="0,24.166666818195" />
-
+
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ORGANIZATION]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[OLE DB Command Error Output]"
+ TopLeft="1001.6,1187.4">
+ End="-17.2,22.6533134634899">
+ End="0,11.0766567317449" />
+ Point1="0,11.0766567317449"
+ Point2="0,15.0766567317449"
+ Point3="-4,15.0766567317449" />
+ End="-13.2,15.0766567317449" />
+ Point1="-13.2,15.0766567317449"
+ Point2="-17.2,15.0766567317449"
+ Point3="-17.2,19.0766567317449" />
+ End="-17.2,22.6533134634899" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Multicast Output 3]"
+ TopLeft="541.416666666667,612.55">
+ End="-113.916666666667,39.1099999999992">
+ End="0,14.9691860465114" />
+ Point1="0,14.9691860465114"
+ Point2="0,18.9691860465114"
+ Point3="-4,18.9691860465114" />
+ End="-109.916666666667,18.9691860465114" />
+ Point1="-109.916666666667,18.9691860465114"
+ Point2="-113.916666666667,18.9691860465114"
+ Point3="-113.916666666667,22.9691860465114" />
+ End="-113.916666666667,39.1099999999992" />
@@ -98486,31 +125258,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Multicast Output 1]"
+ TopLeft="584.083333333333,612.55">
+ End="150.278225245656,39.9951587423943">
+ End="0,15.329425069579" />
+ Point1="0,15.329425069579"
+ Point2="0,19.329425069579"
+ Point3="4,19.329425069579" />
+ End="146.278225245656,19.329425069579" />
+ Point1="146.278225245656,19.329425069579"
+ Point2="150.278225245656,19.329425069579"
+ Point3="150.278225245656,23.329425069579" />
+ End="150.278225245656,39.9951587423943" />
@@ -98520,355 +125292,319 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output7]"
+ TopLeft="617,178.5">
+ End="138,0">
+ End="138,0" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output6]"
+ TopLeft="426.9,866.56">
+ End="0,30.2600000000002">
-
-
-
-
+ End="0,30.2600000000002" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output5]"
+ TopLeft="642.8,339.7">
+ End="132.7,0">
-
-
-
-
+ End="132.7,0" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output4]"
+ TopLeft="424.7,1105.4">
+ End="17.264285714286,42.9242857142899">
+ End="0,21.212142857145" />
+ Point1="0,21.212142857145"
+ Point2="0,25.212142857145"
+ Point3="4,25.212142857145" />
+ End="13.264285714286,25.212142857145" />
+ Point1="13.264285714286,25.212142857145"
+ Point2="17.264285714286,25.212142857145"
+ Point3="17.264285714286,29.212142857145" />
+ End="17.264285714286,42.9242857142899" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output3]"
+ TopLeft="731.292308249558,865.26580650967">
+ End="0,23.9651613419201">
-
-
-
-
+ End="0,23.9651613419201" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output2]"
+ TopLeft="999.6,1087.9">
+ End="0,50.4000000000005">
-
-
-
-
+ End="0,50.4000000000005" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output1]"
+ TopLeft="741.836501752075,1092.4">
+ End="0,46.3919414954696">
-
-
-
-
+ End="0,46.3919414954696" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup No Match Output]"
+ TopLeft="227.65,1106.8">
+ End="0,39.9000000000001">
+ End="0,39.9000000000001" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup Match Output3]"
+ TopLeft="542.583333333333,363.5">
+ End="0,42.5">
+ End="0,42.5" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup Match Output2]"
+ TopLeft="805.7,1069.35">
+ End="122.8,0">
+ End="122.8,0" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup Match Output1]"
+ TopLeft="367.5,1085.3">
+ End="-66.8000000000001,0">
+ End="-66.8000000000001,0" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Lookup Match Output]"
+ TopLeft="529.933333333333,202">
+ End="0,43">
+ End="0,43" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output9]"
+ TopLeft="251.494234167401,1267.15331346349">
+ End="0,25.4290277492">
+ End="0,25.4290277492" />
@@ -98878,19 +125614,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output8]"
+ TopLeft="749,1258.65331346349">
+ End="8.18846833480211,25.4290277492">
+ End="0,12.4645138746" />
+
+
+
+
@@ -98900,19 +125648,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output7]"
+ TopLeft="984.4,1259.15331346349">
+ End="8.18846833480211,25.4290277492">
+ End="0,12.4645138746" />
+
+
+
+
@@ -98922,19 +125682,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output6]"
+ TopLeft="440.5,1269.52428571429">
+ End="8.18846833480205,25.4290277492">
+ End="0,12.4645138746" />
+
+
+
+
@@ -98944,19 +125716,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output5]"
+ TopLeft="428,1027.92">
+ End="0,28.3800000000001">
+ End="0,28.3800000000001" />
@@ -98966,19 +125738,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output4]"
+ TopLeft="840,358.1">
+ End="-260.666666666667,47.9">
+ End="0,28.8358662613982" />
+
+
+
+
@@ -98988,19 +125772,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output3]"
+ TopLeft="729.769241526282,792.65161081973">
+ End="0,23.1141956899367">
+ End="0,23.1141956899367" />
@@ -99010,541 +125794,378 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output2]"
+ TopLeft="827.5,197">
+ End="-260.766666666667,48">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_ORGANIZATION]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
- UsedTableName
- [dbo].[PIMS_PERSON]
-
-
- TableInfoObjectType
- 0
-
-
- DataSourceViewID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ End="0,28.8675324675325" />
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output1]"
+ TopLeft="561,538.95">
+ End="0,24.0999999999999">
+ End="0,24.0999999999999" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Derived Column Output]"
+ TopLeft="742.775000275099,1009.77483885804">
+ End="0,33.5251611419604">
+ End="0,33.5251611419604" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Data Conversion Output1]"
+ TopLeft="427.7,790.32">
+ End="0,27.1399999999999">
+ End="0,27.1399999999999" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Data Conversion Output]"
+ TopLeft="531.7,125">
+ End="0,27.5">
+ End="0,27.5" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Union All Output 11]"
+ TopLeft="547.1,294.1">
+ End="0,19.8999999999999">
+ End="0,19.8999999999999" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Union All Output 1]"
+ TopLeft="559.125,455.5">
+ End="0,33.95">
+ End="0,33.95" />
-
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Sort Output1]"
+ TopLeft="737.928846746366,938.73096785159">
+ End="0,21.54387100645">
+ End="0,21.54387100645" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[Organization]"
+ TopLeft="732.861559037486,701.64515874239">
+ End="0,41.9064520773354">
+ End="0,41.9064520773354" />
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[OLE DB Source Output]"
+ TopLeft="532.75,51.9999999999999">
+ End="0,23.5000000000001">
+ End="0,23.5000000000001" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Point1="0,10.58068598401"
+ Point2="0,14.58068598401"
+ Point3="4,14.58068598401" />
+ End="5.42699649584995,14.58068598401" />
+ Point1="5.42699649584995,14.58068598401"
+ Point2="9.42699649584995,14.58068598401"
+ Point3="9.42699649584995,18.58068598401" />
+ End="9.42699649584995,21.6613719680199" />
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[OLE DB Destination Error Output]"
+ TopLeft="441.232142857143,1197.42428571429">
+ End="0,23">
-
-
-
-
+ End="0,23" />
+ Id="Package\Load Interest Holder Persons and Organizations.Paths[OLE DB Command Error Output1]"
+ TopLeft="223.7,1195.8">
+ End="28.1000000000001,22.2533134634898">
+ End="0,10.8766567317449" />
+
+
+
+
@@ -99552,20 +126173,40 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Interest Holder Persons and Organizations\Lookup 2">
- DataSourceViewID
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ORGANIZATION]
TableInfoObjectType
Table
+ type="q4:string">0
+
+
+ DataSourceViewID
+ design-time-name="Package\Load Interest Holder Persons and Organizations\Filter pre-existing organisation">
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+
OverwriteParamsSQLProp
@@ -99575,7 +126216,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
UsedTableName
[dbo].[PIMS_PROVINCE_STATE]
+ type="q3:string">[dbo].[PIMS_PERSON]
TableInfoObjectType
@@ -99588,7 +126229,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Interest Holder Persons and Organizations\PAM_INTEREST_HOLDER">
DataSourceViewID
@@ -99601,7 +126242,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Interest Holder Persons and Organizations\Lookup 3">
OverwriteParamsSQLProp
@@ -99611,7 +126252,30 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
UsedTableName
[dbo].[PIMS_COUNTRY]
+ type="q3:string">[dbo].[PIMS_ORGANIZATION]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
TableInfoObjectType
@@ -99623,1018 +126287,842 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+ design-time-name="Package\Load Person Address and Organization Address">
-
-
+ Size="158,42"
+ Id="Package\Load Person Address and Organization Address\Derived Column 2 2 1"
+ TopLeft="976.5,540.1" />
+ Size="167.2,42"
+ Id="Package\Load Person Address and Organization Address\Derived Column 1"
+ TopLeft="1194.5,312" />
+ Size="138,42"
+ Id="Package\Load Person Address and Organization Address\Audit Trail 1"
+ TopLeft="369.7,201.5" />
+ Size="174,42"
+ Id="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2"
+ TopLeft="369,627.1" />
+ Size="174,42"
+ Id="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2 1"
+ TopLeft="969.5,623.1" />
+ Size="123.2,41.6"
+ Id="Package\Load Person Address and Organization Address\Lookup 2"
+ TopLeft="990.504909560723,386.5" />
+ Size="158,42"
+ Id="Package\Load Person Address and Organization Address\Derived Column 2 2"
+ TopLeft="740,537.1" />
+ Size="158,42"
+ Id="Package\Load Person Address and Organization Address\Derived Column"
+ TopLeft="613.2,198.5" />
+ Size="288.8,41.6"
+ Id="Package\Load Person Address and Organization Address\Update PIMS_ORGANIZATION_ADDRESS"
+ TopLeft="0.5,469.5" />
+ Size="128.8,42"
+ Id="Package\Load Person Address and Organization Address\Audit Trail"
+ TopLeft="983.8,307" />
+ Size="155.2,42"
+ Id="Package\Load Person Address and Organization Address\PIMS PERSON"
+ TopLeft="1056.1,91.5" />
+ Size="171.2,42"
+ Id="Package\Load Person Address and Organization Address\PIMS Organization"
+ TopLeft="519.1,5.49999999999989" />
+ Size="183.2,42"
+ Id="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 1"
+ TopLeft="1183.1,391" />
+ Size="174,42"
+ Id="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 2"
+ TopLeft="733,620.1" />
+ Size="123.2,41.6"
+ Id="Package\Load Person Address and Organization Address\Lookup 1"
+ TopLeft="85.2,372" />
+ Size="173.6,41.6"
+ Id="Package\Load Person Address and Organization Address\Derived Column 2 1"
+ TopLeft="77.5,546.6" />
+ Size="114.4,41.6"
+ Id="Package\Load Person Address and Organization Address\Lookup"
+ TopLeft="385.2,371.5" />
+ Size="170.4,41.6"
+ Id="Package\Load Person Address and Organization Address\OLE DB Command"
+ TopLeft="732.504909560723,466.5" />
+ Size="215.2,41.6"
+ Id="Package\Load Person Address and Organization Address\Address ID in PIMS Address"
+ TopLeft="495.7,107.5" />
+ Size="174,42"
+ Id="Package\Load Person Address and Organization Address\ETL_ERROR_LOG"
+ TopLeft="606.2,281.5" />
+ Size="174,42"
+ Id="Package\Load Person Address and Organization Address\ETL_ERROR_LOG 2 1"
+ TopLeft="70.4999999999999,629.6" />
+ Size="212,41.6"
+ Id="Package\Load Person Address and Organization Address\PIMS PERSON_ADDRESS"
+ TopLeft="949.6,464.5" />
+ Size="248,41.6"
+ Id="Package\Load Person Address and Organization Address\PIMS ORGANIZATION_ADDRESS"
+ TopLeft="320.7,468" />
+ Size="158,42"
+ Id="Package\Load Person Address and Organization Address\Derived Column 2"
+ TopLeft="376,544.1" />
+ Size="258,42"
+ Id="Package\Load Person Address and Organization Address\Deduplicate Organization Addresses"
+ TopLeft="315.2,285" />
+ Size="123.2,41.6"
+ Id="Package\Load Person Address and Organization Address\Lookup 3"
+ TopLeft="736.504909560723,379" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Size="218,42"
+ Id="Package\Load Person Address and Organization Address\Adderss ID in PIMS Address"
+ TopLeft="1027.7,203" />
+ Id="Package\Load Person Address and Organization Address.Paths[OLE DB Destination Error Output1]"
+ TopLeft="1055.55,506.1">
+ End="0,26.5000000000003">
+ End="0,26.5000000000003" />
+ Id="Package\Load Person Address and Organization Address.Paths[OLE DB Destination Error Output]"
+ TopLeft="444.7,509.6">
+ End="10.3000000000001,27.0000000000001">
-
-
-
-
-
-
-
-
-
-
-
-
-
+ End="0,13.2500000000001" />
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+ End="6.30000000000007,17.2500000000001" />
+
+ End="10.3000000000001,27.0000000000001" />
+ Id="Package\Load Person Address and Organization Address.Paths[OLE DB Command Error Output1]"
+ TopLeft="818.352454780362,508.1">
+ End="0,21.5000000000002">
+ End="0,21.5000000000002" />
+ Id="Package\Load Person Address and Organization Address.Paths[OLE DB Command Error Output]"
+ TopLeft="144.9,511.1">
+ End="19.3999999999999,28.0000000000002">
+ End="0,13.7500000000001" />
+
+
+
+
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup No Match Output5]"
+ TopLeft="1171.7,245">
+ End="106.399999999999,59.5">
+ End="0,23.0928961748634" />
+ Point1="0,23.0928961748634"
+ Point2="0,27.0928961748634"
+ Point3="4,27.0928961748634" />
+ End="102.399999999999,27.0928961748634" />
+ Point1="102.399999999999,27.0928961748634"
+ Point2="106.399999999999,27.0928961748634"
+ Point3="106.399999999999,31.0928961748634" />
+ End="106.399999999999,59.5" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup No Match Output4]"
+ TopLeft="637.833333333333,149.1">
+ End="54.3666666666667,41.9000000000001">
+ End="0,15.9787453874539" />
+ Point1="0,15.9787453874539"
+ Point2="0,19.9787453874539"
+ Point3="4,19.9787453874539" />
+ End="50.3666666666667,19.9787453874539" />
+ Point1="50.3666666666667,19.9787453874539"
+ Point2="54.3666666666667,19.9787453874539"
+ Point3="54.3666666666667,23.9787453874539" />
+ End="54.3666666666667,41.9000000000001" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup No Match Output3]"
+ TopLeft="443.55,413.1">
+ End="0,47.3999999999996">
-
-
-
-
+ End="0,47.3999999999996" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup No Match Output2]"
+ TopLeft="798.104909560723,420.6">
+ End="19.6,38.4">
+ End="0,18.95" />
+ Point1="0,18.95"
+ Point2="0,22.95"
+ Point3="4,22.95" />
+ End="15.6,22.95" />
+ Point1="15.6,22.95"
+ Point2="19.6,22.95"
+ Point3="19.6,26.95" />
+ End="19.6,38.4" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup No Match Output1]"
+ TopLeft="145.85,413.6">
+ End="0,48.4">
+ End="0,48.4" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup No Match Output]"
+ TopLeft="1053.85245478036,428.1">
+ End="0,28.8999999999999">
+ End="0,28.8999999999999" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup Match Output3]"
+ TopLeft="568.766666666667,149.1">
+ End="-130.066666666667,44.8999999999999">
+ End="0,17.1920295202952" />
+ Point1="0,17.1920295202952"
+ Point2="0,21.1920295202952"
+ Point3="-4,21.1920295202952" />
+ End="-126.066666666667,21.1920295202952" />
+ Point1="-126.066666666667,21.1920295202952"
+ Point2="-130.066666666667,21.1920295202952"
+ Point3="-130.066666666667,25.1920295202952" />
+ End="-130.066666666667,44.8999999999999" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup Match Output2]"
+ TopLeft="385.2,392.55">
+ End="-169.3,0">
+ End="-169.3,0" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup Match Output1]"
+ TopLeft="990.504909560723,403.55">
+ End="-123.3,0">
-
-
-
-
+ End="-123.3,0" />
+ Id="Package\Load Person Address and Organization Address.Paths[Lookup Match Output]"
+ TopLeft="1101.7,245">
+ End="-53.5,54.4999999999999">
+ End="0,21.0710382513661" />
+ Point1="0,21.0710382513661"
+ Point2="0,25.0710382513661"
+ Point3="-4,25.0710382513661" />
+ End="-49.5,25.0710382513661" />
+ Point1="-49.5,25.0710382513661"
+ Point2="-53.5,25.0710382513661"
+ Point3="-53.5,29.0710382513661" />
+ End="-53.5,54.4999999999999" />
+ Id="Package\Load Person Address and Organization Address.Paths[Derived Column Output7]"
+ TopLeft="1050.15245478036,349">
+ End="0,30.0000000000001">
-
-
-
-
+ End="0,30.0000000000001" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[Derived Column Output6]"
+ TopLeft="441.45,243.5">
+ End="0,34">
-
-
-
-
+ End="0,34" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[Derived Column Output5]"
+ TopLeft="1276.4,354">
+ End="0,29.4999999999999">
-
-
-
+ End="0,29.4999999999999" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,33.5" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[Derived Column Output3]"
+ TopLeft="455.5,586.1">
+ End="0,33.5">
+ End="0,33.5" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[Derived Column Output2]"
+ TopLeft="160.9,588.2">
+ End="0,33.9">
+ End="0,33.9" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[Derived Column Output1]"
+ TopLeft="819.5,579.1">
+ End="0,33.5">
+ End="0,33.5" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[Derived Column Output]"
+ TopLeft="692.7,240.5">
+ End="0,33.5">
+ End="0,33.5" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[Sort Output]"
+ TopLeft="443.3,327">
+ End="0,37.0000000000002">
+ End="0,37.0000000000002" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[OLE DB Source Output1]"
+ TopLeft="604,47.4999999999999">
+ End="0,52.5000000000001">
+ End="0,52.5000000000001" />
-
+
+ Id="Package\Load Person Address and Organization Address.Paths[OLE DB Source Output]"
+ TopLeft="1135.2,133.5">
+ End="0,62">
+ End="0,62" />
-
+
+ design-time-name="Package\Load Person Address and Organization Address\Lookup 2">
- DataSourceViewID
-
-
- TableInfoObjectType
+ OverwriteParamsSQLProp
Table
-
-
-
-
-
-
- DataSourceViewID
+ type="q2:string">false
- TableInfoObjectType
+ UsedTableName
Table
-
-
-
-
-
-
- DataSourceViewID
+ type="q3:string">[dbo].[PIMS_PERSON_ADDRESS]
TableInfoObjectType
Table
+ type="q4:string">0
-
-
-
-
DataSourceViewID
+ design-time-name="Package\Load Person Address and Organization Address\Lookup 1">
- DataSourceViewID
-
-
- TableInfoObjectType
+ OverwriteParamsSQLProp
Table
+ type="q2:string">false
-
-
-
-
- DataSourceViewID
+ UsedTableName
+ [dbo].[PIMS_ORGANIZATION_ADDRESS]
TableInfoObjectType
Table
-
-
-
-
-
-
- DataSourceViewID
+ type="q4:string">0
-
-
-
-
DataSourceViewID
-
- TableInfoObjectType
- Table
-
+ design-time-name="Package\Load Person Address and Organization Address\Lookup">
OverwriteParamsSQLProp
@@ -100644,7 +127132,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
UsedTableName
[dbo].[PIMS_ORGANIZATION]
+ type="q3:string">[dbo].[PIMS_ORGANIZATION_ADDRESS]
TableInfoObjectType
@@ -100657,7 +127145,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Person Address and Organization Address\Lookup 3">
OverwriteParamsSQLProp
@@ -100667,7 +127155,7 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
UsedTableName
[dbo].[PIMS_PERSON]
+ type="q3:string">[dbo].[PIMS_PERSON_ADDRESS]
TableInfoObjectType
@@ -100679,126 +127167,229 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
+ design-time-name="Package\Load PIMS_PROP_PROP_TENURE_TYPE">
-
-
-
-
-
-
-
-
-
-
+ Capacity="32" 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">
+ Size="156,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column"
+ TopLeft="156.756413811527,502.402144026979" />
+ Size="123.2,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup 1"
+ TopLeft="145.5,337" />
+ Size="156,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Derived Column 1"
+ TopLeft="445.423080478194,500.726876656826" />
+ Size="123.2,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup 2"
+ TopLeft="429.5,334" />
+ Size="165.6,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG"
+ TopLeft="156.965388192827,584.46020999016" />
+ Size="159.2,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Data Conversion"
+ TopLeft="120.000004401574,98.5483855809183" />
+ Size="164,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\PAM PROPERTY"
+ TopLeft="113.461542623283,25.5806447678129" />
+ Size="165.6,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\ETL ERROR LOG 1"
+ TopLeft="445.632054859494,582.784942620007" />
+ Size="114.4,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Lookup"
+ TopLeft="146.923082312183,168.16128773595" />
+ Size="260,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Insert PROP_PROP_TENURE_TYPE"
+ TopLeft="103.423080478194,430.193543323493" />
+ Size="268,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\Update PROP_PROP_TENURE_TYPE"
+ TopLeft="400.5,429" />
+ Size="144.8,41.6"
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE\AUDIT TRAIL"
+ TopLeft="134.230774154325,252.870963852314" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE.Paths[Derived Column Output2]"
+ TopLeft="525.927567668844,542.326876656826">
+ End="0,32.9580659631805">
+ End="0,32.9580659631805" />
@@ -100810,19 +127401,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE.Paths[Derived Column Output1]"
+ TopLeft="237.260901002177,544.002144026979">
+ End="0,32.9580659631804">
+ End="0,32.9580659631804" />
@@ -100834,19 +127425,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE.Paths[Derived Column Output]"
+ TopLeft="206.865387077163,294.470963852314">
+ End="0,35.029036147686">
+ End="0,35.029036147686" />
@@ -100858,31 +127449,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE.Paths[Data Conversion Output]"
+ TopLeft="201.861543356879,140.148385580918">
+ End="0,20.5129021550317">
-
-
-
-
+ End="0,20.5129021550317" />
@@ -100894,19 +127473,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE.Paths[OLE DB Source Output]"
+ TopLeft="197.530773512429,67.1806447678129">
+ End="0,23.8677408131054">
+ End="0,23.8677408131054" />
@@ -100918,67 +127497,363 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load PIMS_PROP_PROP_TENURE_TYPE.Paths[OLE DB Destination Error Output]"
+ TopLeft="234.089747144861,471.793543323493">
+ End="0,23.1086007034863">
+ End="0,23.1086007034863" />
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PROP_PROP_TENURE_TYPE]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PROP_PROP_TENURE_TYPE]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+
+
+
+ DataSourceViewID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Union All Output 18]"
+ TopLeft="545.9,2993.50000000001">
+ End="0,52.5">
+ End="0,52.5" />
+ Id="Package\Load Properties 1.Paths[Union All Output 17]"
+ TopLeft="557.9,1469.5">
+ End="0,52.5000000000005">
+ End="0,52.5000000000005" />
@@ -100990,31 +127865,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Union All Output 16]"
+ TopLeft="557.9,859.900000000003">
+ End="0,52.5000000000003">
-
-
-
-
+ End="0,52.5000000000003" />
@@ -101026,31 +127889,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Union All Output 15]"
+ TopLeft="316.9,2993.50000000001">
+ End="66,52.5">
+ End="0,26" />
+ Point1="0,26"
+ Point2="0,30"
+ Point3="4,30" />
+ End="62,30" />
+ Point1="62,30"
+ Point2="66,30"
+ Point3="66,34" />
+ End="66,52.5" />
@@ -101062,163 +127925,187 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Union All Output 14]"
+ TopLeft="557.9,1164.7">
+ End="0,52.5000000000005">
+ End="0,52.5000000000005" />
+ Id="Package\Load Properties 1.Paths[Union All Output 13]"
+ TopLeft="539.8,3381.31885470606">
+ End="0,42.8811452939476">
+ End="0,42.8811452939476" />
+ Id="Package\Load Properties 1.Paths[Union All Output 12]"
+ TopLeft="557.9,1875.90000000001">
+ End="0,52.5000000000005">
+ End="0,52.5000000000005" />
+ Id="Package\Load Properties 1.Paths[Union All Output 11]"
+ TopLeft="557.9,2180.70000000001">
+ End="0,52.5000000000005">
+ End="0,52.5000000000005" />
+ Id="Package\Load Properties 1.Paths[Union All Output 1]"
+ TopLeft="557.9,2485.50000000001">
+ End="0,52.5">
+ End="0,52.5" />
+ Id="Package\Load Properties 1.Paths[Sort Output1]"
+ TopLeft="545.9,3095.10000000001">
+ End="20.6666666666666,52.5">
+ End="0,31.5688622754491" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Sort Output]"
+ TopLeft="382.9,3095.10000000001">
+ End="142.333333333333,52.5">
+ End="0,31.5688622754491" />
+
+
+
+
@@ -101230,19 +128117,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[OLE DB Source Output]"
+ TopLeft="556.8,47.1000000000002">
+ End="0,62.3000000000008">
+ End="0,62.3000000000008" />
@@ -101254,91 +128141,79 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[OLE DB Destination Error Output]"
+ TopLeft="626.907692392338,3955.43548262604">
+ End="44.1307693859528,0">
+ End="44.1307693859528,0" />
+ Id="Package\Load Properties 1.Paths[OLE DB Command Error Output]"
+ TopLeft="328.230664506799,3979.40967291694">
+ End="12.0693354932013,23.93226178644">
+ End="0,11.71613089322" />
+ Point1="0,11.71613089322"
+ Point2="0,15.71613089322"
+ Point3="4,15.71613089322" />
+ End="8.06933549320127,15.71613089322" />
+ Point1="8.06933549320127,15.71613089322"
+ Point2="12.0693354932013,15.71613089322"
+ Point3="12.0693354932013,19.71613089322" />
+ End="12.0693354932013,23.93226178644" />
+ Id="Package\Load Properties 1.Paths[Multicast Output 3]"
+ TopLeft="557.9,1571.10000000001">
+ End="0,52.5000000000005">
-
-
-
-
+ End="0,52.5000000000005" />
@@ -101350,19 +128225,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Multicast Output 2]"
+ TopLeft="537.5,2688.70000000001">
+ End="-220.6,52.5">
+ End="0,20.4363636363636" />
+
+
+
+
@@ -101374,19 +128261,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Multicast Output 1]"
+ TopLeft="578.3,2688.70000000001">
+ End="-20.4,52.5">
+ End="0,20.4363636363636" />
+
+
+
+
@@ -101397,885 +128296,764 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
RelativePosition="Any" />
-
-
-
-
-
-
- DataSourceViewID
-
-
- TableInfoObjectType
- Table
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Properties 1.Paths[Merge Join Output]"
+ TopLeft="543.3,3196.70000000001">
+ End="0,46.5188547060529">
+ End="0,46.5188547060529" />
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output10]"
+ TopLeft="285.033333333334,2790.30000000001">
+ End="-197.133333333333,52.5">
+ End="0,20.2868525896414" />
+ Point1="0,20.2868525896414"
+ Point2="0,24.2868525896414"
+ Point3="-4,24.2868525896414" />
+ End="-193.133333333333,24.2868525896414" />
+ Point1="-193.133333333333,24.2868525896414"
+ Point2="-197.133333333333,24.2868525896414"
+ Point3="-197.133333333333,28.2868525896414" />
+ End="-197.133333333333,52.5" />
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output9]"
+ TopLeft="541.246106957921,3896.92520688856">
+ End="0,30.0135015761834">
-
-
-
-
+ End="0,30.0135015761834" />
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output8]"
+ TopLeft="532.166666666667,2790.30000000001">
+ End="13.7333333333333,52.5">
+ End="0,20.3512195121951" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output7]"
+ TopLeft="520.3,1977.50000000001">
+ End="-105.4,52.5000000000005">
+ End="0,20.2448979591839" />
+ Point1="0,20.2448979591839"
+ Point2="0,24.2448979591839"
+ Point3="-4,24.2448979591839" />
+ End="-101.4,24.2448979591839" />
+ Point1="-101.4,24.2448979591839"
+ Point2="-105.4,24.2448979591839"
+ Point3="-105.4,28.2448979591839" />
+ End="-105.4,52.5000000000005" />
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output6]"
+ TopLeft="520.433333333334,2282.30000000001">
+ End="-109.533333333333,52.5000000000005">
+ End="0,20.2457337883961" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output5]"
+ TopLeft="327.199896221239,3894.47418989098">
+ End="0,35.8354830259586">
+ End="0,35.8354830259586" />
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output4]"
+ TopLeft="514.3,1672.70000000001">
+ End="-99.4,52.5000000000005">
+ End="0,20.2123893805312" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output3]"
+ TopLeft="597.9,3269.76885470606">
+ End="75.0999999999998,0">
+ End="75.0999999999998,0" />
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output2]"
+ TopLeft="526.033333333333,656.700000000002">
+ End="-186.133333333333,52.5000000000003">
+ End="0,20.2868525896416" />
+ Point1="0,20.2868525896416"
+ Point2="0,24.2868525896416"
+ Point3="-4,24.2868525896416" />
+ End="-182.133333333333,24.2868525896416" />
+ Point1="-182.133333333333,24.2868525896416"
+ Point2="-186.133333333333,24.2868525896416"
+ Point3="-186.133333333333,28.2868525896416" />
+ End="-186.133333333333,52.5000000000003" />
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output1]"
+ TopLeft="518.166666666667,1266.3">
+ End="-103.266666666667,52.5000000000005">
+ End="0,20.2322580645163" />
+ Point1="0,20.2322580645163"
+ Point2="0,24.2322580645163"
+ Point3="-4,24.2322580645163" />
+ End="-99.2666666666667,24.2322580645163" />
+ Point1="-99.2666666666667,24.2322580645163"
+ Point2="-103.266666666667,24.2322580645163"
+ Point3="-103.266666666667,28.2322580645163" />
+ End="-103.266666666667,52.5000000000005" />
-
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Properties 1.Paths[Lookup No Match Output]"
+ TopLeft="536.566666666667,961.500000000003">
+ End="-205.666666666667,52.5000000000003">
-
-
-
-
-
-
-
-
-
-
-
-
-
+ End="0,20.4186046511629" />
+
+
+
+ End="-205.666666666667,52.5000000000003" />
+ Id="Package\Load Properties 1.Paths[Lookup Match Output10]"
+ TopLeft="595.5,1977.50000000001">
+ End="-17.1999999999999,154.100000000001">
+ End="0,76.2652959463205" />
+
+
+
+
-
+
+ Id="Package\Load Properties 1.Paths[Lookup Match Output9]"
+ TopLeft="589.766666666667,656.700000000002">
+ End="-31.8666666666667,52.5000000000003">
+ End="0,20.2868525896416" />
+
+
+
+
-
+
-
-
-
-
-
-
- DataSourceViewID
-
-
-
-
-
-
- OverwriteParamsSQLProp
- false
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Properties 1.Paths[Lookup Match Output8]"
+ TopLeft="597.633333333333,1266.3">
+ End="-19.3333333333333,154.100000000001">
+ End="0,76.2299504685543" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Lookup Match Output7]"
+ TopLeft="579.233333333333,961.500000000003">
+ End="-21.3333333333334,52.5000000000003">
+ End="0,20.4186046511629" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Lookup Match Output6]"
+ TopLeft="555.5,350.300000000001">
+ End="0,42.7000000000001">
+ End="0,42.7000000000001" />
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Properties 1.Paths[Lookup Match Output5]"
+ TopLeft="348.766666666667,2790.30000000001">
+ End="-31.8666666666667,52.5">
+ End="0,20.2868525896414" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Lookup Match Output4]"
+ TopLeft="541.2,3292.31885470606">
+ End="0,39.9000000000001">
+ End="0,39.9000000000001" />
+ Id="Package\Load Properties 1.Paths[Lookup Match Output3]"
+ TopLeft="479.184521523504,3874.89969838977">
+ End="-83.9153935878237,0">
-
-
-
-
+ End="-83.9153935878237,0" />
+ Id="Package\Load Properties 1.Paths[Lookup Match Output2]"
+ TopLeft="583.633333333334,2790.30000000001">
+ End="191.266666666667,52.5">
+ End="0,20.3512195121951" />
+ Point1="0,20.3512195121951"
+ Point2="0,24.3512195121951"
+ Point3="4,24.3512195121951" />
+ End="187.266666666667,24.3512195121951" />
+ Point1="187.266666666667,24.3512195121951"
+ Point2="191.266666666667,24.3512195121951"
+ Point3="191.266666666667,28.3512195121951" />
+ End="191.266666666667,52.5" />
+ Id="Package\Load Properties 1.Paths[Lookup Match Output1]"
+ TopLeft="595.366666666667,2282.30000000001">
+ End="-16,154.100000000001">
+ End="0,76.3239217534767" />
+ Point1="0,76.3239217534767"
+ Point2="0,80.3239217534767"
+ Point3="-4,80.3239217534767" />
+ End="-12,80.3239217534767" />
+ Point1="-12,80.3239217534767"
+ Point2="-16,80.3239217534767"
+ Point3="-16,84.3239217534767" />
+ End="-16,154.100000000001" />
+ Id="Package\Load Properties 1.Paths[Lookup Match Output]"
+ TopLeft="601.5,1672.70000000001">
+ End="-23.2,154.100000000001">
+ End="0,76.174379238533" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Derived Column Output22]"
+ TopLeft="535.15,3643.50000000001">
+ End="0,42">
+ End="0,42" />
@@ -102286,208 +129064,92 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
RelativePosition="Any" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Properties 1.Paths[Derived Column Output21]"
+ TopLeft="316.9,2891.90000000001">
+ End="20.4000000000001,52.5">
+ End="0,31.5636363636364" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Derived Column Output20]"
+ TopLeft="554.1,260.300000000001">
+ End="0,40.9">
+ End="0,40.9" />
+ Id="Package\Load Properties 1.Paths[Derived Column Output19]"
+ TopLeft="414.9,2079.10000000001">
+ End="122.6,52.5">
+ End="0,31.5636363636363" />
+ Point1="0,31.5636363636363"
+ Point2="0,35.5636363636363"
+ Point3="4,35.5636363636363" />
+ End="118.6,35.5636363636363" />
+ Point1="118.6,35.5636363636363"
+ Point2="122.6,35.5636363636363"
+ Point3="122.6,39.5636363636363" />
+ End="122.6,52.5" />
@@ -102499,19 +129161,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output18]"
+ TopLeft="414.9,1774.30000000001">
+ End="122.6,52.5000000000005">
+ End="0,31.5636363636366" />
+
+
+
+
@@ -102523,67 +129197,79 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output17]"
+ TopLeft="762.9,3288.81885470606">
+ End="-200.8,43.4000000000001">
+ End="0,26.1698181818182" />
+
+
+
+
+ Id="Package\Load Properties 1.Paths[Derived Column Output16]"
+ TopLeft="557.9,2587.10000000001">
+ End="0,52.5">
+ End="0,52.5" />
+ Id="Package\Load Properties 1.Paths[Derived Column Output15]"
+ TopLeft="559,442.100000000001">
+ End="0,37.9000000000008">
+ End="0,37.9000000000008" />
@@ -102595,31 +129281,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output14]"
+ TopLeft="533.65,3557.40000000001">
+ End="0,37">
-
-
-
-
+ End="0,37" />
@@ -102631,19 +129305,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output13]"
+ TopLeft="762.342307791061,3976.43225678734">
+ End="0,25.8096779160392">
+ End="0,25.8096779160392" />
@@ -102655,19 +129329,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output12]"
+ TopLeft="556,158.500000000001">
+ End="0,52.7">
+ End="0,52.7" />
@@ -102679,19 +129353,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output11]"
+ TopLeft="87.9000000000003,2891.90000000001">
+ End="208.6,52.5">
+ End="0,31.5636363636364" />
+
+
+
+
@@ -102703,31 +129389,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output10]"
+ TopLeft="774.9,2891.90000000001">
+ End="-208.6,52.5">
+ End="0,31.5636363636364" />
+ Point1="0,31.5636363636364"
+ Point2="0,35.5636363636364"
+ Point3="-4,35.5636363636364" />
+ End="-204.6,35.5636363636364" />
+ Point1="-204.6,35.5636363636364"
+ Point2="-208.6,35.5636363636364"
+ Point3="-208.6,39.5636363636364" />
+ End="-208.6,52.5" />
@@ -102739,19 +129425,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output9]"
+ TopLeft="534.9,3734.60000000001">
+ End="0,33.5">
+ End="0,33.5" />
@@ -102763,31 +129449,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output8]"
+ TopLeft="558.4,529.100000000002">
+ End="0,78.5">
-
-
-
-
+ End="0,78.5" />
@@ -102799,31 +129473,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output7]"
+ TopLeft="534.9,3473.30000000001">
+ End="0,35.0000000000005">
-
-
-
-
+ End="0,35.0000000000005" />
@@ -102835,19 +129497,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output6]"
+ TopLeft="414.9,1367.9">
+ End="122.6,52.5000000000005">
+ End="0,31.5636363636366" />
+
+
+
+
@@ -102859,19 +129533,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output5]"
+ TopLeft="537.842260761752,3817.20000000001">
+ End="0,30.6252068885515">
+ End="0,30.6252068885515" />
@@ -102883,19 +129557,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output4]"
+ TopLeft="339.9,758.300000000002">
+ End="199.066666666667,52.5000000000003">
+ End="0,31.5324675324678" />
+
+
+
+
@@ -102907,19 +129593,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output3]"
+ TopLeft="330.9,1063.1">
+ End="206.6,52.5000000000005">
+ End="0,31.5636363636366" />
+
+
+
+
@@ -102931,19 +129629,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output2]"
+ TopLeft="339.503846012771,4052.44193470338">
+ End="0,25.8096779160405">
+ End="0,25.8096779160405" />
@@ -102955,19 +129653,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output1]"
+ TopLeft="410.9,2383.90000000001">
+ End="125.533333333333,52.5000000000005">
+ End="0,31.583815028902" />
+
+
+
+
@@ -102979,19 +129689,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Derived Column Output]"
+ TopLeft="545.9,2891.90000000001">
+ End="-20.4,52.5">
+ End="0,31.5636363636364" />
+
+
+
+
@@ -103003,19 +129725,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Data Conversion Output1]"
+ TopLeft="557.9,1063.1">
+ End="20.4,52.5000000000005">
+ End="0,31.5636363636366" />
+
+
+
+
@@ -103027,115 +129761,265 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Properties 1.Paths[Data Conversion Output]"
+ TopLeft="557.9,758.300000000002">
+ End="18.9333333333333,52.5000000000003">
+ End="0,31.5324675324677" />
+
+
+
+
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PROPERTY]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PROPERTY]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Property Addresses.Paths[Lookup No Match Output1]"
+ TopLeft="600.65,380.6">
+ End="0,59.9">
+ End="0,59.9" />
+ Id="Package\Load Property Addresses.Paths[Lookup No Match Output]"
+ TopLeft="353.5,377.1">
+ End="0,64.2">
+ End="0,64.2" />
+ Id="Package\Load Property Addresses.Paths[Lookup Match Output]"
+ TopLeft="409.9,358.05">
+ End="124.1,0">
+ End="124.1,0" />
+ Id="Package\Load Property Addresses.Paths[Derived Column Output2]"
+ TopLeft="358.61731207801,567.677419728965">
+ End="0,28.329027749199">
+ End="0,28.329027749199" />
@@ -103147,19 +130031,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Addresses.Paths[Derived Column Output1]"
+ TopLeft="590.432705115637,564.70645027766">
+ End="0,27.4903180846804">
+ End="0,27.4903180846804" />
@@ -103170,1802 +130054,2313 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
RelativePosition="Any" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Id="Package\Load Property Addresses.Paths[Derived Column Output]"
+ TopLeft="353.35,140.7">
+ End="0,26.9999999999999">
+ End="0,26.9999999999999" />
-
+
+ Id="Package\Load Property Addresses.Paths[Data Conversion Output]"
+ TopLeft="352.65,299.6">
+ End="0,28.4">
+ End="0,28.4" />
-
+
+ Id="Package\Load Property Addresses.Paths[Sort Output]"
+ TopLeft="353.1,216.8">
+ End="0,33.7000000000001">
+ End="0,33.7000000000001" />
-
+
+ Id="Package\Load Property Addresses.Paths[OLE DB Source Output]"
+ TopLeft="353.35,58.5999999999999">
+ End="0,33.0000000000001">
-
-
-
-
+ End="0,33.0000000000001" />
+ Id="Package\Load Property Addresses.Paths[OLE DB Destination Error Output]"
+ TopLeft="356.161538955305,490.4">
+ End="0,28.1774197289648">
+ End="0,28.1774197289648" />
+ Id="Package\Load Property Addresses.Paths[OLE DB Command Error Output]"
+ TopLeft="595.996158663902,489.6">
+ End="0,26.0064502776595">
+ End="0,26.0064502776595" />
-
+
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ADDRESS]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Property Employee Address.Paths[Derived Column Output2]"
+ TopLeft="183.5,783.966666666667">
+ End="8.18846833480205,25.4290277492">
+ End="0,12.4645138746" />
+ Point1="0,12.4645138746"
+ Point2="0,16.4645138746"
+ Point3="4,16.4645138746" />
+ End="4.18846833480205,16.4645138746" />
+ Point1="4.18846833480205,16.4645138746"
+ Point2="8.18846833480205,16.4645138746"
+ Point3="8.18846833480205,20.4645138746" />
+ End="8.18846833480205,25.4290277492" />
-
+
+ Id="Package\Load Property Employee Address.Paths[Derived Column Output1]"
+ TopLeft="99.1000000000001,331.1">
+ End="71.8666666666666,34.9">
-
-
+ End="67.8666666666666,0" />
+ Point1="67.8666666666666,0"
+ Point2="71.8666666666666,0"
+ Point3="71.8666666666666,4" />
+ End="71.8666666666666,34.9" />
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ End="0,52.3333333333333" />
+ Id="Package\Load Property Employee Address.Paths[Data Conversion Output]"
+ TopLeft="160.3,148.7">
+ End="0,52.4999999999999">
+ End="0,52.4999999999999" />
+ Id="Package\Load Property Employee Address.Paths[Union All Output 1]"
+ TopLeft="174.633333333333,415.1">
+ End="0,39.5666666666667">
+ End="0,39.5666666666667" />
+ Id="Package\Load Property Employee Address.Paths[OLE DB Source Output]"
+ TopLeft="160.3,47.1">
+ End="0,52.4999999999999">
-
-
-
-
+ End="0,52.4999999999999" />
+ Id="Package\Load Property Employee Address.Paths[OLE DB Destination Error Output]"
+ TopLeft="182.566666666667,701.366666666667">
+ End="0,33.5">
+ End="0,33.5" />
-
+
+ Id="Package\Load Property Employee Address.Paths[OLE DB Command Error Output]"
+ TopLeft="457.85,692.628843275604">
+ End="0,34.366851140263">
-
-
-
-
+ End="0,34.366851140263" />
-
+
+ Id="Package\Load Property Employee Address.Paths[Lookup No Match Output2]"
+ TopLeft="453.233333333333,603.962176608937">
+ End="0,39.5666666666667">
+ End="0,39.5666666666667" />
-
+
+ Id="Package\Load Property Employee Address.Paths[Lookup No Match Output1]"
+ TopLeft="183.616666666667,605.2">
+ End="0,47.0666666666667">
+ End="0,47.0666666666667" />
-
+
+ Id="Package\Load Property Employee Address.Paths[Lookup No Match Output]"
+ TopLeft="129.5,250.3">
+ End="-77.2,52.4999999999999">
+ End="0,20.2962962962963" />
+
+
+
+
-
+
+ Id="Package\Load Property Employee Address.Paths[Lookup Match Output1]"
+ TopLeft="242.8,583.781088304469">
+ End="139.866666666667,0">
+ End="139.866666666667,0" />
-
+
+ Id="Package\Load Property Employee Address.Paths[Lookup Match Output]"
+ TopLeft="190.5,250.3">
+ End="0,115.7">
+ End="0,115.7" />
-
+
+ Id="Package\Load Property Employee Address.Paths[Derived Column Output3]"
+ TopLeft="461,776.095694415867">
+ End="8.18846833480211,25.4290277491999">
+ End="0,12.4645138746" />
+
+
+
+
-
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ADDRESS]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ADDRESS]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+ design-time-name="Package\Load Property Employee Contact Method">
-
-
-
-
-
-
+ Size="340.8,41.6"
+ Id="Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - HOME_PHONE_NO"
+ TopLeft="4.55586097296887,9.06105976845826" />
+ Size="175.2,41.6"
+ Id="Package\Load Property Employee Contact Method\ETL ERROR LOG 1"
+ TopLeft="1530.8271062721,312.258053098831" />
+ Size="356.8,41.6"
+ Id="Package\Load Property Employee Contact Method\Insert PIMS_CONTACT_METHOD FOR ORGANIZATION"
+ TopLeft="1118.77019234922,669.020424279544" />
+ Size="173.6,41.6"
+ Id="Package\Load Property Employee Contact Method\IS ORGANIZATION"
+ TopLeft="748.44325089596,591.29031348551" />
+ Size="168,41.6"
+ Id="Package\Load Property Employee Contact Method\Data Conversion 3"
+ TopLeft="477.56412008105,86.4919341534655" />
+ Size="123.2,41.6"
+ Id="Package\Load Property Employee Contact Method\Lookup 2"
+ TopLeft="1237.42,589.854048073255" />
+ Size="168,41.6"
+ Id="Package\Load Property Employee Contact Method\Data Conversion 4"
+ TopLeft="1296.84070690849,76.4074489015173" />
+ Size="239.2,41.6"
+ Id="Package\Load Property Employee Contact Method\Surname,FirstName,MiddleName"
+ TopLeft="41.74450702568,224.844082562989" />
-
-
+ Id="Package\Load Property Employee Contact Method\Derived Column 1"
+ TopLeft="1210.28429673438,738.637624620044" />
+ Size="165.6,41.6"
+ Id="Package\Load Property Employee Contact Method\ETL ERROR LOG"
+ TopLeft="1221.10865516676,314.289241905276" />
+ Size="168,41.6"
+ Id="Package\Load Property Employee Contact Method\Data Conversion 2"
+ TopLeft="865.109921841934,82.2983858308731" />
+ Size="159.2,41.6"
+ Id="Package\Load Property Employee Contact Method\Data Conversion"
+ TopLeft="93.4752781539273,80.5261124326348" />
+ Size="175.2,41.6"
+ Id="Package\Load Property Employee Contact Method\ETL ERROR LOG 2 1"
+ TopLeft="1567.7,806.220428478787" />
+ Size="175.2,41.6"
+ Id="Package\Load Property Employee Contact Method\ETL ERROR LOG 2"
+ TopLeft="1208.92019407622,810.658053098831" />
+ Size="292.8,41.6"
+ Id="Package\Load Property Employee Contact Method\UPDATE PIMS_CONTACT_METHOD_ORG"
+ TopLeft="1495.55333333333,666.63179193692" />
+ Size="274.4,41.6"
+ Id="Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - EMAIL"
+ TopLeft="1238.81414800353,2.72580640968499" />
+ Size="174.4,41.6"
+ Id="Package\Load Property Employee Contact Method\ORGANIZATION ID"
+ TopLeft="1011.87274773799,587.865582355393" />
+ Size="330.4,41.6"
+ Id="Package\Load Property Employee Contact Method\CONTACT_METHOD_TYPE_CODE - WORKEMAIL"
+ TopLeft="1217.1932680896,147.822578371378" />
+ Size="121.6,41.6"
+ Id="Package\Load Property Employee Contact Method\Union All"
+ TopLeft="408.622046556451,304.5" />
+ Size="123.2,41.6"
+ Id="Package\Load Property Employee Contact Method\Lookup 1"
+ TopLeft="1559.58,526.753825119237" />
+ Size="121.6,41.6"
+ Id="Package\Load Property Employee Contact Method\Multicast"
+ TopLeft="398.263756850768,537.099454111702" />
+ Size="332,41.6"
+ Id="Package\Load Property Employee Contact Method\CONTACT_METHOD_TYPE_CODE - PERSPHONE"
+ TopLeft="0.618131890804619,149.020735034976" />
+ Size="320,41.6"
+ Id="Package\Load Property Employee Contact Method\Insert PIMS_CONTACT_METHOD FOR PERSON"
+ TopLeft="1141.43411068709,454.901067281009" />
+ Size="253.6,41.6"
+ Id="Package\Load Property Employee Contact Method\Update PIMS_CONTACT_METHOD"
+ TopLeft="1501.98,455.553825119237" />
+ Size="156,41.6"
+ Id="Package\Load Property Employee Contact Method\Derived Column"
+ TopLeft="1218.89968078546,383.564509275429" />
+ Size="248,41.6"
+ Id="Package\Load Property Employee Contact Method\Surname,FirstName,MiddleName 3"
+ TopLeft="1265.27019292998,216.666663333935" />
+ Size="333.6,41.6"
+ Id="Package\Load Property Employee Contact Method\CONTACT_METHOD_TYPE_CODE - MOBLPHONE"
+ TopLeft="390.462468534525,152.13594236033" />
+ Size="137.6,41.6"
+ Id="Package\Load Property Employee Contact Method\PERSON ID"
+ TopLeft="1012.54582468575,523.494615603601" />
+ Size="156,41.6"
+ Id="Package\Load Property Employee Contact Method\Derived Column 2"
+ TopLeft="1528.6181318908,381.533320468984" />
+ Size="248,41.6"
+ Id="Package\Load Property Employee Contact Method\Surname,FirstName,MiddleName 2"
+ TopLeft="435.782983017386,222.782254637714" />
+ Size="285.6,42"
+ Id="Package\Load Property Employee Contact Method\CONTACT_METHOD_TYPE_CODE - FAX"
+ TopLeft="807.09252044646,161.162055892766" />
+ Size="173.6,41.6"
+ Id="Package\Load Property Employee Contact Method\Derived Column 1 1"
+ TopLeft="1569.06410265816,734.2" />
+ Size="285.6,41.6"
+ Id="Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - FAX_NO"
+ TopLeft="803.891970878524,7.51344074464446" />
+ Size="114.4,41.6"
+ Id="Package\Load Property Employee Contact Method\Lookup"
+ TopLeft="1237.58,525.153825119237" />
+ Size="123.2,41.6"
+ Id="Package\Load Property Employee Contact Method\Lookup 3"
+ TopLeft="1563.42,594.254048073255" />
+ Size="366.4,41.6"
+ Id="Package\Load Property Employee Contact Method\PAM_PROPERTY_EMPLOYEE - CELL_PHONE_NUMBER"
+ TopLeft="382.852578145513,8.98617497698345" />
+ Size="168,41.6"
+ Id="Package\Load Property Employee Contact Method\Data Conversion 5"
+ TopLeft="377.949653321468,457.118272453971" />
+ Size="137.6,41.6"
+ Id="Package\Load Property Employee Contact Method\IS PERSON"
+ TopLeft="762.545815515802,530.309131627814" />
+ Size="144.8,41.6"
+ Id="Package\Load Property Employee Contact Method\AUDIT TRAIL"
+ TopLeft="391.090679352802,385.639779045149" />
+ Size="248,41.6"
+ Id="Package\Load Property Employee Contact Method\Surname,FirstName,MiddleName 1"
+ TopLeft="825.526587056691,226.801071780199" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Property Employee Contact Method.Paths[Derived Column Output6]"
+ TopLeft="1389.27019292998,258.266663333935">
+ End="-885.768146373529,38.733336666065">
+ End="0,28.11822291244" />
+
+
+
+
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Derived Column Output5]"
+ TopLeft="558.522725775955,193.73594236033">
+ End="0,21.5463122773843">
+ End="0,21.5463122773843" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Point1="0,15.0279587185055"
+ Point2="0,19.0279587185055"
+ Point3="4,19.0279587185055" />
+ End="304.077539530771,19.0279587185055" />
+ Point1="304.077539530771,19.0279587185055"
+ Point2="308.077539530771,19.0279587185055"
+ Point3="308.077539530771,23.0279587185055" />
+ End="308.077539530771,30.555917437011" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Derived Column Output1]"
+ TopLeft="559.782983017386,264.382254637714">
+ End="-71.4276031276019,32.617745362286">
+ End="0,19.7580414093538" />
+
+
+
+
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Derived Column Output]"
+ TopLeft="949.526587056691,268.401071780199">
+ End="-451.70454050024,28.598928219801">
+ End="0,19.5495154051921" />
+
+
+
+
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Data Conversion Output4]"
+ TopLeft="460.506705086118,498.718272453971">
+ End="0,30.881181657731">
+ End="0,30.881181657731" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Data Conversion Output3]"
+ TopLeft="1381.61698749905,118.007448901517">
+ End="0,22.3151294698606">
+ End="0,22.3151294698606" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Data Conversion Output2]"
+ TopLeft="169.846705022366,122.126112432635">
+ End="0,19.3946226023408">
+ End="0,19.3946226023408" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Data Conversion Output1]"
+ TopLeft="949.501221144197,123.898385830873">
+ End="0,29.7636700618931">
+ End="0,29.7636700618931" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Data Conversion Output]"
+ TopLeft="559.413294307787,128.091934153466">
+ End="0,16.544008206864">
-
-
-
-
+ End="0,16.544008206864" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[Union All Output 1]"
+ TopLeft="466.456362954626,346.1">
+ End="0,32.039779045149">
-
-
-
-
+ End="0,32.039779045149" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[PERSON]"
+ TopLeft="900.145815515802,547.701873615707">
+ End="104.900009169946,0">
+ End="104.900009169946,0" />
+ Id="Package\Load Property Employee Contact Method.Paths[Organization]"
+ TopLeft="922.04325089596,610.377947920451">
+ End="82.3294968420273,0">
+ End="82.3294968420273,0" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[OLE DB Source Output3]"
+ TopLeft="174.015569563448,50.6610597684583">
+ End="0,22.3650526641765">
-
+ End="0,22.3650526641765" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,28.4057591764821" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,25.6849450862287" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[OLE DB Source Output]"
+ TopLeft="1378.42742745601,44.325806409685">
+ End="0,24.5816424918323">
-
+ End="0,24.5816424918323" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,20.5172003404996" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,-22.2365580055799" />
-
+
+ Id="Package\Load Property Employee Contact Method.Paths[OLE DB Command Error Output1]"
+ TopLeft="1628.78,455.553825119237">
+ End="-22.1618681091952,-24.9205046502528">
+ End="0,-12.2102523251264" />
+ Point1="0,-12.2102523251264"
+ Point2="0,-16.2102523251264"
+ Point3="-4,-16.2102523251264" />
+ End="-18.1618681091952,-16.2102523251264" />
+ Point1="-18.1618681091952,-16.2102523251264"
+ Point2="-22.1618681091952,-16.2102523251264"
+ Point3="-22.1618681091952,-20.2102523251264" />
+ End="-22.1618681091952,-24.9205046502528" />
+ Id="Package\Load Property Employee Contact Method.Paths[OLE DB Command Error Output]"
+ TopLeft="1641.95333333333,708.23179193692">
+ End="13.9107693248297,18.4682080630801">
+ End="0,8.98410403154003" />
+ Point1="0,8.98410403154003"
+ Point2="0,12.98410403154"
+ Point3="4,12.98410403154" />
+ End="9.91076932482974,12.98410403154" />
+ Point1="9.91076932482974,12.98410403154"
+ Point2="13.9107693248297,12.98410403154"
+ Point3="13.9107693248297,16.98410403154" />
+ End="13.9107693248297,18.4682080630801" />
+ Id="Package\Load Property Employee Contact Method.Paths[Multicast Output 2]"
+ TopLeft="519.863756850768,563.499454111702">
+ End="221.079494045192,48.5908593738079">
+ End="92.5113419301921,0" />
+ Point1="92.5113419301921,0"
+ Point2="96.5113419301921,0"
+ Point3="96.5113419301921,4" />
+ End="96.5113419301921,44.5908593738079" />
+ Point1="96.5113419301921,44.5908593738079"
+ Point2="96.5113419301921,48.5908593738079"
+ Point3="100.511341930192,48.5908593738079" />
+ End="221.079494045192,48.5908593738079" />
+ Id="Package\Load Property Employee Contact Method.Paths[Multicast Output 1]"
+ TopLeft="519.863756850768,551.704292869758">
+ End="235.182058665034,0">
-
-
-
-
+ End="235.182058665034,0" />
+ Id="Package\Load Property Employee Contact Method.Paths[Lookup No Match Output3]"
+ TopLeft="1298.10705534355,525.153825119237">
+ End="0,-21.152757838228">
-
+ End="0,-21.152757838228" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ End="0,30.0663762062896" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="0,-22.1" />
+ Id="Package\Load Property Employee Contact Method.Paths[Lookup No Match Output]"
+ TopLeft="1625.02,635.854048073255">
+ End="16.9333333333334,23.2777438636649">
+ End="0,11.3888719318325" />
+ Point1="0,11.3888719318325"
+ Point2="0,15.3888719318325"
+ Point3="4,15.3888719318325" />
+ End="12.9333333333334,15.3888719318325" />
+ Point1="12.9333333333334,15.3888719318325"
+ Point2="16.9333333333334,15.3888719318325"
+ Point3="16.9333333333334,19.3888719318325" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ End="195.3,0" />
+ Id="Package\Load Property Employee Contact Method.Paths[Lookup Match Output2]"
+ TopLeft="1186.27274773799,609.659815214324">
+ End="43.6472522620099,0">
-
-
-
-
+ End="43.6472522620099,0" />
+ Id="Package\Load Property Employee Contact Method.Paths[Lookup Match Output1]"
+ TopLeft="1351.98,546.753825119237">
+ End="200.1,0">
-
-
-
-
+ End="200.1,0" />
+ Id="Package\Load Property Employee Contact Method.Paths[Lookup Match Output]"
+ TopLeft="1150.14582468575,545.124220361419">
+ End="79.9341753142501,0">
-
-
-
-
+ End="79.9341753142501,0" />
+ Id="Package\Load Property Employee Contact Method.Paths[Derived Column Output12]"
+ TopLeft="949.709553751576,203.162055892766">
+ End="0,16.1390158874326">
+ End="0,16.1390158874326" />
+ Id="Package\Load Property Employee Contact Method.Paths[Derived Column Output11]"
+ TopLeft="163.981319458242,190.620735034976">
+ End="0,26.7233475280136">
-
-
-
-
+ End="0,26.7233475280136" />
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ DataSourceViewID
+
+
+ TableInfoObjectType
+ Table
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_CONTACT_METHOD]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output4]"
+ TopLeft="658.95,1266.3">
+ End="0,35.1972168104649">
-
-
-
-
+ End="0,35.1972168104649" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output3]"
+ TopLeft="662.3,148.7">
+ End="0,52.4999999999999">
-
-
-
-
+ End="0,52.4999999999999" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output2]"
+ TopLeft="662.3,656.699999999999">
+ End="0,52.4999999999999">
-
-
-
-
+ End="0,52.4999999999999" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output1]"
+ TopLeft="662.3,961.499999999999">
+ End="0,52.5">
-
-
-
-
+ End="0,52.5" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output]"
+ TopLeft="554.3,453.5">
+ End="87.6,52.4999999999999">
+ End="0,31.5636363636363" />
+ Point1="0,31.5636363636363"
+ Point2="0,35.5636363636363"
+ Point3="4,35.5636363636363" />
+ End="83.6,35.5636363636363" />
+ Point1="83.6,35.5636363636363"
+ Point2="87.6,35.5636363636363"
+ Point3="87.6,39.5636363636363" />
+ End="87.6,52.4999999999999" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Data Conversion Output1]"
+ TopLeft="662.3,250.3">
+ End="0,52.4999999999999">
-
-
-
-
+ End="0,52.4999999999999" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Data Conversion Output]"
+ TopLeft="345.3,961.499999999999">
+ End="0,52.5">
+ End="0,52.5" />
@@ -104975,19 +132370,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Union All Output 1]"
+ TopLeft="662.3,555.1">
+ End="0,52.4999999999999">
+ End="0,52.4999999999999" />
@@ -104997,31 +132392,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Sort Output1]"
+ TopLeft="662.3,1164.7">
+ End="0,52.5000000000002">
-
-
-
-
+ End="0,52.5000000000002" />
@@ -105031,19 +132414,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Sort Output]"
+ TopLeft="345.3,1164.7">
+ End="0,52.5000000000002">
+ End="0,52.5000000000002" />
@@ -105052,100 +132435,80 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
-
+
+ End="-98,52.5">
+ End="0,26" />
+ Point1="0,26"
+ Point2="0,30"
+ Point3="-4,30" />
+ End="-94,30" />
+ Point1="-94,30"
+ Point2="-98,30"
+ Point3="-98,34" />
+ End="-98,52.5" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Organization]"
+ TopLeft="662.3,859.899999999999">
+ End="0,52.5">
-
-
-
-
+ End="0,52.5" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[OLE DB Source Output]"
+ TopLeft="662.3,47.1">
+ End="0,52.4999999999999">
-
-
-
-
+ End="0,52.4999999999999" />
@@ -105155,143 +132518,127 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[OLE DB Destination Error Output1]"
+ TopLeft="358.3,1463.9">
+ End="0,20.95880879488">
-
-
-
-
+ End="0,20.95880879488" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[OLE DB Destination Error Output]"
+ TopLeft="665.15,1460.4">
+ End="0,23.0878365440799">
-
-
-
-
+ End="0,23.0878365440799" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[OLE DB Command Error Output1]"
+ TopLeft="932.85,1458.09721681046">
+ End="0,25.8906197336198">
+ End="0,25.8906197336198" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[OLE DB Command Error Output]"
+ TopLeft="100.05,1465.35880879488">
+ End="0,18.1290277491998">
+ End="0,18.1290277491998" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Multicast Output 3]"
+ TopLeft="643.366666666667,758.299999999999">
+ End="-200.066666666667,52.4999999999999">
+ End="0,20.4675324675324" />
+ Point1="0,20.4675324675324"
+ Point2="0,24.4675324675324"
+ Point3="-4,24.4675324675324" />
+ End="-196.066666666667,24.4675324675324" />
+ Point1="-196.066666666667,24.4675324675324"
+ Point2="-200.066666666667,24.4675324675324"
+ Point3="-200.066666666667,28.4675324675324" />
+ End="-200.066666666667,52.4999999999999" />
@@ -105301,31 +132648,31 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Multicast Output 1]"
+ TopLeft="681.233333333333,758.299999999999">
+ End="-18.9333333333334,52.4999999999999">
+ End="0,20.4675324675324" />
+ Point1="0,20.4675324675324"
+ Point2="0,24.4675324675324"
+ Point3="-4,24.4675324675324" />
+ End="-14.9333333333334,24.4675324675324" />
+ Point1="-14.9333333333334,24.4675324675324"
+ Point2="-18.9333333333334,24.4675324675324"
+ Point3="-18.9333333333334,28.4675324675324" />
+ End="-18.9333333333334,52.4999999999999" />
@@ -105335,299 +132682,319 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup No Match Output6]"
+ TopLeft="345.3,1063.1">
+ End="0,52.5000000000002">
+ End="0,52.5000000000002" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup No Match Output5]"
+ TopLeft="82.1000000000001,1352.4">
+ End="15.1,63.8588087948785">
+ End="0,31.6794043974393" />
+ Point1="0,31.6794043974393"
+ Point2="0,35.6794043974393"
+ Point3="4,35.6794043974393" />
+ End="11.1,35.6794043974393" />
+ Point1="11.1,35.6794043974393"
+ Point2="15.1,35.6794043974393"
+ Point3="15.1,39.6794043974393" />
+ End="15.1,63.8588087948785" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup No Match Output4]"
+ TopLeft="631.5,351.9">
+ End="-77.2,52.4999999999999">
+ End="0,20.2962962962963" />
+
+
+
+
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup No Match Output3]"
+ TopLeft="662.3,1063.1">
+ End="0,52.5000000000002">
-
-
-
-
+ End="0,52.5000000000002" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup No Match Output2]"
+ TopLeft="931.9,1349.09721681046">
+ End="0,59.9000000000001">
+ End="0,59.9000000000001" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup No Match Output1]"
+ TopLeft="345.2,1354.35880879488">
+ End="13.4000000000002,60.4411912051212">
+ End="0,29.9705956025606" />
+ Point1="0,29.9705956025606"
+ Point2="0,33.9705956025606"
+ Point3="4,33.9705956025606" />
+ End="9.4000000000002,33.9705956025606" />
+ Point1="9.4000000000002,33.9705956025606"
+ Point2="13.4000000000002,33.9705956025606"
+ Point3="13.4000000000002,37.9705956025606" />
+ End="13.4000000000002,60.4411912051212" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup No Match Output]"
+ TopLeft="658.95,1350.59721681046">
+ End="0,60.7027831895352">
+ End="0,60.7027831895352" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup Match Output2]"
+ TopLeft="717.2,1329.04721681046">
+ End="143.3,0">
+ End="143.3,0" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup Match Output1]"
+ TopLeft="288,1332.57940439744">
+ End="-136.8,0">
-
-
-
-
+ End="-136.8,0" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Lookup Match Output]"
+ TopLeft="693.1,351.9">
+ End="-10.4,154.1">
+ End="0,76.408964336237" />
+ Point1="0,76.408964336237"
+ Point2="0,80.408964336237"
+ Point3="-4,80.408964336237" />
+ End="-6.40000000000003,80.408964336237" />
+ Point1="-6.40000000000003,80.408964336237"
+ Point2="-10.4,80.408964336237"
+ Point3="-10.4,84.408964336237" />
+ End="-10.4,154.1" />
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output9]"
+ TopLeft="668,1532.58783654408">
+ End="8.18846833480211,25.4290277492">
+ End="0,12.4645138746" />
+
+
+
+
@@ -105636,32 +133003,20 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
-
-
-
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output8]"
+ TopLeft="104.794234167401,1532.58783654408">
+ End="0,25.4290277492">
+ End="0,25.4290277492" />
@@ -105671,79 +133026,65 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output7]"
+ TopLeft="358,1533.95880879488">
+ End="8.18846833480194,25.4290277492">
-
-
-
-
-
-
-
-
-
-
-
-
-
+ End="0,12.4645138746" />
+
+ End="4.18846833480194,16.4645138746" />
+
+
-
+
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output6]"
+ TopLeft="931.5,1533.08783654408">
+ End="8.18846833480211,25.4290277492">
+ End="0,12.4645138746" />
+ Point1="0,12.4645138746"
+ Point2="0,16.4645138746"
+ Point3="4,16.4645138746" />
+ End="4.18846833480211,16.4645138746" />
+ Point1="4.18846833480211,16.4645138746"
+ Point2="8.18846833480211,16.4645138746"
+ Point3="8.18846833480211,20.4645138746" />
+ End="8.18846833480211,25.4290277492" />
@@ -105753,19 +133094,19 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ Id="Package\Load Property Employee Persons and Organizations 3.Paths[Derived Column Output5]"
+ TopLeft="345.25,1266.3">
+ End="0,38.9588087948789">
+ End="0,38.9588087948789" />
@@ -105778,22 +133119,111 @@ where [refTable].[PROVINCE_STATE_CODE] = ?
+ design-time-name="Package\Load Property Employee Persons and Organizations 3\Fiter pre-existing person">
OverwriteParamsSQLProp
false
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
UsedTableName
+ type="q3:string">[dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_PERSON]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ORGANIZATION]
+
+
+ TableInfoObjectType
+ 0
+
+
+ DataSourceViewID
+
+
+
+
+
+
+ OverwriteParamsSQLProp
+ false
+
+
+ UsedTableName
+ [dbo].[PIMS_ORGANIZATION]
TableInfoObjectType
0
+ type="q4:string">0
DataSourceViewID
diff --git a/source/backend/api/Areas/Admin/Controllers/AccessRequestController.cs b/source/backend/api/Areas/Admin/Controllers/AccessRequestController.cs
index da3c22cc25..e5583f2f00 100644
--- a/source/backend/api/Areas/Admin/Controllers/AccessRequestController.cs
+++ b/source/backend/api/Areas/Admin/Controllers/AccessRequestController.cs
@@ -3,7 +3,7 @@
using Pims.Api.Models;
using Pims.Api.Models.Concepts;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
using EModel = Pims.Dal.Entities.Models;
@@ -23,7 +23,7 @@ namespace Pims.Api.Areas.Admin.Controllers
public class AccessRequestController : Controller
{
#region Properties
- private readonly IPimsRepository _pimsService;
+ private readonly IAccessRequestRepository _accessRequestRepository;
private readonly IMapper _mapper;
#endregion
@@ -32,11 +32,11 @@ public class AccessRequestController : Controller
///
/// Creates a new instance of an AccessRequestController object, initializes with specified parameters.
///
- ///
+ ///
///
- public AccessRequestController(IPimsRepository pimsService, IMapper mapper)
+ public AccessRequestController(IAccessRequestRepository accessRequestRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _accessRequestRepository = accessRequestRepository;
_mapper = mapper;
}
#endregion
@@ -76,7 +76,7 @@ public IActionResult GetPage(int page = 1, int quantity = 10, string searchText
var filter = new EModel.AccessRequestFilter(page, quantity, searchText, new[] { sort });
filter.StatusType = new Entity.PimsAccessRequestStatusType() { Id = "Received" };
- var result = _pimsService.AccessRequest.Get(filter);
+ var result = _accessRequestRepository.Get(filter);
var models = _mapper.Map(result.Items);
var paged = new PageModel(models, page, quantity, result.Total);
return new JsonResult(paged);
@@ -95,7 +95,7 @@ public IActionResult GetPage(int page = 1, int quantity = 10, string searchText
[SwaggerOperation(Tags = new[] { "user" })]
public IActionResult GetAccessRequest(long id)
{
- var accessRequest = _pimsService.AccessRequest.Get(id);
+ var accessRequest = _accessRequestRepository.Get(id);
return new JsonResult(_mapper.Map(accessRequest));
}
@@ -113,7 +113,7 @@ public IActionResult GetAccessRequest(long id)
public IActionResult Delete(long id, [FromBody] AccessRequestModel model)
{
var entity = _mapper.Map(model);
- _pimsService.AccessRequest.Delete(entity);
+ _accessRequestRepository.Delete(entity);
return new JsonResult(model);
}
#endregion
diff --git a/source/backend/api/Areas/Admin/Controllers/ClaimController.cs b/source/backend/api/Areas/Admin/Controllers/ClaimController.cs
index bb776188a2..d75691a77e 100644
--- a/source/backend/api/Areas/Admin/Controllers/ClaimController.cs
+++ b/source/backend/api/Areas/Admin/Controllers/ClaimController.cs
@@ -2,8 +2,8 @@
using MapsterMapper;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Policies;
-using Pims.Dal;
using Pims.Dal.Entities;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
using Entity = Pims.Dal.Entities;
@@ -23,7 +23,7 @@ namespace Pims.Api.Areas.Admin.Controllers
public class ClaimController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IClaimRepository _claimRepository;
private readonly IMapper _mapper;
#endregion
@@ -32,11 +32,11 @@ public class ClaimController : ControllerBase
///
/// Creates a new instance of a ClaimController class, initializes it with the specified arguments.
///
- ///
+ ///
///
- public ClaimController(IPimsRepository pimsService, IMapper mapper)
+ public ClaimController(IClaimRepository claimRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _claimRepository = claimRepository;
_mapper = mapper;
}
#endregion
@@ -72,7 +72,7 @@ public IActionResult GetClaims(int page = 1, int quantity = 10, string name = nu
quantity = 50;
}
- var paged = _pimsService.Claim.Get(page, quantity, name);
+ var paged = _claimRepository.Get(page, quantity, name);
var result = _mapper.Map>(paged);
return new JsonResult(result);
}
@@ -89,7 +89,7 @@ public IActionResult GetClaims(int page = 1, int quantity = 10, string name = nu
[SwaggerOperation(Tags = new[] { "admin-claim" })]
public IActionResult GetClaim(Guid key)
{
- var entity = _pimsService.Claim.Get(key);
+ var entity = _claimRepository.Get(key);
var claim = _mapper.Map(entity);
return new JsonResult(claim);
}
@@ -107,7 +107,7 @@ public IActionResult GetClaim(Guid key)
public IActionResult AddClaim([FromBody] Model.ClaimModel model)
{
var entity = _mapper.Map(model); // TODO: Return bad request.
- _pimsService.Claim.Add(entity);
+ _claimRepository.Add(entity);
var claim = _mapper.Map(entity);
return CreatedAtAction(nameof(GetClaim), new { id = claim.Id }, claim);
@@ -128,7 +128,7 @@ public IActionResult AddClaim([FromBody] Model.ClaimModel model)
public IActionResult UpdateClaim(Guid key, [FromBody] Model.ClaimModel model)
{
var entity = _mapper.Map(model);
- _pimsService.Claim.Update(entity);
+ _claimRepository.Update(entity);
var claim = _mapper.Map(entity);
return new JsonResult(claim);
@@ -149,7 +149,7 @@ public IActionResult UpdateClaim(Guid key, [FromBody] Model.ClaimModel model)
public IActionResult DeleteClaim(Guid key, [FromBody] Model.ClaimModel model)
{
var entity = _mapper.Map(model);
- _pimsService.Claim.Delete(entity);
+ _claimRepository.Delete(entity);
return new JsonResult(model);
}
diff --git a/source/backend/api/Areas/Admin/Controllers/RoleController.cs b/source/backend/api/Areas/Admin/Controllers/RoleController.cs
index 8280db4f8a..85644a7ca9 100644
--- a/source/backend/api/Areas/Admin/Controllers/RoleController.cs
+++ b/source/backend/api/Areas/Admin/Controllers/RoleController.cs
@@ -2,8 +2,8 @@
using MapsterMapper;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Policies;
-using Pims.Dal;
using Pims.Dal.Entities;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
using Entity = Pims.Dal.Entities;
@@ -23,7 +23,7 @@ namespace Pims.Api.Areas.Admin.Controllers
public class RoleController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IRoleRepository _roleRepository;
private readonly IMapper _mapper;
#endregion
@@ -32,11 +32,11 @@ public class RoleController : ControllerBase
///
/// Creates a new instance of a RoleController class, initializes it with the specified arguments.
///
- ///
+ ///
///
- public RoleController(IPimsRepository pimsService, IMapper mapper)
+ public RoleController(IRoleRepository roleRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _roleRepository = roleRepository;
_mapper = mapper;
}
#endregion
@@ -72,7 +72,7 @@ public IActionResult GetRoles(int page = 1, int quantity = 10, string name = nul
quantity = 50;
}
- var paged = _pimsService.Role.Get(page, quantity, name);
+ var paged = _roleRepository.Get(page, quantity, name);
var result = _mapper.Map>(paged);
return new JsonResult(result);
}
@@ -89,7 +89,7 @@ public IActionResult GetRoles(int page = 1, int quantity = 10, string name = nul
[SwaggerOperation(Tags = new[] { "admin-role" })]
public IActionResult GetRole(Guid key)
{
- var entity = _pimsService.Role.Get(key);
+ var entity = _roleRepository.Get(key);
var role = _mapper.Map(entity);
return new JsonResult(role);
}
@@ -107,7 +107,7 @@ public IActionResult GetRole(Guid key)
public IActionResult AddRole([FromBody] Model.RoleModel model)
{
var entity = _mapper.Map(model); // TODO: PSP-4417 Return bad request.
- _pimsService.Role.Add(entity);
+ _roleRepository.Add(entity);
var role = _mapper.Map(entity);
return CreatedAtAction(nameof(GetRole), new { id = role.Id }, role);
@@ -128,7 +128,7 @@ public IActionResult AddRole([FromBody] Model.RoleModel model)
public IActionResult UpdateRole(Guid key, [FromBody] Model.RoleModel model)
{
var entity = _mapper.Map(model);
- _pimsService.Role.Update(entity);
+ _roleRepository.Update(entity);
var role = _mapper.Map(entity);
return new JsonResult(role);
@@ -149,7 +149,7 @@ public IActionResult UpdateRole(Guid key, [FromBody] Model.RoleModel model)
public IActionResult DeleteRole(Guid key, [FromBody] Model.RoleModel model)
{
var entity = _mapper.Map(model);
- _pimsService.Role.Delete(entity);
+ _roleRepository.Delete(entity);
return new JsonResult(model);
}
diff --git a/source/backend/api/Areas/Admin/Controllers/UserController.cs b/source/backend/api/Areas/Admin/Controllers/UserController.cs
index c90334d0b2..6f8acb5ba2 100644
--- a/source/backend/api/Areas/Admin/Controllers/UserController.cs
+++ b/source/backend/api/Areas/Admin/Controllers/UserController.cs
@@ -3,7 +3,7 @@
using Microsoft.AspNetCore.Http.Extensions;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
using EModel = Pims.Dal.Entities.Models;
@@ -24,7 +24,7 @@ namespace Pims.Api.Areas.Admin.Controllers
public class UserController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IUserRepository _userRepository;
private readonly IMapper _mapper;
#endregion
@@ -33,11 +33,11 @@ public class UserController : ControllerBase
///
/// Creates a new instance of a UserController class.
///
- ///
+ ///
///
- public UserController(IPimsRepository pimsService, IMapper mapper)
+ public UserController(IUserRepository userRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _userRepository = userRepository;
_mapper = mapper;
}
#endregion
@@ -72,7 +72,7 @@ public IActionResult GetUsers()
[SwaggerOperation(Tags = new[] { "admin-user" })]
public IActionResult GetUsers(EModel.UserFilter filter)
{
- var page = _pimsService.User.Get(filter);
+ var page = _userRepository.Get(filter);
var result = _mapper.Map>(page);
return new JsonResult(result);
}
@@ -89,7 +89,7 @@ public IActionResult GetUsers(EModel.UserFilter filter)
[SwaggerOperation(Tags = new[] { "admin-user" })]
public IActionResult GetUser(long id)
{
- var entity = _pimsService.User.Get(id);
+ var entity = _userRepository.Get(id);
var user = _mapper.Map(entity);
return new JsonResult(user);
}
@@ -106,7 +106,7 @@ public IActionResult GetUser(long id)
[SwaggerOperation(Tags = new[] { "admin-user" })]
public IActionResult GetUser(Guid key)
{
- var entity = _pimsService.User.Get(key);
+ var entity = _userRepository.Get(key);
var user = _mapper.Map(entity);
return new JsonResult(user);
}
@@ -124,7 +124,7 @@ public IActionResult GetUser(Guid key)
public IActionResult AddUser([FromBody] Model.UserModel model)
{
var entity = _mapper.Map(model);
- _pimsService.User.Add(entity);
+ _userRepository.Add(entity);
var user = _mapper.Map(entity);
@@ -146,7 +146,7 @@ public IActionResult AddUser([FromBody] Model.UserModel model)
public IActionResult UpdateUser(Guid key, [FromBody] Model.UserModel model)
{
var entity = _mapper.Map(model);
- _pimsService.User.Update(entity);
+ _userRepository.Update(entity);
var user = _mapper.Map(entity);
return new JsonResult(user);
@@ -167,7 +167,7 @@ public IActionResult UpdateUser(Guid key, [FromBody] Model.UserModel model)
public IActionResult DeleteUser(Guid key, [FromBody] Model.UserModel model)
{
var entity = _mapper.Map(model);
- _pimsService.User.Delete(entity);
+ _userRepository.Delete(entity);
return new JsonResult(model);
}
diff --git a/source/backend/api/Areas/Autocomplete/Controllers/AutocompleteController.cs b/source/backend/api/Areas/Autocomplete/Controllers/AutocompleteController.cs
index 7edf2221db..6004a79400 100644
--- a/source/backend/api/Areas/Autocomplete/Controllers/AutocompleteController.cs
+++ b/source/backend/api/Areas/Autocomplete/Controllers/AutocompleteController.cs
@@ -7,8 +7,8 @@
using Pims.Api.Helpers.Exceptions;
using Pims.Api.Helpers.Extensions;
using Pims.Api.Policies;
-using Pims.Dal;
using Pims.Dal.Entities.Models;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -26,7 +26,7 @@ namespace Pims.Api.Areas.Autocomplete.Controllers
public class AutocompleteController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IAutocompleteRepository _autocompleteRepository;
private readonly IMapper _mapper;
#endregion
@@ -35,12 +35,12 @@ public class AutocompleteController : ControllerBase
///
/// Creates a new instance of a AutocompleteController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public AutocompleteController(IPimsRepository pimsService, IMapper mapper)
+ public AutocompleteController(IAutocompleteRepository autocompleteRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _autocompleteRepository = autocompleteRepository;
_mapper = mapper;
}
#endregion
@@ -83,7 +83,7 @@ public IActionResult GetOrganizationPredictions([FromBody] AutocompletionRequest
throw new BadRequestException("Autocomplete request must contain valid values.");
}
- var predictions = _pimsService.Autocomplete.GetOrganizationPredictions(filter);
+ var predictions = _autocompleteRepository.GetOrganizationPredictions(filter);
return new JsonResult(_mapper.Map(predictions));
}
diff --git a/source/backend/api/Areas/Autocomplete/Models/AutocompleteResponseModel.cs b/source/backend/api/Areas/Autocomplete/Models/AutocompleteResponseModel.cs
index 03bf09a0af..be9f8573e4 100644
--- a/source/backend/api/Areas/Autocomplete/Models/AutocompleteResponseModel.cs
+++ b/source/backend/api/Areas/Autocomplete/Models/AutocompleteResponseModel.cs
@@ -3,7 +3,7 @@
namespace Pims.Api.Areas.Autocomplete.Models
{
///
- /// Represents an Autocomplete response returned by the call to AutocompleteService.
+ /// Represents an Autocomplete response returned by the call to AutocompleteRepository.
///
public class AutocompleteResponseModel
{
diff --git a/source/backend/api/Areas/Contacts/Controllers/ContactController.cs b/source/backend/api/Areas/Contacts/Controllers/ContactController.cs
index c323f50732..ad32ba8402 100644
--- a/source/backend/api/Areas/Contacts/Controllers/ContactController.cs
+++ b/source/backend/api/Areas/Contacts/Controllers/ContactController.cs
@@ -3,7 +3,7 @@
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -21,7 +21,9 @@ namespace Pims.Api.Areas.Contact.Controllers
public class ContactController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IContactRepository _contactRepository;
+ private readonly IPersonRepository _personRepository;
+ private readonly IOrganizationRepository _organizationRepository;
private readonly IMapper _mapper;
#endregion
@@ -30,12 +32,20 @@ public class ContactController : ControllerBase
///
/// Creates a new instance of a ContactController class, initializes it with the specified arguments.
///
- ///
+ ///
+ ///
+ ///
///
///
- public ContactController(IPimsRepository pimsService, IMapper mapper)
+ public ContactController(
+ IContactRepository contactRepository,
+ IPersonRepository personRepository,
+ IOrganizationRepository organizationRepository,
+ IMapper mapper)
{
- _pimsService = pimsService;
+ _contactRepository = contactRepository;
+ _personRepository = personRepository;
+ _organizationRepository = organizationRepository;
_mapper = mapper;
}
#endregion
@@ -53,18 +63,18 @@ public ContactController(IPimsRepository pimsService, IMapper mapper)
[SwaggerOperation(Tags = new[] { "contact" })]
public IActionResult GetContact(string id)
{
- var contactView = _pimsService.Contact.Get(id);
+ var contactView = _contactRepository.Get(id);
if (id.StartsWith("P"))
{
- var person = _pimsService.Person.Get(contactView.PersonId.Value);
+ var person = _personRepository.Get(contactView.PersonId.Value);
var mappedPerson = _mapper.Map(person);
mappedPerson.Id = contactView.Id;
return new JsonResult(mappedPerson);
}
else
{
- var organization = _pimsService.Organization.Get(contactView.OrganizationId.Value);
+ var organization = _organizationRepository.Get(contactView.OrganizationId.Value);
var mappedOrganization = _mapper.Map(organization);
mappedOrganization.Id = contactView.Id;
return new JsonResult(mappedOrganization);
diff --git a/source/backend/api/Areas/Contacts/Controllers/SearchController.cs b/source/backend/api/Areas/Contacts/Controllers/SearchController.cs
index 76f68d1423..1fc9cc325e 100644
--- a/source/backend/api/Areas/Contacts/Controllers/SearchController.cs
+++ b/source/backend/api/Areas/Contacts/Controllers/SearchController.cs
@@ -8,8 +8,8 @@
using Pims.Api.Helpers.Exceptions;
using Pims.Api.Helpers.Extensions;
using Pims.Api.Policies;
-using Pims.Dal;
using Pims.Dal.Entities.Models;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -27,7 +27,7 @@ namespace Pims.Api.Areas.Contact.Controllers
public class SearchController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IContactRepository _contactRepository;
private readonly IMapper _mapper;
#endregion
@@ -36,12 +36,12 @@ public class SearchController : ControllerBase
///
/// Creates a new instance of a SearchController(Contacts) class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public SearchController(IPimsRepository pimsService, IMapper mapper)
+ public SearchController(IContactRepository contactRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _contactRepository = contactRepository;
_mapper = mapper;
}
#endregion
@@ -85,7 +85,7 @@ public IActionResult GetContacts([FromBody] ContactFilterModel filter)
throw new BadRequestException("Contact filter must contain valid values.");
}
- Paged contacts = _pimsService.Contact.GetPage((ContactFilter)filter);
+ Paged contacts = _contactRepository.GetPage((ContactFilter)filter);
return new JsonResult(_mapper.Map>(contacts));
}
#endregion
diff --git a/source/backend/api/Areas/DocumentGeneration/DocumentGenerationController.cs b/source/backend/api/Areas/DocumentGeneration/DocumentGenerationController.cs
index 286336a6f5..36ca699cbd 100644
--- a/source/backend/api/Areas/DocumentGeneration/DocumentGenerationController.cs
+++ b/source/backend/api/Areas/DocumentGeneration/DocumentGenerationController.cs
@@ -3,9 +3,7 @@
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Models;
-using Pims.Api.Policies;
using Pims.Api.Services;
-using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
namespace Pims.Api.Controllers
@@ -43,7 +41,8 @@ public DocumentGenerationController(IDocumentGenerationService documentGeneratio
///
///
[HttpGet("supported_types")]
- //[HasPermission(Permissions.DocumentView)]
+
+ // [HasPermission(Permissions.DocumentView)]
[Produces("application/json")]
[ProducesResponseType(typeof(ExternalResult), 200)]
[SwaggerOperation(Tags = new[] { "document-generation" })]
@@ -57,7 +56,8 @@ public async Task GetSupportedDocumentTypes()
/// Uploads the passed document.
///
[HttpPost("upload_template")]
- //[HasPermission(Permissions.DocumentAdd)]
+
+ // [HasPermission(Permissions.DocumentAdd)]
[ProducesResponseType(typeof(ExternalResult), 200)]
[SwaggerOperation(Tags = new[] { "document-generation" })]
public async Task UploadTemplate([FromForm] IFormFile file)
diff --git a/source/backend/api/Areas/Documents/DocumentRelationshipController.cs b/source/backend/api/Areas/Documents/DocumentRelationshipController.cs
index e3b119bf88..d29e1bed0d 100644
--- a/source/backend/api/Areas/Documents/DocumentRelationshipController.cs
+++ b/source/backend/api/Areas/Documents/DocumentRelationshipController.cs
@@ -27,6 +27,7 @@ public class DocumentRelationshipController : ControllerBase
#region Variables
private readonly IDocumentService _documentService;
private readonly IDocumentActivityService _documentActivityService;
+ private readonly IDocumentLeaseService _documentLeaseService;
private readonly IMapper _mapper;
#endregion
@@ -37,11 +38,17 @@ public class DocumentRelationshipController : ControllerBase
///
///
///
+ ///
///
- public DocumentRelationshipController(IDocumentService documentService, IDocumentActivityService documentActivityService, IMapper mapper)
+ public DocumentRelationshipController(
+ IDocumentService documentService,
+ IDocumentActivityService documentActivityService,
+ IDocumentLeaseService documentLeaseService,
+ IMapper mapper)
{
_documentService = documentService;
_documentActivityService = documentActivityService;
+ _documentLeaseService = documentLeaseService;
_mapper = mapper;
}
#endregion
@@ -71,6 +78,10 @@ public IActionResult GetRelationshipDocuments(DocumentRelationType relationshipT
var templateDocuments = _documentActivityService.GetActivityTemplateDocuments(parentId);
var mappedTemplateDocuments = _mapper.Map>(templateDocuments);
return new JsonResult(mappedTemplateDocuments);
+ case DocumentRelationType.Leases:
+ var leaseDocuments = _documentLeaseService.GetLeaseDocuments(parentId);
+ var mappedLeaseDocuments = _mapper.Map>(leaseDocuments);
+ return new JsonResult(mappedLeaseDocuments);
default:
throw new BadRequestException("Relationship type not valid for retrieve.");
}
@@ -101,6 +112,9 @@ public async Task UploadDocumentWithParent(
case DocumentRelationType.Templates:
var templateReponse = await _documentActivityService.UploadActivityTemplateDocumentAsync(parentId, uploadRequest);
return new JsonResult(templateReponse);
+ case DocumentRelationType.Leases:
+ var leaseReponse = await _documentLeaseService.UploadLeaseDocumentAsync(parentId, uploadRequest);
+ return new JsonResult(leaseReponse);
default:
throw new BadRequestException("Relationship type not valid for upload.");
}
@@ -131,6 +145,7 @@ public async Task UpdateDocumentMetadata(
switch (relationshipType)
{
case DocumentRelationType.Activities:
+ case DocumentRelationType.Leases:
var response = await _documentService.UpdateDocumentAsync(updateRequest);
return new JsonResult(response);
default:
@@ -161,6 +176,10 @@ public async Task DeleteDocumentRelationship(DocumentRelationType
var templateRelationship = _mapper.Map(model);
var templateResult = await _documentActivityService.DeleteActivityTemplateDocumentAsync(templateRelationship);
return new JsonResult(templateResult);
+ case DocumentRelationType.Leases:
+ var leaseRelationship = _mapper.Map(model);
+ var leaseResult = await _documentLeaseService.DeleteLeaseDocumentAsync(leaseRelationship);
+ return new JsonResult(leaseResult);
default:
throw new BadRequestException("Relationship type not valid for delete.");
}
diff --git a/source/backend/api/Areas/Insurances/Controllers/InsuranceController.cs b/source/backend/api/Areas/Insurances/Controllers/InsuranceController.cs
index 23cc597fa9..9a13557efc 100644
--- a/source/backend/api/Areas/Insurances/Controllers/InsuranceController.cs
+++ b/source/backend/api/Areas/Insurances/Controllers/InsuranceController.cs
@@ -4,7 +4,7 @@
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Areas.Insurance.Models;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -22,7 +22,7 @@ namespace Pims.Api.Areas.Insurance.Controllers
public class InsuranceController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IInsuranceRepository _insuranceRepository;
private readonly IMapper _mapper;
#endregion
@@ -31,12 +31,12 @@ public class InsuranceController : ControllerBase
///
/// Creates a new instance of a InsuranceController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public InsuranceController(IPimsRepository pimsService, IMapper mapper)
+ public InsuranceController(IInsuranceRepository insuranceRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _insuranceRepository = insuranceRepository;
_mapper = mapper;
}
#endregion
@@ -61,22 +61,22 @@ public IActionResult BatchUpdate(int leaseId, Api.Models.BatchUpdate.Request>(updatedEntities);
diff --git a/source/backend/api/Areas/Leases/Controllers/LeaseController.cs b/source/backend/api/Areas/Leases/Controllers/LeaseController.cs
index 1dcd69138f..9281fead3b 100644
--- a/source/backend/api/Areas/Leases/Controllers/LeaseController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/LeaseController.cs
@@ -3,7 +3,8 @@
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Api.Services;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -21,7 +22,8 @@ namespace Pims.Api.Areas.Lease.Controllers
public class LeaseController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly ILeaseRepository _leaseRepository;
+ private readonly ILeaseService _leaseService;
private readonly IMapper _mapper;
#endregion
@@ -30,13 +32,15 @@ public class LeaseController : ControllerBase
///
/// Creates a new instance of a LeaseController class, initializes it with the specified arguments.
///
- ///
+ ///
+ ///
///
///
- public LeaseController(IPimsRepository pimsService, IMapper mapper)
+ public LeaseController(ILeaseRepository leaseRepository, ILeaseService leaseService, IMapper mapper)
{
- _pimsService = pimsService;
+ _leaseRepository = leaseRepository;
_mapper = mapper;
+ _leaseService = leaseService;
}
#endregion
@@ -49,15 +53,31 @@ public LeaseController(IPimsRepository pimsService, IMapper mapper)
[HttpGet("{id:long}")]
[HasPermission(Permissions.LeaseView)]
[Produces("application/json")]
- [ProducesResponseType(typeof(IEnumerable), 200)]
+ [ProducesResponseType(typeof(Models.Lease.LeaseModel), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
public IActionResult GetLease(int id)
{
- var lease = _pimsService.Lease.Get(id);
+ var lease = _leaseService.GetById(id);
var mapped = _mapper.Map(lease);
return new JsonResult(mapped);
}
+ ///
+ /// Get the lease for the specified primary key 'id'.
+ ///
+ ///
+ [HttpGet("concept/{id:long}")]
+ [HasPermission(Permissions.LeaseView)]
+ [Produces("application/json")]
+ [ProducesResponseType(typeof(IEnumerable), 200)]
+ [SwaggerOperation(Tags = new[] { "lease" })]
+ public IActionResult GetLeaseConcept(int id)
+ {
+ var lease = _leaseService.GetById(id);
+ var mapped = _mapper.Map(lease);
+ return new JsonResult(mapped);
+ }
+
///
/// Add the specified lease. Allows the user to override the normal restriction on adding properties already associated to a lease.
///
@@ -67,12 +87,12 @@ public IActionResult GetLease(int id)
[Produces("application/json")]
[ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult AddLease(Models.Lease.LeaseModel leaseModel, bool userOverride = false)
+ public IActionResult AddLease(Api.Models.Concepts.LeaseModel leaseModel, bool userOverride = false)
{
var leaseEntity = _mapper.Map(leaseModel);
- var lease = _pimsService.Lease.Add(leaseEntity, userOverride);
+ var lease = _leaseService.Add(leaseEntity, userOverride);
- return new JsonResult(_mapper.Map(lease));
+ return new JsonResult(_mapper.Map(lease));
}
///
@@ -82,15 +102,14 @@ public IActionResult AddLease(Models.Lease.LeaseModel leaseModel, bool userOverr
[HttpPut("{id:long}")]
[HasPermission(Permissions.LeaseEdit)]
[Produces("application/json")]
- [ProducesResponseType(typeof(IEnumerable), 200)]
+ [ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult UpdateLease(Models.Lease.LeaseModel leaseModel, bool userOverride = false)
+ public IActionResult UpdateLease(Api.Models.Concepts.LeaseModel leaseModel, bool userOverride = false)
{
var leaseEntity = _mapper.Map(leaseModel);
- _pimsService.Lease.Update(leaseEntity, false);
- var lease = _pimsService.Lease.UpdatePropertyLeases(leaseModel.Id, leaseModel.RowVersion, leaseEntity.PimsPropertyLeases, userOverride);
+ var updatedLease = _leaseService.Update(leaseEntity, userOverride);
- return new JsonResult(_mapper.Map(lease));
+ return new JsonResult(_mapper.Map(updatedLease));
}
#endregion
}
diff --git a/source/backend/api/Areas/Leases/Controllers/LeasePaymentController.cs b/source/backend/api/Areas/Leases/Controllers/LeasePaymentController.cs
index 6e8ad80d3b..eda7bdb590 100644
--- a/source/backend/api/Areas/Leases/Controllers/LeasePaymentController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/LeasePaymentController.cs
@@ -22,7 +22,7 @@ namespace Pims.Api.Areas.Lease.Controllers
public class LeasePaymentController : ControllerBase
{
#region Variables
- private readonly IPimsService _pimsService;
+ private readonly ILeasePaymentService _leasePaymentService;
private readonly IMapper _mapper;
#endregion
@@ -31,12 +31,12 @@ public class LeasePaymentController : ControllerBase
///
/// Creates a new instance of a LeasePaymentController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public LeasePaymentController(IPimsService pimsService, IMapper mapper)
+ public LeasePaymentController(ILeasePaymentService leasePaymentService, IMapper mapper)
{
- _pimsService = pimsService;
+ _leasePaymentService = leasePaymentService;
_mapper = mapper;
}
#endregion
@@ -55,7 +55,7 @@ public LeasePaymentController(IPimsService pimsService, IMapper mapper)
public IActionResult AddPayment(long leaseId, [FromBody] Models.Lease.PaymentModel paymentModel)
{
var paymentEntity = _mapper.Map(paymentModel);
- var updatedLease = _pimsService.LeasePaymentService.AddPayment(leaseId, paymentModel.LeaseRowVersion, paymentEntity);
+ var updatedLease = _leasePaymentService.AddPayment(leaseId, paymentModel.LeaseRowVersion, paymentEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -72,7 +72,7 @@ public IActionResult AddPayment(long leaseId, [FromBody] Models.Lease.PaymentMod
public IActionResult UpdatePayment(long leaseId, long paymentId, [FromBody] Models.Lease.PaymentModel paymentModel)
{
var paymentEntity = _mapper.Map(paymentModel);
- var updatedLease = _pimsService.LeasePaymentService.UpdatePayment(leaseId, paymentId, paymentModel.LeaseRowVersion, paymentEntity);
+ var updatedLease = _leasePaymentService.UpdatePayment(leaseId, paymentId, paymentModel.LeaseRowVersion, paymentEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -89,7 +89,7 @@ public IActionResult UpdatePayment(long leaseId, long paymentId, [FromBody] Mode
public IActionResult DeletePayment(long leaseId, Models.Lease.PaymentModel paymentModel)
{
var paymentEntity = _mapper.Map(paymentModel);
- var updatedLease = _pimsService.LeasePaymentService.DeletePayment(leaseId, paymentModel.LeaseRowVersion, paymentEntity);
+ var updatedLease = _leasePaymentService.DeletePayment(leaseId, paymentModel.LeaseRowVersion, paymentEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
diff --git a/source/backend/api/Areas/Leases/Controllers/LeaseTenantController.cs b/source/backend/api/Areas/Leases/Controllers/LeaseTenantController.cs
index 156faa8298..9a7f2a14e8 100644
--- a/source/backend/api/Areas/Leases/Controllers/LeaseTenantController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/LeaseTenantController.cs
@@ -3,7 +3,7 @@
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -21,7 +21,7 @@ namespace Pims.Api.Areas.Lease.Controllers
public class LeaseTenantController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly ILeaseRepository _leaseRepository;
private readonly IMapper _mapper;
#endregion
@@ -30,12 +30,12 @@ public class LeaseTenantController : ControllerBase
///
/// Creates a new instance of a LeaseTenantController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public LeaseTenantController(IPimsRepository pimsService, IMapper mapper)
+ public LeaseTenantController(ILeaseRepository leaseRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _leaseRepository = leaseRepository;
_mapper = mapper;
}
#endregion
@@ -54,7 +54,7 @@ public LeaseTenantController(IPimsRepository pimsService, IMapper mapper)
public IActionResult UpdateTenants(long leaseId, Models.Lease.LeaseModel lease)
{
var tenantEntities = _mapper.Map>(lease.Tenants);
- var updatedLease = _pimsService.Lease.UpdateLeaseTenants(leaseId, lease.RowVersion, tenantEntities);
+ var updatedLease = _leaseRepository.UpdateLeaseTenants(leaseId, lease.RowVersion, tenantEntities);
return new JsonResult(_mapper.Map(updatedLease));
}
diff --git a/source/backend/api/Areas/Leases/Controllers/LeaseTermController.cs b/source/backend/api/Areas/Leases/Controllers/LeaseTermController.cs
index 3b55a6156c..5487aa0a35 100644
--- a/source/backend/api/Areas/Leases/Controllers/LeaseTermController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/LeaseTermController.cs
@@ -22,7 +22,7 @@ namespace Pims.Api.Areas.Lease.Controllers
public class LeaseTermController : ControllerBase
{
#region Variables
- private readonly IPimsService _pimsService;
+ private readonly ILeaseTermService _leaseTermService;
private readonly IMapper _mapper;
#endregion
@@ -31,12 +31,12 @@ public class LeaseTermController : ControllerBase
///
/// Creates a new instance of a LeaseTermController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public LeaseTermController(IPimsService pimsService, IMapper mapper)
+ public LeaseTermController(ILeaseTermService leaseTermService, IMapper mapper)
{
- _pimsService = pimsService;
+ _leaseTermService = leaseTermService;
_mapper = mapper;
}
#endregion
@@ -55,7 +55,7 @@ public LeaseTermController(IPimsService pimsService, IMapper mapper)
public IActionResult AddTerm(long leaseId, [FromBody] Models.Lease.TermModel termModel)
{
var termEntity = _mapper.Map(termModel);
- var updatedLease = _pimsService.LeaseTermService.AddTerm(leaseId, termModel.LeaseRowVersion, termEntity);
+ var updatedLease = _leaseTermService.AddTerm(leaseId, termModel.LeaseRowVersion, termEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -72,7 +72,7 @@ public IActionResult AddTerm(long leaseId, [FromBody] Models.Lease.TermModel ter
public IActionResult UpdateTerm(long leaseId, long termId, [FromBody] Models.Lease.TermModel termModel)
{
var termEntity = _mapper.Map(termModel);
- var updatedLease = _pimsService.LeaseTermService.UpdateTerm(leaseId, termId, termModel.LeaseRowVersion, termEntity);
+ var updatedLease = _leaseTermService.UpdateTerm(leaseId, termId, termModel.LeaseRowVersion, termEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -89,7 +89,7 @@ public IActionResult UpdateTerm(long leaseId, long termId, [FromBody] Models.Lea
public IActionResult DeleteTerm(long leaseId, Models.Lease.TermModel termModel)
{
var termEntity = _mapper.Map(termModel);
- var updatedLease = _pimsService.LeaseTermService.DeleteTerm(leaseId, termModel.LeaseRowVersion, termEntity);
+ var updatedLease = _leaseTermService.DeleteTerm(leaseId, termModel.LeaseRowVersion, termEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
diff --git a/source/backend/api/Areas/Leases/Controllers/PropertyImprovementController.cs b/source/backend/api/Areas/Leases/Controllers/PropertyImprovementController.cs
index b0c24b6065..05c097e935 100644
--- a/source/backend/api/Areas/Leases/Controllers/PropertyImprovementController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/PropertyImprovementController.cs
@@ -3,7 +3,7 @@
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -21,7 +21,7 @@ namespace Pims.Api.Areas.Lease.Controllers
public class PropertyImprovementController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly ILeaseRepository _leaseRepository;
private readonly IMapper _mapper;
#endregion
@@ -30,12 +30,12 @@ public class PropertyImprovementController : ControllerBase
///
/// Creates a new instance of a PropertyImprovementController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public PropertyImprovementController(IPimsRepository pimsService, IMapper mapper)
+ public PropertyImprovementController(ILeaseRepository leaseRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _leaseRepository = leaseRepository;
_mapper = mapper;
}
#endregion
@@ -54,7 +54,7 @@ public PropertyImprovementController(IPimsRepository pimsService, IMapper mapper
public IActionResult UpdateImprovements(long leaseId, Models.Lease.LeaseModel lease)
{
var improvementEntities = _mapper.Map>(lease.Improvements);
- var updatedLease = _pimsService.Lease.UpdateLeaseImprovements(leaseId, lease.RowVersion, improvementEntities);
+ var updatedLease = _leaseRepository.UpdateLeaseImprovements(leaseId, lease.RowVersion, improvementEntities);
return new JsonResult(_mapper.Map(updatedLease));
}
diff --git a/source/backend/api/Areas/Leases/Controllers/SearchController.cs b/source/backend/api/Areas/Leases/Controllers/SearchController.cs
index aace14261b..6b7468822b 100644
--- a/source/backend/api/Areas/Leases/Controllers/SearchController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/SearchController.cs
@@ -8,8 +8,8 @@
using Pims.Api.Helpers.Exceptions;
using Pims.Api.Helpers.Extensions;
using Pims.Api.Policies;
-using Pims.Dal;
using Pims.Dal.Entities.Models;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -27,7 +27,7 @@ namespace Pims.Api.Areas.Lease.Controllers
public class SearchController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly ILeaseRepository _leaseRepository;
private readonly IMapper _mapper;
#endregion
@@ -36,12 +36,12 @@ public class SearchController : ControllerBase
///
/// Creates a new instance of a SearchController(LIS) class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public SearchController(IPimsRepository pimsService, IMapper mapper)
+ public SearchController(ILeaseRepository leaseRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _leaseRepository = leaseRepository;
_mapper = mapper;
}
#endregion
@@ -85,7 +85,7 @@ public IActionResult GetLeases([FromBody] LeaseFilterModel filter)
throw new BadRequestException("Property filter must contain valid values.");
}
- var leases = _pimsService.Lease.GetPage((LeaseFilter)filter);
+ var leases = _leaseRepository.GetPage((LeaseFilter)filter);
return new JsonResult(_mapper.Map>(leases));
}
#endregion
diff --git a/source/backend/api/Areas/Leases/Controllers/SecurityDepositController.cs b/source/backend/api/Areas/Leases/Controllers/SecurityDepositController.cs
index 69bc00b3dd..79d7fc2bf7 100644
--- a/source/backend/api/Areas/Leases/Controllers/SecurityDepositController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/SecurityDepositController.cs
@@ -6,7 +6,6 @@
using Pims.Api.Areas.Leases.Models.Lease;
using Pims.Api.Helpers.Exceptions;
using Pims.Api.Models;
-using Pims.Api.Models.Concepts;
using Pims.Api.Policies;
using Pims.Api.Services;
using Pims.Dal.Entities;
@@ -27,7 +26,7 @@ namespace Pims.Api.Areas.Lease.Controllers
public class SecurityDepositController : ControllerBase
{
#region Variables
- private readonly IPimsService _pimsService;
+ private readonly ISecurityDepositService _securityDepositService;
private readonly IMapper _mapper;
#endregion
@@ -36,12 +35,12 @@ public class SecurityDepositController : ControllerBase
///
/// Creates a new instance of a SecurityDepositController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public SecurityDepositController(IPimsService pimsService, IMapper mapper)
+ public SecurityDepositController(ISecurityDepositService securityDepositService, IMapper mapper)
{
- _pimsService = pimsService;
+ _securityDepositService = securityDepositService;
_mapper = mapper;
}
#endregion
@@ -57,7 +56,7 @@ public SecurityDepositController(IPimsService pimsService, IMapper mapper)
[Produces("application/json")]
[ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult AddDeposit(long leaseId, [FromBody] ParentConcurrencyGuardModel addRequest)
+ public IActionResult AddDeposit(long leaseId, [FromBody] ParentConcurrencyGuardModel addRequest)
{
if (leaseId != addRequest.ParentId)
{
@@ -66,7 +65,7 @@ public IActionResult AddDeposit(long leaseId, [FromBody] ParentConcurrencyGuardM
var depositEntity = _mapper.Map(addRequest.Payload);
depositEntity.LeaseId = leaseId;
- var updatedLease = _pimsService.SecurityDepositService.AddLeaseDeposit(addRequest.ParentId, addRequest.ParentRowVersion, depositEntity);
+ var updatedLease = _securityDepositService.AddLeaseDeposit(addRequest.ParentId, addRequest.ParentRowVersion, depositEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -80,7 +79,7 @@ public IActionResult AddDeposit(long leaseId, [FromBody] ParentConcurrencyGuardM
[Produces("application/json")]
[ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult UpdateDeposit(long leaseId, long depositId, ParentConcurrencyGuardModel updateRequest)
+ public IActionResult UpdateDeposit(long leaseId, long depositId, ParentConcurrencyGuardModel updateRequest)
{
if (leaseId != updateRequest.ParentId)
{
@@ -95,7 +94,7 @@ public IActionResult UpdateDeposit(long leaseId, long depositId, ParentConcurren
var depositEntity = _mapper.Map(updateRequest.Payload);
depositEntity.LeaseId = leaseId;
- var updatedLease = _pimsService.SecurityDepositService.UpdateLeaseDeposit(updateRequest.ParentId, updateRequest.ParentRowVersion, depositEntity);
+ var updatedLease = _securityDepositService.UpdateLeaseDeposit(updateRequest.ParentId, updateRequest.ParentRowVersion, depositEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -109,14 +108,14 @@ public IActionResult UpdateDeposit(long leaseId, long depositId, ParentConcurren
[Produces("application/json")]
[ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult DeleteDeposit(long leaseId, [FromBody] ParentConcurrencyGuardModel deleteRequest)
+ public IActionResult DeleteDeposit(long leaseId, [FromBody] ParentConcurrencyGuardModel deleteRequest)
{
if (leaseId != deleteRequest.ParentId)
{
throw new BadRequestException($"Concurrency parent id mismatch.");
}
var depositEntity = _mapper.Map(deleteRequest.Payload);
- var updatedLease = _pimsService.SecurityDepositService.DeleteLeaseDeposit(deleteRequest.ParentId, deleteRequest.ParentRowVersion, depositEntity);
+ var updatedLease = _securityDepositService.DeleteLeaseDeposit(deleteRequest.ParentId, deleteRequest.ParentRowVersion, depositEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -132,7 +131,7 @@ public IActionResult DeleteDeposit(long leaseId, [FromBody] ParentConcurrencyGua
[SwaggerOperation(Tags = new[] { "lease" })]
public IActionResult DeleteDeposit(long leaseId, [FromBody] ParentConcurrencyGuardModel depositNoteModel)
{
- var updatedLease = _pimsService.SecurityDepositService.UpdateLeaseDepositNote(depositNoteModel.ParentId, depositNoteModel.ParentRowVersion, depositNoteModel.Payload.Note);
+ var updatedLease = _securityDepositService.UpdateLeaseDepositNote(depositNoteModel.ParentId, depositNoteModel.ParentRowVersion, depositNoteModel.Payload.Note);
return new JsonResult(_mapper.Map(updatedLease));
}
diff --git a/source/backend/api/Areas/Leases/Controllers/SecurityDepositReturnController.cs b/source/backend/api/Areas/Leases/Controllers/SecurityDepositReturnController.cs
index 329788dd09..ed1544677c 100644
--- a/source/backend/api/Areas/Leases/Controllers/SecurityDepositReturnController.cs
+++ b/source/backend/api/Areas/Leases/Controllers/SecurityDepositReturnController.cs
@@ -5,7 +5,6 @@
using Pims.Api.Areas.Lease.Models.Lease;
using Pims.Api.Helpers.Exceptions;
using Pims.Api.Models;
-using Pims.Api.Models.Concepts;
using Pims.Api.Policies;
using Pims.Api.Services;
using Pims.Dal.Entities;
@@ -26,7 +25,7 @@ namespace Pims.Api.Areas.Lease.Controllers
public class SecurityDepositReturnController : ControllerBase
{
#region Variables
- private readonly IPimsService _pimsService;
+ private readonly ISecurityDepositReturnService _securityDepositReturnService;
private readonly IMapper _mapper;
#endregion
@@ -35,12 +34,12 @@ public class SecurityDepositReturnController : ControllerBase
///
/// Creates a new instance of a SecurityDepositReturnController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public SecurityDepositReturnController(IPimsService pimsService, IMapper mapper)
+ public SecurityDepositReturnController(ISecurityDepositReturnService securityDepositReturnService, IMapper mapper)
{
- _pimsService = pimsService;
+ _securityDepositReturnService = securityDepositReturnService;
_mapper = mapper;
}
#endregion
@@ -56,7 +55,7 @@ public SecurityDepositReturnController(IPimsService pimsService, IMapper mapper)
[Produces("application/json")]
[ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult AddDepositReturn(long leaseId, long depositId, [FromBody] ParentConcurrencyGuardModel addRequest)
+ public IActionResult AddDepositReturn(long leaseId, long depositId, [FromBody] ParentConcurrencyGuardModel addRequest)
{
if (leaseId != addRequest.ParentId)
{
@@ -70,7 +69,7 @@ public IActionResult AddDepositReturn(long leaseId, long depositId, [FromBody] P
var depositEntity = _mapper.Map(addRequest.Payload);
- var updatedLease = _pimsService.SecurityDepositReturnService.AddLeaseDepositReturn(addRequest.ParentId, addRequest.ParentRowVersion, depositEntity);
+ var updatedLease = _securityDepositReturnService.AddLeaseDepositReturn(addRequest.ParentId, addRequest.ParentRowVersion, depositEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -84,7 +83,7 @@ public IActionResult AddDepositReturn(long leaseId, long depositId, [FromBody] P
[Produces("application/json")]
[ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult UpdateDepositReturn(long leaseId, long depositId, long depositReturnId, ParentConcurrencyGuardModel updateRequest)
+ public IActionResult UpdateDepositReturn(long leaseId, long depositId, long depositReturnId, ParentConcurrencyGuardModel updateRequest)
{
if (leaseId != updateRequest.ParentId)
{
@@ -97,7 +96,7 @@ public IActionResult UpdateDepositReturn(long leaseId, long depositId, long depo
}
var depositEntity = _mapper.Map(updateRequest.Payload);
- var updatedLease = _pimsService.SecurityDepositReturnService.UpdateLeaseDepositReturn(updateRequest.ParentId, updateRequest.ParentRowVersion, depositEntity);
+ var updatedLease = _securityDepositReturnService.UpdateLeaseDepositReturn(updateRequest.ParentId, updateRequest.ParentRowVersion, depositEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
@@ -111,7 +110,7 @@ public IActionResult UpdateDepositReturn(long leaseId, long depositId, long depo
[Produces("application/json")]
[ProducesResponseType(typeof(IEnumerable), 200)]
[SwaggerOperation(Tags = new[] { "lease" })]
- public IActionResult DeleteDepositReturn(long leaseId, long depositId, [FromBody] ParentConcurrencyGuardModel deleteRequest)
+ public IActionResult DeleteDepositReturn(long leaseId, long depositId, [FromBody] ParentConcurrencyGuardModel deleteRequest)
{
if (leaseId != deleteRequest.ParentId)
{
@@ -124,7 +123,7 @@ public IActionResult DeleteDepositReturn(long leaseId, long depositId, [FromBody
}
var depositEntity = _mapper.Map(deleteRequest.Payload);
- var updatedLease = _pimsService.SecurityDepositReturnService.DeleteLeaseDepositReturn(deleteRequest.ParentId, deleteRequest.ParentRowVersion, depositEntity);
+ var updatedLease = _securityDepositReturnService.DeleteLeaseDepositReturn(deleteRequest.ParentId, deleteRequest.ParentRowVersion, depositEntity);
return new JsonResult(_mapper.Map(updatedLease));
}
diff --git a/source/backend/api/Areas/Leases/Mapping/Lease/PropertyMap.cs b/source/backend/api/Areas/Leases/Mapping/Lease/PropertyMap.cs
index 4783637b0c..f1107e7c5a 100644
--- a/source/backend/api/Areas/Leases/Mapping/Lease/PropertyMap.cs
+++ b/source/backend/api/Areas/Leases/Mapping/Lease/PropertyMap.cs
@@ -1,4 +1,7 @@
using Mapster;
+using Pims.Dal.Constants;
+using Pims.Dal.Helpers;
+using System;
using Entity = Pims.Dal.Entities;
using Model = Pims.Api.Areas.Lease.Models.Lease;
@@ -20,7 +23,9 @@ public void Register(TypeAdapterConfig config)
.Map(dest => dest.Description, src => src.Property.Description)
.Map(dest => dest.SurplusDeclaration, src => src.Property)
.Map(dest => dest.RowVersion, src => src.ConcurrencyControlNumber)
- .Map(dest => dest.LandArea, src => src.LeaseArea);
+ .Map(dest => dest.LandArea, src => src.LeaseArea)
+ .Map(dest => dest.Latitude, src => src.Property.Location.Coordinate.Y)
+ .Map(dest => dest.Longitude, src => src.Property.Location.Coordinate.X);
config.NewConfig()
.Map(dest => dest.PropertyId, src => src.Id)
diff --git a/source/backend/api/Areas/Leases/Models/Lease/PropertyModel.cs b/source/backend/api/Areas/Leases/Models/Lease/PropertyModel.cs
index 14d003ddba..747ebf85e3 100644
--- a/source/backend/api/Areas/Leases/Models/Lease/PropertyModel.cs
+++ b/source/backend/api/Areas/Leases/Models/Lease/PropertyModel.cs
@@ -67,6 +67,16 @@ public class PropertyModel
/// get/set - A unique identifier for an untitled parcel.
///
public string PIN { get; set; }
+
+ ///
+ /// get/set - Latitude of untitled parcel.
+ ///
+ public double Latitude { get; set; }
+
+ ///
+ /// get/set - Longitude of untitled parcel.
+ ///
+ public double Longitude { get; set; }
#endregion
#endregion
}
diff --git a/source/backend/api/Areas/Organizations/Controllers/OrganizationController.cs b/source/backend/api/Areas/Organizations/Controllers/OrganizationController.cs
index 8370ca3487..e565fadf95 100644
--- a/source/backend/api/Areas/Organizations/Controllers/OrganizationController.cs
+++ b/source/backend/api/Areas/Organizations/Controllers/OrganizationController.cs
@@ -5,7 +5,7 @@
using Pims.Api.Policies;
using Pims.Api.Services;
using Pims.Core.Exceptions;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -23,8 +23,8 @@ namespace Pims.Api.Areas.Organizations.Controllers
public class OrganizationController : ControllerBase
{
#region Variables
- private readonly IPimsService _pimsService;
- private readonly IPimsRepository _pimsRepository;
+ private readonly IOrganizationService _organizationService;
+ private readonly ILookupRepository _lookupRepository;
private readonly IMapper _mapper;
#endregion
@@ -33,14 +33,14 @@ public class OrganizationController : ControllerBase
///
/// Creates a new instance of a PersonController class, initializes it with the specified arguments.
///
- ///
- ///
+ ///
+ ///
///
///
- public OrganizationController(IPimsService pimsService, IPimsRepository pimsRepository, IMapper mapper)
+ public OrganizationController(IOrganizationService organizationService, ILookupRepository lookupRepository, IMapper mapper)
{
- _pimsService = pimsService;
- _pimsRepository = pimsRepository;
+ _organizationService = organizationService;
+ _lookupRepository = lookupRepository;
_mapper = mapper;
}
#endregion
@@ -58,7 +58,7 @@ public OrganizationController(IPimsService pimsService, IPimsRepository pimsRepo
[SwaggerOperation(Tags = new[] { "organization" })]
public IActionResult GetOrganization(int id)
{
- var organization = _pimsService.OrganizationService.GetOrganization(id);
+ var organization = _organizationService.GetOrganization(id);
return new JsonResult(_mapper.Map(organization));
}
@@ -75,7 +75,7 @@ public IActionResult GetOrganization(int id)
public IActionResult AddOrganization([FromBody] Models.Organization.OrganizationModel model, bool userOverride = false)
{
// Business rule - support country free-form value if country code is "Other". Ignore field otherwise.
- var otherCountry = _pimsRepository.Lookup.GetCountries().FirstOrDefault(x => x.Code == Dal.Entities.CountryCodes.Other);
+ var otherCountry = _lookupRepository.GetCountries().FirstOrDefault(x => x.Code == Dal.Entities.CountryCodes.Other);
foreach (var address in model?.Addresses)
{
if (otherCountry != null && address != null && address.CountryId != otherCountry.CountryId)
@@ -87,7 +87,7 @@ public IActionResult AddOrganization([FromBody] Models.Organization.Organization
var entity = _mapper.Map(model);
try
{
- var createdOrganization = _pimsService.OrganizationService.AddOrganization(entity, userOverride);
+ var createdOrganization = _organizationService.AddOrganization(entity, userOverride);
var response = _mapper.Map(createdOrganization);
return new JsonResult(response);
@@ -110,7 +110,7 @@ public IActionResult AddOrganization([FromBody] Models.Organization.Organization
public IActionResult UpdateOrganization([FromBody] Models.Organization.OrganizationModel organizationModel)
{
var orgEntity = _mapper.Map(organizationModel);
- var updatedOrganization = _pimsService.OrganizationService.UpdateOrganization(orgEntity, organizationModel.RowVersion);
+ var updatedOrganization = _organizationService.UpdateOrganization(orgEntity, organizationModel.RowVersion);
return new JsonResult(_mapper.Map(updatedOrganization));
}
diff --git a/source/backend/api/Areas/Persons/Controllers/PersonController.cs b/source/backend/api/Areas/Persons/Controllers/PersonController.cs
index 0e086f824c..d9bdfe9957 100644
--- a/source/backend/api/Areas/Persons/Controllers/PersonController.cs
+++ b/source/backend/api/Areas/Persons/Controllers/PersonController.cs
@@ -5,7 +5,7 @@
using Pims.Api.Policies;
using Pims.Api.Services;
using Pims.Core.Exceptions;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
using Concepts = Pims.Api.Models.Concepts;
@@ -24,8 +24,8 @@ namespace Pims.Api.Areas.Persons.Controllers
public class PersonController : ControllerBase
{
#region Variables
- private readonly IPimsService _pimsService;
- private readonly IPimsRepository _pimsRepository;
+ private readonly IPersonService _personService;
+ private readonly ILookupRepository _lookupRepository;
private readonly IMapper _mapper;
#endregion
@@ -34,14 +34,14 @@ public class PersonController : ControllerBase
///
/// Creates a new instance of a PersonController class, initializes it with the specified arguments.
///
- ///
- ///
+ ///
+ ///
///
///
- public PersonController(IPimsService pimsService, IPimsRepository pimsRepository, IMapper mapper)
+ public PersonController(IPersonService personService, ILookupRepository lookupRepository, IMapper mapper)
{
- _pimsService = pimsService;
- _pimsRepository = pimsRepository;
+ _personService = personService;
+ _lookupRepository = lookupRepository;
_mapper = mapper;
}
#endregion
@@ -59,7 +59,7 @@ public PersonController(IPimsService pimsService, IPimsRepository pimsRepository
[SwaggerOperation(Tags = new[] { "person" })]
public IActionResult GetPerson(int id)
{
- var person = _pimsService.PersonService.GetPerson(id);
+ var person = _personService.GetPerson(id);
return new JsonResult(_mapper.Map(person));
}
@@ -74,7 +74,7 @@ public IActionResult GetPerson(int id)
[SwaggerOperation(Tags = new[] { "person" })]
public IActionResult GetPersonConcept(int id)
{
- var person = _pimsService.PersonService.GetPerson(id);
+ var person = _personService.GetPerson(id);
return new JsonResult(_mapper.Map(person));
}
@@ -91,7 +91,7 @@ public IActionResult GetPersonConcept(int id)
public IActionResult AddPerson([FromBody] Models.Person.PersonModel model, bool userOverride = false)
{
// Business rule - support country free-form value if country code is "Other". Ignore field otherwise.
- var otherCountry = _pimsRepository.Lookup.GetCountries().FirstOrDefault(x => x.Code == Dal.Entities.CountryCodes.Other);
+ var otherCountry = _lookupRepository.GetCountries().FirstOrDefault(x => x.Code == Dal.Entities.CountryCodes.Other);
foreach (var address in model?.Addresses)
{
if (otherCountry != null && address != null && address.CountryId != otherCountry.CountryId)
@@ -104,7 +104,7 @@ public IActionResult AddPerson([FromBody] Models.Person.PersonModel model, bool
try
{
- var created = _pimsService.PersonService.AddPerson(entity, userOverride);
+ var created = _personService.AddPerson(entity, userOverride);
var response = _mapper.Map(created);
return new JsonResult(response);
@@ -127,7 +127,7 @@ public IActionResult AddPerson([FromBody] Models.Person.PersonModel model, bool
public IActionResult UpdatePerson([FromBody] Models.Person.PersonModel personModel)
{
var personEntity = _mapper.Map(personModel);
- var updatedPerson = _pimsService.PersonService.UpdatePerson(personEntity, personModel.RowVersion);
+ var updatedPerson = _personService.UpdatePerson(personEntity, personModel.RowVersion);
return new JsonResult(_mapper.Map(updatedPerson));
}
diff --git a/source/backend/api/Areas/Property/Controllers/PropertyController.cs b/source/backend/api/Areas/Property/Controllers/PropertyController.cs
index d99b79a623..625b35b991 100644
--- a/source/backend/api/Areas/Property/Controllers/PropertyController.cs
+++ b/source/backend/api/Areas/Property/Controllers/PropertyController.cs
@@ -5,7 +5,7 @@
using Pims.Api.Areas.Property.Models.Property;
using Pims.Api.Policies;
using Pims.Api.Services;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -23,8 +23,8 @@ namespace Pims.Api.Areas.Property.Controllers
public class PropertyController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsRepository;
- private readonly IPimsService _pimsService;
+ private readonly IPropertyRepository _propertyRepository;
+ private readonly IPropertyService _propertyService;
private readonly IMapper _mapper;
#endregion
@@ -33,14 +33,14 @@ public class PropertyController : ControllerBase
///
/// Creates a new instance of a PropertyController class, initializes it with the specified arguments.
///
- ///
- ///
+ ///
+ ///
///
///
- public PropertyController(IPimsRepository pimsRepository, IPimsService pimsService, IMapper mapper)
+ public PropertyController(IPropertyRepository propertyRepository, IPropertyService propertyService, IMapper mapper)
{
- _pimsRepository = pimsRepository;
- _pimsService = pimsService;
+ _propertyRepository = propertyRepository;
+ _propertyService = propertyService;
_mapper = mapper;
}
#endregion
@@ -58,7 +58,7 @@ public PropertyController(IPimsRepository pimsRepository, IPimsService pimsServi
[SwaggerOperation(Tags = new[] { "property" })]
public IActionResult GetPropertyAssociationsWithId(long id)
{
- var property = _pimsRepository.Property.GetAssociations(id);
+ var property = _propertyRepository.GetAssociations(id);
return new JsonResult(_mapper.Map(property));
}
@@ -77,7 +77,7 @@ public IActionResult GetPropertyAssociationsWithId(long id)
[SwaggerOperation(Tags = new[] { "property" })]
public IActionResult GetConceptPropertyWithId(long id)
{
- var property = _pimsService.PropertyService.GetById(id);
+ var property = _propertyService.GetById(id);
return new JsonResult(_mapper.Map(property));
}
@@ -93,7 +93,7 @@ public IActionResult GetConceptPropertyWithId(long id)
public IActionResult UpdateConceptProperty([FromBody] Pims.Api.Models.Concepts.PropertyModel propertyModel)
{
var propertyEntity = _mapper.Map(propertyModel);
- var updatedProperty = _pimsService.PropertyService.Update(propertyEntity);
+ var updatedProperty = _propertyService.Update(propertyEntity);
return new JsonResult(_mapper.Map(updatedProperty));
}
diff --git a/source/backend/api/Areas/Property/Controllers/SearchController.cs b/source/backend/api/Areas/Property/Controllers/SearchController.cs
index 99ddfdfd49..18fc0da180 100644
--- a/source/backend/api/Areas/Property/Controllers/SearchController.cs
+++ b/source/backend/api/Areas/Property/Controllers/SearchController.cs
@@ -7,8 +7,8 @@
using Pims.Api.Helpers.Exceptions;
using Pims.Api.Helpers.Extensions;
using Pims.Api.Policies;
-using Pims.Dal;
using Pims.Dal.Entities.Models;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
using BModel = Pims.Api.Models;
@@ -27,7 +27,7 @@ namespace Pims.Api.Areas.Property.Controllers
public class SearchController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IPropertyRepository _propertyRepository;
private readonly IMapper _mapper;
#endregion
@@ -36,12 +36,12 @@ public class SearchController : ControllerBase
///
/// Creates a new instance of a SearchController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public SearchController(IPimsRepository pimsService, IMapper mapper)
+ public SearchController(IPropertyRepository propertyRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _propertyRepository = propertyRepository;
_mapper = mapper;
}
#endregion
@@ -83,7 +83,7 @@ public IActionResult GetProperties([FromBody] PropertyFilterModel filter)
throw new BadRequestException("Property filter must contain valid values.");
}
- var page = _pimsService.Property.GetPage((PropertyFilter)filter);
+ var page = _propertyRepository.GetPage((PropertyFilter)filter);
var result = _mapper.Map>(page);
return new JsonResult(result);
}
diff --git a/source/backend/api/Areas/Property/Models/Property/AssociationModel.cs b/source/backend/api/Areas/Property/Models/Property/AssociationModel.cs
index ccbbf2d38b..52eebd5ec9 100644
--- a/source/backend/api/Areas/Property/Models/Property/AssociationModel.cs
+++ b/source/backend/api/Areas/Property/Models/Property/AssociationModel.cs
@@ -13,6 +13,7 @@ public class AssociationModel
public DateTime? CreatedDateTime { get; set; }
public string CreatedBy { get; set; }
+
public string CreatedByGuid { get; set; }
public string Status { get; set; }
diff --git a/source/backend/api/Areas/Property/Models/Property/PropertyAssociationModel.cs b/source/backend/api/Areas/Property/Models/Property/PropertyAssociationModel.cs
index c5dd9bdf65..c1f39699f9 100644
--- a/source/backend/api/Areas/Property/Models/Property/PropertyAssociationModel.cs
+++ b/source/backend/api/Areas/Property/Models/Property/PropertyAssociationModel.cs
@@ -11,7 +11,7 @@ public class PropertyAssociationModel
public IList LeaseAssociations { get; set; }
public IList ResearchAssociations { get; set; }
- public IList AcquisitionAssociations { get; set; }
+ public IList AcquisitionAssociations { get; set; }
}
}
diff --git a/source/backend/api/Areas/Reports/Controllers/LeaseController.cs b/source/backend/api/Areas/Reports/Controllers/LeaseController.cs
index 4892f37e66..92ffe7447e 100644
--- a/source/backend/api/Areas/Reports/Controllers/LeaseController.cs
+++ b/source/backend/api/Areas/Reports/Controllers/LeaseController.cs
@@ -15,9 +15,9 @@
using Pims.Api.Helpers.Reporting;
using Pims.Api.Policies;
using Pims.Api.Services;
-using Pims.Dal;
using Pims.Dal.Entities;
using Pims.Dal.Entities.Models;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -35,8 +35,9 @@ namespace Pims.Api.Areas.Reports.Controllers
public class LeaseController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsRepository;
- private readonly IPimsService _pimsService;
+ private readonly ILookupRepository _lookupRepository;
+ private readonly ILeaseRepository _leaseRepository;
+ private readonly ILeaseReportsService _leaseReportService;
private readonly IMapper _mapper;
private readonly IWebHostEnvironment _webHostEnvironment;
#endregion
@@ -46,16 +47,18 @@ public class LeaseController : ControllerBase
///
/// Creates a new instance of a ReportController class, initializes it with the specified arguments.
///
- ///
- ///
+ ///
+ ///
+ ///
///
///
- public LeaseController(IPimsRepository pimsRepository, IPimsService pimsService, IWebHostEnvironment webHostEnvironment, IMapper mapper)
+ public LeaseController(ILookupRepository lookupRepository, ILeaseRepository leaseRepository, ILeaseReportsService leaseReportService, IWebHostEnvironment webHostEnvironment, IMapper mapper)
{
- _pimsService = pimsService;
+ _lookupRepository = lookupRepository;
+ _leaseRepository = leaseRepository;
+ _leaseReportService = leaseReportService;
_mapper = mapper;
_webHostEnvironment = webHostEnvironment;
- _pimsRepository = pimsRepository;
}
#endregion
@@ -136,9 +139,9 @@ public IActionResult ExportAggregatedLeases(int fiscalYearStart)
throw new BadRequestException("Fiscal year invalid.");
}
- IEnumerable leasesForFiscal = _pimsService.LeaseReportsService.GetAggregatedLeaseReport(fiscalYearStart);
- var programs = _pimsRepository.Lookup.GetLeaseProgramTypes();
- var regions = _pimsRepository.Lookup.GetRegions();
+ IEnumerable leasesForFiscal = _leaseReportService.GetAggregatedLeaseReport(fiscalYearStart);
+ var programs = _lookupRepository.GetLeaseProgramTypes();
+ var regions = _lookupRepository.GetRegions();
AggregatedLeasesModel model = new AggregatedLeasesModel(leasesForFiscal, fiscalYearStart, programs, regions);
@@ -164,8 +167,8 @@ public IActionResult ExportAggregatedLeases(int fiscalYearStart)
///
public IEnumerable GetCrossJoinLeases(Lease.Models.Search.LeaseFilterModel filter, bool all = false)
{
- filter.Quantity = all ? _pimsRepository.Lease.Count() : filter.Quantity;
- var page = _pimsRepository.Lease.GetPage((LeaseFilter)filter);
+ filter.Quantity = all ? _leaseRepository.Count() : filter.Quantity;
+ var page = _leaseRepository.GetPage((LeaseFilter)filter);
var allLeases = page.Items.SelectMany(l => l.PimsLeaseTerms.DefaultIfEmpty(), (lease, term) => (lease, term))
.SelectMany(lt => lt.lease.PimsPropertyLeases.DefaultIfEmpty(), (leaseTerm, property) => (leaseTerm.term, leaseTerm.lease, property))
.SelectMany(ltp => ltp.lease.PimsLeaseTenants.DefaultIfEmpty(), (leaseTermProperty, tenant) => (leaseTermProperty.term, leaseTermProperty.lease, leaseTermProperty.property, tenant));
diff --git a/source/backend/api/Areas/Reports/Controllers/PropertyController.cs b/source/backend/api/Areas/Reports/Controllers/PropertyController.cs
index a179e00b12..8eace85383 100644
--- a/source/backend/api/Areas/Reports/Controllers/PropertyController.cs
+++ b/source/backend/api/Areas/Reports/Controllers/PropertyController.cs
@@ -8,8 +8,8 @@
using Pims.Api.Helpers.Extensions;
using Pims.Api.Helpers.Reporting;
using Pims.Api.Policies;
-using Pims.Dal;
using Pims.Dal.Entities.Models;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
@@ -27,7 +27,7 @@ namespace Pims.Api.Areas.Reports.Controllers
public class PropertyController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IPropertyRepository _propertyRepository;
private readonly IMapper _mapper;
#endregion
@@ -36,11 +36,11 @@ public class PropertyController : ControllerBase
///
/// Creates a new instance of a ReportController class, initializes it with the specified arguments.
///
- ///
+ ///
///
- public PropertyController(IPimsRepository pimsService, IMapper mapper)
+ public PropertyController(IPropertyRepository propertyRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _propertyRepository = propertyRepository;
_mapper = mapper;
}
#endregion
@@ -95,8 +95,8 @@ public IActionResult ExportProperties([FromBody] Property.Models.Search.Property
throw new BadRequestException($"Invalid HTTP request header 'Accept:{accept}'.");
}
- filter.Quantity = all ? _pimsService.Property.Count() : filter.Quantity;
- var page = _pimsService.Property.GetPage((PropertyFilter)filter);
+ filter.Quantity = all ? _propertyRepository.Count() : filter.Quantity;
+ var page = _propertyRepository.GetPage((PropertyFilter)filter);
var report = _mapper.Map>(page);
return accept.ToString() switch
diff --git a/source/backend/api/Areas/Reports/Controllers/UserController.cs b/source/backend/api/Areas/Reports/Controllers/UserController.cs
index 00306db278..fe1cf8a2f9 100644
--- a/source/backend/api/Areas/Reports/Controllers/UserController.cs
+++ b/source/backend/api/Areas/Reports/Controllers/UserController.cs
@@ -8,7 +8,7 @@
using Pims.Api.Helpers.Extensions;
using Pims.Api.Helpers.Reporting;
using Pims.Api.Policies;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Pims.Dal.Security;
using Swashbuckle.AspNetCore.Annotations;
using EModel = Pims.Dal.Entities.Models;
@@ -27,7 +27,7 @@ namespace Pims.Api.Areas.Reports.Controllers
public class UserController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IUserRepository _userRepository;
private readonly IMapper _mapper;
#endregion
@@ -36,11 +36,11 @@ public class UserController : ControllerBase
///
/// Creates a new instance of a UserController class, initializes it with the specified arguments.
///
- ///
+ ///
///
- public UserController(IPimsRepository pimsService, IMapper mapper)
+ public UserController(IUserRepository userRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _userRepository = userRepository;
_mapper = mapper;
}
#endregion
@@ -94,8 +94,8 @@ public IActionResult ExportUsers([FromBody] EModel.UserFilter filter, bool all =
throw new BadRequestException($"Invalid HTTP request header 'Accept:{accept}'.");
}
- filter.Quantity = all ? _pimsService.User.Count() : filter.Quantity;
- var page = _pimsService.User.Get(filter);
+ filter.Quantity = all ? _userRepository.Count() : filter.Quantity;
+ var page = _userRepository.Get(filter);
var report = _mapper.Map>(page);
return accept.ToString() switch
diff --git a/source/backend/api/Areas/Research/Controllers/ResearchFileController.cs b/source/backend/api/Areas/Research/Controllers/ResearchFileController.cs
index a55e33f03d..4f0d334202 100644
--- a/source/backend/api/Areas/Research/Controllers/ResearchFileController.cs
+++ b/source/backend/api/Areas/Research/Controllers/ResearchFileController.cs
@@ -23,7 +23,7 @@ namespace Pims.Api.Areas.ResearchFile.Controllers
public class ResearchFileController : ControllerBase
{
#region Variables
- private readonly IPimsService _pimsService;
+ private readonly IResearchFileService _researchFileService;
private readonly IActivityService _activityService;
private readonly IMapper _mapper;
#endregion
@@ -33,13 +33,13 @@ public class ResearchFileController : ControllerBase
///
/// Creates a new instance of a ResearchFileController class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
///
- public ResearchFileController(IPimsService pimsService, IActivityService activityService, IMapper mapper)
+ public ResearchFileController(IResearchFileService researchFileService, IActivityService activityService, IMapper mapper)
{
- _pimsService = pimsService;
+ _researchFileService = researchFileService;
_activityService = activityService;
_mapper = mapper;
}
@@ -58,7 +58,7 @@ public ResearchFileController(IPimsService pimsService, IActivityService activit
[SwaggerOperation(Tags = new[] { "researchfile" })]
public IActionResult GetResearchFile(long id)
{
- var researchFile = _pimsService.ResearchFileService.GetById(id);
+ var researchFile = _researchFileService.GetById(id);
return new JsonResult(_mapper.Map(researchFile));
}
@@ -124,7 +124,7 @@ public IActionResult AddActivityInstance(ActivityInstanceModel activityInstanceM
public IActionResult AddResearchFile(ResearchFileModel researchFileModel)
{
var researchFileEntity = _mapper.Map(researchFileModel);
- var researchFile = _pimsService.ResearchFileService.Add(researchFileEntity);
+ var researchFile = _researchFileService.Add(researchFileEntity);
return new JsonResult(_mapper.Map(researchFile));
}
@@ -141,7 +141,7 @@ public IActionResult AddResearchFile(ResearchFileModel researchFileModel)
public IActionResult UpdateResearchFile([FromBody] ResearchFileModel researchFileModel)
{
var researchFileEntity = _mapper.Map(researchFileModel);
- var researchFile = _pimsService.ResearchFileService.Update(researchFileEntity);
+ var researchFile = _researchFileService.Update(researchFileEntity);
return new JsonResult(_mapper.Map(researchFile));
}
@@ -158,7 +158,7 @@ public IActionResult UpdateResearchFile([FromBody] ResearchFileModel researchFil
public IActionResult UpdateResearchFileProperties([FromBody] ResearchFileModel researchFileModel)
{
var researchFileEntity = _mapper.Map(researchFileModel);
- var researchFile = _pimsService.ResearchFileService.UpdateProperties(researchFileEntity);
+ var researchFile = _researchFileService.UpdateProperties(researchFileEntity);
return new JsonResult(_mapper.Map(researchFile));
}
@@ -180,7 +180,7 @@ public IActionResult UpdateResearchFileProperty(long researchFileId, long resear
}
var researchFilePropertyEntity = _mapper.Map(researchFilePropertyModel);
- var researchFile = _pimsService.ResearchFileService.UpdateProperty(researchFileId, researchFilePropertyModel.File.RowVersion, researchFilePropertyEntity);
+ var researchFile = _researchFileService.UpdateProperty(researchFileId, researchFilePropertyModel.File.RowVersion, researchFilePropertyEntity);
return new JsonResult(_mapper.Map(researchFile));
}
diff --git a/source/backend/api/Areas/Research/Controllers/SearchController.cs b/source/backend/api/Areas/Research/Controllers/SearchController.cs
index 84c6514018..1b308223bc 100644
--- a/source/backend/api/Areas/Research/Controllers/SearchController.cs
+++ b/source/backend/api/Areas/Research/Controllers/SearchController.cs
@@ -28,8 +28,8 @@ namespace Pims.Api.Areas.Research.Controllers
public class SearchController : ControllerBase
{
#region Variables
- private readonly IPimsService pimsService;
- private readonly IMapper mapper;
+ private readonly IResearchFileService _researchFileService;
+ private readonly IMapper _mapper;
#endregion
#region Constructors
@@ -37,13 +37,13 @@ public class SearchController : ControllerBase
///
/// Creates a new instance of a SearchController(Research) class, initializes it with the specified arguments.
///
- ///
+ ///
///
///
- public SearchController(IPimsService pimsService, IMapper mapper)
+ public SearchController(IResearchFileService researchFileService, IMapper mapper)
{
- this.pimsService = pimsService;
- this.mapper = mapper;
+ _researchFileService = researchFileService;
+ _mapper = mapper;
}
#endregion
@@ -86,8 +86,8 @@ public IActionResult GetResearchFiles([FromBody] ResearchFilterModel filter)
throw new BadRequestException("Research filter must contain valid values.");
}
- var researchFiles = pimsService.ResearchFileService.GetPage((ResearchFilter)filter);
- return new JsonResult(mapper.Map>(researchFiles));
+ var researchFiles = _researchFileService.GetPage((ResearchFilter)filter);
+ return new JsonResult(_mapper.Map>(researchFiles));
}
#endregion
#endregion
diff --git a/source/backend/api/Constants/DocumentRelationType.cs b/source/backend/api/Constants/DocumentRelationType.cs
index 65150257ef..0d35b59b9f 100644
--- a/source/backend/api/Constants/DocumentRelationType.cs
+++ b/source/backend/api/Constants/DocumentRelationType.cs
@@ -12,5 +12,7 @@ public enum DocumentRelationType
Files,
[EnumMember(Value = "templates")]
Templates,
+ [EnumMember(Value = "leases")]
+ Leases,
}
}
diff --git a/source/backend/api/Controllers/AccessRequestController.cs b/source/backend/api/Controllers/AccessRequestController.cs
index 7de0264902..e10b5efcc6 100644
--- a/source/backend/api/Controllers/AccessRequestController.cs
+++ b/source/backend/api/Controllers/AccessRequestController.cs
@@ -2,7 +2,7 @@
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Pims.Api.Helpers.Exceptions;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Swashbuckle.AspNetCore.Annotations;
using Entity = Pims.Dal.Entities;
@@ -19,7 +19,7 @@ namespace Pims.Api.Controllers
public class AccessRequestController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly IAccessRequestRepository _accessRequestRepository;
private readonly IMapper _mapper;
#endregion
@@ -28,11 +28,11 @@ public class AccessRequestController : ControllerBase
///
/// Creates a new instance of a AccessRequestController class.
///
- ///
+ ///
///
- public AccessRequestController(IPimsRepository pimsService, IMapper mapper)
+ public AccessRequestController(IAccessRequestRepository accessRequestRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _accessRequestRepository = accessRequestRepository;
_mapper = mapper;
}
#endregion
@@ -50,7 +50,7 @@ public AccessRequestController(IPimsRepository pimsService, IMapper mapper)
[SwaggerOperation(Tags = new[] { "user" })]
public IActionResult GetAccessRequest()
{
- var accessRequest = _pimsService.AccessRequest.Get();
+ var accessRequest = _accessRequestRepository.Get();
if (accessRequest == null)
{
return NoContent();
@@ -75,7 +75,7 @@ public IActionResult AddAccessRequest([FromBody] Pims.Api.Models.Concepts.Access
throw new BadRequestException("Invalid access request specified");
}
var accessRequest = _mapper.Map(model);
- accessRequest = _pimsService.AccessRequest.Add(accessRequest);
+ accessRequest = _accessRequestRepository.Add(accessRequest);
return CreatedAtAction(nameof(GetAccessRequest), new { id = accessRequest.AccessRequestId }, _mapper.Map(accessRequest));
}
@@ -99,7 +99,7 @@ public IActionResult UpdateAccessRequest(long id, [FromBody] Pims.Api.Models.Con
}
var accessRequest = _mapper.Map(model);
- accessRequest = _pimsService.AccessRequest.Update(accessRequest);
+ accessRequest = _accessRequestRepository.Update(accessRequest);
return new JsonResult(_mapper.Map(accessRequest));
}
#endregion
diff --git a/source/backend/api/Controllers/AuthController.cs b/source/backend/api/Controllers/AuthController.cs
index 296c502962..c36b4de45c 100644
--- a/source/backend/api/Controllers/AuthController.cs
+++ b/source/backend/api/Controllers/AuthController.cs
@@ -5,7 +5,7 @@
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Options;
using Pims.Core.Extensions;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Swashbuckle.AspNetCore.Annotations;
using Model = Pims.Api.Models.Auth;
@@ -22,7 +22,7 @@ public class AuthController : ControllerBase
{
#region Variables
private readonly Keycloak.Configuration.KeycloakOptions _optionsKeycloak;
- private readonly IPimsRepository _pimsService;
+ private readonly IUserRepository _userRepository;
#endregion
#region Constructors
@@ -31,11 +31,11 @@ public class AuthController : ControllerBase
/// Creates a new instance of a AuthController class, initializes it with the specified arguments.
///
///
- ///
- public AuthController(IOptionsMonitor optionsKeycloak, IPimsRepository pimsService)
+ ///
+ public AuthController(IOptionsMonitor optionsKeycloak, IUserRepository userRepository)
{
_optionsKeycloak = optionsKeycloak.CurrentValue;
- _pimsService = pimsService;
+ _userRepository = userRepository;
}
#endregion
@@ -56,9 +56,9 @@ public AuthController(IOptionsMonitor op
public IActionResult Activate()
{
var key = this.User.GetUserKey();
- var exists = _pimsService.User.UserExists(key);
+ var exists = _userRepository.UserExists(key);
- var user = _pimsService.User.Activate();
+ var user = _userRepository.Activate();
if (!exists)
{
return new CreatedResult($"{user.GuidIdentifierValue}", new Model.UserModel(user));
diff --git a/source/backend/api/Controllers/LookupController.cs b/source/backend/api/Controllers/LookupController.cs
index 37a873e54e..f43ce116d8 100644
--- a/source/backend/api/Controllers/LookupController.cs
+++ b/source/backend/api/Controllers/LookupController.cs
@@ -3,7 +3,7 @@
using MapsterMapper;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
-using Pims.Dal;
+using Pims.Dal.Repositories;
using Swashbuckle.AspNetCore.Annotations;
using Model = Pims.Api.Models.Lookup;
@@ -20,7 +20,7 @@ namespace Pims.Api.Controllers
public class LookupController : ControllerBase
{
#region Variables
- private readonly IPimsRepository _pimsService;
+ private readonly ILookupRepository _lookupRepository;
private readonly IMapper _mapper;
#endregion
@@ -29,11 +29,11 @@ public class LookupController : ControllerBase
///
/// Creates a new instance of a LookupController class.
///
- ///
+ ///
///
- public LookupController(IPimsRepository pimsService, IMapper mapper)
+ public LookupController(ILookupRepository lookupRepository, IMapper mapper)
{
- _pimsService = pimsService;
+ _lookupRepository = lookupRepository;
_mapper = mapper;
}
#endregion
@@ -50,7 +50,7 @@ public LookupController(IPimsRepository pimsService, IMapper mapper)
[SwaggerOperation(Tags = new[] { "lookup" })]
public IActionResult GetRoles()
{
- var roleCodes = _mapper.Map(_pimsService.Lookup.GetRoles());
+ var roleCodes = _mapper.Map(_lookupRepository.GetRoles());
return new JsonResult(roleCodes.ToArray());
}
@@ -64,7 +64,7 @@ public IActionResult GetRoles()
[SwaggerOperation(Tags = new[] { "lookup" })]
public IActionResult GetPropertyClassificationTypes()
{
- var classifications = _mapper.Map(_pimsService.Lookup.GetPropertyClassificationTypes());
+ var classifications = _mapper.Map(_lookupRepository.GetPropertyClassificationTypes());
return new JsonResult(classifications.ToArray());
}
@@ -78,49 +78,49 @@ public IActionResult GetPropertyClassificationTypes()
[SwaggerOperation(Tags = new[] { "lookup" })]
public IActionResult GetAll()
{
- var areaUnitTypes = _mapper.Map(_pimsService.Lookup.GetPropertyAreaUnitTypes());
- var classificationTypes = _mapper.Map(_pimsService.Lookup.GetPropertyClassificationTypes());
- var contactMethodTypes = _mapper.Map(_pimsService.Lookup.GetContactMethodTypes());
- var countries = _mapper.Map(_pimsService.Lookup.GetCountries());
- var districts = _mapper.Map(_pimsService.Lookup.GetDistricts());
- var insuranceTypes = _mapper.Map(_pimsService.Lookup.GetInsuranceTypes());
- var leaseCategoryTypes = _mapper.Map(_pimsService.Lookup.GetLeaseCategoryTypes());
- var leaseInitiatorTypes = _mapper.Map(_pimsService.Lookup.GetLeaseInitiatorTypes());
- var leasePaymentFrequencyTypes = _mapper.Map(_pimsService.Lookup.GetLeasePmtFreqTypes());
- var leasePaymentMethodTypes = _mapper.Map(_pimsService.Lookup.GetLeasePaymentMethodTypes());
- var leasePaymentReceivableTypes = _mapper.Map(_pimsService.Lookup.GetPaymentReceivableTypes());
- var leasePaymentStatusTypes = _mapper.Map(_pimsService.Lookup.GetLeasePaymentStatusTypes());
- var leaseProgramTypes = _mapper.Map(_pimsService.Lookup.GetLeaseProgramTypes());
- var leasePurposeTypes = _mapper.Map(_pimsService.Lookup.GetLeasePurposeTypes());
- var leaseResponsibilityTypes = _mapper.Map(_pimsService.Lookup.GetLeaseResponsibilityTypes());
- var leaseStatusTypes = _mapper.Map(_pimsService.Lookup.GetLeaseStatusTypes());
- var leaseTermStatusTypes = _mapper.Map(_pimsService.Lookup.GetLeaseTermStatusTypes());
- var leaseTypes = _mapper.Map(_pimsService.Lookup.GetLeaseTypes());
- var organizationTypes = _mapper.Map(_pimsService.Lookup.GetOrganizationTypes());
- var propertyImprovementTypes = _mapper.Map(_pimsService.Lookup.GetPropertyImprovementTypes());
- var propertyTypes = _mapper.Map(_pimsService.Lookup.GetPropertyTypes());
- var provinces = _mapper.Map(_pimsService.Lookup.GetProvinces());
- var regions = _mapper.Map[]>(_pimsService.Lookup.GetRegions());
- var roleCodes = _mapper.Map(_pimsService.Lookup.GetRoles());
- var securityDepositTypes = _mapper.Map(_pimsService.Lookup.GetSecurityDepositTypes());
- var tenureTypes = _mapper.Map(_pimsService.Lookup.GetPropertyTenureTypes());
- var researchStatusTypes = _mapper.Map(_pimsService.Lookup.GetResearchFileStatusTypes());
- var requestSourceTypes = _mapper.Map(_pimsService.Lookup.GeRequestSourceTypes());
- var researchPurposeTypes = _mapper.Map(_pimsService.Lookup.GetResearchPurposeTypes());
- var propertyResearchPurposeTypes = _mapper.Map(_pimsService.Lookup.GetPropertyResearchPurposeTypes());
- var propertyAnomalyTypes = _mapper.Map(_pimsService.Lookup.GetPropertyAnomalyTypes());
- var propertyRoadTypes = _mapper.Map(_pimsService.Lookup.GetPropertyRoadTypes());
- var propertyAdjacentLandTypes = _mapper.Map(_pimsService.Lookup.GetPropertyAdjacentLandTypes());
- var volumeUnitTypes = _mapper.Map(_pimsService.Lookup.GetPropertyVolumeUnitTypes());
- var propertyVolumetricTypes = _mapper.Map(_pimsService.Lookup.GetPropertyVolumetricTypes());
- var pphStatusType = _mapper.Map(_pimsService.Lookup.GetPPHStatusType());
- var documentStatusTypes = _mapper.Map(_pimsService.Lookup.GetDocumentStatusTypes());
- var acquisitionFileStatusTypes = _mapper.Map(_pimsService.Lookup.GetAcquisitionFileStatusTypes());
- var acquisitionPhysFileStatusTypes = _mapper.Map(_pimsService.Lookup.GetAcquisitionPhysFileStatusTypes());
- var acquisitionTypes = _mapper.Map(_pimsService.Lookup.GetAcquisitionTypes());
- var activityTemplateTypes = _mapper.Map(_pimsService.Lookup.GetActivityTemplateTypes());
- var activityStatusTypes = _mapper.Map(_pimsService.Lookup.GetActivityStatusTypes());
- var acqFilePersonProfileTypes = _mapper.Map(_pimsService.Lookup.GetAcqFilePersonProfileTypes());
+ var areaUnitTypes = _mapper.Map(_lookupRepository.GetPropertyAreaUnitTypes());
+ var classificationTypes = _mapper.Map(_lookupRepository.GetPropertyClassificationTypes());
+ var contactMethodTypes = _mapper.Map(_lookupRepository.GetContactMethodTypes());
+ var countries = _mapper.Map(_lookupRepository.GetCountries());
+ var districts = _mapper.Map(_lookupRepository.GetDistricts());
+ var insuranceTypes = _mapper.Map(_lookupRepository.GetInsuranceTypes());
+ var leaseCategoryTypes = _mapper.Map(_lookupRepository.GetLeaseCategoryTypes());
+ var leaseInitiatorTypes = _mapper.Map(_lookupRepository.GetLeaseInitiatorTypes());
+ var leasePaymentFrequencyTypes = _mapper.Map(_lookupRepository.GetLeasePmtFreqTypes());
+ var leasePaymentMethodTypes = _mapper.Map(_lookupRepository.GetLeasePaymentMethodTypes());
+ var leasePaymentReceivableTypes = _mapper.Map(_lookupRepository.GetPaymentReceivableTypes());
+ var leasePaymentStatusTypes = _mapper.Map(_lookupRepository.GetLeasePaymentStatusTypes());
+ var leaseProgramTypes = _mapper.Map(_lookupRepository.GetLeaseProgramTypes());
+ var leasePurposeTypes = _mapper.Map(_lookupRepository.GetLeasePurposeTypes());
+ var leaseResponsibilityTypes = _mapper.Map(_lookupRepository.GetLeaseResponsibilityTypes());
+ var leaseStatusTypes = _mapper.Map(_lookupRepository.GetLeaseStatusTypes());
+ var leaseTermStatusTypes = _mapper.Map(_lookupRepository.GetLeaseTermStatusTypes());
+ var leaseTypes = _mapper.Map(_lookupRepository.GetLeaseTypes());
+ var organizationTypes = _mapper.Map(_lookupRepository.GetOrganizationTypes());
+ var propertyImprovementTypes = _mapper.Map(_lookupRepository.GetPropertyImprovementTypes());
+ var propertyTypes = _mapper.Map(_lookupRepository.GetPropertyTypes());
+ var provinces = _mapper.Map(_lookupRepository.GetProvinces());
+ var regions = _mapper.Map[]>(_lookupRepository.GetRegions());
+ var roleCodes = _mapper.Map(_lookupRepository.GetRoles());
+ var securityDepositTypes = _mapper.Map(_lookupRepository.GetSecurityDepositTypes());
+ var tenureTypes = _mapper.Map(_lookupRepository.GetPropertyTenureTypes());
+ var researchStatusTypes = _mapper.Map(_lookupRepository.GetResearchFileStatusTypes());
+ var requestSourceTypes = _mapper.Map(_lookupRepository.GeRequestSourceTypes());
+ var researchPurposeTypes = _mapper.Map(_lookupRepository.GetResearchPurposeTypes());
+ var propertyResearchPurposeTypes = _mapper.Map(_lookupRepository.GetPropertyResearchPurposeTypes());
+ var propertyAnomalyTypes = _mapper.Map(_lookupRepository.GetPropertyAnomalyTypes());
+ var propertyRoadTypes = _mapper.Map(_lookupRepository.GetPropertyRoadTypes());
+ var propertyAdjacentLandTypes = _mapper.Map(_lookupRepository.GetPropertyAdjacentLandTypes());
+ var volumeUnitTypes = _mapper.Map(_lookupRepository.GetPropertyVolumeUnitTypes());
+ var propertyVolumetricTypes = _mapper.Map(_lookupRepository.GetPropertyVolumetricTypes());
+ var pphStatusType = _mapper.Map(_lookupRepository.GetPPHStatusType());
+ var documentStatusTypes = _mapper.Map(_lookupRepository.GetDocumentStatusTypes());
+ var acquisitionFileStatusTypes = _mapper.Map(_lookupRepository.GetAcquisitionFileStatusTypes());
+ var acquisitionPhysFileStatusTypes = _mapper.Map(_lookupRepository.GetAcquisitionPhysFileStatusTypes());
+ var acquisitionTypes = _mapper.Map(_lookupRepository.GetAcquisitionTypes());
+ var activityTemplateTypes = _mapper.Map(_lookupRepository.GetActivityTemplateTypes());
+ var activityStatusTypes = _mapper.Map(_lookupRepository.GetActivityStatusTypes());
+ var acqFilePersonProfileTypes = _mapper.Map(_lookupRepository.GetAcqFilePersonProfileTypes());
var codes = new List