Jump to: navigation, search

Changes


UBIK Enterprise Service

30 bytes added, 09:05, 25 October 2018
Since Version 2.6.3 UBIK.EnterpriseService is now able 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. Example:
<source lang="xml">
<configuration>
<appSettings>
</appSettings>
</configuration>
</source>
=== Workflow Arguments ===
182
edits