@rogerius1st it might be best to use a separate thread. The File reader will most likely not be able to import this special format.
You will have to try something like this R package which is under development
Then you will have to use the R package foreign in order to import the decompressed dbf files.
I will see if I can build a workflow