Java Filter

    The input stream, coming from one or more transforms, can be redirected to two different transforms based on the evaluation of the written expression.

    In other words, the user is able to perform an if-statement to filter the data stream with pure java expressions:

    Options

    These code samples applies to the Condition (Java Expression) field.

    Filters a string that contains white space

    Filters a string that is identical to a constant string

    Filters a boolean value