Application Linking Installer Setup - 23.1

Spectrum Spatial Analyst Application Linking Installation

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial Analyst
Version
23.1
ft:locale
en-US
Product name
Spectrum Spatial Analyst
ft:title
Spectrum Spatial Analyst Application Linking Installation
Copyright
2023
First publish date
2007
ft:lastEdition
2024-12-27
ft:lastPublication
2024-12-27T16:25:52.097000

To install, follow the steps given below:

  1. Unzip the downloaded installation file and double-click the setup.exe file to start the installation.

    The Spectrum Spatial Analyst Application Linking Installation wizard appears.

  2. Click Next to see the License Agreement screen. You must accept it in order to continue with installation.
  3. Specify the installation location and click Next.
  4. Specify the location where Applinking.xml file is placed. For example, C:\APP_Linking_Demo.
    Note: The Applinking.xml file must be available at the specified location.
    Note: You can also create a dummy Applinking.xml file for the next step and update the dummy file later. But a valid, configured and ready Applinking.xml is a prerequisite for the Applinking functionality to work properly. If you modify or update this file, Applinking utility or Node must be restarted.
    The following location is provided in the IntallShield wizard.

  5. Click Next and provide a Port number.

    After installation of the Application Linking utility, Node or the Application Linking utility will run on this specific port and this information is critical for further functioning of Application Linking functionality (Link- Ins and Link-Outs).

    Note: Port specified here should be similar to what has been specified in the controller.properties file of Spectrum Spatial Analyst code.
    For Example - If the port has been specified as 9001 in Spectrum Spatial Analyst code as applicationLinkingHostPort=9001, then 9001 should be specified here as well in Application Linking Installer. It is important for communication between Spectrum Spatial Analyst and the Application Linking utility.

  6. Click Install to begin the installation.

    The installation process begins and the progress bar appears.

  7. Click Finish to complete the installation and exit install wizard.
  8. Go to your installation folder and edit appLinking.properties ( under NodePackage/) file and update the hostname:port configuration for hostOrigin. For example:
    hostOrigin = https://analyst-server.exampledomain.com:8010.

    The hostOrigin is the address of the Spectrum Spatial Analyst server. The same as is used to open Spectrum Spatial Analyst web interface in the browser.

    There is an option for viewing Windows Installer logs to check and verify more details about the installation.

    The following gets installed after the successful installation.

    • Node.js
    • All plugins\modules for it to work properly
    • Applinking Code
    Note: - Although Applinking codebase comes with a default Applinking.xml as a part of its setup, you can use a customized Applinking.xml or make sure that the specified Applinking.xml contains the desired configurations. The information specified in Applinking.xml will serve as input to the Application Linking utility and it will behave according to the configuration.