When I publish some Library in orchestrator, there’s some difference between publish to “Orchestrator Shared Libraries Feed” and “Orchestrator Tenant Libraries Feed”?
I’m asking because in the class that i have watched, when “he” is teaching how to publish, he clicks in the second one(Tenant), but in mine, appears just the first one(Shared), then when I publish, an error happens and I can’t publish.
In UiPath Orchestrator, both the Shared Libraries Feed and Tenant Libraries Feed are used for managing reusable components and activities, but they serve slightly different purposes:
- Shared Libraries Feed:
- This feed is accessible to all tenants within the Orchestrator instance.
- Libraries published to this feed are available for reuse across multiple tenants.
- It’s ideal for components that are meant to be shared and reused across the entire organization or multiple projects.
- Tenant Libraries Feed:
- This feed is specific to a particular tenant within the Orchestrator instance.
- Libraries published to this feed are only available within the scope of the respective tenant.
- It’s useful for components that are tailored for a specific project or team within an organization.
Thanks,
Ashok
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.