Guide Section: Processing Object Data, Processing Events and Performing Actions
EASAP Tree:
DATA PROCESSING → LIST
EVENT PROCESSING → ACTION → DATA PROCESSING ACTIONS
PROCESSES → DATA PROCESSING ACTIONS
EXTRACT is a Parent for objects that define data extraction from a text file or a SCALAR reference.
EXTRACT has two functions,
The Extract Tool automates the creation and configuration of EXTRACT, FIND and REPEAT.
For a detailed reference with examples see Extracting Data From Files
Another example is found the Advanced Batch Tutorial.
![]() |
|
---|---|
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 Child FIND→Value: (default→%) |