Hello
Having an “Attended Named user” license added to uipath. What I need to do is,
I need to run the robot in UIpath Assistant without connecting to the orchestrator
I am not able to publish (Disable)
You can’t access Assistant if you are not connected to orchestrator.
It has to be connected to orchestrator to be able to run processes.
Secondly, to be able to use studio, you need to have studio/studiopro license. Option to publish and many other options will not be accesible via attended license.
Lets take a step back. We know that UiPath attended license does not allow publishing without connection to Orchestrator. My three suggestions would be
Alternative 1:
In your development machines (having Studio Pro) just ensure you have a version control (Git or TFS). Every commit to the repo can thereby be built and published to your orchestrator or the agent machine’s disk using UiPath Azure Devops Integration - News / Tutorials - UiPath Community Forum. This way you will avoid needing to edit the .xaml files in the attended name user license.
UiPath Attended Name user License will have access to the packed files from DevOps so the process runs will have no impacts.
Alternative 2:
Use your Studio Pro licenses as floating licenses using machine templates. This way when you want to publish from the Attended Named user pc/server/vdi you have access to all StudioPro tools. Once you have published then you can disconnect from orchestrator and allocate the attended license to the user in Orchestrator.