
SAP Mobile Services Client
iOS Universel / Economie et entreprise
The SAP Mobile Services Client is a native iOS application that gets its UI and business logic from JSON metadata. The metadata is defined in an SAP Business Application Studio or SAP Web IDE-based editor. It's provided to the client using the App Update service of SAP Mobile Services.
The client connects to SAP Mobile Services with an endpoint URL, among other properties provided by the user. These properties are usually embedded in a custom URL that is sent to the user's email. The custom URL must start with "sapmobilesvcs://."
When the client connects to Mobile Services, it receives the app metadata and connects to one or more OData services. OData can be securely stored locally so that it's available offline. The UI is implemented with the SAP Fiori framework.
This app is "generic" in that no application definitions or data come with the app. It's only usable if the user connects securely to a Mobile Services instance.
For full list of changes, see: https://me.sap.com/notes/3610557
Quoi de neuf dans la dernière version ?
NEW FEATURES
• Support lock and wipe setting from SAP Mobile Services
• Support device compliance check
• Support grouping in Object Table
• Support card body elements - text, hairline, label bar, separator space
• Support Donut chart
• Added option for stacked caption layout for segmented control
• Support customizing placeholder text in List Picker
• Provide simplified app icon & splash screen generation for branded client
• Support getCell in DataTableRowProxy