Hi,
I am trying to load multiple files from Network. My path looks like ( \\tpdevqa\data\ ) . I used wait_for_file('\tpdevqa\data\*.txt', 0,0,1,$filename) and replace_substr($filename, '/', '\\'). My file path is recognized but I am not able to load. Here is the error - Cannot open file <\\tpdevqa\data\71420551618841>. Check its path and permissions.
I followed this procedure.
Please through light on this one - Thanks Chandra