I’m going through the new Orchestrator training material. 2018.2
The practice materials suggest looking in C:\ProgramData\UiPath\Packages but when I publish the project (it says goodbye world as I’ve already done the orchestrator training 2018.1 which I didn’t like at all this new learning material is much better so far) anyway I wanted to differentiate between the packages from the original and the new ones (when I was doing the 2018.1 the packages did save and they are in C:\ProgramData\UiPath\Packages but now the OrchestratorGoodbyeWorld Packages are not being generated even though this message is appearing when I press publish
This is the contents of my packages folder
and I’ve done a search on the C drive for OrchestratorGoodbyeWorld with only the project being found (no package).
If you are connected to Orchestrator through a Robot, the automation project is sent to the Orchestrator feed, and it is displayed in the Packages page. From here you can distribute it to other Robots, by assigning the package to an environment (creating a process).
If you are not connected to Orchestrator, the automation project is sent locally to the Studio feed, %ProgramData%\UiPath\Packages. From here, you can manually send the packages to the Robots, so they can be executed.
So, when you are connected to Orchestrator, the package is published only to Orchestrator, it is not saved in local drive. But you can download it from Orchestrator when you need it.