Hi,
I have created a process in Uipath studio and set the Workflow (EntryPoint1.xaml) as the Entry Point. I published the package to the orchestrator and created a process(EntryPoint) in the same folder(Demo Environment) to which my studio is connected.
Then I created a new process in UiPath studio and added the activity “Invoke workflow” . In the process i have added the process name (Entry Point) and added EntryPoint1.xaml as the Entry point.
But while executing its throwing the error Cannot find a process named ‘EntryPoint1’ in folder ‘Demo Environment’.
Can someone help me to identify whats the error here. I have tried by publishing to local repo and providing the local path, still not working. Please help.