Invoke System1_LoginProcess workflow: Could not find a part of the path

Hi,
I am getting the following error while executing my workflow.I can find the file in my file explorer.The error is’
“Invoke System1_LoginProcess workflow: Could not find a part of the path ‘C:\Users\deepi\Documents\Assignment2\ReFrameWork-master-performer\ System1\System1_LoginProcess.xaml’.”,

System error at initialization: Could not find a part of the path ‘C:\Users\deepi\Documents\Assignment2\ReFrameWork-master-performer\ System1\System1_LoginProcess.xaml’. at Source: UiPath.Executor

Hi

Perhaps it is the space in the path?
"performer\ System1" (before System1)

BR, Martin

Hi Martin,

But there is no space in the folder path but am not sure how the space is inserted over there.

Show your “Invoke Workflow File” activity that invokes System1_LoginProcess. That will help identify how that space got in there.

Hi
My guess is also that the Invoke Workflow is configured as:
" System1\System1_LoginProcess.xaml" with the space :slight_smile:
BR, Martin

2 Likes

Hey Martin

Thanks a ton😃.You are absolutely right.You saved my time,but am not sure how the space got inserted.But finally it worked.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.