2025 Update Rollup 1

Synchronize Domain ConfigurationPermanent link for this heading

The domain configuration is used to determine the class hierarchy. A change in the hierarchy may require a database synchronization as a table is defined for a certain object class and its subclasses.

In a classic environment the domain configuration is read from the object model which is supplied by the Fabasoft Loader during the setup. The loader option -syncconfig enforces the synchronization of the domain configuration which is otherwise done in the background.

In a container environment the domain configuration is supplied by executing the system configuration action (COOSYSTEM@1.1:Configure) which also implicitly enforces its synchronization.

In both cases the new configuration will only take effect after a restart of the COO Service.