My client has purchase Enterprise version Attended license, I want to know Can I trigger job from Orchestrator ?
I know Job can also be trigger from Scheduler but I want to know Can I Trigger job from Orchestrator ?
In addition,
How can I login to Orchestrator and Studio with Attended License As I Am running community version which is already logged in with user account.
To connect to Orchestrator with client credentials or machine key, click More Options > Connect to Orchestrator. To activate a local license key, click More Options > Standalone Options. A new page opens in your web browser.
Complete the sign in procedure, and, when prompted by your web browser, click Open UiPath to return to Studio
Check out the document (Signing in to Your Account)
In Orchestrator, navigate to the License page at tenant level or host level.
The License page is displayed. Click Activate Online.
The Activate Online window is displayed.
The Installation ID field is automatically populated with the unique identifier of your Orchestrator instance and is not editable. After receiving a license key from UiPath, you can proceed to activate your Orchestrator instance
Attended bots are triggered by users in the UiPath Assistant
Step to follow
Create a project in UiPath Studio.
Publish the project to a directory of choice.
Copy the .nupkg package to the robot machine in the default package directory (in my case that’s in C:\ProgramData\UiPath\Packages). Please check your path.
From the system tray, right-click the UiPath Robot icon and select Start Job.
In the Start Job window, select the package you want to run and click Start.
Go to UiPath assistant and chamge the orchestrator url and the machine key to point them to the enterpise orchestrator…as of now they might be pointing to the community orchestrator…
You can find them in the preferences menu…which you can see from right top on the assistant
As suggested you can download the enterprise studio as well…whoch will be available in product ownloads in orchestrator…you will find product downlods option on top right of the orchestrator .where you have ahelp icon…click on it
And now coming to why to connect to orchestrator…is to use assets …or to run the process from assistant…else if you have only studio then only you can run the bots…