Changes

UBIK Enterprise Service

455 bytes added, 10:04, 31 August 2022
}"
}
 
OR
 
{
"SSPI": false,
"SQLUser": "tony",
"SQLPassword": "blabla",
"SQLServer": "augserver",
"SQLInitialCatalog": "UBIK.DEV",
"MethodName": "Run",
"ClassFullname": "TotalPlugin.OperatorRoundInstanceArchivist",
"MethodParametersAsJson": "" //No parameters required if method is like below:
//public void Run(IExecutionRequest executionRequest, UBIKEnvironment ubikEnvironment){ ... }
}
 
</source>
* PathToBasicEnterpriseServiceRequestJsonFileList: It may seem overly complicated to add a file path that contains itself again paths to the actual request-files. But if someone wants to enqueue a couple of tasks this file will become utterly cluttered. Also it orders the task requests.
}
}
 
</source>
<add key="WebInterfaceHost" value="1" />
</appSettings>
</configuration>k
</source>
1,514
edits