Record Counter Properties

Name

Type

Required

Description

Append

Boolean

Yes

Indicates whether the output should be appended at the end of the report file or to rewrite the report file. Default value is set.

Batch Size

Integer

Yes

Size of the virtual batch (in number of records) Default value: 100 000.

Report File Name

String

Yes

Filename for sending the output. It can be either a filename or \\stdout for standard output or \\stderr for standard error output.

Report Perf Per Batch

Boolean

Yes

Indicates whether to output the time needed to process each batch. Default value is set.

Report Perf Per Second

Boolean

Yes

Indicates whether to output the speed of processing in records per second. Default value is set.

Time Stamp Format

String

No

Formating string for the timestamp. It is a string supported by the date formatter (SimpleDateFormat) from Java 2 SE. Default value: dd.MM.yyyy HH:mm:ss

When Condition

String

No

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

Id

String

No

Step identification string.


iWay Software