Skip to Content
Author's profile photo Marvin Hoffmann

SMP 3 SDK SP04 available

Today the service pack 4 for the SMP3 SDK got published. Be aware that the SDK and the server plattform are not following the same release cycle. So the SP04 for the SMP3 server runtime is still not yet available.

You can find more information about SDK SP04 here:

Official Documentation: SAP Mobile Platform 3.0 SDK SP04 – SAP Help Portal Page

Release Notes Information: http://service.sap.com/sap/support/notes/2039890

Short Summary of Changes/Enhancement:

  • ClientHub
    • Changing of Password Policy is now possible (Passcode to unlock ClientHub)
  • OData SDK
    • iOS 7.1 and Xcode 5.1 are now supported
    • iOS 64bit processors are supported
  • Kapsel SDK (for more information check this nice blog: http://scn.sap.com/docs/DOC-52488 )
    • Apache Cordova 3.4.1-0.1.0 is now supported
    • SAP Fiori Kapsel Client
      Container to run Fiori apps
    • Online Application Plugin
      Allow a web app (which is running on a remote web server) to run within the Kapsel/Cordova container
    • Barcode Scanner Plugin
      Scan and decode a barcode using the device camera
    • Toolbar Plugin
      Creates a native toolbar (is used by Fiori Client)
    • Cache Manager Plugin
      Should not be used outside Fiori Client and SMP3 SDK SP04
    • Application Preference Plugin
      Settings pages for your app
    • Auth Proxy Plugin Extension
      Intercept all web requests to handle basic authentication and X.509 certificates

As you can see most changes/enhancements were done with Kapsel. I think there are some great new features. The whole SDK is getting more and more powerful…

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Hi marvin,              Great News for SMP Developers ..new features increased the scope of work...!! Is there any in detailed document and expecting Offline in Kapsel development?? Thanks you very much for the Blog..!! Regards, Varahalu Babu Jampan

      Author's profile photo Marvin Hoffmann
      Marvin Hoffmann
      Blog Post Author

      In SP04 there is still only limited support for offline usage with Kapsel. You can use the EncryptedStorage Plugin to store key/value pairs. These values get stored encrypted inside an SQLite database. Also you can use some caching especially when using Fiori Apps.

      But if you want to have real synchronization and a fully usable relational local database with structured data, then you have to do it yourself, or wait for the next service packs...

      Regards, Marvin

      Author's profile photo Former Member
      Former Member

      Hi Marvin,

      Since SP04 released, im hope it's can solving our issue about accessing secure webservice from integration gateway. i has trying make odata project from eclipse with webservice as backend but the service need authentication for access, how to intercepted security header for authentication needed.

      Thanks a lot

      Basuki

      Author's profile photo Marvin Hoffmann
      Marvin Hoffmann
      Blog Post Author
      Author's profile photo Former Member
      Former Member

      Hi Marvin,

      Nice, Thanks for information about that, it's so helpfully for us.

      Many Thanks

      Basuki