Skip to main content
Solved

TDI: How to change DSA's Ingest instance

  • August 12, 2026
  • 3 replies
  • 38 views

Hi,

We are consolidating our ingestion setup from one ingest instance per environment to a single shared ingest instance for both DEV and PRD environments.

Current situation:

ODX DEV → DSA_DEV → SSL_DEV
ODX PRD → DSA_PRD → SSL_PRD

Target situation:

             ↗ DSA_DEV → SSL_DEV
ODX PRD
↘ DSA_PRD → SSL_PRD

The DEV VM is able to communicate with the PRD VM, where the shared ODX instance is hosted.

Could you please advise on the next steps required to implement this change?

 

 

Best answer by Christian Hauggaard

Hi ​@Dror.Svartzman_1 

Please see example below. Please make a note of your version numbers for your instances in case you have to revert. Open the Ingest PROD instance and the Prepare DEV instance

Open the Ingest table selector, and right-click, drag and drop the table from the selector to the table you would like to remap. Select Smart synchronize,

 

 

Delete the old mapping

Deploy and execute the prepare table

Once you are done with remapping all your tables, right-click the prepare instance and select Synchronize with ingest instance and select the prod ingest instance

 

 

 

3 replies

Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi ​@Dror.Svartzman_1 

Please see example below. Please make a note of your version numbers for your instances in case you have to revert. Open the Ingest PROD instance and the Prepare DEV instance

Open the Ingest table selector, and right-click, drag and drop the table from the selector to the table you would like to remap. Select Smart synchronize,

 

 

Delete the old mapping

Deploy and execute the prepare table

Once you are done with remapping all your tables, right-click the prepare instance and select Synchronize with ingest instance and select the prod ingest instance

 

 

 


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi ​@Dror.Svartzman_1 did my comment above help answer your question? If so please help us by marking best answer, please let us know if you have any follow up questions


Hi @Christian Hauggaard,
Sorry, I missed your reply, and thank you for getting back to me. I've managed to solve it another way in the meantime.