Skip to main content
Version: 4.2.5

Installing the Administrator

The Administrator site lets you manage your iCore systems and integration flows through a web browser.

Before you begin

  1. Determine your installation type:
    • Site (recommended) – make sure you are authorized to install a site in IIS.
    • Application – note the address to the existing site.
      note

      Installing the Administrator as a web application in an existing website, rather than as a new website, may require manual modifications to the installed Web.config file since some of its settings may conflict with those of the Web.config of the website hosting the application. It is therefore recommended to install Administrator as a website rather than an application unless you have the knowledge required to resolve potential conflicts.

  2. Determine the authentication type you will use to log in to the Administrator.

Installation

  1. Go to https://tech.icoresolutions.com/.
  2. Select Downloads.
  3. Select iCore Integration Suite.
  4. Select the version you want to download.
  5. Read the instructions on the web page.
  6. Download the archive containing the installation file(s).
    note

    Downloading the installation files requires that you sign in to your iCore account.

  7. Extract all the files from the downloaded archive into an empty directory.
  8. Run the InstallAdmin.msi file.
note

When you run the .msi file, a template for the Administrator site is created and added to a folder called iCore Administrator\Version\Template (see Directory structure). It is possible to install multiple .msi files and thereby have access to multiple installation templates for different versions of the Administrator. This way, you can install and run different versions of the Administrator site on the same machine.  

Creating the Administrator site

  • Recommended: Create the site using a PowerShell script. OR
  • Create the site using PowerShell cmdlets. This is an advanced installation method which can be used for scripting purposes and automated scenarios.

Customization and management tasks

  1. (Optional): Configure OpenID Connect provider settings.
    note

    This step is required if your Administrator site is using Open ID connect to authenticate users.

  2. Set up users and permissions.
    note

    No users are included by default.

  3. (Optional): Customize the site appearance.
  4. (Optional): Customize entity selection editors.
  5. (Optional): Manage access to various tools available in the Administrator GUI.
  6. (Optional): Set up a secure connection between the Administrator and SAS.
  7. (Optional): Enable auditing on the Administrator site.
  8. (Optional): Customize the path to the configuration files.

See Also

Technical architecture & Runtime

Services
Timeouts in Administrator

Installation topics

Installing iCore Process Server (new installation)
Create the site with PowerShell script
Create the site with PowerShell cmdlets
Administrator configuration file