we have a application called RF which get input files and generate output files, if we run RF manually, the input file or output file working directory can be set to relative path, map driver or absolute path, and the RF works fine without any error.
But when we run RF by VisualCron Remote Excute, if the input file directory and output file directory are relative path and the relative path is in local drive, the RF works fine. but if the input file folder or output file folder points to absolute path or mapped drive, the Visual Cron shows “Success” status, but RF does not generate any output files.
Please help.