Changes

UBIK Enterprise Service

84 bytes added, 11:55, 28 April 2020
Since Version 2.6.3 UBIK.EnterpriseService it is now possible to mark a command file as processed, delete a command file or do nothing once a command file is processed. This behaviour needs to be configured in the UBIK.EnterpriseService.exe.config configuration file. The following values are valid: Do Nothing = 0, Mark as processed with ".processed" = 1 and Delete = 2. The setting-key "ConsoleRunMode" defines whether UBIK.EnterpriseService will start the UBIK.Console either Normal = 0, Hidden = 1, Minimized = 2 or Maximized = 3.
Since Version 3.5.0 UBIK.EnterpriseService it is now able to write a more extensive log. If you do not see more log information altough extensive logging is enabled then the logging is not implemented for the function of EnterpriseService that you use. The parameter 1 enables the log and any other character or nothing will disable it.
<source lang="xml">
182
edits