Tail Trashing Properties

Name

Type

Required

Description

When Condition

String

No

Expression that must be satisfied for this step to be executed.

Id

String

No

Step identification string.

Column

String

Yes

Column that contains the input data to be changed and the output that is written.

Reg Exp Suffixes

List of String

No

A list of properties which keeps suffixes defined as regular expressions. Single expressions are defined in the "suffix" XML elements ("suffix" corresponds to the PROPERTY_NAME in the list of properties XML structure). The syntax of regular expressions is identical to the Java syntax (see class Pattern in the API Specification). If a suffix contains a bracket character, the escape character '\' must be used in front of the bracket to avoid interpreting the bracket as a special character. All other characters which may cause similar confusion must be escaped as well.

Simple Suffixes

List of String

No

A list of properties which keeps the suffixes defined as a simple string. The input text must be finished by the string. Single searched strings are defined in the "suffix" XML elements ("suffix" corresponds to the PROPERTY_NAME in the list of properties XML structure).

Scorer

String

No

Element which stores basic scoring settings.


iWay Software