Can I run an Unattended automation using UiPath Assistant?

Hi,
I have both attended and unattended automations developed. Is it possible to run the Unattended automations through UiPath Assistant, if so will it run on my local machine or the separate VM where unattended license was allocated? And what role is required so that I can see all Unattended automations in UiPath Assistant?

@19learningcurve

Ideally any automation started from assistant will run on same machine and not on any different machine

Ideally published processes will be visible in assistant

Cheers

So, you mean to say that both Attended and Unattended automations will be shown in Assistant, and if we run Unattended automation then its going to run on our own machine.

@19learningcurve

Ideally yes you would see all the automations which ever you have access to…

And yea any automation from assitant will run on same user machine

Cheers

@19learningcurve,

Any process you run through Assistant, runs as Attended. If you want to run some process as Unattended, this has to be triggered from Orchestrator.

If you want to give control to the users to run some process in Unattended mode, you can design a simple UiPath App which have this capability.

You can refer this approach here:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.