2022.2

Table Of Contents
l
"DataModelpane"below.TheDataModelpaneshowsoneextractedrecord.
l
"Messagespane"onpage306.
DataModelpane
TheDataModelpanedisplaystheresultofallthepreparationsandextractionsoftheextractionwork-
flow.Thepanedisplaysthecontentofasinglerecordwithintherecordsetatatime.
Dataisdisplayedasatreeview,withtherootlevelbeingtherecordtable.Onthelevelbelowthatare
detailtables,andadetailtableinsideadetailtableiscalledanestedtable.
TheDataModelisalsousedasanavigationtoolbetweenrecordsandinalldetailtables.
Formoreinformationsee"TheDataModel"onpage260.
Filter
Tofindacertaintable,grouporfieldinalargeDataModel,starttypingcharactersintheFilterbox.This
immediatelynarrowsdownthelistofdisplayeditemstoalltables,groupsandfieldswhosenamecon-
tainsthecharactersthatweretyped.Notethatthefilteringiscase-insensitive.
Data Model toolbar buttons
l
Import Data Model :ClicktobrowsetoafilethatcontainsaDataModel.Thismaybe:
l
ADataModelfile(*.OL-datamodel).
l
AJSONfile(*.json;seethenotebelow).
l
AConnecttemplate(*.OL-template),datamappingconfiguration(*.OL-datamapper)or
'typed'JSONfile(*.json;seethenotebelow).
Thefile'sdatamodelstructurewillbedisplayedintheDataModelpanewithoutdata.
l
Export Data Model :ClicktobrowsetoalocationtosavetheDataModelfile.Theavailable
filetypesare:
l
ADataModelfile(*.OL-datamodel).
l
AJSONfile(*.json):AJSONobjectoranarrayofJSONobjectsrepresentingrecords.
l
A'typed'JSONfile(*.json).
Typed JSONfollowsthestructureofaJSONRecordDataList(seetheRESTAPICook-
book).DatafieldtypesaredeterminedbytheschemaobjectintheJSON.
WhenaDataModelisexportedtoaJSONfileortypedJSONfile,detailtablesareexpor-
ted,butgroupsarenot.
Page 294