2022.2

Table Of Contents
l
Entire page:Comparesthetextvalueonthewholepage.Onlyavailable
withcontains,not contains,is emptyandis not emptyoperators.
l
Times condition found:Whentheboundariesarebasedonthepresenceofspe-
cifictext,youcanspecifyafterhowmanyinstancesofthistexttheboundarycanbe
effectivelydefined.Forexample,ifastringisalwaysfoundonthefirstandonthelast
pageofadocument,youcouldspecifyanumberofoccurrencesof2.Thisway,there
isnoneedtoinspectotheritemsforwhetheritisonthefirstpageorthelastpage.
Havingfoundthestringtwotimesisenoughtosettheboundary.
l
Delimiters before/after:Definestheboundaryacertainnumberofdatapages
beforeorafterthecurrentdatapage.Thisisusefulifthetexttriggeringtheboundary
isnotlocatedonthefirstdatapageoftherecord.
l
Operator:Selectsthetypeofcomparison(forexample,"contains").
l
Word to find:Comparesthetextvaluewiththevalueinthedatasource.
l
Use selected textbutton:copiesthetextinthecurrentselectionastheonetocom-
paretoit.
l
Match case:Makesthetextcomparisoncasesensitive.
l
On script:DefinestheboundariesusingacustomJavaScript.Formoreinformationsee
"SettingboundariesusingJavaScript"onpage364.
XML file boundaries
ThedelimiterforanXMLfileisanode.TheBoundariesdeterminehowmanyofthosenodesgoinone
record.Thiscanbeaspecificnumber,oravariablenumberiftheboundaryistobesetwhenthecon-
tentofaspecificfieldorattributewithinanodechanges(forexamplewhentheinvoice_numberfield
changesintheinvoicenode).
l
Record limit:DefineshowmanyrecordsaredisplayedintheDataViewer.Thisdoesnotaffect
outputproduction;whengeneratingoutput,thisoptionisignored.Todisablethelimit,usethe
value0(zero).
l
Trigger:Definesthetypeofrulethatcontrolswhenaboundaryisset,creatinganewrecord.
l
On Element:DefinesanewrecordoneachnewinstanceoftheXMLelementselectedin
theInputDatasettings.
l
Occurrences:Thenumberoftimesthattheelementisencounteredbeforefixingthe
boundary.
l
On Change:DefinesanewrecordwhenaspecificfieldorattributeintheXMLelementhas
anewvalue.
Page 316