Hello,
is there any possibility to automatically trigger a database move from one sandbox to another?
So, we have a golden config and one additional tier1 environemnt for regression tests.
What we want to do is following:
If there is some update in Golden config, we would like to automatically move the database from golden config to regression-test.
For example, golden config gets updated and in the evening some process will be triggered to make a copy of GC to regression-test.
Thanks,