Libraries in Cloud Orchestrator

Hi, good day !

I am facing trouble as below :

  1. I am currently setting up Cloud Orchestrator and using an unattended UiPath Studio.
  2. I would like to run a process that reads the library through Cloud Orchestrator.
  3. I am unable to read the libraries in my Cloud Orchestrator through my unattended studio.

I would like to know how do I read the libraries through the unattended studio as the manage package does not have the orchestrator host link.

Thank you.

Hi,

Can you please bit explain what kind of libraries are you trying to read?

Hi,

I am trying to read libraries that I created to be used in my workflows and published to Cloud Orchestrator.

Hopefully this thread helps:

https://www.google.com/url?sa=t&source=web&rct=j&url=https://forum.uipath.com/t/libraries-to-orchestrator/113835&ved=2ahUKEwjg59WRxKP-AhUvTWwGHeZ4B_sQFnoECD4QAQ&usg=AOvVaw3NHRi_0PdCgBzqq6gPWPow

Still unable to solve the issue after referring to the above thread.

I am unable to see the orchestrator host in the “manage package” option in the unattended studio even though it is connected to the cloud orchestrator.

Do you have admin rights on orchestrator? Please share the screenshots

Make sure that in your machine this URL is not blocked https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json

If you installed the Studio in Service Mode and you have a proxy setup, follow this documentation https://docs.uipath.com/robot/standalone/2022.10/user-guide/redirecting-robots-through-a-proxy-server

Yes,

Screenshot :

image

Thanks

Hi,

  1. If I do not want to use the Official package from https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json, do I still need to unblock it? As I only want to access the library that I published from the Orchestrator Tenant (Cloud).

  2. The proxy is configured as I am able to run processes through the cloud orchestrator.

If I do not want to use the Official package from https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json, do I still need to unblock it? As I only want to access the library that I published from the Orchestrator Tenant (Cloud).

If you will not use the https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json feed, you are not required to unblock it. Make sure that in Orchestrator → Tenant → Settings → Deployment → Libraries → you selected Only tenant feed.
After, make sure that for your robot user in Orchestrator in Manage Access, you are assigning these roles: Allow to be Automation User and Automation User at the tenant level.

May I know if my source is correct?

If the robot is connected to Orchestrator, you will see the correct tenant feed in Manage Packages in UiPath Studio.

In my case, it is connected but I do not see the tenant feed in the Manage Packages.