2022.2

Table Of Contents
l
Starting Value:Thestartingnumberforthecounter.Defaultsto1.
l
Increment Value:Thevaluebywhichtoincrementthecounterforeachrecord.Forexample,an
incrementvalueof3andstartingvalueof1wouldgivethecountervaluesof1,4,7,10,[...]
l
Number of records:Thetotalnumberofcounterrecordstogenerate.Thisisnottheendvalue
butratherthetotalnumberofactualrecordstogenerate.
l
Padding character:Whichcharactertoaddifthecounter'svalueissmallerthanthewidth.
l
Width:Thenumberofdigitsthecounterwillhave.Ifthewidthislargerthanthecurrentcounter
value,thepaddingcharacterwillbeusedontheleftofthecountervalue,untilthewidthisequal
tothesetvalue.Forexampleforacountervalueof"15",awidthof"4"andpaddingcharacterof
"0",thevaluewillbecome"0015".
l
Prefix:Stringtoaddbeforethecounter,forexample,adding#toget#00001.Theprefixlengthis
notcountedinthewidth.
l
Suffix:Stringtoaddafterthecounter.Thesuffixlengthisnotcountedinthewidth.
Opening a data mapping configuration
Toopenanexistingdatamappingconfiguration,inthe"Menus"onpage290,selectFile > Open.Make
surethatthefiletypeiseitherDataMapperfilesorConnectfiles.Browsetotheconfigurationfileto
open,selectitandclickOpen.
Alternatively,clickonFile > Open Recenttoselectoneoftherecentlyopenedconfigurationfiles.
Saving a data mapping configuration
Adatamappingconfigurationfilehastheextension.OL-datamapper.Thefilecontainsthesettings,the
extractionworkflow('Steps'),theDataModelandtheimportedDataSamples(excludingdatabase
sourcefilessuchasmySQL,oracle,etc).
Tosaveadatamappingconfiguration:
l
Inthe"Menus"onpage290,clickonFile > Save,orclickonSave Astosaveacopyofadata
mappingconfigurationunderadifferentname.
l
Inthe"Toolbar"onpage357,clicktheSavebutton.
Ifthedatamappingconfigurationhasnotbeensavedbefore,youhavetobrowsetothelocationwhere
thedatamappingconfigurationshouldbesavedandtypeaname,thenclickSave.
Down-saving a data mapping configuration
TheConnectsoftwareisbackwardscompatible:datamappingconfigurationsthatweremadewithan
olderversionofConnectcanalwaysbeopenedwiththenewestversionofthesoftware.
Butnewerdatamappingconfigurationscannotbeopenedwithanolderversionofthesoftware.
Connect,however,allowsyoutosaveadatamappingconfigurationintheformatofapreviousversion
Page 204