Communication Service Reference

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Extended Web Services WAP Push Communication Service

This describes the Extended Web Services WAP Push communication service in detail:

 


An Overview of the Extended Web Services WAP Push Communication Service

The SOAP Service Facade WAP Push communication service implements the Oracle Extended Web Services WAP Push interface. Although the specific interface is not standardized, it uses standardized elements. For more information on these elements, see “Appendix A: Standards and Specifications” in Concepts and Architectural Overview, another document in this set.

Note: The RESTful Service Facade WAP Push interfaces provide RESTful access to this same functionality. The internal representations are identical, and for the purposes of creating SLAs and reading CDRs, etc., they are the same.

Using the WAP Push communication service, an application can:

Note: The result notification message is only sent if the initial push submission was accepted for processing. One result notification message is sent per destination address.

Supported Network Protocols

Off the shelf, the Extended Web Services WAP Push communication service can be configured to support the following network protocol:

Push Access Protocol (PAP) 2.0

When Oracle Communications Services Gatekeeper is configured to use this protocol, the EWS WAP Push communication service supports a subset of its operations including:

See “Appendix A: Standards and Specifications” in Concepts and Architectural Overview for the exact version of the protocol standard Oracle Communications Services Gatekeeper supports.

 


Configuration Specifics for the WAP Push Communication Service

Communication services share many common features, covered in “Introducing Communication Services” in Concepts and Architectural Overview, but each one has a few characteristics that are specific only to that service. This section describes those specific features for the WAP Push communication service, including:

Charging Data Records

Generation of CDRs

There are two WAP Push-specific CDRs. They are written:

Event Data Records

Table 14-1 lists of EDR IDs created by the EWS WAP Push communication service. For more information see Events, Alarms, and Charging.

Table 14-1 Event types emitted by the EWS WAP Push Message communication service
EdrId
Meaning
14001
sendPushMessage
14002
sendResultNotificationMessage

Statistics

Table 14-2 outlines the correlation between the methods being invoked from either the application (in application-initiated requests) or the telecom network (in network-initiated requests) and the transaction type collected by the statistics counters in Oracle Communications Services Gatekeeper for the Parlay X 2. Multimedia Messaging communication service:

Note: Method names for network-initiated requests are specified by the internal Gatekeeper name, which is not necessarily the same as the message from the network.

Table 14-2 Transaction types for EWS WAP Push Message communication service
Method
Transaction type
sendPushMessage
TRANSACTION_TYPE_MESSAGE_SENDER_SEND
sendResultNotificationMessage
TRANSACTION_TYPE_MESSAGE_SENDER_NOTIFY

Supported Address Schemes

The EWS WAP Push Message communication service supports the tel: and wapuser: address schemes.


  Back to Top       Previous  Next