From 54608f4fb8f538b14ae455a0ef9bba0892e2981f Mon Sep 17 00:00:00 2001 From: jmulhall00 Date: Thu, 6 Aug 2026 17:11:17 -0400 Subject: [PATCH] Add Omnicell staging and PostgreSQL connection setup --- omnicellETL/OmnicellHourlyImport.dtsx | 721 +++++++++++++++++++++++++- 1 file changed, 718 insertions(+), 3 deletions(-) diff --git a/omnicellETL/OmnicellHourlyImport.dtsx b/omnicellETL/OmnicellHourlyImport.dtsx index fa71fe0..1346f08 100644 --- a/omnicellETL/OmnicellHourlyImport.dtsx +++ b/omnicellETL/OmnicellHourlyImport.dtsx @@ -11,8 +11,8 @@ DTS:LocaleID="1033" DTS:ObjectName="OmnicellHourlyImport" DTS:PackageType="5" - DTS:VersionBuild="34" - DTS:VersionGUID="{572DAF5F-15F9-4DD8-9A70-9E48A87D9771}"> + DTS:VersionBuild="39" + DTS:VersionGUID="{602746C5-632B-4723-9F99-9E80FA9C5729}"> 8 @@ -236,6 +236,30 @@ + + + + + + + + + + + User::RowsStaged + + + + + + + + + + + + + + + 0 + [etl].[omnicell_stage] + + + 1252 + false + 3 + false + false + TABLOCK,CHECK_CONSTRAINTS + 2147483647 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2135,6 +2751,14 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== DTS:LogicalAnd="True" DTS:ObjectName="Constraint 1" DTS:To="Package\Process Omnicell Files\Load Omnicell Stage" /> + + + + + + + + + + + + + + + + design-time-name="Package\Process Omnicell Files\Load Omnicell Stage"> + Capacity="16" 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"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2398,5 +3100,18 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + + + + DataSourceViewID + + + TableInfoObjectType + Table + + + ]]> \ No newline at end of file