Skip to main content

xSuite Interface Windows Prism 5.x – Online Help

Input Format "EasySid"

The purpose of this input format is to process standard import files of the EASY ENTERPRISE.i archive system in 2.x or 3.x format.

The files can be divided into individual documents, one per import record; referenced file attachments to the records can be read in.

Property

Description

InputFormat[].SplitDocs

Boolean value determining whether documents are split by import data record

When splitting, the original document is discarded and a copy of it is generated instead for each new partial document. The document-specific part of the original import file is added to the copy as another attachment.

The split documents generated are given the name suffix .splitN, in which N represents a serial number.

Default value: TRUE

InputFormat[].ReadBlobs

Boolean value determining whether file attachments will be read in that are referenced in the import file

Default value: TRUE