Manual
Table Of Contents
- 1 System requirements for local and client installation
- 2 Versions of IZYTRONIQ
- 3 Downloading BUSINESS and CLOUD Variants
- 4 Initial installation of BUSINESS Starter / Advanced / Professional / Premium
- 5 Initial installation of the ENTERPRISE Variant
- 6 Licensing
- 7 Update
- 8 Uninstallation
- 9 Login / Logout
- 10 Basics of operation
- 11 Home screen
- 12 Main modules
- 12.1 Module for portable objects
- 12.2 Module for stationary objects
- 12.3 Test device management
- 12.4 User management
- 12.5 Recycle bin
- 12.6 Settings
- 12.7 Synchronization (ENTERPRISE Ultimate only)
- 12.8 Help
- 13 Lists
- 14 Print
- 15 Document management
- 16 PUSH/PRINT
- 17 Sequence editor
- 18 Automatic process control for a test – remote function
- 19 Working in multi-user mode (floating license)
- 20 Data replication using the server
- 21 Editing report templates
- 22 SECUTEST/SECULIFE ST – first steps
- 23 PROFITEST – first steps
- 24 METRAHIT – first steps
- 25 NEXONIQ
- 25.1 License – Right of Utilization – Activation
- 25.2 Download
- 25.3 System Requirements of Local and Client Installation
- 25.4 Setup of User Interface
- 25.5 Reading out data from test instruments the formats of which are not compatible with IZYTRONIQ
- 25.6 Data import from ETC file
- 25.7 Importing the converted files into IZYTRONIQ
- 26 VIDEOS – Tutorial
- 26.1 “Sequence editor”Function “Input, change, list” – Portable Objects
- 26.2 Structure of the index cards – portable objects
- 26.3 File import – portable objects
- 26.4 Conflict manager – portable objects
- 26.5 Function “Input, change, list” – stationary objects
- 26.6 Structure of the index cards – stationary objects
- 26.7 Management and creation of test instruments
- 26.8 User management – BUSINESS Version except Premium variant
- 26.9 Global settings
- 26.10 Catalogs
- 26.11 Lists
- 26.12 Generation of test report
- 26.13 Push/Print
- 26.14 Sequence editor
- 26.15 Editing report templates
16 GMC-I Messtechnik GmbH
5.2 Installing IZYTRONIQ Backend
General
The backend includes 4 installation packages, all of which have to be installed to the same server, even if the database will run on a
separate server:
• Database
• Application server
• Synchronization service
• License activation tool
Installation must be started by means of a command prompt with administrative rights. The .msi files have to be executed with the
“msiexec /i” command.
In the case of a standard installation, the default values listed below are always used – even if they’re not explicitly specified. The
parameters can be optionally edited in the case of a non-standard installation.
5.2.1 Installing the Database
IZYTRONIQ BackEnd Database.msi
Description
This setup installs the application server’s database.
MSI Package
The MSI package includes the following optional parameters, for which the respectively used default values are specified in the follow-
ing. These are used automatically if the corresponding parameter isn’t specifically configured during installation.
PRODUCT_LANGUAGE = de
BACKEND_SERVERNAME = localhost
BACKEND_DATABASE = IZYTRON.IQ
BACKEND_DATABASE_USERNAME =
BACKEND_DATABASE_USERPWD =
The last two parameters are typically only required if the database to be set up will run on another server.
Example of configuration during installation:
msiexec /i "IZYTRON.IQ BackEnd Database.msi"
BACKEND_SERVERNAME = myserver\SQLEXPRESS
PRODUCT_LANGUAGE = en
BACKEND_DATABASE_USERNAME = johndoe
BACKEND_DATABASE_USERPWD = mypassword
In the example, the database for the English language is installed to the SQL server (“myserver”) with MS SQL instance SQLEXPRESS and user “johndoe” along with
his password (“mypassword”) as “IZYTRON.IQ”.
Comments
– If the database already exists when setup is executed, it’s not deleted. If the version in the Database_Info table does not corre-
spond to setup, setup executes the corresponding update scripts in so far as an IZYTRONIQ database is involved.
– The database doesn’t necessarily have to be installed to the same server as the backend. If the connection string in the “IZY-
TRON.IQ.SyncSvc.exe.config” file is appropriately modified, the application server utilizes the correct database.
It’s advisable to determine whether or not the IZYTRONIQ database has been successfully created with the help of the MS SQL Manage-
ment Studio.
Note
Two databases are installed to an MS SQL server provided by the cus-
tomer while IZYTRONIQ Enterprise Backend is being installed. User
accounts must be provided which include corresponding rights for instal-
lation and operation of IZYTRONIQ Enterprise, in particular with rights for
accessing the MS SQL server.