Skip to main content

xSuite Interface Windows Prism 5.x – Online Help

Index Data Reader "EasySid"

The index data reader "EasySid" processes standard EASY import files.

Use the field name (identifier FN:) or the field index (identifier FI:) as the input name in the .InputName property for this index data reader. The specification depends on which of the two variants is used in the index file. In addition, the nameless title field (identifier FT:) can be addressed by using the identifier FT: as a placeholder field name.

As a rule, documents are split for EASY import files per data record via the relevant input format. Otherwise, if the file comprises multiple records, multiple values are supplied for a target field. And a field with the same name can also be listed multiple times in the same import data record, which also results in multiple values.

For a header data field, only the first of these values or all values will be adopted as an array, depending on the .ReadMultiValues property. For tabular target fields, a separate table row will be generated for each import data record. For multiple values within a data record, as for the header data fields, only the first of these values or all values will be adopted as an array, depending on the .ReadMultiValues property.