Agentry Toolkit

New or changed features for the Agentry Toolkit.

SAP Mobile Platform continues support for Agentry Client Extensions, but also implements an Open UI Framework that allows users to develop custom UI controls. These controls allow you to use the Agentry Editor to customize your own representation of the Agentry Screen. Documented in Developer > Agentry App Development.

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. Documented in:
  • 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