Homepage | About EASA | Contact
Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSING Branch / EVENT PROCESSING Branch / PROCESSES Branch
Below we describe an EXTRACT under a DATA PROCESSING.
When using EXTRACT under an EVENT PROCESSING, its Child FIND's will be explicit objects.
The Extract Tool automates the creation and configuration of:
See Extracting Data From Files.
EXTRACT is a Parent for objects that define data extraction from a text file or a SCALAR reference.
EXTRACT has two functions:
A literal path in File: may point to any of the following:
![]() |
|
---|---|
Essential Parameters: | |
File: | Data source (Literal text path, SCALAR reference or FILE CHOICE allowed) |
Optional Parameters: | |
Type: | Select data source type from which to extract data (default→File, File Choice, DOR) |
Encoding: | Text encoding used in text files specified in File: (default→US-ASCII) |
Delimiter: | Character to delimit SCALAR reference in File: (default→%) |
Extraction Delimiter: | Character to delimit object references in the Value: parameter of a FIND described below. default→%. |