Install and upgrade
Theme: Build | Audience: System Administrator
What is it?
Install the ACS FiservDNA connector by copying the distribution directory to the correct location for your deployment type and restarting the relevant services. Upgrade follows the same process with an additional stop step before replacing the files.
- On-premises: Copy to the
\\SAM\pluginsdirectory on the OpCon server. For On-premises customers, a remote SMANetCom should be installed on the Fiserv Batch server supporting the ACS FiservDNA Integration and a Windows Agent (to provide MSGIN capabilities). - Cloud: Copy to the
\\Relay\pluginsdirectory on the Relay server. For Cloud customers, SMARelay should be installed on the Fiserv Batch server supporting the ACS FiservDNA Integration and a Windows Agent (to provide MSGIN capabilities).
Install
To install the ACS FiservDNA connector, complete the following steps:
- Download the ACS FiservDNA software from the SMA FTP site. The file is located at
/OpCon Releases/Integrations/FiservDNA/. Select the required version. - Unzip the FiservDNA.zip file.
- Based on your deployment type:
- On-prem: Copy the FiservDNA directory to
\\SAM\plugins. Restart the SMA OpCon Services Manager and SMA OpCon RestAPI service. - Cloud: Copy the FiservDNA directory to
\\Relay\plugins. Restart the SMA OpCon Relay service.
- On-prem: Copy the FiservDNA directory to
Install Remote SMANetCom on Fiserv Batch Server
-
Ensure that the batch server has SQL Server access to the OpCon database.
-
Define a name for the Netcom (i.e. Netcom_BSERV1)
-
Create a directory on the Batch server (i.e. c:\Netcom_BSERV1)
-
Copy the contents of the Opconxps\SAM directory of your OpCon Server (all dlls, config files, .JSON files and SMANetcom.exe)
-
Paste them into the directory you created (i.e. c:\Netcom_BSERV1).
-
Create a folder "Netcom_BSERV1" in \Programdata\opconxps\
-
Copy SMANetcom.ini and SMAODBCConfig.dat files from your OpCon Server Programdata\opconxps\SAM folder
-
Paste them into the created \Programdata\opconxps\Netcom_BSERV1
-
Edit the SMANetCom.ini file
In the Service Settings section
- set the names to your new name (i.e Netcom_BSERV1)
- set the RunMode to Service
[Service Settings] ShortServiceName=Netcom_BSERV1 DisplayServiceName=Netcom_BSERV1 # Name displayed in Services applet SMANetComName=Netcom_BSERV1 RunMode=Service # Must be Managed or Service
-
Register service
- go to directory where netcom has been copied to (i.e. c:\Netcom_BSERV1)
- run the command SMANetCom.exe action:install
-
Go to Services and start the service Netcom_BSERV1
-
Go to Services and stop the service Netcom_BSERV1
-
go to \Programdata\opconxps\Netcom_BSERV1\plugins
-
Copy ACS software into this directory.
-
Go to Services and restart the service Netcom_BSERV1
-
Go to Services on OpCon server
- stop SMA OpCon RestAPI service
- stop SMA ServiceManager service
-
on the OpCon server, go to \Programdata\opconxps\SAM\plugins
-
Copy ACS software into this directory.
-
Go to Services on OpCon server
- start SMA OpCon RestAPI service
- start SMA ServiceManager service
Using Solution Manager configure your agent entering Netcom_BSERV in the Netcom definition.
Upgrade
To upgrade the ACS FiservDNA connector, complete the following steps:
- Download the ACS FiservDNA software from the SMA FTP site. The file is located at
/OpCon Releases/Integrations/FiservDNA/. Select the required version. - Unzip the FiservDNA.zip file.
- Based on your deployment type:
- On-prem: Stop the SMA OpCon Services Manager and SMA OpCon RestAPI service. Copy the FiservDNA directory to
\\SAM\plugins. Restart the SMA OpCon Services Manager and SMA OpCon RestAPI service. - Cloud: Stop the SMA OpCon Relay service. Copy the FiservDNA directory to
\\Relay\plugins. Restart the SMA OpCon Relay service.
- On-prem: Stop the SMA OpCon Services Manager and SMA OpCon RestAPI service. Copy the FiservDNA directory to
FAQs
Do I need to stop services before a fresh installation? No. For a fresh installation, copy the directory and then restart the relevant services. Stopping services first is only required for an upgrade.
Where do I find the installation files?
Download the ACS FiservDNA software from the SMA FTP site. The file is located at /OpCon Releases/Integrations/FiservDNA/.
Does the installation location differ for on-premises and cloud deployments?
Yes. On-premises deployments use the \\SAM\plugins directory. Cloud deployments use the \\Relay\plugins directory.