Skip to content
English
  • There are no suggestions because the search field is empty.

Setting Up Deister Integration

Step-by-step guide for configuring the Deister proxSafe integration with portier®VISION.

To correctly configure the Deister integration with portier®VISION, certain entries in the file portiervision.ini need to be adjusted. This file is located in the installation directory of your portier®VISION installation.

Required Settings

Add the following section to your portiervision.ini or adjust it according to your configuration:

[Deister]
HOST=http://192.168.178.35:8095/proxSafeWebService/services/WebService
DB=w2003sv/pscv3;instance=SQLEXPRESS
PASSWORD=DEISTER_PASSWORD
USERNAME=DEISTER_BENUTZER

Explanation of Entries

  • HOST
    The URL to the Deister proxSafe WebService. This service must be reachable and correctly configured.

  • DB
    The name of the Deister database server before the semicolon (;) and the SQL Server instance after it.
    Example:
    w2003sv/pscv3 = Servername
    The credentials

  • for the Deister database server (typically SQL Server).
    Requesting SupportThe setup may vary depending on the network environment and system configuration. Please contact our support for assistance with the setup.Note:

Make sure that the Deister proxSafe WebService is running and accessible before starting the integration.

The POLLINTERVAL value defines the interval in seconds at which portier®VISION queries the Deister system.

HOSTCHECK controls whether the SSL certificate is validated. This is useful for test environments.
For further questions, please contact our support.