The system can use these expressions and condition classes.
:wostatus=‘APPR’
:type=‘EM’
:ownerid=:&user&
:supervisor!=:&personid&
:asset.assettype = ‘IT’ and :&personid&=:owner
:reportby=:&personid&
:assetspec.classstructureid = 1221
:po.poline.receivedqty=0
:&owner&.jobplan.priority>:&owner&.priority
:&owner&.po.$old_description like '%Turbin%'
Evaluates to true:
psdi.common.condition.AlwaysTrue
Evaluates to false:
psdi.common.condition.AlwaysFalse
These files are in the directory structure, and must be in a folder under the root of the product installation. To use a sample condition class, enter the file name in the Class field in the Conditional Expression Manager application.