You are here: Advantages of Using Kony MobileFabric Engagement Services

Introduction

The Kony Fabric Engagement Services allows you to send push messages, email , SMS and passes to subscribed users through campaigns and events. The system uses ksid or ufid or deveiceId to send event notifications to the subscribed users.

Advantages of Using Kony Fabric Engagement Services

The advantages of using Kony Fabric Engagement Services include:

How Kony Push Notifications Works

To send push notifications using KPN is a two-stage process:

Stage 1 involves the following process:

  1. The mobile application subscribes or registers for push notifications service with a provider. If the subscription is successful, the push notifications service provider returns a unique identifier to the mobile application.

    The following is the list of platforms and corresponding push notifications service providers, and the unique identifiers they return:
  2. Platform Push Notifications Service Unique Identifier
    Android Android Google Cloud Messenger (GCM) Registration ID
    BlackBerry BlackBerry Infrastructure Device ID
    Apple Apple Push Notification Service (APNS) DeviceToken
    Windows Phone Microsoft Push Notification Service (MPNS) Unique URL
    Windows Phone Windows Push Notification Service (WNS) Unique URL (windows 10 )

Kony Platform provides APIs that you can use to enable push notifications for an application on a device and also an API to deregister from the push notification service.

  1. The mobile application sends a subscription request along with the unique identifier to the Engagement Server, which in turn sends a Kony Subscription ID to the mobile application.

Stage 2 involves the following process:

  1. The message you send to the subscriber is first sent to the Engagement Server in a Kony specific format.
    The Engagement Server immediately sends a response containing a unique Kony Message Identifier (can be used for status queries).
  2. The Engagement Server processes the message and sends it to the push notifications service provider (Apple, BlackBerry, Android, or Windows).
  3. The push notification service provider, then sends the push notifications to the device.

The following image illustrates the two stages involved in Engagement Server:

Two stages involved in KPNS

Copyright © 2015 Temenos AG. All rights reserved.