Download orchestrator package

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?

@Marisa_Ontiveros1

Hope this helps you

Thanks, but I have a problem.

Don’t download it as a compressed file, download it like this:

image

Hello @Marisa_Ontiveros1 , please follow the below steps:

  1. Change the file extension from “.nupkg” to “.zip” by renaming the file.
  2. Now unzip the folder using 7zip or right-click → Extract all
  3. 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.