Path to data file that will be uploaded to the VSE. The input should be data file in one of the content type defined
in <LISA_HOME>/contenttype.xml,
Possibilities:
for files in job workspace you can specify:
- relative path to input file in job workspace (example: dir/data.csv)
for files on the DevTest machine you can specify:
- absolute path to file (example: file:///C:/something/data.csv)