Jump to: navigation, search

Changes


UBIK Enterprise Service

1 byte added, 09:04, 25 October 2018
{{Hint|If the database server is on the same machine (localhost) then write Value{{=}}"." for the server parameter.}}
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:
<?xml version="1.0"?>
<configuration>
</appSettings>
</configuration>
}}}
 
=== Workflow Arguments ===
182
edits