Jump to: navigation, search

Difference between revisions of "Configuration Files"


Line 16: Line 16:
 
* '''Bindings''': different configurations for data services and endpoints
 
* '''Bindings''': different configurations for data services and endpoints
 
* '''Clients''': definitions used by the data service for connecting to the [[USAM|session management service]]
 
* '''Clients''': definitions used by the data service for connecting to the [[USAM|session management service]]
* Logging: configuration of destination paths, etc.
+
* '''Logging''': configuration of destination paths, etc.
* Runtime:
+
* '''Runtime''':
* Services: used by the data service and the session management service
+
* '''Services''': used by the data service and the session management service
* Application Settings: configuration of the data and session management service of the web service
+
* '''Application Settings''': configuration of the data and session management service of the web service
  
 
<table class="defaultTable">
 
<table class="defaultTable">

Revision as of 13:41, 12 May 2015

IC PageStatus Draft.png
This page is currently a draft. More information and discussion about changes to this draft on the talk page.


Configuration files of all UBIK® components have to comply with syntax and other guidelines as stated in Configuring Apps by using Configuration Files.

Each component has a main configuration file containing basic settings not to be changed by the user. Addtionally, a number of specific configuration files are available separately but already considered in the main configuration files.

Main Configuration Files

The main configuration files for the UBIK® Studio and UBIK® Enterprise Service are located within the installation folder, the one of the web service is located in the service's physical path. Respective examples files are

The configuration file of the web service additionally needs to obey rules as given in Configuring Services.

Specific Configuration Files

Specific configuration files are available for

  • Bindings: different configurations for data services and endpoints
  • Clients: definitions used by the data service for connecting to the session management service
  • Logging: configuration of destination paths, etc.
  • Runtime:
  • Services: used by the data service and the session management service
  • Application Settings: configuration of the data and session management service of the web service
DescriptionExample fileWeb serviceStudioEnterprise Service
BindingsBindings.configIC Bullet Full.pngIC Bullet Full.pngIC Bullet Full.png
Client settingsClient.configIC Bullet Full.pngIC Bullet Full.pngIC Bullet Full.png
LoggingLogging.configIC Bullet Full.pngIC Bullet Full.pngIC Bullet Full.png
RuntimeRuntime.configIC Bullet Full.pngIC Bullet Full.pngIC Bullet Full.png
Service settingsServices.configIC Bullet Full.png--
Application settingsAppSettings.configIC Bullet Full.png--