How to use Orchestrator's Version of package in uipath studio?

I downloaded package from Orchestrator. Format is .nupkg , I rename that package with .xaml and when I try to open that in studio it is giving me below error.

Can someone help me to uns=derstand how should I open and use that package in uipath studio?

image

Hi @PALKUMARI_PATEL

Once when you downloaded the package it will be in .nupkg

Kindly change to .zip by renaming it

Next step unzip that zip file

Where you will find ur xamls and project.json in one of folders

Then you can open the project from uipath studio

Thanks

1 Like

Hi @PALKUMARI_PATEL ,

Package .nupkg downloaded from Orchestrator is always compressed or zip. If you want to open what inside I recommend you to either change the extension .nupkg to .zip and then unzip to see the whole project.
Or if you are connected to that Orchestrator, you can download and install on Uipath Assistant. Then the project will then be unzip inside your local .nuget folder

1 Like

nuget-package-explorer

Thanks for sharing

Thanks for explaning

Hello @PALKUMARI_PATEL ,

Below post can give you more clarity on your requirement.

2 Likes

Hi @PALKUMARI_PATEL
If you have no more questions kindly close the topic and mark as solution

Happy learning

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.