Difference between revisions of "Settings"
(→General) |
(→Connection) |
||
Line 153: | Line 153: | ||
! Name!! Purpose | ! Name!! Purpose | ||
|- | |- | ||
− | |''Application'' || | + | |''Application'' || Denotes the name of the Application that will be run, e.g. one could use '''YourApp''' as the name for an Application. |
|- | |- | ||
− | |''AuthenticationPort'' || | + | |''AuthenticationPort'' || Denotes the Port used on the Authentication Server. Default values might be: '''''443; 777; 888;''''' |
|- | |- | ||
− | |''AuthenticationProtocol'' || | + | |''AuthenticationProtocol'' || Denotes which Transfer Protocol for Authentication might be used. By default '''https''' is used. |
|- | |- | ||
− | |''AuthenticationServer'' || | + | |''AuthenticationServer'' || Denotes the Authentication Server, e.g. '''your.auth-server.net''' could be used. |
|- | |- | ||
− | |''AuthenticationService'' || | + | |''AuthenticationService'' || Denotes the path on the Authentication Server to the Authentication Service File, e.g. the path might be '''YourFolder/YourApp/USAM/USAM.svc'''. In this case the User System Authentication Manager (USAM) is used. |
|- | |- | ||
|''AuthenticationServiceConfig'' || WSHttpBinding (the default value) or BasicHttpBinding. It should be set according to the [[Configuration_Files/Services.config|webservice configuration]]. | |''AuthenticationServiceConfig'' || WSHttpBinding (the default value) or BasicHttpBinding. It should be set according to the [[Configuration_Files/Services.config|webservice configuration]]. | ||
|- | |- | ||
− | |''ConnectionTimeOut'' || | + | |''ConnectionTimeOut'' || Denotes the time in seconds when the Connection will be interrupted because of a Timeout. By default '''''300''''' is retrieving a Timeout after 5 minutes. |
|- | |- | ||
− | |''ContentPort'' || | + | |''ContentPort'' || Denotes the Port used on the Content Server. Default values might be: 443; 777; 888; Often it is the same port as for the one for the Authentication Server. |
|- | |- | ||
− | |''ContentProtocol'' || | + | |''ContentProtocol'' || Denotes which Transfer Protocol for the Content might be used. By default '''https''' is used. |
|- | |- | ||
− | |''ContentServer'' || | + | |''ContentServer'' || Denotes the Content Server, e.g. '''your.content-server.net''' could be used. Could be the same server as the Authentication Server. |
|- | |- | ||
− | |''ContentService'' || | + | |''ContentService'' || Denotes the path on the Content Server to the Content Service File, e.g. the path might be '''YourFolder/YourApp/CONTENT/UBIKContent.svc'''. Make sure that the path points to the '''UBIKContent.svc''' file. |
|- | |- | ||
| ''ContentServiceConfig''|| WSHttpBinding (the default value) or BasicHttpBinding. It should be set according to the [[Configuration_Files/Services.config|webservice configuration]]. | | ''ContentServiceConfig''|| WSHttpBinding (the default value) or BasicHttpBinding. It should be set according to the [[Configuration_Files/Services.config|webservice configuration]]. | ||
|- | |- | ||
− | |''Context'' || | + | |''Context'' || Denotes the name of the Context, e.g. '''CXT_YourApp_001'''. This context is specified inside UBIK and all the different Metadefintions are loaded from it. |
|- | |- | ||
− | |''SignalingServer'' || | + | |''SignalingServer'' || Denotes the Server for Remote Support. |
|- | |- | ||
− | |''SyncMode'' || | + | |''SyncMode'' || Denotes the Synchronization Mode of the Application. Possible Values are: Online, Offline, Auto; by default the SyncMode is set to '''Online'''. |
|- | |- | ||
|} | |} |