Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

It’s been a while since I’ve updated you on the SAP Fiori Client and it’s time to fill you in on something we’re calling Fiori Mobile and fill you in on what we're planning for Windows 8.1 support.

We recently released an update to the SAP Fiori Client, Version 1.1, which is now available in the Google Play and Apple App stores. This version of the application doesn’t use any features of SMP, so can only be used directly against SAP Gateway.

Beginning with the June SAP Mobile Platform SDK SP04 release, the Fiori Client capabilities were implemented as Cordova plugins and made part of the SMP SDK. Customers can now build their own, customizable version of the application and deploy it to their users through an Enterprise App Store or using MDM tools such as SAP Afaria.  Since this is a custom application, you have the ability to, well, customize it – and that means you can hard code specific settings for the application, like the Fiori endpoint URL, or you can let the user configure it at runtime. A custom version of the application can be used directly against NetWeaver Gateway or can connect to Fiori through SMP. This capability is available now.

The Kapsel Getting Started Guide has been updated to include information on how to build your own, custom SAP Fiori Client: http://scn.sap.com/docs/DOC-56080.

The team is hard at work on the next release of the SAP Fiori Client. For the app store version, this release will be the first version of the application built using the SMP Hybrid (Kapsel) SDK. Now that it’s built using the SDK, the app store version will be able to connect directly to SAP Gateway or can connect through SMP (something that was already available through a custom version of the app).

Fiori Mobile

As I’ve described before, the SAP Fiori Client was created to address some issues caused by the mobile browser and the way it manages its cache. We also added some features that enhanced the user’s experience when running SAP Fiori (full screen operation and simplified attachment viewing). As we’ve all seen before, as soon as you give users something, they immediately start asking for more, right? Well, that’s what’s happened here and we’re working hard to deliver.

Earlier this year, I published an article that talked about how the Fiori experience could be enhanced using SMP; you can find the article here: http://scn.sap.com/blogs/johnwargo/2014/05/22/sap-fiori-smp. In the article I described specific features that could be enabled in the SAP Fiori Client by SMP; this flavor of SAP Fiori on a mobile device is being referred to as Fiori Mobile.

Since the SAP Fiori Client is a native application, it has access to native capabilities not normally exposed to web applications running in the browser. There are many examples of this, many native capabilities that could enhance the Fiori experience on a mobile device such as camera access, contacts application access, voice recording and more. The Fiori team calls these capabilities Mobile Qualities (MQ) – this just an internal name for a category of features, I’m sure we’ll have an official name for this someday. SAP’s Fiori developers and our customers have given us a list of Mobile Qualities they’re interested in and we’re investigating how and when to implement them.

The first piece of Fiori Mobile is Mobile Qualities.

Since the SAP Fiori Client is a Cordova application, we can add additional capabilities to the SAP Fiori Client by simply adding one or more Cordova plugins to the application. Mobile Qualities are then Cordova plugins added to the SAP Fiori Client; where a plugin exists for a particular quality, we can use it; otherwise we’re going to have to create new plugins.

Fiori Mobile is all about SMP and Fiori, so how does this work? Well, first we add MQs to the SAP Fiori Client. Next we add administrative capabilities to SMP that allows an administrator, on a per application basis, to control the capabilities exposed within the application. This allows the app store version of the SAP Fiori Client, with any MQ it has, to be deployed in customer environments with the appropriate controls in place. For example, imagine that the SAP Fiori Client had the ability to use the camera to capture receipt images for expense reporting, but the application would be used in a secure environment where cameras are not allowed. Through SMP, the camera capability could be disabled for those users. Because mobile qualities are so tightly bound to the SMP server and delivered by the SMP SDK team, they are only enabled when SMP is implemented along with the SAP Fiori Client.

