Kapitel 1 Flashcards
Architektur von SUP?
Bild von 1-9, 1-10
Auf welchen Geräten läuft SU Workspace?
Nur Windows
Ab wann ist Android nativ unterstützt?
SUP 2.1.1
Was enthalten MBOs mindestens?
- Attribute (definieren, welche Daten)
- Operationen (ob und wie Daten manipuliert werden können)
Welche beiden Komponenten müssen Entwickler für eine SUP-App. Erstellen?
MBOs und
User Interface
Was ist die SUP?
Platform for Developer to create mobile application:
- Retrieve / Update Data from several types of EIS
- Runs on Variety of devices
- either push or pull
- quickly developed
ab wann phone-gap- Unterstützung?
2.2, 2.3 (auch Titanium)
Welche beiden Arten von Anwendungen können erstellt werden?
Workflow (webbasiert) und
Native
Which two sync approaches exists?
Replication based synchronization Message bs (ab 2.2 nicht mehr vorhanden)
Welche DB für RBS?
Device-DB ist sybase Ultralite
Technologie basiert auf Sybase Mobilink
Auf welchen Systemen wird RBS verwendet?
Used on Windows, windows Mobile, Android, BlackBerry
Auf welchen Geräten wird MBS verwendet?
iOS und Workflow Application
Welche DB für MBS?
SQLite
Welche Server-Typen unterstützt die SUP?
- Dev- und test-server
- Single-node- server
- cluster
- multi-Tenant
Welche Installation sollten Entwickler verwenden, welche ist für den Testbetrieb?
Entwickler: Personal Development Server oder Enterprise Development Server
Zu Tests: Entprise Development Server (näher am Produktivsystem)
Aus welchen beiden installierbaren Komponenten besteht die SUP?
Sybase Unwired Platform consists of two installable components: Unwired Platform Runtime
Sybase Mobile SDK
In welchen Editionenist die SUP installierbar?
Personal Development Server
Enter prise Development Server
Enterprise Server
Was wird durch die SUP SDK installiert?
Sybase Unwired WorkSpace
Native Object API
HTML5 / JS Hybrid App API
OData SDK
Welche Einschränkungen gibtes beim Personal Development Server?
For use in development and testing systems only (Not for production systems)
- Requires Unwired Server and Sybase Mobile SDK to be installed on the same, single-user host
- Does not support a clustered environment
- Allows for a maximum of five registered devices (clients)
Welche Einschränkungen gibt es für Enterprise Development Server?
- For use in development and testing systems only
- Not for production systems
- Allows installation and configuration of components on different machines
- Enterprise Development Server is a good choice for a UAT environment because it can be configured similarly to a production environment
- Allows clustered systems
- Allows a maximum of 20 registered devices (clients)
Was ermöglicht derEnterprise Server im Ggs. zu den Development Servern?
- Intended for use in a production environment
- Allows installation and configuration of components on different machines
- Allows clustered systems
- Number of CPUs and registered devices depends on licenses
Wozu dient die ODATA SDK?
For development of simple, mostly online applications that leverage OData protocol and RESTful Web Services
Sybase OData SDK is a set of APIs used specifically for building native mobile applications that interact with OData channel models
Consists of a collection of runtime libraries and classes
Welche Betriebssysteme unterstützt die OData SDK?
OData SDK support:
Android
BlackBerry
iOS
Was ist der Online Data Proxy runtime?
Online Data Proxy runtime is a light-weight edition of Sybase Unwired Platform
- For deployment of OData applications
- Includes Sybase Control Center for Online Data Proxy