I need to access a process that another colleague has uploaded to the orchestrator. From the orchestrator I have downloaded the nupkg package, and now what do I have to do to open the process with Uipath. How can I open a process in uipath using this nupkg package that I downloaded from orchestrator?
1 Like
Thanks, but I have a problem.
Don’t download it as a compressed file, download it like this:
Hello @Marisa_Ontiveros1 , please follow the below steps:
- Change the file extension from “.nupkg” to “.zip” by renaming the file.
- Now unzip the folder using 7zip or right-click → Extract all
- Open the folder → lib → net45. You can find the UiPath code within the net45 folder.
Hope this helps. Let me know if you have any queries.
P.S mark this reply as the solution if it helps in resolving the issue.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.