How to set path to read a file from directory

Latest response

Hi,
I am looking for a help on priority-
I have one of the configurations in a config file to read a text file from the directory. I would like to know the format of the path to be configured. Below are my details-

I have a text file in the path- /var/tmp/source/Dialog.txt and it has to be configured in my configuration file. Below is the part of configuration file where I would be configuring the path.

file:////var/tmp/source/

Application will look for the filename. My question is, is that correct format to configure? If not, please help with the correct format.

Responses