I understand that when you publish the project from Studio onto Orchestrator, a NuGet package is uploaded onto the Orchestrator. And once a process has been created on the Orchestrator, the package is distributed to all the machines that are connected to the Orchestrator within the environment, and can be found in C:\ProgramData\UiPath\Packages.
When Orchestrator starts a job on a machine, does it then automatically ask the machine to un-package the NuGet package into xaml workflows?
Thank you very much!