Validate IC Properties

Name

Type

Required

Description

Allow Cleaning

Boolean

Yes

Flag which specifies whether special characters (other than letters and digits) can be removed in verificiation. Default value: True.

In

String

Yes

Column that contains ICO values.

Omit Invalid IC

Boolean

Yes

Flag which specifies whether a null value (flag set to true) is written to the output column "out" in case any of the scoring flags IC_NULL, IC_BAD_FORMAT or IC_BAD_CHECKSUM is set. If flag is set to false then the property preserveInputValue influences the output. I.e. if the input value is valid then either the original (not cleansed value) or the cleansed and corrected (appended by 0) value is written to the output.

Out

String

Yes

Column that stores valid output ICO values.

Preserve Input Value

Boolean

Yes

Flag which determines whether the original input value (flag set to true) or the cleansed value (flag set to false) should be written to the the output column "out". The flag is ignored if allowCleaning = false. Default value: False

When Condition

String

No

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

Id

String

No

Step identification string.

Scorer

String

No

Element which stores basic scoring settings.


iWay Software