Advanced Search
Search Results
395 total results found
Installation (Windows Service)
Installation media Get the latest version of the AVIX Server executable installer here: AVIX Community Site Look under "Latest release", the downloadable unit should be called: "AVIX Server v5.1.X (64-bit).exe" (where X=latest version) upgrade noti...
System requirements
Below figures are valid for a company with approx 50-100 users, having a quite large amount of data.CPU: 8 core 2 GHz processorRAM: 32 GB Disk space (AVIX Server): Category Size (approx.) Description Server installation 1 GB Server...
Server service (Windows): changing user account
The user account running the AVIX Server service provides the access permissions for the server. Local Service - the default account in use after registering the AVIX Server as a Windows service - runs with low privileges. This means that is will not have any ...
Server service (Windows): change jvm memory
change jvm memory assignment This can be done in two ways: Using the SolmeAviXServer service manager application Using the Registry Editor Regardless of method used, you will need to re-start the service after having changed the xmx setting. Usin...
Configuration: Database repositories
Your AVIX server will need restarting, if you make any changes to configuration files. If you intend to make use of a relational database management system (DBMS) as the back-end for AVIX data, you need to configure the AVIX server with the necessary connec...
Configuration: Storage loading
The concept of a storage in AVIX refers to a unit that can be opened for different purposes. For instance, a storage may be opened by the AVIX desktop application, in a window of its own. The same storage may also be viewed in the Shopfloor viewer web applicat...
Configuration: SSL
AVIX Server is using an embedded version of the Jetty web server. Based on Java, it uses a KeyStore to store and manage public key certificates and private keys. The configuration of the Jetty server is placed in the /jetty/home/ folder at the root of the AVI...
Server service (Windows): schedule restart
For one reason or another, the need to schedule a restart of the AVIX Server may arise. NET START can be used to start Windows services. NET STOP can be used to stop Windows services. When typed at the command prompt, service names of two words or more mu...
Configuration: LDAP (Active Directory) sync setup
Overview Instructions on how to configure an AVIX Server to be able to auto-synchronize configured LDAP Groups in the access control system in AVIX. Configure AVIX Server To be able to use the auto synchronization of LDAP Groups, some things need to be conf...
Configuration : Notifications and messages (E-mail, MS Teams etc)
Your AVIX server will need restarting, if you make any changes to configuration files. The AVIX Server can be configured to send notifications to other systems. This may be of interest, if your AVIX users are using some of the collaborative functions in the...
Configuration: Postgre SQL set up
This document guides IT administrators through setting up a dedicated PostgreSQL database instance for use as a database repository for the AVIX Server. Overview & Prerequisites Before configuring AVIX Server, the database engine must be installed, configur...