With the MQ and the necessary admin controls in place, the next step is to enable Fiori developers to be able to leverage these capabilities. For example, when a Fiori application is running in a desktop or mobile browser, the particular MQ would not be available. When the application is running in an SMP environment, the feature would be enabled only when the MQ is implemented in the application and the administrator has enabled its use. This is the second piece of Fiori Mobile: the ability for Fiori applications to be able to seamlessly leverage MQs, using the MQ when available and failing gracefully or potentially following an alternate path when not.

If you remember from my last article, we’ve added a barcode plugin to the Kapsel SDK; we did this so that we can add barcode scanning capabilities to the SAP Fiori Client. Once the SAP Fiori Client has this capability, its then up to the Fiori team to implement the code needed to take advantage of the capability from within a Fiori application.

SAP Fiori is an enterprise application and supports logon, single sign-on and other enterprise features. The third piece of Fiori Mobile is the ability for the SAP Fiori Client to leverage additional enterprise capabilities provided by SMP and the Kapsel SDK. This includes the ability to add a passcode to the application, leveraging end to end trace or the remote logging capabilities provided by the platform and much more.

When will Fiori Mobile be available? Well, it already is – simply use the SMP SDK to create a custom version of the SAP Fiori Client and you can begin leveraging many of the capabilities SMP provides. All that would remain is for Fiori to take advantage of the MQs exposed through the application. For the app store version, you’ll just have to wait for the next release.

SAP Fiori Client & Microsoft Windows

There have been a lot of questions lately about SAP Fiori Client support for Windows 8.1.

The SAP Fiori Client is a Cordova application and while Cordova supports Windows 8.1 as well as Windows Phone 8.1, a limitation exists that prohibits us from implementing SAP Fiori Client on the platform. Essentially, on Windows 8.1, the Cordova Web View is sandboxed and while we could implement the custom cache we have in the SAP Fiori Client today, the web application wouldn’t be able to execute from the cache like we’d need.

We plan to support SAP Fiori Client on Windows 8.1 as well as Windows Phone 8.1. We’re working closely with the Cordova dev team and Microsoft to come up with a solution. I will update you on our progress as soon as I can.

----

John M. Wargo is a software developer and the SAP Product Manager for the SMP Hybrid SDK (Kapsel) and the SAP Fiori Client. John has written many books on mobile development, including his most recent Apache Cordova 3 Programming and Apache Cordova API Cookbook books cover Apache Cordova development in great detail.

24 Comments
kimmo_sirpoma
Participant
0 Kudos

So does this mean, that in near future SAP standard Fiori apps could work offline, without the need of having SMP in your internal network making it unnessary to invest on SMP hw and its licenses?

peter_mcdermott
Discoverer
0 Kudos

John:

Why am I still seeing Fiori client 1.0.6 on my iphone? Any Idea?

Peter.

Former Member
0 Kudos

It's a long story, sorry. You do have the latest version.

peter_mcdermott
Discoverer
0 Kudos

John:

I don't have the features that are described in the 1.1 document? So do I have the latest version?

Peter.

kirankola
Advisor
Advisor
0 Kudos

Kimmo,

We still need SMP for supporting Offline feature, push notifications
and onboarding. Enhanced OData API in SMP allows an application to work online
or offline without changes to the application’s code.  Also provides
additional capabilities to SAP Fiori users:

- Secure, remote access without VPN (mobile secure)
- OData offline
- Application Passcode
- Push support
- Enhanced logging, remote log level set and remote retrieval
- Admin controlled access to device features
- Client-side interface with SAP Afaria for configuration and certificate
management

 

Regards,

Kiran

Former Member
0 Kudos

1.1 document?

Former Member
0 Kudos

Kiran's right - the way Fiori will go offline is through SMP.

peter_mcdermott
Discoverer
Former Member
0 Kudos

John,

any news on progress and availability of Fiori on Windows Phone 8.1?

Willem


Former Member
0 Kudos

It's coming. That's really all I can say.

Former Member
0 Kudos

Is the Fiori Client able to work with SAP Authenticator?

Former Member
0 Kudos

No, as neither SAP Fiori Client or Fiori support a one-time password.

Former Member
0 Kudos

