Hello,

we need to do some initialization at the beginning of a step
(e.g. mark all records in the target the database table with some flag).

In the same sense, we would need to execute some cleanup at the end of the task (when all lines of the input file have been processed).

The "pre-step" and "post-step" method should belong to the step's transaction.

Thank you in advance

Michal Palicka