Using a Control Table
To create a Sigmafine 4 control table, first create an AF Table that contains the field names and table value types shown in the following table.
Control Table Definition
| Keyword | Value Type |
|---|---|
| Source | String |
| Destination | Integer |
| Name | String |
| StartTime | Boolean |
| EndTime | String |
| MeasuredMass | String |
Add the keywords shown in the following table. The required keywords must be present in the table.
Control Table Keywords
| Keyword | Required |
|---|---|
| Name1 | Yes |
| Description1 | Yes |
| Destination | Yes |
| Source | Yes |
| EndTime | Yes |
| StartTime | Yes |
| Attribute Name]2 | No |
| 1 Not required to have a value. Name is generated automatically, and Description can be blank. Both are required in the table.2 Any Attribute that exists in the elements being imported can be used as a keyword. |
Configure the rest of the columns, SourceColumn, Default, Force, Unique, and Formula.
Note:
The order of the rows declared inside the CONTROL TABLE must be exactly how reported in this manual, otherwise DataLoader assumes that:
1. From first row to sixth row are Keywords
2. Starting from row number 7 fields are considered Sigmafine Element Attribute names.