23
Views
3
Comments
How can I migrate data from production to test and dev in hosted O11?

I've looked at tools like DMM to migrate data.  I am wondering if anyone is using SQL or some other tool to migrate production data to test and dev in a hosted environment?

2024-10-25 08-47-19
Eduardo Pires
2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello.

In a self hosted server you could restore a database backup, adjust some critical fields with a script, and it is ready to go.

If it is in the cloud, there are at least 3 tools for that in the market.

2021-11-12 04-59-31
Manikandan Sambasivam

Hi,

There is no built-in method for data migration between environments, but documentation is available on how to achieve it https://success.outsystems.com/documentation/how_to_guides/data/data_migration_from_production_to_non_production_environment/introduction_to_data_migration/.

Paid data migration tools available on the Forge 

  • https://www.outsystems.com/forge/component-overview/5872/cool-data-mover
  • https://www.outsystems.com/forge/component-overview/2812/infosistema-dmm

 

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