83
Views
7
Comments
Solved
imported application, now data is missing
Question

Hi everyone!

We just migrated our applications to a new environment, along with the entire data structure.

However, the actual test data we added seems to be missing.

Is there a way to also migrate the data inside of the database?

Thanks in advance,

Marleen

2014-10-21 20-15-17
Alberto Ferreira
Solution
2020-03-01 17-52-33
Nikhil Gaur

Hi Marleen,

When you deploy application from one environment to other it only deploys application and its depedencies not all the data of the environment. To migrate the data you have to do it manually do some thing like 

  • Bootstraping data using excel
  • Writing your own logic to copy data
  • Using any third party tool
2014-10-21 20-15-17
Alberto Ferreira
Solution


Hello Marleen,


Try the following forge component


https://www.outsystems.com/forge/component-overview/2812/infosistema-dmm


Regards

2019-07-26 07-21-47
Abdul quadir Saifee

Alberto Ferreira wrote:


Hello Marleen,


Try the following forge component


https://www.outsystems.com/forge/component-overview/2812/infosistema-dmm


Regards

This is a perfect tool to migrate data from one environment to another.

But I think it has free and paid versions. Please check and connect with them before use.

2024-05-03 14-03-28
Sudip Dey

I agree with Alberto's suggestion. you can use it to transfer your data. It is a perfect tool to transfer data.


Thank you,

Sudip

2020-04-29 14-25-03
Maria Helena Renders

Thanks a lot everyone!
I've installed the tool and will let you know if I have any questions during the process. If not, I'll mark this as solved!

2020-04-29 14-25-03
Maria Helena Renders

Thanks everyone for the responses.
I've marked Alberto's post as the solution.
Since I have a few questions on how to configure the application, I'll start a separate thread for that.

2014-10-21 20-15-17
Alberto Ferreira

Thanks Marleen


happy to help


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.