Close and Open the target flats files
These instructions are only available in the transformation on the target for a non-AS/400 IBMi target and when the target points to flat files, XML files or micro batches (with Big Data targets like Netezza, Greenplum, Vectorwise Loader...).
CLOSE
All target flat files can be closed in order to treat them during the replication flux.
OPEN
Flat files may be reopened and rebuilt.
Example :
CLOSE
SHELLW "copy X:\TgtFiles\Receive\*.* X:\TgtFiles\Process\*.*"
SHELLW "del X:\TgtFiles\Receive\*.*”
OPEN