I have following license problems suddenly this morning:
I got error message of “The license is already in use” when trying to publish a program,
The robot attached to my PC is shown “unlicensed”.
Everything was working perfectly before I shut down my computer last night. Is it because of the auto upgrading of the software? My current version is 2019.9.2.
Thank you in advance and look forward to your advices
Thanks for your reply. I tried to search the relevant posts in the forum, un-install the existing one and re-install the latest version (2019.10.0). Following problems however still persist.
The status of Orchestrator Settings is “unlicensed”.
I deleted the existing robot in Orchestrator (which became “unlicensed”). When I tried to create new Studio robot , I was told “no more development robots available.”.
@GhostBuster What Orchestrator do you use? The one from Cloud Platform? Can you check in Orchestrator - License page how many Studio licenses are shown to be consumed?
Actually I am not too sure how many robots are allowed under Community Plan and quite confused by the name of robot types, e.g. attended, unattended, studio, development, unproduction etc.
An attended Bot is triggered locally by a user, it is meant to assist them with performing repetitive tasks.
An Unattended Bot is triggered by a scheduler or in response to a pre-determined event. When an Unattended bot runs, a session is initiated on a machine.
Attended bots work best when they assist users on their own machines. Unattended bots work best when they perform large process on servers.
Studio is where we design the automation
Non-Production is a license where we can test the automation after developing it in studio.
We can test the automation with any license type.
We can not modify an automation with an attended license.
hope this helps! (and @ovi please feel free to add to this)
By default, the type is “Studio”. It seems that I shall use “non-production” if I want to test the automation.
If the above test is OK and I want the program to be triggered by a user, do I have to change the type from “non-production” to “attended”? Similarly, when I want to run the program automatically by setting up a schedule in Trigger, do I have to change it to “unattended” again?
The community license does not include a non-production license, a user can trigger a bot locally with the attended,unattended or studio license.
If you want to trigger a bot remotely from the Orchestrator you can use your unattended or studio license. Based on your version you can also use uirobot.exe to trigger a bot locally and embed it in a bat/ps1 file.