Occasionally I look into the possibility to adjust the method configuration by, lets say, adding a connection type to a model type that normally doesnt allow that connection type. It's quite easy to do but one thing that bothers me is that I do not know how to export or migrate these tenant level configuration changes. They are backed up as the entire server and database is backed up but I want to manage any method/filter/template-change in a way so that i can tell what is currently running without actually starting the configuration interface.
I can export the template, I can export the filter, how do I export method-changes?
Hello Erik,
the transport vehicle for method extensions to another server/tenant is a filter export and import.
You would need to include your method extensions (e.g. connection types) in a filter.
A backup of the systemdb would contain too many unwanted changes (UMC/infrastructure config, reports etc.)
Regards, Martin