We are using Qlik Replicate to process delimited text files. I would like to implement a logical reference to the files on the source endpoint's "Tables" tab field: "Location of full load data file". My objective is to avoid a hardcoded path to the file system within Qlik.
I attempted to use a custom Windows OS system variable %MY_REMOTE_FOLDER%\my_data_file.dat. I am curious to know why the following configuration doesn't work. Qlik Replicate refuses to resolve the system variable reference.