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/3679355
Quoi de neuf dans la dernière version ?
BUG FIXES
• Added support of showing a warning message when uploading a large size of file on modal pages
• Fixed Side Drawer page rendering issue in demo mode
• Fixed action result issues for draft enabled actions
• Fixed an issue of checking url of OData image
• Fixed Calendar binding issue for date selection change event
• Fixed incorrect DatePickerFormCell PickerStyle on re-rendering
• Fixed SectionTable header and footer caption/attribute not being accessible
• Fixed helper text styling in form cell signature capture
• Fixed styling for CategoryTitles in Chart content
• Fixed ExtensionFormCell rendering issue with full content
• Enhanced the behave of switching user process after rejecting EULA