RPA Server upgrade
Upgrade under Windows
Back up the current installation. Copy the RPA folder (for example,
C:\RPA) toC:\RPA_old.Uninstall RPA using the respective item from Programs and Features in Control Panel.
Install RPA as described here.
If
hub.jsonandnodeX.jsoninC:\RPA\rpa-grid\have been modified in the previous installation for any particular purposes, merge the changes manually.
Manual upgrade under Linux
All services on Linux servers are updated during the install command execution.
Stop RPA Manager.
wfmanager stop rpa-managerReplace the RPA Manager file (
rpa-manager-server-$version.war) in the RPA Manager folder (<INSTALL_DIR>/rpa-manager/) with a new one.Start RPA Manager.
wfmanager start rpa-managerCopy your Windows Server hostnames into
quota.xmlavailable in therpa_manager/grid_router/quotadirectory.The
quota.xmlfile location might be changed by configuration. If not found, refer to therpa-manager/grid-router/application.propertiesfile for thegrid.config.quota.directoryproperty.