I’m currently learning UiPath and have created a process to extract specific data from PDF files and move it to an Excel sheet every morning at 9 AM. The process runs perfectly when executed in UiPath Studio, and the data is moved to the Excel file as expected.
However, when I schedule the same process to run in Orchestrator, the data does not get moved to Excel. I’m not receiving any errors in Orchestrator. Has anyone faced a similar issue or have any suggestions on what might be causing this?
If it is placed in the project folders itself then ideally when running from orchestrator it would run from a different path generally from C:\users\<username>\.nuget\processname
Or better print the path and check…if you are using relative path then the file from project folder only is used…betterplace file in a common location like c:\botfolder etc
I wanted to express my sincere gratitude for your help with my recent question. I had been struggling to find a solution, and your assistance was invaluable. Thank you so much for taking the time to help me out.
If it’s alright with you, could I reach out to you in the future if I have more questions?