Display criteria

Lets you define one or more conditions to use to determine which objects are displayed in the portlet. Each condition consists of a property, a comparison, and a value.
Property
Specifies which property you want to use for the condition.
Comparison
Specifies how RICOH ProcessDirector compares the property value to the contents of the Value field to decide whether an object meets the condition.

Select one of these:

after (after)
An object meets the condition if the timestamp value of the selected property is after the specified date and time.
before (before)
An object meets the condition if the timestamp value of the selected property is before the specified date and time.
contains (contains)
An object meets the condition based on a partial value of the property. The comparison is case-sensitive.
greater than (>)
An object meets the condition if its property value is greater than the number in the Value field.
greater than or equal to (>=)
An object meets the condition if its property value is the same as or greater than the number in the Value field.
has a value (set)
An object meets the condition if the selected property has a value.
has no value (notset)
An object meets the condition if the selected property does not have a value.
is (=)
An object meets the condition if the value of the selected property exactly matches the text in the Value field. The comparison is case-sensitive.
is like (like)
An object meets the condition if its property value matches the value in the Value field when that value includes wildcard characters. The comparison is case-sensitive
is not (!=)
An object meets the condition if it has a property value and it is not the value in the Value field. The comparison is case-sensitive.
is not like (unlike)
An object meets the condition if its property value does not match the value in the Value field when that value includes wildcard characters. The comparison is case-sensitive.
less than (<)
An object meets the condition if its property value is less than the number in the Value field or if the property has no value.
less than or equal to (<=)
An object meets the condition if its property value is the same as or less than the number in the Value field or if the property has no value.
last 24 hours (last 24)
Displays the objects where the timestamp value of the selected property is within the last 24 hours.
last 7 days (last 7d)
Displays the objects where the timestamp value of the selected property is within the last 7 days.
last 30 days (last 30d)
Displays the objects where the timestamp value of the selected property is within the last 30 days.
today (today)
Displays the objects where the timestamp value of the selected property is within the current day.
Value
Specifies the value that RICOH ProcessDirector uses to decide whether an object meets the condition.
Depending on the property, you can choose from a list, enter an alphanumeric value, or select a date and enter a time.
Database name
Portlet.Criteria