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...")
 
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
|-
 
|-
! 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
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category:Device management]]
 +
[[Category:Client]]

Latest revision as of 21:26, 2 February 2015

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