Show TOC

Function documentationDefine Termination Conditions for Search Sequences

 

You can define termination conditions for searches that have the search category Search Sequences. These termination conditions determine when a search sequence should be terminated.

You need these termination conditions if the decision as to whether the search should be terminated or continued is not made until runtime (on the basis of the hits found, for example).

You define the termination condition in Claims Management Customizing under Start of the navigation path Claim Next navigation step Technical Settings Next navigation step Find Next navigation step Search Framework Next navigation step Configure Search End of the navigation path. At the level of Searches of a Search Sequence, define a BRFplus expression in the category Boolean expression.

Integration

Termination conditions are only relevant in connection with search sequences.

Prerequisites

You have already created the BRFplus expression in BRFplus.

Features

When you use a BRFplus expression to define a termination condition for the search of a search sequences, the system evaluates this expression after execution of the search. If the expression returns the value TRUE, the system terminates the search sequence.

Example

You can specify that the system should terminate the search sequence as soon as the search produces a hit.