Hi,
is there any way to prevent certain unused objects from deletion due to a database reorganization?
Best,
Maik
Hi Maik,
sorry, no, actually not.
Currently, I see two solutions:
1.) if you want to avoid needed objects, they should be placed in some "catalogue model" containing certain data which should not get lost
2.) writing a report searching for all elements (whereas using a certain object type for search to reduce the amount of data would be a good idea) which do not have a graphical representation could help you.
Bye,
Frank