09-03-23 05:40 AM
Hi,
Get file action is not able to detect files (Returns output: Count - 0) even if the file exist in the folder.
Key points:
Any inputs or workaround on this item is highly appreciated.
09-03-23 05:48 AM
Hi,
What kind of files are you trying to fetching?
Please share the inputs you gave to the action stage.
Regards,
Seema A
09-03-23 10:27 AM
Key point #3 suggest there might be a synchronisation issue in your logic. Is is possible the Get Files action is returning a truthful result, perhaps because files are not present at the exact moment the call is made? Could the process sometimes be calling Get Files too soon?
10-03-23 07:24 AM
As John addressed, it might me synchronization error too, Try capturing screenshot before you call 'Get Files' to verify this
10-03-23 07:58 AM
@John @Seema
I suspected the file is not copied properly before the bot executes Get Files action. And Hence I Copy file manually few hours before I run the bot again. Yet the bot fails to detect files and returns count Zero.
What puzzles me is that, could that be due to the network connection between bot and Shared Drive(Folder)?
------------------------------
Anand Singh
Programmer Analyst III
Jabil
Penang
+60167427974
------------------------------
10-03-23 10:11 AM
Hi Anand Singh, is it on network path where the files are stored or a local drive where you are trying to access the files and fetch it ? Just before trying and fetching files always ensure that the Directory exists flag gets successful if not already and while fetching the files I hope you are keeping Wildcards to identify and pick the correct files.
Tuesday
Hi.. whenever i try to GET FILE action, the message is displayed. "the illegal characters in path." please guide me how to solve this issue, i am new in Blue Prism. for your reference i attached screenshots of my process
Tuesday
Hi @Adnan3194 ,
Can you paste the file name here? for further understanding of what/how the file name looks
Tuesday
hi @Chakkravarthi_PR here it the name of file
Tuesday - last edited Tuesday
Hi ,
The file pattern is the problem, it should be "*.xlsx" you have it as "*.xlxs" which is the incorrect file format.
File Pattern data Item, remove the double quotes i.e