SDK Documentation Updates for SAP Mobile Platform 3.0 SP02

SDK documentation has been updated to support fixes made to SAP Mobile Platform 3.0 SP02 . In addition, some existing documentation has been expanded and/or reorganized to provide more complete information and improved access.

Documentation Updates to Support Fixes
Component Update Location
Kapsel Added support for Apache Cordova 3.3 for Kapsel applications. Upgrade: SAP Mobile Platform SDK > Upgrading to Support Package 02 > Running the Support Package Installer > Upgrading Kapsel Applications
Kapsel When the user forgets their password while unlocking the application, violates a password policy set on the server, or explictly deletes the registration, the Login plugin's data vault is deleted. When this occurs, the Login plugin sends a notification to the other plugins, and the EncryptedStorage plugin deletes the encrypted storage.

Developer > Kapsel Development > Kapsel Plugins > Using the Logon Plugin > Logon Plugin Overview

Developer > Kapsel Development > Kapsel Plugins > Using the EncryptedStorage Plugin > EncryptedStorage Plugin Overview

Kapsel All Kapsel plugins support Apache Cordova's domain whitelisting model. Whitelisting allows you to control access to external network resources. Apache Cordova whitelisting allows you to whitelist individual network resources (URLs), for example, http://www.google.com. Developer > Kapsel Development > Kapsel Plugins > Using the Logon Plugin > Logon Plugin Overview
Kapsel A new progress event is available to allow developers to add UI to display AppUpdate progress to end users. Developer > Kapsel Development > Kapsel Plugins > Using the AppUpdate Plugin > Kapsel AppUpdate API Reference
Agentry The Agentry toolkit implements the Exchange Data Model for data synchronization in this release. The Exchange Data Model provides an efficient method for retrieving offline data when users synchronize their clients. Using the Exchange Data Model, you can implement synchronization process that retrieve only the information that has been modified since the last synchronization. This model results in more efficient synchronization for users, and reduces the amount of resources needed by the system as a whole during the synchronization process.

Developer > Agentry App Development > Developing Agentry Apps > Data Synchronization Overview: The Exchange Data Model and

Developer > Agentry App Development > Developing Agentry Apps > Object Development Concepts and Considerations > Object Data Synchronization: Fetches

Agentry The Agentry Editor Production Publish process now produces a zip file that includes associated auxiliary project files, which facilitates the import process to the SAP Mobile Platform Server. Developer > Agentry App Development > Developing Agentry Apps > Agentry Application Projects: Creating, Managing, and Publishing > Publishing Applications from the Agentry Editor > Publishing to Production
Documentation Updates
Update Location
Upgrading information moved from Installation documentation to separate documentation.

Upgrade: SAP Mobile Platform SDK for Windows

Upgrade: SAP Mobile Platform SDK for Linux