Top Banner

of 18

CP IntegrCP integration with SDP.PDFation With SDP

Oct 12, 2015

Download

Documents

Sharfuz Zaman

CP integration with SDP.PDF
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    1/18

    3rd

    party/CP integration with SDP solution

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    2/18

    Contents

    SDP overview

    Changes @CP end

    Connectivity with SDP

    Interfaces exposed by SDP

    Process/Message Flows

    API CP need to provide

    Brief on API specs

    2February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    3/18

    Overview of SDP(Service Delivery Platform)

    manage product offerings for all type of productsand services as well as cross-product bundlesroduct Management

    end to end management of subscription life-cycleincluding renewalubscription Management

    creation and management of CP profile withrequired role based access management.artner/CP management

    encapsulates the core capabilities and exposethose via simple and standard API

    Integration with core-

    telco capabilities

    responsible for charging both prepaid andpostpaid subscribers for purchasing product &services

    Unified billing

    capable to maintain and enforce SLA on networkcapabilities(SMS, MMS, USSD, etc) that areexposed to CP.

    SLA policy control

    3February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    4/18

    What needs to be adopted by CP

    Connectivity with SAG instead with service enablers(e.g. SMSC,

    MMSC, USSD, etc)

    SAG will be single point of integration for CP thus CP need to adopt toparley X APIs exposed by SDP. This will remove silo based integrationwith individual service enablers/gateways

    Subscription charging logic will reside @SDP

    SDP will manage the complete lifecycle of subscription whereas CPneeds to provide service/content only. This will ease the managementof the subscription logic in a centralized organized manner.

    4February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    5/18

    3rd party connectivity with SDP

    5February 11, 2014

    SAG will be theonly point ofintegrationreplacing silo

    basedintegrationrequirementwith individualserviceenablers(SMSC,MMSC, LBS,USSD, billingsystems, etc.)

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    6/18

    API exposed by SDP

    No. API Group Protocol Compliance

    1 SMS APIParlay X 2.1

    Parlay REST 1.0

    2 MMS APIParlay X 2.1

    Parlay REST 1.03 USSD API Huawei-customized SOAP

    4 WAP Push API Huawei-customized SOAP

    5 Subscription API SOAP

    6February 11, 2014

    *For detail, please refer to API specs

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    7/18

    Service/Message Flows

    7February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    8/18

    P2A flow(SMS/MMS)

    8February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    9/18

    A2P flow(SMS/MMS)

    9February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    10/18

    Subscriber initiated USSD transaction

    10February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    11/18

    CP initiated USSD transaction

    11February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    12/18

    Subscription flow(SMS, USSD)

    12February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    13/18

    Subscription flow(IVR)

    13February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    14/18

    Subscription Renewal flow

    14February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    15/18

    Un-Subscription flow(SMS, USSD)

    15February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    16/18

    Un-Subscription flow(IVR)

    16February 11, 2014

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    17/18

    API that CP needs to deliver

    Get Delivery Receipt for submitted sms(MT)

    Get MO smsSMS

    Get MO USSD request

    Get session abort notificationUSSD

    Get Delivery Receipt for submitted MMS(MT)

    Get MO mmsMMS

    Sync subscription relationship with CPSubscription

    Get Delivery Receipt for WAP pushWAP push

    17February 11, 2014

    For detail on API, please refer to API specsCP need to deliver only those API that are required for service/content delivery.API must be delivered in compliance with mentioned specs

  • 5/21/2018 CP IntegrCP integration with SDP.PDFation With SDP

    18/18

    Thank you