Robert H
Mega Sage

Hello @Community Alums ,

 

The approach depends on the particular scenario you are facing. It sounds like the data gets pushed to your instance. What kind of table is it getting pushed to?

 

If it is an Import Set Table (a table that is extended from "Import Set Row" [sys_import_set_row]) and the data is getting pushed through the Import Set API and you have defined Transform Maps on that table then it should get moved to the target table automatically.

 

If your source table is a regular table then you would have to create a Fix Script (if you are looking for a one-time solution and then want to get rid of the original table) or Business Rule (if having two tables it a permanent solution) that moves the data to the target table.

 

Regards,

Robert