orion-DynamicTable

This component configures, retrieves and displays data from relational database tables or from other application services. The Dynamic Table has a configuration view (Dynamic Table Config) and a table view (Dynamic Table). It is available in the orion palette.
Figure 36.   Rdbms model with dynamic tables
Image

You drag a DynamicTable component from the orion palette to the OrionService in your station and then configure the component to display data from either an application that is using relational data or directly from a relational database.

Figure 37.   Dynamic Table properties
Image

To access these properties, expand Config > Services > OrionService, right-click DynamicTable and click Views > AX Property Sheet.

Property Value Description
Icon file path Designates a graphic icon to associate with a dynamic table.
Row Type number Specifies the DynamicTable row in terms of module and type.
Db Ord ORD Specifies an ord path to the relational database. Either this property or the App Ord property (but not both) are required for linking the DynamicTable to a database. With the OrionService installed, you can use a chooser to select the database under the DynamicTable node.
App Ord text Specifies an ord path to an application. Either this property or the Db Ord property (but not both) are required for linking the DynamicTable to a database.
Report Type drop-down list Selects how much data to include in the table.

Optimized limits the amount of data.

Full Report outputs all data.