From 24dd445c9da28b0f95bce73a87196274421f103c Mon Sep 17 00:00:00 2001 From: jonesgaohsu Date: Mon, 8 Jun 2026 13:50:40 -0700 Subject: [PATCH 1/5] Update of eAICUC ETL removed 3 steps for unsused queries --- onprc_ehr/resources/etls/eIACUCtoPrime.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/onprc_ehr/resources/etls/eIACUCtoPrime.xml b/onprc_ehr/resources/etls/eIACUCtoPrime.xml index 9d3d05e6e..f3144ea40 100644 --- a/onprc_ehr/resources/etls/eIACUCtoPrime.xml +++ b/onprc_ehr/resources/etls/eIACUCtoPrime.xml @@ -7,7 +7,7 @@ - + Transfer to Protocols - + Determines and populates BaseProtocol and RevisionNumber data for the protocol table in schema onprc_ehr. From 21694f69ef7994c21978890431508a7064b4a125 Mon Sep 17 00:00:00 2001 From: jonesgaohsu Date: Tue, 9 Jun 2026 09:57:14 -0700 Subject: [PATCH 2/5] Update of COde with Adcdress BRent's suggestions --- onprc_ehr/resources/etls/eIACUCtoPrime.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/onprc_ehr/resources/etls/eIACUCtoPrime.xml b/onprc_ehr/resources/etls/eIACUCtoPrime.xml index f3144ea40..af4413b1e 100644 --- a/onprc_ehr/resources/etls/eIACUCtoPrime.xml +++ b/onprc_ehr/resources/etls/eIACUCtoPrime.xml @@ -7,27 +7,12 @@ - - + Transfer to Protocols - - + Determines and populates BaseProtocol and RevisionNumber data for the protocol table in schema onprc_ehr. From b7c5f1519ec856310faeb49d642eaefb376c0e91 Mon Sep 17 00:00:00 2001 From: jonesgaohsu Date: Tue, 9 Jun 2026 12:54:30 -0700 Subject: [PATCH 3/5] Update of COde with Address BRent's suggestions --- onprc_ehr/resources/etls/eIACUCtoPrime.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onprc_ehr/resources/etls/eIACUCtoPrime.xml b/onprc_ehr/resources/etls/eIACUCtoPrime.xml index af4413b1e..a19ba8c86 100644 --- a/onprc_ehr/resources/etls/eIACUCtoPrime.xml +++ b/onprc_ehr/resources/etls/eIACUCtoPrime.xml @@ -12,7 +12,7 @@ - + Determines and populates BaseProtocol and RevisionNumber data for the protocol table in schema onprc_ehr. From eebe9943ad9fa49a4a351671323c00379b9809ed Mon Sep 17 00:00:00 2001 From: Brent Logan Date: Tue, 9 Jun 2026 13:22:56 -0700 Subject: [PATCH 4/5] Change descriptions Updated the ETL configuration for eIACUC to Prime transfer, including changes to names and descriptions. --- onprc_ehr/resources/etls/eIACUCtoPrime.xml | 23 +++++++++++----------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/onprc_ehr/resources/etls/eIACUCtoPrime.xml b/onprc_ehr/resources/etls/eIACUCtoPrime.xml index a19ba8c86..8710ae44c 100644 --- a/onprc_ehr/resources/etls/eIACUCtoPrime.xml +++ b/onprc_ehr/resources/etls/eIACUCtoPrime.xml @@ -1,28 +1,27 @@ - eiACUCtoPrime - Transfers from the eIACUC Import tables to the Prime tables in ONPRC_EHR + eIACUCtoPRIMe + Copies from eIACUCProd.eIACUC tables to onprc_ehr.eIACUC_PRIME_VIEW_* tables + - Transfer to eIACUC Animal Groups + Copy Animal Groups - Transfer to Protocols + Copy Protocols - - Determines and populates BaseProtocol and RevisionNumber data for the protocol table in schema onprc_ehr. + + Run stored procedure to create BaseProtocol and RevisionNumber fields and merge into Protocols - - - - - - + + + + From d3f0a030a5f22c7014d9662d672f5c8095928a7c Mon Sep 17 00:00:00 2001 From: Brent Logan Date: Wed, 10 Jun 2026 09:36:19 -0700 Subject: [PATCH 5/5] Minor change in description Removed a "special" character in description in an attempt to get past automated tests. --- onprc_ehr/resources/etls/eIACUCtoPrime.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onprc_ehr/resources/etls/eIACUCtoPrime.xml b/onprc_ehr/resources/etls/eIACUCtoPrime.xml index 8710ae44c..5d63d9680 100644 --- a/onprc_ehr/resources/etls/eIACUCtoPrime.xml +++ b/onprc_ehr/resources/etls/eIACUCtoPrime.xml @@ -1,6 +1,6 @@ eIACUCtoPRIMe - Copies from eIACUCProd.eIACUC tables to onprc_ehr.eIACUC_PRIME_VIEW_* tables + Copies from eIACUCProd.eIACUC tables to onprc_ehr.eIACUC_PRIME_VIEW_ tables