ODS Tab (Magic xpi 4.5)
The ODS window displays detailed information about the ODS in your project.
The view is divided into two tables: the upper table displays the available ODS keys defined in the project while the lower table displays the actual ODS records.
Selecting a specific ODS key in the upper table will show all available records for this key in the lower table.
The following information is displayed in the upper table:
|
|
Name
|
The ODS Key that identifies data in the ODS table.
|
Type
|
The type of ODS either Local or Global.
Note:
|
For the Local ODS, the records are available until the context is complete.
|
|
FSID
|
The flow ID number. It is an internal number that Magic xpi uses to identify the ODS Key in a flow.
|
Index
|
Indicates the total number of records that exist in the ODS array.
|
The following information is displayed in the lower table:
|
|
Index
|
An index number for data that is part of an ODS array.
|
String
|
The string value written to the ODS.
|
Number
|
The numeric value written to the ODS.
|
Logical
|
The logical value written to the ODS.
|
Date
|
The date value written to the ODS.
|
Time
|
The time value written to the ODS.
|
BLOB
|
The BLOB saved to the ODS.
|
The ODS window also contains the following settings:
-
ODS Type combo box: Filters the ODS instances table. The available values are All (default), Global, and Local.
-
Clear All button: This button clears all of the ODS records. There is also a context menu for each individual ODS line in the upper table to clear only the specific ODS.
-
Automatic refresh interval (seconds) check box: When selected, will refresh the view every interval. The default interval is 30 seconds. Click the button to open a dialog box where you can change the interval. This check box is only enabled on the first page. If you press any of the scroll buttons at the bottom of the screen, this check box will not be enabled.
-
Details: Detailed view of focused line in the ODS table.
-
Total number of lines: Total number of messages in the database. This is automatically refreshed regardless of the Automatic refresh interval setting.
-
Result combo box: Defines the amount of records on each page. The available values are 20, 50 (default), 100, and 200.
-
Refresh button: Click this button to manually refresh the table. This will check the information on the Magic xpi Server and update the table.
Note:
|
At runtime, the server will delete all records of the Local ODS belonging to a completed FSID.
|
Operational Data Storage (ODS)