1.0.0 • Published 5 years ago
infrabel-plugin-pushnotifications v1.0.0
InfrabelPushNotifications
Extend Custom SAP Fiori Client to use Azure Notification Hubs
Set the following properties in appConfig.js :
var fiori_client_appConfig = { // The notification hub path. // If the full path to the notification hub is https://yourNamespace.notificationhubs.windows.net/yourHub, // then you would pass in "yourHub" for notificationPath. "notificationHubPath": "", // The connection string: // Endpoint=;SharedAccessKeyName=;SharedAccessKey= // Pleast note starts with sb:// "connectionString": "" };
1.0.0
5 years ago