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

The following chapter describes the Extended Web Services WAP Push communication service in detail:

 


An Overview of the WAP Push Communication Service

The WAP Push communication service implements the BEA 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 the Concepts and Architectural Overview, another document in this set.

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, WAP Push communication services can be configured to support the following network protocols:

Push Access Protocol (PAP) 2.0

When Network 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 Network Gatekeeper supports.

 


Configuration Specifics for the WAP Push Communication Service

Communication services share many common features, covered in the “Introducing Communication Services” chapter of 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

The following is a list of EdrIds created by the EWS WAP Push communication service. For more information see Events, Alarms, and Charging.

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

Statistics

The table below 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 Network 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 13-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