2022.2

Table Of Contents
Ifalloftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
l
Any of the following.
Thisequatestothelogicaloperator(...OR...).
Ifanyoftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
l
Not all of the following.
Thisequatestothelogicaloperator(NOT(...AND...)).
Ifany (but not all)oftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
l
Not any of the following.
Thisequatestothelogicaloperator(NOT(...OR...)).
Ifnoneoftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
Thetoplevelisalwaysagroup.AgroupcancontainoneormoreRulesand/orGroups.
Rule
ARuleisalogicexpressionusingasingleoperatororfunction,andtheirassociatedoperand(s).The
numberandtypeofoperandsisdependentupontheoperatororfunctionchosen.
Rulescanalsohavedifferenttypes.TheavailableruletypesdependuponthecontextwheretheRule
Editorisused.Forinstance,withinJobCreation,therecanbedatarulesthatarebasedonrecorddata
belongingtoacontentitem,buttherewillalsobe"locationrules"thatdealwiththepositionofadoc-
umentwithinthejob.
TheRuletypesareasfollows:
l
Data Rule:ThisruleoperatesuponDataentries.SelecttheDataField,thenselectthelogical
testandtheassociatedtestvalue(s).TheoptionsavailablewilldependupontheDataFieldtype
(theyare"typeaware"),butallhaveatleast"is equal to"and"is not equal to"toanotherentryas
anoption.The"is set"and"is not set"selectionsallowtodeterminewhetherthedatafieldhasa
valueornot(i.e.doanullcomparison).
Thedatatypespecificoptionsareasfollows:
l
Alphanumericdatafieldspecificselections:Whetherthealphanumericstring"contains",
"does not contain","starts with"or"ends with"anotherstringvalue.
The"is like"andthe"is not like"selectionsallowtheuseof"*"wildcards.
Thecomparisonstringcouldbeamanuallyenteredstring,oritcouldbeanothertextual
datafield.Thedatafieldcouldbefromthedatamodel,oritcouldbearuntimeparameter
enteredaspartofJobCreation.Runtimeparametersareexpressedas"params.xxxx",
wherethexxxxisthenameoftheruntimeparameter.
Page 1074