cancel
Showing results for 
Search instead for 
Did you mean: 

Push Notifications for standard SAP Fiori Client

Former Member
0 Kudos

Hi Experts,

We understand from below blog that standard SAP Fiori Client downloaded from AppStore supports Push Notifications.

https://blogs.sap.com/2017/03/22/how-to-enable-push-notifications-%EF%BC%88part1/#FioriConf

We are trying to implement the same through SMP 3.0, by configuring a Hybrid application for Fiori Client. We have enable Push for that App Connection in SMP and maintained APNS Push .p12 certificate.

But when the user registration happens from Fiori Client through SMP, in the SMP Registration information, I don't see ApnsDeviceToken created. Please see below.

So, is Push Notification functionality supported for standard SAP Fiori Client without any Kapsel Plugins? If it is supported, is it through SMP 3.0?

If we have to use SMP 3.0 for Push Notifications for SAP Fiori Client, what is the Push Certificate to use for APNS configurations?

Please provide some information on this.

Thanka,

Narasimha

team_abap_averis
Explorer
0 Kudos

Hi Nara,

I'm trying to do the same thing with what you're doing. However, I can't even get the standard App Store Fiori Client to trigger the subscription to SAP CloudPlatform MS. Is there any setting that I need to do prior to this?

Thank you.

Suwardi

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Kevin!

So using SCP Mobile Services is the only way to support PUSH in the app store Fiori Client?

Best regards,

Mikhail

Kevin_SAP
Advisor
Advisor
0 Kudos

With on premise SAP Mobile Platform (SMP) server, the app store Fiori Client does not support APNS PUSH currently and you would have to use the SAP Mobile SDK (comes with SMP) to build a custom client and use the Kapsel PUSH APIs. The app store version does work with SAP Cloud Platform mobile services (SCPms) though and APNS, see https://blogs.sap.com/2016/11/10/sap-fiori-client-sp13/#push. This may change in the future, but currently this is the supported solution.

-Kevin