Installation Verification
Verifying the Running Service
-
Open the Task Manager.
-
Click Services.
-
Search for OpeniTSNAdapterPipeline.
-
Verify that the service's status is Running.
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'sappSettings.configConnectionStrings.config- a symbolic link to Analysis Server'sConnectionStrings.configprocedures.dimension.yaml- defines the stored procedures that populate dimension tablesprocedures.fact.yaml- defines the stored procedures that populate fact tablesprograms.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 AdapterOpeniT.Adapter.Console.exe.config- the ServiceNow Adapter application configuration file