Generate Fake RC Properties

Name

Type

Required

Description

Birth Date

String

Yes

Column that contains the input birth date which should be set within the birth number. If the date is earlier than the date defined in the property birthNumberSince, earlier than 1.1.1800 or later than the current date, no birth number is generated.

Gender

String

Yes

Column that contains the person's gender - see the parameters maleDefinition and femaleDefinition.

Rc Out

String

Yes

Column that stores the resulting birth number.

Birth Number Since

Date

No

The oldest birth date which may occur in a generated birth number. Default value: 1.1.1800.

Female Definition

String

No

String that represents female gender. Default value: "F".

Male Definition

String

No

String that represents male gender. Default value: "M".

Suffix

String

No

Trailer of the resulting birth number.

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