Hi John, thank you for your response. I was particularly talking of this blog post document which uses a Netweaver Java instance as the IDP with SAML and SAP Authenticator used as the logon method on the mobile device. In this case Fiori is being used in a browser session rather than the client. Isn't this supported?

http://scn.sap.com/community/sso/blog/2014/11/03/mobile-single-sign-on-for-sap-fiori-with-sap-authen...

Former Member
0 Kudos

This is not a use case we tested against, I'd never even heard of SAP Authenticator until  you mentioned it. Since Fiori Client is for running Launchpad and is essentially a browser with some extra features. If the capability works in the browser, it's likely that it will work in the Fiori Client - we have simply not tested that scenario, so I cannot guarantee support.

Lyle_Johns
Advisor
Advisor
0 Kudos

Hi John

Thanks for the detailed info, I have some questions regarding Fiori Client and EMM Cloud.

  1. Is the Fiori Client available from EMM as a built in app from the enterprise app store  or would you need to upload a customized version first ?
  2. What version of the Fiori Client is currently in EMM Cloud if the answer is yes to Q1 ?
Former Member
0 Kudos

EMM Cloud?  Are you talking about mobile place?

The SAP Fiori client is available as an application in the Google Play Store and Apple iTunes. Customers that want to deploy through enterprise management solutions will need to create their own custom version of the app using the SMP SDK then sign and deploy as needed.

Lyle_Johns
Advisor
Advisor
0 Kudos

Hi John

Attended a webinar that showed a demo where the Fiori URL was used and a client was generated for the specified OS and made available on the web. Thought it might form part of MDM Software With a 30 Day Free Trial of SAP Mobile Secure, Cloud Edition as the demo did not explicitly upload a Fiori client, I have compiled and used the latest one as provided in the SMP SDK but was hoping there is one already part of the cloud offering.

Let me know and we can discuss further offline.

Former Member
0 Kudos

The demo you saw was of the cloud build service which is, or will be, part of our mobile secure offering. Right now, it's specifically designed to take a Fiori URL from Web IDE and deploy it through a custom Fiori Client application.

Lyle_Johns
Advisor
Advisor
0 Kudos

Thanks John

can you shed some light to what a customer will require to have this for themselves ? Custom fiori client, mobile secure cloud and would the trial cloud version allow us to prove this as a concept ?

looking forward to your input

Former Member
0 Kudos

Lyle, I'm not responsible for these products, so I do not have details that I can share.

midhun_vp
Active Contributor
0 Kudos

Hi Lyle,

If you are referring to demo you saw, you can do it with Web IDE trial and Mobile secure trial.

  1. Develop and deploy app using Web IDE, SAP Web IDE - Overview
  2. Then use mobile secure to deploy app to device, New Mobile App Configuration Service now available in SAP Mobile Secure

Regards, Midhun

SAP Technology RIG

former_member182254
Active Participant
0 Kudos

Hello Chris,

Please check the following blogs about integration with SAP Authenticator:

Hopefully soon the functionality will be part of the standard SAP Fiori Client and no customization will be required.

Best regards,

Dimitar Mihaylov

0 Kudos

Hi,

Is it possible to configure Fiori client to display the Launchpad? Or is it only recommended to use with specific fiori apps? Customer also needs offline data, which means they have to use SMP. And since SMP supports only one endpoint configuration, would that mean displaying launchpad in Fiori client will not be possible?

Thanks

Rahul

rperezkuzma
Participant

Dear john.wargo & kiran.kola thanks for your answers !

"In order to support offline within Fiori, the SAP Fiori Client will first need to ensure that it has all of the Fiori web application assets available in the offline cache; once that's in place, the next step is to implement the code to create the offline store and initialize synchronization as needed by the application."


This paragraph has been mentioned above, I have the doubt where the offline cache and the implementation of the code to create the offline store have to be made ? in the SMP ?


Also, do you have any post, document, use case or knowledge on how to make a Fiori app available in offline mode tru SMP ?


Thank you very much,

Rodolfo