Can I define an on-prem Orchestrator as a secondary Package Source, when connected to a different tenant?
I am connected to a Cloud Orchestrator/Tenant, and would like to add my on-prem Orchestrator as a Package Source, so that I can use the local libraries there.
Is this possible? And how to authenticate?
I have tried defining the URL for the On-Prem Orchestrator but I am getting the following error:
I havent tried this myself, but if you check the following when you are connected to the On Prem Orchestrator, then check to see if you can ping the URL its gives as the package feed, as all these URLs and locations need to be reachable.
Its possible Studio itself does some voodoo under the hood to authenticate to certain feeds or sites, I am not sure.
Its abit of a weird requirement to be honest.
I think a better solution would be to define another feed, which can be reached by both the On Premise Robots and the Cloud Robots, and publish your stuff there?
Thank you for your suggestion - it worked
Initially I only had the basic URL for our on-prem Orchestrator, but when adding the entire URL, including the ID-part, it worked.
It is quite a unique scenario/requirement.
It is for a live demo at a conference, where I would like to use Document Understanding, but base its contents (documents) on data that our participants can relate to.
This data is fetched through API-calls to a digital document platform, for which we have made several libraries (on the on-prem), and I would like to show them how easy they can build something that works.
By combining the two tenants, I can showcase “new” features, but do so with libraries that are already available to all our developers/citizen developers.