Advanced Search
Search Results
539 total results found
How the Program Works
The program first checks the basic requirements for the environment in which it is running.If it is configured to automatically download current versions from the ftp server, it will detect the latest available version of EaInfoport, download it and install it...
Parameters
InfoportLauncher.exe can be run with the following parameters: „InfoportLaunch -Trigger -Source -Scope -Version -Port -Start -Stop -Clear -Prereq -Run“ Trigger "* * * * *" Source ftp | file Version "* * * *" Port 00000 Start automatic | manual Stop au...
Trigger "* * * * *"
This parameter sets the period during which InfoportLauncher.exe performs its activity. The standard Cron format is used. It consists of five parts that describe time and date information. Gradually it is min (0 - 59), hour (0 - 23), day of month (1 - 31), mon...
Source ftp | file
Switch between automatic and manual download of zip files with updates. If we set ftp, then InfoportLauncher.exe autonomously downloads (via ftp protocol) files and the administrator does not have to worry about anything. The file option is suitable in cases (...
Version "* * * *"
You can use the Version parameter to filter which updates the administrator wants to install. The parameter consists of four parts, major, minor, build, revision. If any details are not important, they are replaced with * The individual weights of the paramet...
Port 00000
The Port parameter is used only when installing and starting the EaInfoport system for the first time.This parameter specifies which port the system will operate on until the portal administrator configures it.EaInfoport is configured using itself (Setup page)...
Start automatic | manual
This parameter is used to refine the behaviour of InfoportLauncher.exe during updates.If it is set to automatic, it will start EaInfoport after installing a new version.If the value is manual, EaInfoport must be run by the administrator. Setting to automatic ...
Stop automatic | manual
This parameter is used to refine the behaviour of InfoportLauncher.exe during updates.If it is set to automatic, it will turn off EaInfoport after installing a new version.This setting makes sense especially if the Start parameter is also set to automatic.Afte...
Clear automatic | manual
This parameter is used to refine the behaviour of InfoportLauncher.exe during updates.If it is set to automatic, it will uninstall (delete) EaInfoport after installing a new version. Deletion only applies to the directory with the specific version and does no...
Prereq force | check
Each time you run InfoportLauncher.exe, the program verifies that the environment is eligible to install, update or run EaInfoport.In particular, it checks that there is enough disk space and whether Enterprise Architect is installed If all the prerequisites ...
Run force | check
It checks at regular one-minute intervals whether EaInfoport is running.If not and the value of the parameter is set to check, it will display information that the currently installed version is not running.If the value of the parameter is set to force, Infopo...
Firewall Settings on the Server
In the standard way (according to the used firewall), enable the port (for incoming requests), on which you want EAInfoportT3 to be available – for example 80 or 8080
Preparing an empty database (or schema) for EA Infoport metadata
To install Infoport, you need to have an empty schema created in the database that you want to use for application metadata. You will use the created schema in the configuration manager where you will reference it.When you first start Infoport, the necessary...
Licence Key
The licence key will be sent to you by Dataprojekt s.r.o. In the first section, you insert the licence key and set the expiration time of the user's login. Automatic Logout Time is a security feature that is used to automatically log out when inactiv...
Infoport Database Connection
The first section in the configuration contains the Infoport database settings. (Database schema in which the program has all settings stored). In the first item, we choose the type of database. There is a choice of three types. MySQL with default port 3...
URL
In the second section, we will determine to which URL Infoport will listen. TLS If you are using secure communication, it is possible to choose the TLS version(s) that you consider secure enough.For example, version 1.1 is not supported on Windows operat...
Serilog
The third section allows us to set the Infoport logging. The first item is a check box that says whether user activities should be logged. (List of visited URLs). In the second item, we choose the relative path for saving logs. In the third item, we s...
Active Directory - LDAP Section
In this section, we set up Active Directory using the LDAP protocol. "Active" tells us if we want Infoport to work with AD. "Login using Active Directory Groups relations only" it is possible to set a ban on the login of a user who does not have an Activ...
Environment
The first item is a check box that determines whether we want to save published images to the database.In the next three items, we choose the relative path in which the published images, cached images and temporary files will be saved.
Infoport in the Background
Infoport in the Background Infoport performs various background functions. Some can be set by a user, others run according to default settings. A user can find configurable functions in the “appsettings.json” file.The functions mainly work with repositories. ...