CatalogManager.<Catalog name>.SetPredefinedDataUpdate
Syntax:
Parameters:
<PredefinedDataUpdate> (optional)
Predefined items update mode of the metadata object.
Default value: Automatically.
Description:
The actual update mode is defined as follows:
- If an update mode other than Auto is set for a metadata object in data, then this value is used.
- Alternatively, if an update mode other than Auto is set for a metadata object in the configuration, then this value is used.
- Alternatively, if an update mode other than Auto is set for an infobase, then this value is used.
- Alternatively, if it is a remote node of a distributed infobase, predefined data will not be updated. If a core node of a distributed infobase or an infobase other than a distributed infobase is checked, predefined data will be updated.
Availability:
Calling the method executes a server call.
Note:
In the Version8_3_3 compatibility mode the need for updating is defined as follows:
- Data will not be updated:
- if the DontAutoUpdate value is set in metadata or data,
- if the Auto value is set in metadata or data and the current node is remote.
- Otherwise, predefined data will be updated and/or created when data are first called.