How to install RPA in unattended mode
Beginner | 5 Minutes
Overview
Unattended installations are best suited for workflow process automation that can execute completely without user intervention. These executions are configured in Mastermind via the RPA Management UI and can execute on a device in a chosen windows user session either 'on-demand' or on a selected schedule.
This tutorial will show you how to install Infor RPA components in an unattended mode of execution.
📋 Requirements
|
Tutorial
1
Download RPA Installer
Download the RPA Installer from the RPA Management UI 'Downloads' section
(a) Launch the Installer
(b) (Optional) Pick the 'Home' and 'Data' locations where RPA will download relevant files during automation
© On the Select Features screen choose 'Unttended RPA'
(d) (Optional) Select 'Studio IDE' to install the RPA Studio
(e) Click Next and complete Installation
- It takes some time to complete due to standalone python installation.
2
Launch Configuration Manager
After installation you will be prompted to launch the 'Configuration Manager' which will help the RPA Agent establish its connection with Mastermind
- Select 'Yes' and click Finish
3
Add Tenant Profile
Once the Configuration Manager launches, click the '+' button to add a tenant profile
- Select the previously downloaded ionapi file for the RPA Agent
4
Generate Keys
Navigate to the 'Generate Keys' menu and click button 'Generate Keys'
5
Add RDP Sessions
Navigate to the 'Device Settings' menu
- Enter in the number of concurrent RDP sessions you wish to allow RPA to use at any given time (This number must be less than the maximum RDP sessions allowed by the device)
6
Configure Mastermind Connection
Navigate to the 'Mastermind Connection' menu
(a) Load up a browser and login to the Mingle Portal v2 for your tenant
(b) Load up the RPA Management UI and navigate to the 'Devices' menu
© Click 'Add Device' and enter the required fields to create the Device in Mastermind
- FQDN is provided in the configuration manager as 'Device Name' and can be copied by clicking the 'Copy' button (This value is a required input in the Management UI Device Creation form)
(d) After creating the device in the RPA Management UI, Click the copy to clipboard icon next to the new device
(e) Paste the device id into the 'DeviceId' field in the Configuration Manager and click 'Save'
7
Restert Device
Recommended to restart device
Device should now be connected to Mastermind, and should show up as an available device in the RPA Management UI
8
Optional: Configure Mastermind Robots
In the RPA Management UI, navigate to the 'Robots' menu
(a) Robots in Mastermind represent the windows user sessions the automation will be executed in
(b) Create a new robot and on the device section, map the new robot onto the newly created device
© You should now be able to create jobs to execute on the newly created device for the new robot
What made this section unhelpful for you?
On this page
- How to install RPA in unattended mode