Real-Time Innovations  Web Integration Service
  • Installation
  • Configuration
  • Usage
  • REST API
  • Tutorials
  • API Reference
  • Release Notes
  • 3rd Party Software

Installation

1 Installing Web Integration Service

To install Web Integration Service you need an existing RTI Connextâ„¢ installation. There are two ways to install Web Integration Service: using RTI Launcher or the rtipkginstall command-line utility.

1.1 Installing Web Integration Service from RTI Launcher

To install Web Integration Service from RTI Launcher:

  1. Start RTI Launcher from the Start menu or from the command line, running: <NDDSHOME>/bin/rtilauncher.
  2. From the Utilities tab, click on RTI Package Installer.
  3. Use the + sign to add the .rtipkg file that you want to install.
  4. Click Install.

1.2 Installing Web Integration Service Using Command-Line

To install Web Integration Service using the command-line, run:

$ <NDDSHOME>/bin/rtipkginstall \
  <path to web integration service's rtipkg file>.rtipkg
  • 1 Installing Web Integration Service