Jump to: navigation, search

Difference between revisions of "Satellite Status"


(Created page with "A mobile device registered as Satellite can have one of the following status {| class="wikitable" | width = "88%" |- ! Status!! Description!! |- | Active|| UBIK.DataBase...")
 
Line 6: Line 6:
 
! Status!! Description!!
 
! Status!! Description!!
 
|-
 
|-
| Active|| UBIK.DataBase.ConnectionString ||Configuration of the SQL connect string to the UBIK Database
+
| Active|| Device is allowed to retrieve data from the system
 
|-
 
|-
| Disabled|| UBIK.Service.MaxIdleMinutes ||Duration [in minutes] until a unused WebService shuts down automatically
+
| Disabled|| Device is disabled, hence also not allowed to retrieve data from the system
 
|-
 
|-
| Locked|| UBIK.Service.ValityPeriode ||Duration [in seconds] until a cached record is marked as outdated in the UBIK Kernel
+
| Locked|| Device is locked, hence also not allowed to retrieve data from the system
 
|-
 
|-
| Temporary Disabled|| LogLevel ||LogLevel
+
| Temporary Disabled|| Device is disabled, hence also not allowed to retrieve data from the system
 
|-
 
|-
| Undefined|| LanguageID ||ID of the language that must be used by the Web Service. The Service will deliver the content of MultiLanguage Properties in this language.
+
| Undefined|| Device status is not defined, hence also not allowed to retrieve data from the system
 
|-
 
|-
 
|}
 
|}

Revision as of 12:05, 25 October 2013

A mobile device registered as Satellite can have one of the following status

Status Description
Active Device is allowed to retrieve data from the system
Disabled Device is disabled, hence also not allowed to retrieve data from the system
Locked Device is locked, hence also not allowed to retrieve data from the system
Temporary Disabled Device is disabled, hence also not allowed to retrieve data from the system
Undefined Device status is not defined, hence also not allowed to retrieve data from the system