I want to know how to maintain activity package in Orchestrator.
Is there any document about this?
I think activity package (ex. UiPath.Excel.Activities etc.) exists robot machine, orchestrator machine, UiPath official website(MyGet feed) .
My understanding is, orchestrator should be central repository of activity package which distribute right version to each robot machine.
So I think maintenance of activity package in orchestrator is one of admin task.
I have already updated all the packages i need and If i run the process manually on the machine it works perfectly fine but after publishing the project to Orchestrator and try to run it manually from there it gives me the above error on the log details of the job.
I have switch the location from local into network and publish the project but i kept getting the same error.
Any suggestion on how to solve this? i greatly appreciate any information you may have. Thanks