Introduction
This guide describes the actions required to start interacting with Orchestrator. In this simple example will show you how to launch the bot we have previously developed using Orchestrator. This process was described in Step 3. Building and running your first bot.
We assume that Bot Runner is installed on the same computer you used to develop the algorithm. If it is not the case, the launching process will be different. This article does not touch it. Read about more advanced ways of using Orchestrator in this section: ElectroNeek Orchestrator SaaS
Connection
In order to make sure that Orchestrator can be used, please make sure that Bot Runner is properly set up on your computer. Here is the list of what must be accounted for:
Launch Bot Runner on the same PC you used to develop the algorithm. You will see an icon in the system tray. You might want to review the article describing the download and installation process. Step 1. Download and installation
This icon in the system tray indicates that Bot Runner is running
- Generate a token on the Orchestrator page. You can find more on that here.
- Copy the token and paste it into the "Token" field on the Bot Runner login page. The Bot Runner is now connected to Orchestrator.
If you can see 'Available to use' line here, you are ready to use Orchestrator SaaS.
This is what you should see after you log in. It is also shown that the permission to use Orchestrator is granted
Now that these steps are completed, you are ready to start publishing your bots to Orchestrator. Read more about it in the next article. Step 2. Publishing bots to Orchestrator