When using a File as a target in a Qlik Replicate task, the Full Load data are written to CSV or JSON files (depending on the endpoint settings). The Full Load Files are named using incremental counters e.g. LOAD00000001.csv, LOAD00000002.csv. This is the default behavior.
In some scenarios, you may want to use the table name as the file name rather thanLOAD########.
This article describes how to rename the output files fromLOAD########to<tableName>########format while Qlik Replicate running on a Linux platform.