Skip to main content

OpCon RPA

What is it?

OpCon RPA is the OpCon Robotic Process Automation product. It extends OpCon workload automation through the last mile by automating desktop, web, or hybrid processes that pause for human interaction. OpCon RPA is designed for US financial institutions — banks, credit unions, and insurance companies — that already use OpCon for workload automation and want to extend that automation into manual, UI-driven processes.

This section describes how to install, configure, and operate OpCon RPA, and how to orchestrate OpCon RPA jobs from OpCon.

In this section

PageWhat it covers
System RequirementsOperating system, processor, memory, and disk requirements for the RPA Server, Client, and combined installations.
Acquiring a LicenseHow to obtain an OpCon RPA license.
Installation - OpCon RPA Agent and Netcom RelayStep-by-step installation of the RPA Agent, Netcom Relay (cloud), the ACS plugin, and the connection to OpCon.
Service Accounts and PermissionsWhich Windows account each component runs under, why the RPA Agent service requires the Local System account, and what the accounts that run robot tasks need.
Installation - OpCon RPA for Cloud Customers on VPNWhere to host Netcom Relay when cloud customers connect over VPN.
Update - OpCon RPA Agent and ACS pluginUpdate considerations and procedure for the RPA Agent, Tray Client, and ACS plugin.
Mapping OpCon PropertiesHow to pass input and output data between OpCon and OpCon RPA using Schedule and Job Instance Properties.
TroubleshootingKnown limitations of OpCon RPA desktop recording and playback.
Robot TaskHow OpCon RPA robot tasks work, including execution context and credential handling.
Security SettingsWindows local security policies required for OpCon RPA foreground task execution.
Copy a TaskHow to copy a task or version from the Archive and Drafts grids, including the three copy modes.
Delete a TaskHow to delete a published task and all its versions, or delete a single draft.

Where to start

FAQs

What does OpCon RPA automate that OpCon alone cannot? OpCon RPA automates interactions with applications that lack APIs or scheduled-job interfaces — typically desktop or web applications that require keyboard and mouse input. OpCon orchestrates these RPA tasks alongside its existing workload automation.

Do I need Netcom Relay? Netcom Relay is required when integrating RPA with a cloud instance of OpCon CORE Automate / Solution Manager. On-premises installations do not require Relay.

Glossary

TermDefinition
RPARobotic Process Automation. Software that records and plays back human interactions (keystrokes, mouse actions) with applications that lack programmatic interfaces.
RPA AgentThe agent that performs robot task automation on a target Windows machine.
RPA Tray ClientThe local Windows interface that runs alongside the RPA Agent, used to configure the OpCon API connection and tokens. It runs in a signed-in user's session under that user's account.
Local System accountThe built-in Windows account (NT AUTHORITY\SYSTEM) that the RPA Agent service runs under.
Netcom RelayThe OpCon component that routes communication between the OpCon Server and the RPA Agent for cloud installations.
ACS Plugin DLLThe OpCon Application Connection Studio plugin file that lets the OpCon SAM communicate with the RPA Agent.
Robot taskA recorded sequence of interactions that the RPA Agent plays back when triggered.