And Combiner

The And Combiner activity defines an and-querylet for use in a Query or Join-Query activity.

General

The General tab has the following fields:

And Combiner Configuration Fields

Field

Module Property?

Description

Name

No

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

Description

Provide a short description for the And Combiner activity.

Input

The Input tab has the following fields:

And Combiner Input Fields

Input Item

Description

Querylet

The querylet used for the And Combiner activity. This can be repeated.

Querylet/AnyQueryLetOutput

The output of any querylet activity.

Querylet/Weight

The relative weight of this querylet. The default is 1.0.

Querylet/IgnoreScore

Querylets below this score are ignored. The default value is -2.0 (the querylet is never ignored or rejected). This is optional.

Querylet/RejectScore

Querylets below this score rejects the entire record. The default value is -2.0 (the querylet is never ignored or rejected). This is optional.

Output

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