* [[HowTo:Configure Microsoft IIS for UBIK]]
* [https://wiki.augmensys.com/index.php?title=Configure_UBIK_Archon_Service Configure UBIK Archon Service]
* [https://wiki.augmensys.com/index.php?title=Configure_EventNotification_Endpoint_and_Enterprise_Service_for_CUI Configure EventNotification Endpoint and Enterprise Service for CUI]
1st the Enterprise Service for Notifications like defined
2nd the * [https://wiki.augmensys.com/index.php?title=Configure_EventNotification_Endpoint_and_Enterprise_Service_for_CUI Configure EventNotification Endpoint and Enterprise Service for ImportCUI]
[https://wiki.augmensys.com/index.php?title=EventNotificationScanOrchestrator EventNotificationScanOrchestrator]
3rd 2nd the Enterprise Service for ExportImport
* [https://wiki.augmensys.com/index.php?title=BatchWriteOrchestrator Batch- \ MultiBatch- WriteOrchestratorConfigure_Enterprise_Service_for_Import Enterprise Server for CUI Import]* [https://wiki.augmensys.com/index.php?title=EventNotificationScanOrchestrator EventNotificationScanOrchestrator]
No requirement 3rd the Enterprise Service for HTTPS or separate ports if both the UBIK Notification Endpoint and the Comos EventService are hosted locallyExport
UBIK * [https://wiki.augmensys.com/index.php?title=Configure_Enterprise_Service_for_Export Enterprise Service ConfigurationServer for CUI Export]* [https://wiki.augmensys.com/index.php?title=BatchWriteOrchestrator Batch- \ MultiBatch- WriteOrchestrator]
To run the Enterprise Service, two main configurations are needed:
UBIK.EnterpriseService.exe.config
WebInterfaceHost should be set to localhost Enable No requirement for HTTPS or separate ports if both the web interface:<add key="ExecuteWebInterface" value="1" /> Define path to content controller config:<add key="ContentControllerConfigPath" value="C:\Temp\UBIK.Studio.ES-4.8_NOT\JSON\ContentController.json"/> Additional settings: Default language Plugin execution path:<add key="PluginExecutionConfigPath" ... /> Enable task execution from JSON:<add key="ExecuteTaskByJsonFile" value="1" /> Ensure Notification Endpoint and the WebInterfacePort is different from other services Service Deployment The Enterprise Service can be created via command prompt or through a batch (.bat) script for repeated use. Example deployment: Server: \\10.230.16.12 Services Created: "UBIK_ES_NOTIF" (for Notifications) "UBIK_ES_REST" (for REST interface) Notes Configuration files must be correctly paired with the service types. File paths and port configurations must not conflict across services. Proper authentication and execution parameters Comos EventService are crucial for correct operation.hosted locally
[[Category:Pages with broken file links|Configure Enterprise Service for CUI]]