Page 1 of 1

Need a way to mass copy lots of sources

Posted: May 25th, 2022, 10:42 am
by CathyC
We are building out EASYPay in the EASYCommerce application and eventually this will need to be copied to other tenants.

This includes:
  • methods
  • pages
  • widgets
  • db tables
  • config variables and their values
  • name value collection records
We have around 100 methods/pages/widgets/tables
And 100+ config variables

While we are copying it to new locations we can copy to overwrite, but when we move it to other EASYCommerce applications that are already finished and cant be overwritten, we'll need a way to mass export lots of sources and import in another application.

We do have the export to xml feature and that is good, but it is a long process to work with very many sources.

Currently we depend on the internal team to manually do this, so if they are unavailable its not possible. Can this be a feature added to the IDE?

Re: Need a way to mass copy lots of sources

Posted: May 25th, 2022, 4:15 pm
by SteveCap
Task #10475 has been created to create a mass export import feature to make this easier.

Re: Need a way to mass copy lots of sources

Posted: March 8th, 2023, 11:58 am
by CathyC
I talked with the easypay and internal team and this was done and used for easypay. there are tasks for it to be extended to db tables and REST apis, configurations, etc.
this is resolved now