Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | Flat File Schema Properties | Schema Definition Properties
 
Schema Definition Properties
The following table identifies the properties for the schema element that functions as the root of the flat file schema.
Property
Description
Ordered
Specifies whether records must appear in the flat file in the same order in which they appear in a flat file schema.
Note:
This property applies only to records that appear at the root of the flat file schema, not records that are child elements of records.
Select...
To...
True
Default. Specify that records in the flat file must appear in the order which they appear in the flat file schema.
If you select True and the validate parameter in the pub.flatFile:convertToValues service is set to true, Integration Server generates errors when the records do not appear in the defined order.
False
Specify that records in the flat file can appear in any order.