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