Hi All,
Our Project had upgraded from Unix OS to Windows OS.
Most of the scenarios are File to Proxy or Proxy to File.
We have changed all the file path from Unix to Windows.
When we are testing the scenario, even if we give the Old unix path it is still picking the file from Windows.
Example: Old Unix Path: /abc/ifroot/rst/B142/ABC.txt
New Windows Path: D:\abc\ifroot\rst\B142\ABC.txt
The only change what we have done was insted of `/` we have replaced with `\` and added D: as this is windows server.
When i have put the ABC.txt file in D:\ykk\ifroot\rst\B142 Windows folder and If i give Old Path(Unix) /ykk/ifroot/rst/B142 in Communication Channel, it is still picking the file from Windows folder and executing the scenario.
Please help me with this.
Thanks
Vikranth Khimavath