Skip to main content

Installation - OpCon RPA

Install OpCon RPA for Cloud

The RPA Agent and Netcom Relay will need to be installed on the windows system that will be responsible for hosting the server and/or client and executing the RPA workflow.

You should have 3 items ready for before you get started with the RPA cloud setup.

  1. The NetCom Relay installer, SMANetcomRelay.exe. The NetCom Relay installer is not needed if you are not integrating RPA with a cloud instance of OpCon CORE Automate/Solution Manager.
  2. On your Windows Computer open the command prompt and choose “Run as Administrator”.
  3. When prompted if you’d like to allow this app to make changes to your device, choose “Yes”.
  4. The ACS Plugin DLL named sma.acs.OpConRPA.dll.
  5. The RPA Agent installer named RPAAgent.1.0.0.

Solution Manager Setup

  1. Log into Solution Manager
  2. Navigate to the Access Management screen
  3. On the USER tab select the user who will be configuring the RPA connection.
  4. In the context of the selected user click the SETTINGS tab.
  5. Ensure the selected user has “Enable external tokens” checked.
  6. If this option was not checked and the user is currently signed in, this user will need to sign back in before this change will take affect.
  7. Navigate to your user profile page.
  8. On this page within the ACCOUNT tab ensure that you have a password set.
  9. Make sure you remember this password, you’ll need it later.
  10. Click to save.
  11. Navigate to the EXTERNAL TOKEN tab.
  12. Leave the API Token option selected and click “Generate”.
  13. Copy this token to your clipboard AND save it in a safe place, you will need it later. It will be used for the Relay set up
  14. Click OK to dismiss the window.
  15. (Skip for On-Prem) Return to the Windows Command Prompt and change directories (cd) to the directory where you have save the SMANetComRelay.exe file.
  16. (Skip for On-Prem) Once in the correct directory type SMANetComRelay.exe and press ENTER.
  17. (Skip for On-Prem) You will be asked to select your next step, choose Register & Install NetCom Relay Service by pressing enter when that line is highlighted/selected.
  18. (Skip for On-Prem) You will be asked to give a name to identify your environment. Activate License
  19. You can leave it as the default or you can rename it to something different.
  20. Press enter when complete.
  21. (Skip for On-Prem) You will be asked to enter a Relay name. Activate License
  22. You can leave it as the default or you can rename it to something different.
  23. Press enter when complete.
  24. (Skip for On-Prem) You will be asked to enter your OpCon URI. Activate License
  25. You must ender the fully qualified domain name here including the https://
  26. Press enter when complete.
  27. (Skip for On-Prem) You will be asked for the External Event Token. This is the token you created in step 3.5 in this section above. Activate License
  28. Type or paste the token in.
  29. Press enter when complete.
  30. (Skip for On-Prem) Take a screen capture, you will want the name of this Relay later. In this example the name is: HEATHERMCBRA617. But you should use the name you chose in step 7 of this section. Activate License
  31. (Skip for On-Prem) Relay should now officially be installed.

RPA Agent and Relay Connection setup

  1. In your Windows File Explorer Navigate to C:\Programdata.
  2. Drill down into the OpConxps directory until you reach the Plugins directory.
  • PRO TIP: the SMANetComRelay.exe file that exists in this directory should be kept. Ensure it is in a place where it will not be deleted. The best place for this file is: C:\Program Files\OpConxps\Relay. Activate License
  1. Open the Plugins directory, this is where you’re going to put the RPA Plugin DLL file. For On-Prem users this should be C:\ProgramData\OpConxps\SAM\plugins.
  2. Navigate to where you have the The ACS Plugin DLL. It is called sma.acs.OpConRPA.dll.
  3. Move this .dll file into the plugins directory shown in step 2 of this section.
  4. (Skip for On-Prem) Restart the Relay service with the following steps:
  5. In the Windows start menu type Services.exe and open it.
  6. (Skip for On-Prem) Right click on SMA – OpCon Relay – [your chosen name]Activate License
  7. (Skip for On-Prem) From the context menu select restart. Activate License

Testing what you’ve set up so far:

  1. Opening Solution Manager.
  2. Navigate to the Library > Agents.
  3. Click Add to add a new Agent.
  4. Give your agent a name, remember this name, you’ll need it later.
  5. Open up the General Settings section.
  6. Set NetCom Name to the NetCom Relay name you chose in step 11 of Solution Manager Setup section. For On-Prem you should use \<Default>. Activate License
  7. Select RPA from the type drop down above General Settings.
  8. Open the RPA Settings section at the bottom of the page.
  9. Leave this open, you’ll come back to it shortly.

FINALLY the RPA Installer

  1. Double click on the RPA Agent Installer. It is named RPAAgent1.0.0 (though the version number might differ)
  2. When prompted if you’d like to allow this app to make changes to your device, choose “Yes”.
  3. When the installation is complete you will see the RPA user interface pop up on your screen.
  4. On the left side of the RPA interface click “Settings”. Activate License
  5. When on the “Settings” screen make sure you’re on the RPA Agent tab and copy the value out of the Https URI field. Activate License
  6. Paste that URI value into the RPA Server URI in Solution Manager. Activate License
  7. Back in the RPA interface, click generate token. Note, that this automatically copies the token to your clipboard. Activate License
  8. Paste that token in the API Token field within Solution Manager. Activate License
  9. Click to save your Solution Manager changes
  10. In the RPA “Settings” interface click on the OpCon API tab. Activate License
  11. In the OpCon API URL field enter the same fully qualified domain name that you set in the Solution Manager Setup step 9. For On-Prem this is likely the base domain of your Solution Manager instance.
  12. In the OpCon API User field enter the username you’re logged in with your instance of Solution Manager.
  13. In the OpCon API Password field enter the password you set in step 3.2 of the Solution Manager Setup section.
  14. In the OpCon Agent Name field enter the name of the Agent you just created in step 3.1 of the Testing What You’ve Setup So Far.
  15. Click Get OpCon API Token in the lower right corner of the RPA interface.
  16. You should receive a success message at this point!!! Congratulations you’re ready to go!!!