Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When an Ultra Format Definition is updated, the system will by default automatically update automatically converts, or updates, persistent data by default when it is accessed, in order to reflect changes. You can either completely disable the this automatic conversion, update or enable it for only a selection of formats. You can also set default values for added fields. 

...


ApplicationHandling

Database Collection Agent

Collected UDRs are updated.

Decoder (using MZ Tagged)

Processed UDRs are updated.

Aggregation Sessions

All UDRs belonging to the same format definition - historic and updated - will be are considered valid for comparison.

If historic UDRs exist within old sessions, or the session format itself has been updated, the session and its content will be is updated the next time it is accessed.

ECS

UDRs will be are updated whenever they are read from the ECS by the ECS collection agent or accessed through the ECS Inspector.


Note
titleNote!

Attempts to collect, process, or update historic UDR data when the automatic conversion for a specific format is disabled will cause causes the workflow to abort (or return an exception, when done outside workflow processing).

Conversion Rules

If you remove fields from the format definition, they will be are deleted and cannot be retrieved. If you add filedfields, they will be are set to either set to 0 (zero)true (numeric types), false (boolean types), or null (all other types), by default. If you change the type of an existing field, it may can cause the field content to be deleted. For example, if you change the type from string to int, the field will be is set to 0 (zero), provided that no valid default value is defined.

Only numerical types (intlong, etc) are directly interchangeable. If a numeric value exceeds the number of bytes allowed in the new type, it will be is truncated.

Disabling Automatic Conversion

...

Open the Ultra Format Converter by opening the Manage screen and selecting selecting Manage  Ultra Format Converter.

Ultra Format Converter


SettingDescription

Convert

Select for which UDR types you want to enable conversion for in this drop-down list. There are two options:

  • All - All formats will be are considered, regardless of the types listed (default).
  • Selected Only - Only the formats listed in this window will be are considered.

UDR Types

If you have selected to convert Selected Only in the Convert drop-down list, you need to add the UDR types you want to enable conversion for in this section. 

Field/Value section (Default Values)

If you have added UDR types in the UDR Types section above, you can select , it is possible to add default field values to of the fields in the selected UDR type(s) in this section. This may be useful if fields have been are added to the format, or the type of an existing field has been is changed. The latter case is especially useful since the old field values are reset if the types are not interchangeable.

Note
titleNote!

It is not possible to assign values to old, already existing fields. It This can be configured but will not take effect.

scroll-pagebreak