Table Data Sets, MDM Dictionaries, Composite MDM Dictionaries, Automatic Cubes and Time Series Databases

When one adds to update table data sets (tables, external tables, logs), MDM dictionary, composite MDM dictionary, automatic cubes or time series databases the Add Object to Update dialog box opens:

The top of the dialog box displays the type of the added object, its name and identifier.

Determine object update options:

Partial Object Update

One can add table fields/single records and MDM dictionary and composite MDM dictionary elements/attributes to update.

To add table fields/single records and MDM dictionary elements/attributes to update, use the IMetabaseUpdateDataObjectNode.PrimaryKeysOnly, IMetabaseUpdateDataObjectNode.FieldsOnly properties. After this the object is added to update.

To determine whether an object is partially updated, the Transfer Data column displays the Partial value:

The web application and the desktop application allow for alternative methods for adding MDM dictionary and composite MDM dictionary elements/attributes:

Add a dictionary attribute to update

Delete dictionary attribute from update

Add a dictionary element to update

Delete dictionary element from update

Features of Time Series Database Update

To correctly update a time series database:

  1. Add a time series database to the update.

  2. Set up the time series database update by using Fore.

  3. Save the update.

Depending on the value determined in the Pre-Cleaning of Objects Depending by the Contents option for the Update Objects root element, on updating a time series database different metadata is updated:

See also:

Adding Repository Objects