Date Querylet

The Date Querylet activity defines a date querylet for use in a Query or Join-Query activity.

General

The General tab has the following fields:

Date Querylet Configuration Fields

Field

Module Property?

Description

Name

No

The name of the activity within the process. The default value is date.

Description

Provide a short description for the Date Querylet activity.

Input

The Input tab has the following fields:

Date Querylet Input Fields

Input Item

Description

FieldName

The name of a table field of type Date to be searched.

QueryString

The date to search for.

EmptyScore

The score to use if there is no data to compare. Either querystring or field-value is empty.

InvalidScore

The score to use if the record has invalid data.

MatchEmpty

If set to true(), empty values in both the record and the query produces a 1.0 querylet score.

Output

The output of a Date querylet must be used as a unit by dragging it to the AnyQueryletOutput element of a Query Activity input or Combiner Querylet input.