Word Analyzer Properties

Name

Type

Required

Description

Analyzed Columns

List of Analyzed Column

Yes

List of analyzed columns <analyzedColumn> containing source and destination column pairs.

Trash Separator

String

No

If unidentified words are found then these words are stored in a column optionally defined on each analyzed column and these words are separated by this property value.

Copy Separators

Boolean

Yes

Specifies whether the data input separator characters should be copied into the data output. Default behavior is 'true'.

Ml List Of Values

List of Ml List Of Value

No

List of <mlListOfValue> elements containing a filename of a MatchingLookup dictionary and its symbol (name). The same note as for <slListOfValue> applies.

Separator

String

Yes

Definition of characters used to divide/parse the input data into tokens (words). See character set definition syntax.

Sl List Of Values

List of Sl List Of Value

No

List of <slListOfValue> elements containing filenames with String Lookup dictionaries and their symbols (names). Note: At least one dictionary must be specified within this step - at least one of either <slListOfValue> or <mlListOfValue> must be supplied (and be nonempty).

Symbol For Unidentified Words

String

No

Specifies a character or character sequence that should be used to replace words not present in the specified dictionaries.

When Condition

String

No

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

Id

String

No

Step identification string.


iWay Software