You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Overview

The File Configuration Properties in the Dataset module allow users to manage and customize file-related settings efficiently. This feature simplifies file management and enhances data handling within the dataset, providing flexibility and clarity for users.

On this page:


Files

To create and configure a Database File follow these steps:

  1. Access Datasets → Files.
  2. Click the plus icon.
  3. Enter a Name and Description for the File, and click Ok.

  4. In the list of Dataset Tables, double-click the property you wish to edit on the row corresponding to the table you want to modify.

Table configuration properties in the Dataset module allow users to tailor their database tables for optimal data management. The table below describes each property column.

Column

Description

Name

Enter a name for the file configuration. The system allows you to know if the name is not valid.

File Name

Enter the full path to the file. The file path can have Tag values embedded using curly brackets syntax. For example ExampleFile{{tag.Test}}.txt. 

When executing, the area in curly brackets is replaced by the value of the Tag.

File Type

Select the type of file.

Objects

Click the button with three dots (...) to select the tags that you want to populate with data from the file with data from specific columns.

Description

Enter a description for the file configuration.

XML Schema Type

Represents the schema type of an XML file, which can be:

  • A Tag List XML that contains a tag list with the tag name and tag value.
  • A Tag Object XML that contains the entire tag tree and its children.

In this section...

The root page @parent could not be found in space v10.

  • No labels