The latest version of the development is being published, but it is not present in the nuget package

The published package is not showing in the nuget package and even in the UiPath Assistant.

hi @sowjanya.s

Welcome to the community!

When you’re publishing it, I guess its being published to your Orchestrator, you would have to go and create a process of it, to see it in the assistant.

Refer the video: UiPath - How To Publish Process To Orchestrator (Tutorial) - YouTube

Thanks

Thanks for your suggestion @adiijaiin .The earlier published version has been deployed before 20 days and now I am publishing next version. But it is not showing the package in Assistant to install.
Is it like if there is the nuget package after publishing should be inside the folder,then only it will be shown in the Assistant.

Regards.

hi @sowjanya.s

Are you using Orchestrator by any chance?
Can you login into it?
if so please login into it> goto Tenant if any>Go inside the folder if any> check for Automations> Processes> on the right hand side there should be 3 dots, click on it, there should be an option for Upgrade to latest version.

Once you do that, it would be updated on your assistant as well and it would be installed on machine whenever you run it for the first time.

Hi @adiijaiin ,

Thanks for your suggestion. I have updated it but not able to install in the assistant.

Regards.

Hi @sowjanya.s

If you publish the package locally then you can get the nuget pkg and if you publishing the package to orchestrator then it will be published as packages.

Hope it works !!

Hi @vrdabberu,

It is published to the orchestrator, but it is not in UiPath Assistant for installation.

Regards.

@sowjanya.s

Trying running the code from orchestrator and once after the code execution is done check whether the process is available in Assistant or not.

@sowjanya.s

If still the problems arises then logout the Assistant and re-login to it.

Regards.

@vrdabberu

Will check over it and post the status.

Regards.

Check if your robot is connected to the correct tenant, if the Interactive Sign-in is enforce, you need also to Sign in in UiPath Assitant, your robot and machine template are added to the folder where the process was updated and your robot has these roles:

  • Allow to be Automation User at the Tenant level

    and

  • Automation User at the folder level (in the folder where the process is present)

@sowjanya.s

have the problem resolved?

Regards

@vrdabberu ,

The problem has not solved yet after working out with the solutions posted. Have raised UiPath support ticket for their assistance.
Thanks for taking your time and posting the solutions for solving it.

Regards.

@marian.platonov ,

At first when the older versions were published, it was running as scheduled, but now when the newer versions are published, it is showing as path denied error and it is due to folder issue, so raised UiPath support ticket for their assistance.

Thanks for your support.

Regards.

Provide the error message which you are facing.

@marian.platonov

Regards.

  • Close any UiPath Studio and UiPath Assistant windows.
  • Go to %useprofile%\.nuget and rename the packages folder to packages_backup.
  • Retry the installation of the process.

Note: If this doesn’t work, give Full Control of the packages folder and its sub-folders in %useprofile%\.nuget root folder. (Right-click on packages folder → Properties → Security)

@marian.platonov ,

The package is not given access to the user for the execution of bot, need to check with the IT team.
Will get back to you after the folder permission is resolved from IT Team.

Regards.