From bb5275c1f1e51eeb0de4d68375b9fb0d357d7745 Mon Sep 17 00:00:00 2001 From: Marty Pradere Date: Sat, 15 Feb 2025 19:25:22 -0800 Subject: [PATCH] test remote etls --- .../ETLs/remoteConnectionTargetMerge.xml | 2 +- .../remoteConnectionTargetMergeWithFilter.xml | 2 +- .../remoteConnectionTruncateWithFilter.xml | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 modules/ETLtest/resources/ETLs/remoteConnectionTruncateWithFilter.xml diff --git a/modules/ETLtest/resources/ETLs/remoteConnectionTargetMerge.xml b/modules/ETLtest/resources/ETLs/remoteConnectionTargetMerge.xml index 47614af883..97c8a2ff7f 100644 --- a/modules/ETLtest/resources/ETLs/remoteConnectionTargetMerge.xml +++ b/modules/ETLtest/resources/ETLs/remoteConnectionTargetMerge.xml @@ -2,7 +2,7 @@ Remote connection with target option User Defined ETL - + Copy to target via remote connection diff --git a/modules/ETLtest/resources/ETLs/remoteConnectionTargetMergeWithFilter.xml b/modules/ETLtest/resources/ETLs/remoteConnectionTargetMergeWithFilter.xml index 8a8bc6eddb..fc6782a31c 100644 --- a/modules/ETLtest/resources/ETLs/remoteConnectionTargetMergeWithFilter.xml +++ b/modules/ETLtest/resources/ETLs/remoteConnectionTargetMergeWithFilter.xml @@ -2,7 +2,7 @@ Remote connection with target option and sourceFilter User Defined ETL With Filter - + Copy to target via remote connection diff --git a/modules/ETLtest/resources/ETLs/remoteConnectionTruncateWithFilter.xml b/modules/ETLtest/resources/ETLs/remoteConnectionTruncateWithFilter.xml new file mode 100644 index 0000000000..2d3ef6d42e --- /dev/null +++ b/modules/ETLtest/resources/ETLs/remoteConnectionTruncateWithFilter.xml @@ -0,0 +1,18 @@ + + Remote connection with truncate target option, sourceFilter and no incremental filter + User Defined ETL With Filter + + + Copy to target via remote connection + + + + + + + + + + + + \ No newline at end of file