I am passing a relative path in order to access from the orchestrator by other machines.
Its works fine in my local but when I run from orchetrator (other machine will take the job), Its throws the mentioned error.
“Could not find a part of the path”. It really daunting sometimes.
Are you trying to get the file from the project folder itsef?
Then directly use relative path or use currentdirectory and append the path
Cheers
1 Like