Changes

UBIK Enterprise Service

441 bytes added, 19:49, 29 May 2019
=== JSON Command ===
Using this command file type {{UBIK}} EnterpriseService will start a UBIK.Console and pass the scripts defined in the command file as parameter:
 
<source lang="json">
{
"PathToUbikConsole": "...\\UBIK.Studio\\UBIK.Console.exe",
"InitStatement": "...\\UBIK.Studio\\Scripts\\init.cs",
"PathToScriptFile": "...\\UBIK.Studio\\Scripts\\script.cs",
"ConfigFilePath": "...\\UBIK.Studio\\Scripts\\config.cs",
"CommandFileAction": 2
}
</source>
== Configuring {{UBIK}} EnterpriseService ==
182
edits