Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 3 Search Palette Activities : Query Activities

Query Activities
Query activities submit the output of a base or combiner querylet activity to a TIBCO Patterns server.
Query
The Query activity submits a query to a table on a TIBCO Patterns server to retrieve a record set.
General
The General tab has the following fields:
 
Input
The Input tab has the following fields:
If set to true, the query faults if an empty value is encountered. The default is set to true.
If set to true, the query faults if an invalid value is encountered. The default is set to true.
Absolute: Sets a hard lower limit on the match score.
ExactPlusScore: Only exact matches, and the specified number of inexact matches will be returned.
PercentOfTop: Results below the specified percentage of the top score will not be returned.
SimpleGap: Results will be cut off if the specified gap in scores occurs.
The value to apply for the cutoff. This is required if Cuttoff is given.
The following inputs provide defaults for all querylets under the query as appropriate for the query type.
 
The type of score to perform. The following are the possible types: Normal, Symmetric, Reverse, Max, or Min. The default is Normal. This is optional.
The following inputs are advanced tuning parameters and only used under the direction of TIBCO Support.
 
Output
 
This is true if the record is in a dirty state. A dirty record is one that has been modified by a transaction that is still open.
The Normal match strength of the record in the search.
The Symmetric match strength of the record in the search.
The Reverse match strength of the record in the search.
The Min match strength of the record in the search.
The Max match strength of the record in the search.
The Normal match strength of the querylet in the search.
The Symmetric match strength of the querylet in the search.
The Reverse match strength of the querylet in the search.
The Min match strength of the querylet in the search.
The Max match strength of the querylet in the search.
The Querylet name.
 
Join Query
The query activity submits a join-query to a join-set on a TIBCO Patterns server to retrieve a record set.
General
The General tab has the following fields:
 
Input
The Input tab has the following fields:
Set to true if a parent record can have at most one match result.
Set to false if parent record can have multiple match results.
Set to true to allow match results with missing parent records.
Set to true to allow match results with missing child records.
For information on other inputs, see Patterns Query Input Fields.
Output
See Patterns Query Ouput.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved