We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9152dda commit 7eff7f6Copy full SHA for 7eff7f6
3 files changed
onprc_billing/resources/etls/OGASycn2020Admin.xml
@@ -9,7 +9,7 @@
9
<transform id="OGASync">
10
<description>Import to OGA Sync in Prime</description>
11
<source queryName="ogaSourceOutPut" schemaName="OGA"/>
12
- <destination queryName="ogasynchNew" schemaName="ONPRC_billing" targetOption="truncate"/>
+ <destination queryName="ogasynch" schemaName="ONPRC_billing" targetOption="truncate"/>
13
</transform>
14
<!--This removes all records from aliases dataset that are not OHSU GL Category -->
15
<transform id="OGA_Remove" type="StoredProcedure">
onprc_billing/resources/queries/onprc_billing/ogasynch.sql
onprc_billing/resources/queries/onprc_billing/ogasynchNew.sql
0 commit comments