Why the preview image is not available after I published the process in Uipath assistant

Hi @mce

With the “non-published” project I meant the original project you used to publish to Orchestrator.

Let’s say you have your local machine where you used for development and you have stored your project in C:/Project (just an example). In this project folder you should have folder “.screenshoots”.

When you publish the project to Orchestrator, screenshot folder is not included in the package anymore.

After creating a new process in Orchestrator and assign the package to a robot*.
The package from Orchestrator would be automatically downloaded to the robot in: C:/Users//.nuget/packages

I hope it is clear to you

*This robot can be any machine e.g. your local machine or a remote machine.