ChipPC - Xcalibur W Wiki

For Server 2.14.x & Agent 2.14.x

User Tools

Site Tools


Sidebar

Getting Started

Server Software Installation

Client Software Installation

First Time Use

Enrolling Client Devices


Client Access Licenses

Discovering New Clients

Enrolling Client Devices

Manage Devices

Commands Glossary

Commands to Multiple Devices

Commands to Single Device

Library

Reporting Services

Monitoring and Preventive Maintenance

Automatic Policies

Notification

Manager Options

Plugins

Advanced

installation_guide:server_software_installation:manual_installation:setting_up_webservices

Setting Up Web Services


Xcalibur W provides a Web Service in REST format for data collection over the network. The Web Service allows the use of requests that can be used by third-party software, including Microsoft Excel. This section describes how to properly configure Web Services on the IIS server.

Installing WebService Site on IIS Server


Unzip XcaliburW.WebService_<version>.zip to C:\inetpub\wwwroot\XcaliburW.

Note that the WebService version number should be the same as the Management Server version.

Configuring IIS to use WebService Site


Select Site in the Pools and Sites tree, and then, in Actions, select Add a Web Site.

Configure the fields as shown below:

  • Site Name : XcaliburMS
  • Pool : XcaliburMS (The value must be identical to the one set for Management Server)
  • Physical path : C:\inetpub\wwwroot\XcaliburMS
  • Binding : https and any unused port
  • SSL Certificate : same SSL certificate used by Web Manager

Configure Authentication as show below :

Configure the Application Pool


The Application Pool should be set such that Identity is set to 'LocalSystem'. This is required in order to allow the Management Server to automatically detect the Web Service port number.

Right-click Application Pool.

Go to Advanced Settings.

Select LocalSystem.

Verifying Proper Installation


When Web Services are properly configured, web queries are displayed on the File Export page in the Reporting Services section.

installation_guide/server_software_installation/manual_installation/setting_up_webservices.txt · Last modified: 2021/11/21 17:41 (external edit)