"Open in Studio Desktop" not working in Studio Web

Hi Team,

I have created an Agentic Process in Studio Web. In that I want to add a RPA Workflow which is happening in Studio Web.

But when I right click on it and click on “Open in Studio Desktop”, its landing me on the below page without opening the workflow

Can anyone fixed this or has any solution for this ?

Thanks,
Abhilash Mohanty.

Hi @abhilashmohanty86,

Your RPA workflow should be published in Orchestrator or should be in same solution folder to use in Agent. No need to open it in desktop.

Thanks

I have added the RPA workflow inside the solution in Studio Web. Also it has deployed status. Actually I have some custom activities that needs to be added to this RPA workflow so I want it to open this web instance in Studio desktop.

I checked at my end and it is working fine.

It seems there may be an issue on your end. Please try again after opening UiPath Assistant, and ensure that pop-ups are not blocked when clicking on ‘Open in Studio Desktop’.

Alternatively, you can download the solution and open it directly in UiPath Studio Desktop.

Hi,

Simple summary steps:

  1. Make sure UiPath Studio Desktop is installed and logged in
  2. Check project type → should be Windows (not unsupported type)
  3. Try opening Studio Desktop first, then open project from Automation Cloud / Orchestrator
  4. Re-publish or re-sync the project from Studio Web
  5. If still not working, update Studio Desktop to latest version

This usually fixes the “Open in Studio Desktop not opening workflow” issue.

Thanks you,

The point no 5 worked.
But how can I publish the same into studio web after making the necessary changes to the RPA workflow in the studio desktop ? as currently its not connected to any source control.

Hi,

Good to hear it worked :+1:

To move changes back to Studio Web:

  • Best way: Connect project to Git → push changes → Studio Web will sync
  • Without Git:
    1. Publish project from Studio Desktop to Orchestrator
    2. In Studio Web, open/import that updated version

Studio Web doesn’t auto-sync with Desktop unless source control is used.