Skip to main content
Version: 3.3

Quick Start Installation

Windows Installation

Prerequisites

  • Windows Operating System
    • Windows 10 Enterprise or later, Windows Server 2016 or later
    • Windows user account with "Run as Administrator" privileges
  • 64-bit processor, 2.90GHz
  • 16 GB Installed memory (RAM)
  • DataConnect v12 License file (typically *.slc)

What Will Be Installed

  • Actian Integration Manager (Windows Service)
  • Actian Integration Manager Worker (Windows Service, optional usage)
  • DataConnect v12 Embedded Engine
  • AdoptJDK 11 Embedded JRE

Installation

  1. Download Actian Integration Manager from https://esd.actian.com/.

  2. Right-click the downloaded installer file (integration-manager-3.x.x.exe) and select "Run as Administrator".

    note

    If you have a previous 3.x.x version installed, you will be prompted to uninstall first. Uninstalling will shutdown running services and prepare for library updates, it will NOT remove or alter ProgramData (conf files, logs, etc.). See Uninstallation below.

  3. Accept the License Agreement.

  4. Select the installation path (default: C:\Program Files\Actian\IntegrationManager).

  5. Select the shared data path (default: C:\ProgramData\Actian\IntegrationManager).

Installation should take less than a minute.

Configuration/Reconfiguration

The application.properties file can be used for a variety of configurations to tailor Integration Manager to your requirements and environment. See Application Property Reference for a description of available properties.

note

If you have a previous installation of Integration Manager, none of your existing property values will be changed.

  1. Locate the application.properties file (default: C:\ProgramData\Actian\IntegrationManager\conf\application.properties).

  2. Confirm or alter the path to your DataConnect v12 license file using the property engine.licensePath (default: C:\ProgramData\Actian\IntegrationManager\license\cosmos.slc).

    note

    If you were previously using Integration Manager v2 and DataConnect v11, you will need to alter this value before executing any integrations. DataConnect v11 and v12 licenses are not interchangeable.

  3. To run Integration Manager on a different port, set the property server.port (default: 8080).

  4. Any change to the application.properties file will require a restart of the service.

    • Go to WindowsAdministrative ToolsServices.
    • Right-click Actian Integration Manager and select Restart.
note

Configuration file changes will survive uninstallation/reinstallation.

Service Logs & Monitoring

  1. You can monitor service activity and get important additional information from the log file (default: C:\ProgramData\Actian\IntegrationManager\logs\IntegrationManager.log)

  2. You can retrieve DataConnect Engine log files by Job Id in the job history folder (default: C:\ProgramData\Actian\IntegrationManager\history\job)

    note

    Log file data will survive uninstallation/reinstallation.

Uninstallation

To uninstall Integration Manager, execute uninstaller.exe in the program directory (default C:\Program Files\Actian\IntegrationManager).