I have created a workflow for Acme login in Studio Web and opened it in Studio Desktop using the ‘open in desktop’ option and exported this workflow as a library with ‘Acme_Login_New’ as the reusable component,then published this library to the Orchestrator tenant feed, and it is now visible under the ‘packages’ section in the Orchestrator tenant.
While I can import the login component from the library in Studio Desktop, I am facing difficulties accessing it in Studio Web. I’m unsure of what could be causing this issue.
Although I understand what you are trying to achieve here, I think this will not work like this.
I think the two requirements for this to work are:
have a cross platform Library project
publish it to the Orchestrator Library feed
I am not 100% sure here, but there might be a third requirement and that would be to enable the Orchestrator library feed for Studio Web via an Automation Ops policy.
I think then you will just have to wait a bit before the package gets indexed by Studio Web, but it should then show up in Studio Web.
Thank you for the reply. By configuring the third requirement of creating policy and enabling orchestrator library feed in automation ops I am able to access libraries in studio web.