2022.2

Table Of Contents
l
Warning:Unchecktohideanywarnings.
l
Error:Unchecktohideanycriticalerrors.
l
Limit visible events to:EnterthemaximumnumberofeventstoshowintheMessagesPane.
Defaultis50.
Settingspane
SettingsforthedatasourceandalistofDataSamplesandJavaScriptfilesusedinthecurrentdata
mappingconfiguration,canbefoundontheSettingstabattheleft.Theavailableoptionsdependon
thetypeofdatasamplethatisloaded.
TheInputDatasettings(especiallyDelimiters)andBoundariesareessentialtoobtainthedataand
eventually,theoutputthatyouneed.Formoreexplanation,see"Datasourcesettings"onpage223.
Input Data
TheInput Datasettingsspecifyhowtheinputdatamustbeinterpreted.Thesesettingsaredifferentfor
eachdatatype.ForaCSVfile,forexample,itisimportanttospecifythedelimiterthatseparatesdata
fields.PDFfilesarealreadydelimitednaturallybypages,sotheinputdatasettingsforPDFfilesare
interpretationsettingsfortextinthefile.
CSV file Input Data settings
InaCSVfile,dataisreadlinebyline,whereeachlinecancontainmultiplefields.Theinputdataset-
tingsspecifytotheDataMappermodulehowthefieldsareseparated.
l
Field separator:Defineswhatcharacterseparateseachfieldinthefile.EventhoughCSV
standsforcomma-separatedvalues,CSVcanactuallyrefertofileswherefieldsareseparated
usinganycharacter,includingcommas,tabs,semicolons,andpipes.
l
Text delimiter:Defineswhatcharactersurroundstextinthefile,preventingtheField separator
frombeinginterpretedwithinthosetextdelimiters.Thisensuresthat,forexample,thefield
“Smith;John”isnotinterpretedastwofields,evenifthefielddelimiteristhesemicolon.
l
Comment delimiter:Defineswhatcharacterstartsacommentline.
l
Encoding:DefineswhatencodingisusedtoreadtheDataSource(US-ASCII,ISO-8859-1,
UTF-8,UTF-16,UTF-16BEorUTF-16LE).
l
Lines to skip:DefinesanumberoflinesintheCSVthatwillbeskippedandnotusedasrecords.
l
Set tabs as a field separator:OverwritestheField separatoroptionandsetstheTabchar-
acterinsteadfortab-delimitedfiles.
l
First row contains field names:UsesthefirstlineoftheCSVasheaders,whichautomatically
namesallextractedfields.
Page 307