Hello,
We have a legacy .NET application with lot of tables in database.
We want to replicate these in our Outsystems cloud along with the database.
I have mentioned the problem in detail over here: https://www.outsystems.com/forums/discussion/41147/data-migration-to-outsystems-cloud-from-a-on-premise-database/#Post147913
So - is it possible to convert tables created outside OutSystems to eSpace entities in OutSystems cloud using 'ReFactor''?
Please let me know.
Thanks in advance
Of course. There are a few ways to accomplish this. The quickest way would be to export the table structure to and Excel file, then import it into OutSystems as an entity.
FYI, our DMM solution already (by v3.3.0) allows for data import from legacy databases.