Skip to main content
Version: 10.3

Installation Verification

Verifying the Running Service

  1. Open the Task Manager.

  2. Go to Services.

  3. Verify that the listed service or services are running.

    ServicePurpose
    OpeniTSNAdapterPipelineHosts the ServiceNow Adapter-specific processing definitions and logic used by the Orchestrator.
    ServiceNow Adapter Services

    For more information about the purpose and functions of these services, see Open iT Services.

Verifying Created Directories and Files

Go to the installation directory, which is by default in C:\Program Files\OpeniT\ServiceNow Adapter, and verify that the following directories and files exist:

  • bin - contains binary files
  • Configuration - contains ServiceNow Adapter configuration files
    • adapterSettings.config - contains the ServiceNow settings (e.g., Instance URI and credentials)
    • appSettings.config - a symbolic link to Analysis Server's appSettings.config
    • ConnectionStrings.config - a symbolic link to Analysis Server's ConnectionStrings.config
    • procedures.dimension.yaml - defines the stored procedures that populate dimension tables
    • procedures.fact.yaml - defines the stored procedures that populate fact tables
    • programs.yaml - defines the Dagster orchestration configuration, including the executable, jobs, scoped parameters, and their dependencies
  • Log - contains web interface and data processing log files
  • OpeniT.Adapter.Console.exe - the executable application of the ServiceNow Adapter
  • OpeniT.Adapter.Console.exe.config - the ServiceNow Adapter application configuration file