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:
Field |
Module Property? |
Description |
Name |
No |
The name of the activity within the process. The default value is |
Description
Provide a short description for the Date Querylet activity.
Input
The Input tab has the following 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.