New article on my blog about hybris: exporting/importing catalog-dependent data, cloning a catalog with all elements (products, components, slots, images, properties, etc.). It’s a fairly common problem, and it’s not solved very well “out of the box”. Here’s a solution consisting of a couple of simple groovy scripts. The solution requires neither the installation of any software on your computer (besides hybris), nor does it require any interference with your project’s code: everything is done via the groovy console.
https://hybrismart.com/2018/03/18/cloning-catalogs-export-and-import-whole-catalogs/
