UDR File Editor

TheĀ UDR File EditorĀ allows you to view and edit the content of UDR files.Ā The UDR file may be of any format as long as it has an associated decoder.Ā 

Since UDRs often contain a large number of fields, it is possible to create aĀ UDR ViewĀ to select specific fields to be displayed as columns in the UDR File Editor. See UDR ViewsĀ for more information.Ā Each UDR can also be opened in a separate dialog where all fields are available.

Note!

By default theĀ UDR File EditorĀ only supports input files up to size 3MB. If the file size exceeds this limit, theĀ UDR File EditorĀ only reads up to 3MB of the file and then stop, displaying only the read records.

If you want to support decoding of files larger than 3 MB, you need to set the Desktop property mz.gui.udreditor.limitĀ for the corresponding Desktop. See Desktop Properties. Setting the property toĀ yesĀ means the 3 MB limit applies. Setting the property toĀ noĀ bypasses the limitation mechanism, which may potentially cause out-of-memory errors in the Desktop.

Several UDR File Editors can be used simultaneously, however, avoid editing the same UDR from several different editors, since there is no functionality to handle real-time co-authoring.

To open the UDR File Editor, open the ManageĀ screen and click the UDR File Editor button.

UDR File Editor

SettingDescription

UDR View

If you want to apply a configured UDR view, you can click the Browse... button to select and apply a defined UDR view. SeeĀ UDR ViewsĀ for more information.

Orig Pos

Shows the original position of the UDR.Ā NewĀ indicates that the UDR did not exist prior to the lastĀ Save.

Pos

The current position of the UDR. The order applies upon saving.

Type

The UDR types

Field Name

All columns following theĀ TypeĀ column list the field names of the UDR type according to the UDR view selection. If there is no field with the defined name,Ā No such fieldĀ is stated.

UDR File Editor Buttons

The Ultra File Editor contains the following buttons:

ItemDescription

Click this button to clear the UDR File Editor.

Opens the Open UDR File dialog. ClickĀ Browse...Ā to select the decoder you want to use for the data file, and then clickĀ Upload File...Ā to browse the file system and select the file you want to view. Click OK to close the dialog and display the file in the UDR File Editor.

Click to save your modified UDR file.

Save the UDR File dialog

Select the encoder you want to use by clicking the Browse button to the right of the Encoder field and selecting the decoder in the Select encoder dialog. Select the GZIP Compressed checkbox if you want to compress the file. Enter the name of the file in the File Name field and click Download to download your file.

Click this button to open the Table Export dialog where you can export the data to be able to open it in any text editor.

All UDRs are displayed as rows, where the fields are separated by any of the following:

  • Comma

  • Semicolon

  • Tab

Non-existing fields are markedĀ [null]. The first line always holds the field names.

Click this button to print either a selection of UDRs or all UDRs.

Click to open a new dialog in which the selected UDRs can be edited simultaneously. For further information, see Editing a Bulk of UDRs.

Click to open the UDR Views.

Click this button to open the user documentation


This chapter includes the following sections: