WO2004032542A2 - Method and apparatus for an e-commerce message using sms - Google Patents
Method and apparatus for an e-commerce message using sms Download PDFInfo
- Publication number
- WO2004032542A2 WO2004032542A2 PCT/GB2003/004336 GB0304336W WO2004032542A2 WO 2004032542 A2 WO2004032542 A2 WO 2004032542A2 GB 0304336 W GB0304336 W GB 0304336W WO 2004032542 A2 WO2004032542 A2 WO 2004032542A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- message
- sms
- response
- data
- recipient
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0207—Discounts or incentives, e.g. coupons or rebates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0241—Advertisements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/58—Message adaptation for wireless communication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/02—Details
- H04L12/16—Arrangements for providing special services to substations
- H04L12/18—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
- H04L12/1859—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast adapted to provide push services, e.g. data channels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/23—Reliability checks, e.g. acknowledgments or fault reporting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/12—Messaging; Mailboxes; Announcements
- H04W4/14—Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
Definitions
- This invention relates to the field of wireless e-commerce communication, more particularly to methods and apparatus for applying Short Message Services and other messaging services used in mobile wireless communication to commercial messaging.
- SMS Short Message Services
- SMS notification with commerce functions contemplated by the present invention include the following: marketing driven message to user: e.g. discount information, promotion and other commerce campaign information; notification for business events: e.g. order received confirmation, shipping confirmation; and, notification for operational efficiency like payment due, or other deadline driven type reminders .
- the absence of the concept of semantics in SMS make SMS usage in commerce application difficult.
- the difficulty lies in: the encoding of the SMS message to accurately implement a given business purpose; and, the corresponding run time handling of the SMS message as the business purpose requires.
- SMS messages by nature are typeless, stateless, sessionless and meaningless to data processing systems .
- the main purpose of SMS messaging is person to person communication between mobile devices .
- SMS SMS cannot be just a casual exchange of two parties.
- Business transaction requirements include: trace ability, confirmation, and non-repudiation. It also has to be understood by any web application or other data processor that handles it. We collectively define these requirements as the 'semantics' of SMS messaging.
- a given set of business rules may require that a subset of SMS messages be confirmed on delivery for non-repudiation of transactions such as: i . confirmed arrival ii . recorded timestamp of arrival for non-repudiation iii. acknowledgement of reception of SMS messages
- SMS messages may also be a business requirement that a given set of SMS messages are to be regularly delivered based on a given schedule. Examples include:
- Type SMS messages may be required by businesses to reach multiple users without the need of checking or confirming message arrival . Examples include:
- acknowledgement would likely not be required.
- the intent of the user e.g. to buy an given item
- the intent of the user has to be unambiguously understood by a web application or other application that handles the user's incoming SMS message.
- SMS message notifying a user of an outstanding payment typically requires the acknowledgement of the user, as stipulated by a business process that defines "a completed customer touch point" .
- SMS messages are simple text messages without any encoding scheme.
- a simple plain text SMS message is unsuitable for commerce transactions for the following reasons in addition to the ones mentioned above: i. It's not currently possible for a simple SMS message to indicate the type of commerce transaction to be carried out; ii . Additional parameters required by a particular transaction cannot be encoded in a standard manner and hence, cannot be parsed by the backend commerce application; iii. Additional details like user authentication and authorization can not be taken care of in a standard manner; iv. Lack of state information means request-response model required by commerce transactions can not be applied to commerce SMS messages; and, v. Free form composing of 160 characters as responses by human users makes the adoption impossible and impractical .
- SMS short message
- the backend web application used to communicate to bidders notify the subscribed bidders whenever an auction bidder has been outbid by someone else.
- Bidders upon notification, should be given a mechanism to respond in ' order to raise their bids.
- the SMS message is required to be sent in a non-repudiated manner so that the subscribed bidders can't deny receipt of auction override notices. Also such messages must be sent out via a high priority channel, if available, so that they can reach the bidders as soon as possible.
- the auction bidders are required to have a mechanism to call back the backend commerce application being used in the auction to submit a new bid using a standard SMS message template acceptable to the backend commerce application.
- SMS messages must be parsed correctly by the backend commerce application in order for the backend web application to perform the appropriate semantics.
- one of the required parameters in an auction scenario would be an SKU number for the identification of item under bid. Both back end server and bidder authentication is required for non-repudiation purposes .
- the originators of business SMS messages are business users who have business needs to send business messages. Their prime concern is to focus on the business logistics of the message (like the timing of sending, to whom to send the message to etc.) and the message itself (like the choice of wordings etc.). They do not want to be (and typically cannot afford to be) burdened with the technology of the delivery medium. For example, the technical knowledge of how to send a SMS message is something that the business users do not want to deal with and expect to be handled for them. Transparency and user friendliness is important to a business user.
- SMS Short Message
- the recipient Upon receiving a SMS notification from the commerce server, often the recipient needs to respond by sending an SMS message back to the commerce server. For example: the recipient may send an SMS message back to the commerce server to buy an item advertised by an SMS promotion message.
- a PIN could preferably be used as an additional layer of user confirmation.
- SMS Short Message
- users e.g. campaign message like all electronics 50% off if purchased in the next 6 hours
- the web application used expects the user to respond back in SMS to the corresponding outbound message within the specified time period.
- this requirement of session includes:
- SMS text maps to the type of commerce transaction to be carried out, usually the commerce business action requires additional parameters. Free form composing of 160 characters by human users makes impractical .
- SMS short message
- security mechanisms to provide user authentication; web application identification; receiving confirmation from SMS message recipients; and the ability to associate user responses with the intended commerce events .
- the present invention accordingly provides, in a first aspect, a method for generating an SMS business message for processing by a software application comprising the steps of: a data collection interface accepting outgoing instructions and outgoing data from said software application; a message encoding engine encoding said outgoing instructions and outgoing data from said software application using an encoding template to generate the SMS business message as a categorized SMS message formatted for processing by a data processing system; and a dispatcher runtime processor processing said SMS business message for transmission over a network to a recipient .
- the present invention accordingly provides, in a second aspect, a means for generating an SMS business message for processing by a software application comprising: means for a data collection interface accepting outgoing instructions and outgoing data from said software application; means for a message encoding engine encoding said outgoing instructions and outgoing data from said software application using an encoding template to generate the SMS business message as a categorized SMS message formatted for processing by a data processing system; and means for a dispatcher runtime processor processing said SMS business message for transmission over a network to a recipient.
- the present invention accordingly provides, in a third aspect, a computer program product directly loadable into the internal memory of a digital computer, comprising software code portions for performing, when said product is run on a computer, the method comprising the steps of: a data collection interface accepting outgoing instructions and outgoing data from said software application; a message encoding engine encoding said outgoing instructions and outgoing data from said software application using an encoding template to generate the SMS business message as a categorized SMS message formatted for processing by a data processing system; and a dispatcher runtime processor processing said SMS business message for transmission over a network to a recipient.
- Figure 1 is a block diagram illustrating a system for performing e-Commerce using SMS in an embodiment of the present invention
- Figure 2 depicts a Structure Mapping of the SMS commerce Infrastructure Components
- Figure 3 depicts using SMS Message Composing Wizard To Create New SMS Type In SMS Universal Encoding Template
- FIG. 4 depicts using The SMS Message Composing GUI To create new SMS type 16
- Figure 5 depicts an SMS Encoding Flow Diagram
- Figure 6 depicts an SMS Message Encoding Engine DCI Structure Diagram
- Figure 7 depicts an SMS Message Encoding Engine Flow Diagram
- Figure 8 depicts an actual Outbound SMS message example as seen by a recipient user
- Figure 9 depicts an SMS Inbound Message with user response filled in
- Figure 10 depicts a GUI to compose a SMS message
- Figure 11 depicts adding SMS Inbound Template to the message type
- Figure 12 depicts an inbound Template Manager Structure Diagram
- Figure 13 depicts the Flow For the Inbound Template Management
- Figure 14 depicts Structure Diagram For Business User Sending SMS Message
- Figure 15 depicts a Flow chart for Figure 16
- Figure 16 depicts Confirmation Response Run Time Flow
- Figure 17a depicts an Outbound Flow Diagram 1
- Figure 17b depicts an Outbound Flow Diagram 2 ;
- Figure 17c depicts an Outbound Flow Diagram 3
- Figure 18a depicts an Inbound flow Diagram 1
- Figure 18b depicts an Inbound Flow Diagram 2
- Figure 18c depicts an Inbound Flow Diagram 3.
- Figure 1 illustrates an SMS enabled e-Commerce system highlighting the improvements of a preferred embodiment over pre-existing systems. The improvements contributed by the invention herein are indicated by shading.
- SMS is not new.
- Figure 1 depicts an SMS enabled Commerce communication system in accordance with the preferred embodiment, it can be seen that existing technology lies in space labelled prior art. In the past there were attempts to solve the issue of routing SMS messages to appropriate applications running on the mobile devices (e.g. cell phones) .
- e-Commerce Server 104 is comprised of a number of components:
- Application Components 108 form the business subsystems of a given commerce server. Each business subsystem is an implementation of a given business processes . Examples of business subsystems include: Order Management; User Management; Marketing and Campaign subsystems, among others.
- the Common Message Subsystem 107 is a generic message handling system to handle (and process) messages generated by the application components 108.
- the common message subsystem handles e-mail's, file transport and other matters pertaining to handling and processing messages .
- Fig. 1 makes use of a number of existing features or processes including:
- SMS messages An SMS message is limited to a maximum 160 character long simple text message. It can be sent through many wireless networks. Most cellular phones are capable of sending and receiving SMS messages .
- a wireless message gateway can be implemented by a computer which can route SMS messages between a wireless network and the e-Commerce server 104.
- the SMS Centre 102 is typically operated by the telecommunication company to handle the delivery of SMS messages to selected mobile devices .
- the Data Collection Interface 117 is comprised of a set of interfaces that collect i. user input via SMS Message Composing izard 112; and, ii. data generated by the Application Components 108 forwarded by the Common Message Subsystem 107 to generate an SMS input data collection to be used by the Message Encoding Engine 111.
- the message encoding engine 111 takes an input data collection, as generated by the Data Collection Interface 117, as input .
- the message encoding engine 111 uses the data in the SMS input data collection to generate the encoding of an SMS message with attributes appropriate to the user selected SMS type. It further validates the user input against the SMS Universal Encoding template 113 for error checking.
- the Message Encoding Engine 111 produces a Typed SMS Message instance 114 as output.
- Runtime Processor (#3): The SMS Message Runtime Processor 110 handles business semantics as defined in SMS categorisation at run time
- SMS Message Runtime Processor 110 will keep track on the confirmation.
- the SMS Runtime Processor 110 is also responsible for taking the response returned from an end user and locating the corresponding inbound message template from the inbound template database 115.
- SMS Message Runtime Processor 110 will handle the scheduling of the SMS message sent.
- the runtime processor also does runtime error checking and error handling.
- SMS Message Composing Wizard (#4): Referring to Fig. 2 which illustrates the structural mapping of an SMS Commerce Infrastructure system in accordance with an embodiment of the present invention the SMS Message Composing Wizard 112 guides a user to articulate the intended usage of the message.
- SMS Message Encoding Engine 111 uses the user input to generate an SMS message by mapping the user input into a selected predefined type in a SMS categorisation template 113 as follows :
- the Message Composing Wizard 112 takes the user input and invokes the Data Collection Interface 117 which in turn produces an appropriate SMS input data collection.
- the Message Composing Wizard 112 will then also update the SMS Universal Encoding Template 113.
- the business user will define the required response as required and understood by the application components 108 in the form of template via the Message Composing Wizard 112.
- the Message Composing Wizard 112 will take this input and update the Inbound Template Database (part #9) 115 (see Fig.l).
- SMS Universal Encoding Template 113 contains the meta data that defines the categorisation (or 'type') of outbound and inbound SMS messages. Each SMS categorisation represents a given business intended usage. It provides definition of semantics for encoding as well as for run time.
- SMS message categorisation With this well defined SMS message categorisation, automatic SMS generation with proper encoding reflecting the intended usage is now made possible. Additional SMS message categorisation can be further derived from the existing types. This entity provides an important aspect of this invention as it provides the mechanism for semantic definition and handling, making proper semantic handling in SMS now possible.
- SMS Universal Encoding Template 113 a business user can define a new SMS message type without any code changes in the Message Encoding Engine 111 and the Run Time Processor 110, making both components generic .
- Typed SMS Message Instances (#6) : Typed SMS Message Instances 114 are generated by the Message Encoding engine 111, to be used by the Run Time Processor 110.
- SMS Response Tracking DB (#7): The SMS Response Tracking Database 116 captures all Response Required messages as required by their encoded type. This enables the runtime processor 110 to ensure that required response messages receive expected responses and perform proper run time processing. This also enables the base mechanism to handle system expected user initiated inbound messages .
- Inbound Template Database (#8) : Inbound Template Database 115 stores all business user specified inbound message templates.
- FIG. 1 Flow Annotation from Figure 1: The formation, processing, and communication of SMS messages in accordance with the embodiment of the invention depicted are indicated by alphanumerically labelled arrows indicated in Fig. 1.
- Fig. 2 presents a structural mapping of an SMS commerce system in accordance with Fig. 1. An appreciation of the embodiment can be achieved by reading the description below while referring to Figures 1 and 2.
- a business user 105 making use of common user interface 106 invokes the SMS Message Composing Wizard (#4) 112 in order to prepare a message Bl : The business user uses the Message Composing Wizard 112 to send a
- SMS message based on existing type as defined in the SMS Universal
- A2 The Wizard 112 captures all the user input and calls the Data
- B2 The business user uses the SMS Message Composing Wizard 112 to define a new SMS message type.
- A3 The business user uses the Wizard 112 to define a pre-set user response by creating a new inbound template.
- the Wizard 112 updates the Inbound Template DB (#8) 115.
- CI Message Encoding Engine (#2) 111 retrieves (CI) the SMS Universal Encoding Template (#5) 113; validates data captured by Data Collection Interface (#1) 117 against the SMS Universal Encoding Template 113 and performs error checking.
- C2 Message Encoding Engine 111 generates a Typed SMS Message Instance
- the message can be an XML encoded message 201.
- D2 Message Encoding Engine 111 invokes the Runtime Processor (#3) 110 which retrieves the generated Typed SMS Message Instance 114 generated in C2.
- D3 If a user response is required in this SMS message type, the Run
- Time Processor 110 will register this message as one which required user response by updating the SMS Response Tracking DB (#7) 116.
- the Run Time Processor 110 reads in the SMS Universal Encoding
- the Run Time Processor 110 then extracts the corresponding Inbound Template from the Inbound Template DB (#8) 115 and parses the inbound SMS message using the inbound template.
- the Run Time Processor 110 decodes the inbound SMS message and routes it to the corresponding Application Component 108 for handling.
- Communication of SMS between a user's SMS device 120 (Fig. 2) such as a cell phone 101 (Fig. 1) is handled by the telephone company's cell phone interface 102 with which wireless gateway 103 is in communication as required to send and receive messages.
- the runtime processor 110 reports run time error back to the application component 108.
- the SMS Universal Encoding Template 113 provides the mechanism of defining SMS message categorisation. It is preferably implemented as a XML schema in which the meta data of an SMS message (e.g. attributes and characteristics of a given message) that constitutes a SMS message category is specified.
- the Commerce SMS Message Template is preferably designed to provide commerce typing (categorisation) of SMS messages.
- the SMS Universal Encoding Template 113 provides a mechanism for a user to extend and define new SMS message types by inheritance from pre-existing defined types. Users can thereby extend the SMS Message type in the original SMS categorisation template to define new SMS types .
- Business user can use an existing SMS type and extend it to create new message types.
- Business User only need to specify the new attributes in the extended type. All attributes of the base message type (that this new message type extends from) will be set and the business user does not need to respecify them.
- the Message Encoding Engine (#2) 111 calls an XML parser to translate the SMS Universal Encoding Template 113 into Java runtime objects.
- the XML parser may be part of the Message Encoding Engine or available to it as may be understood by those skilled in the art.
- These runtime objects provide the necessary semantic information for the Message Encoding engine 111 to generate SMS messages. Under these circumstances the Message Encoding Engine 111 can now use the XML parser to parse a given instance of a message against the SMS Universal Encoding Template 113. This provides the automatic mechanism for error checking. Any missing or unexpected information in a given SMS message not appropriate with to the Type Definition of the SMS message will result in an error during message parsing.
- the SMS Run Time Processor (#3) 110 also reads in the categorisation information as provided by the SMS Universal Encoding Template 113 in order to handle different run time semantics as well as error checking based on the SMS Message Type.
- SMS messages The runtime processing of SMS messages covers the following aspects:
- Runtime parsing of outbound SMS messages is possible as they are now encoded in accordance with the templates we have introduced. During this parsing stage information about message type, transmission medium, send priority etc. is parsed out.
- Error checking is an added benefit of this runtime parsing of outbound messages . Since the outbound SMS messages are now strictly type encoded, various errors like missing parameters etc . Can be detected and handled at this stage. This ensures that the final outbound message is correct .
- the SMS Encoding engine 111 can automatically generate an SMS Message instance based on the SMS message type selected.
- the SMS Message Runtime Processor 110 is adapted to handle the semantics of a given predefined type.
- the SMS Message Runtime Processor 110 waits a preset wait time for user confirmation. If confirmation is not received after the preset wait time, the runtime processor 110 will sent the error to the corresponding application component 108 so that action can be performed according to that stipulated in the business process represented by that application component. For example, application component 108 may provide for resending, or rollbacking the transaction and marking this transaction as having failed completion. (Dx of Figure 1 Runtime processor 110 reports run time error to the application component for handling)
- a business user clicks a button provided on the Message Composing Wizard 112 (see Fig. 1, 2) to instruct the system of the embodiment to create a new message type 301.
- the message composing wizard then reads in the SMS universal encoding template 113 (Fig. 1, 2) to present a selectable parent SMS type 405 for the user to create a new type in step 302.
- the user enters a new message type name (see 404) and specifies all new attributes indicated by provided descriptions, 406, 407, 408, 409, 410, 411, 414, 415, 416, and the base (parent) type 405, to generate a new SMS type.
- Add and Delete buttons, 412, and 413 respectively allow insertion and deletion of items in the reply section, while buttons 402 and 403 are used to save or cancel the new message type as will be appreciated.
- the response template manager is invoked by the business user to create the inbound template required, 305 and the inbound template database 115 is updated, 306. If a new response template is not needed the new message type is saved, 307, in the SMS universal encoding template 113, reaching the end 308 of the process depicted in Figure 3.
- Inbound Template Manager retrieves a list of predefined command list from the Inbound Template DB.
- the command list is defined by the Application Component owners.
- Inbound Template Manager inserts a new row into the Inbound Template DB with the Response Action and Command selected by the Business User from the GUI.
- Inbound Template Manager returns the newly created Inbound Template ID (generated by the Inbound Template DB) to the New Message Type Creator.
- the SMS Composing Wizard allows business user to send a message to any registered users in the e-Commerce system.
- the business user just has to select a type of message, enter the message text and click the Submit button.
- the Data Collection Interface's APIs 510-516 pass the data to the Data Collection Object 518. For example, calling the setTextMessage API 514 with the message text as parameter, the API 514 will save the text in the Data Collection Object 518.
- the sendMessage API 516 invokes the Typed SMS message encoder 701. It retrieves the message type name from the Data Collection Object 518. The message type name is captured by the messagelnstanceCreation API 510. In this step, the Typed SMS message encoder 701 also collects other information from the Data Collection Object 518; such as: send time, send priority, ResponseTemplate Id, text message, receiver info.
- the Typed SMS message encoder 701 retrieves the SMS Universal Encoding template 113 for this message type.
- the Typed SMS message encoder 701 creates a Temporary Typed SMS Message Instance 702 by converting the SMS Universal Encoding template 113 into a temporary Typed SMS message instance 702 expressed in Document Object Model (which is an internal structure for XML) and fills in the information collected from the Data Collection Object 518 in C.
- Document Object Model which is an internal structure for XML
- the Temporary Typed SMS Message Instance 702 is then passed to the SMS Message Validator 703 to perform validation.
- the validation process involves checking of mandatory data, data semantic, data syntax, data range.
- the SMS Message Validator will copy the Temporary Typed SMS Message Instance 702 into the final Typed SMS Message Instance (part #6) 114.
- Steps 801 to 808 of Figure 8 depict the process above in a graphical flow diagram.
- an Inbound Template For a SMS message that requires a response, an Inbound Template should be included in the original outbound SMS message to a recipient .
- the Inbound Template provides a form based input mechanism for the recipient; it is adapted to encode the expected response of the recipient of a SMS message.
- the Inbound Template eases the burden of the recipient user trying to formulate a response back to the Application Component 108 that originated the outbound SMS message to the recipient.
- the response template serves to constrain the user's response by indicating the format of the response required to the user. As a result the user's response will be in a form that can be processed automatically by the web application server on its return.
- Inbound Template The structure of an inbound template is illustrated below:
- the Inbound Template structure depicted above supports multiple response actions. Depending on the type of transaction, the recipient, likely a mobile user, will pick one of the response actions.
- Figure 8 depicts the appearance of an outbound SMS message with indications of a required response to a recipient user as it would appear on the user's digital cell phone screen 901.
- the SMS response message encoding template elements for the inbound template include the following: C Short Message Text, 902 C Encrypted String, 903
- Figure 10 illustrates an SMS inbound message with a user response entered before being sent.
- the encrypted string is built upon the amalgamation of the following information:
- web application id predefined by web app administrator, e.g. store ID
- userid login id of the receiver of this store
- inbound template id that includes command and expected parameter
- inbound Template DB part #8
- Hash Key the user can change anytime to make the key expire. This can be saved in a file in restricted directory.
- the Runtime Processor 110 is responsible for generating this encrypted string using the above information as input .
- the Runtime Processor is also responsible for generating the Inbound Template before transferring the SMS message to the Wireless Message Gateway 103.
- the encrypted string can be limited to 4 bytes to save space from the 160 character limit
- Encrypted string is unintelligible
- Hash Key can be changed anytime by the business user to impose an arbitrary time out
- Runtime Processor 110 can filter out unwanted incoming messages. An invalid or a missing encrypted string indicates the message is unwanted.
- Response action 904 is a keyword to identify allowable response actions and the corresponding parameters.
- the allowable response 904 is CONFIRMED.
- Fig. 10 the user has entered the response 906 Y.
- E.G. CONFIRMED the keyword representing the action.
- the runtime processor will invoke the command with the ⁇ response data 906> when the responding SMS message is received.
- the PIN element 905 provides for a user to enter a PIN number 904 specified by the user at user registration (the user entered 1234 in this example) .
- the Runtime processor 110 can authenticate the originality of the inbound message.
- the mobile cell phone user entered Y 906 beside CONFIRMED: 904 to indicate that he/she acknowledged the message.
- the SMS Message that would be received by the web application would resemble: Your cheque bounced! -kis2-CONFIRMED:Y PIN:1234
- Inbound Template Manager 502 (see Fig. 5) , a sub-component of the SMS Message Composing Wizard (part #4) (see Fig. 4) , is responsible for managing inbound templates. This includes creation and deletion of the mapping between the response actions and the web application commands .
- Figure 10 illustrates a GUI 1101 that could be used to compose a SMS message that' would be sent by the web application server to a mobile user. In this instance it is illustrating a GUI for a payment exception message that could have been used to produce the message of Figure 8.
- Figure 12 illustrates the structure of the inbound template manager 202.
- Inbound Template Manager retrieves a list of predefined commands from the Inbound Template DB 115.
- the command list is defined by Application Component 108 (Fig. 1) .
- Inbound Template Manager 202 collects the information from GUI and update the Inbound Template DB 115.
- Inbound Template Manager 202 returns the newly created Inbound Template ID (generated by the Inbound Template DB 115) to the New Message Type Creator 201.
- New Message Type Creator 201 then saves the newly created message type (imbedded with the Inbound Template ID) into the SMS Universal Encoding Template (part #5) 113. 2.2.3.3 Managing Inbound Template Flow Chart
- Figure 13 illustrates a flow chart depicting the steps 150 to 158 of how an SMS Message Composing Wizard would be used to manage the response actions described above:
- Another useful application of the Inbound template is to allow mobile users to submit requests to the web application. For example, a user can send to the web application a request for account balance. Using a saved Inbound template for account balance request in the mobile device, the user can send this inbound template as an inbound SMS message. In response to this request, the web application will send the account balance as an outbound SMS message assuming the incoming message passed validation and authentication.
- Stepl Business User defines a list of inbound templates . This can be done using similar procedures in creating a new message type. A new message type called "InboundRequestGenericMsg" must be defined first. The Business user can then derive another inbound request message type with inbound template attached.
- Step 2 An Application component called "Customer Services” publishes a list of defined Inbound Templates in the store web site.
- Step 3 Users logon on to the store web site and select the inbound templates they wish to download.
- Step 4 The Customer Service Application Component sends the selected Inbound Templates to the mobile device.
- the transmission can be completed by using the Common Message Subsystem which calls the Data Collection Interface's APIs (part #1).
- Figure 14 depicts a Structure Diagram of a SMS system in accordance with a preferred embodiment of the present invention depicting the process of a Business User Sending an SMS Message.
- SMS Message Composing Wizard 112 stores these new message types and inbound templates in the SMS Universal Encoding Template (part #5) 113 and Inbound Template DB (part #8) 115 respectively.
- Mobile user 901 logons to the web site for the system and requests a list of inbound templates .
- the Customer Service Application Component 161 obtains the Inbound Template IDs from the SMS Universal Encoding Template 113. Using the IDs, the Customer Service Application Component 161 retrieves the available inbound templates from the Inbound Template DB 115 using the IDs .
- the Customer Service Application Component 161 displays the list of inbound templates to the mobile user 901.
- the mobile user 901 selects the inbound templates desired and requests them to be sent to his/her mobile device.
- the Customer Service Application Component 161 sends a request to the Common Message Subsystem 107 to send the selected inbound templates as generic SMS messages .
- the SMS Message Encoding Engine (part #2) 111 encodes the SMS messages containing the inbound templates and sends them to the Runtime Processor (part #3) 110.
- the Runtime Processor 110 inserts an encrypted string into the SMS messages .
- This encrypted string preferably should not have an expiration time since the templates will be used for input requests .
- the SMS messages are sent to the Wireless Message Gateway 162.
- K Wireless Message Gateway 162 delivers these messages to the mobile user 901.
- Mobile user 901 saves these inbound templates in the storage of his/her mobile device. Mobile user 901 can now use these inbound templates to submit a request or requests to the application component 108.
- the Wireless Gateway 162 transfers inbound SMS messages from mobile users to the Runtime Processor 110.
- the Runtime Processor 110 examines the encrypted string in an inbound SMS message to determined if this is an inbound request. If the message is authenticated, the Runtime Processor 110 will invoke the corresponding command owned by the relevant Application Component 108 of the SMS enabled commerce system.
- Figure 15 illustrates a flow chart of a business user obtaining selected inbound templates in accordance with a preferred embodiment of the present invention similar to that depicted in Figure 13.
- This section outlines runtime processing of an embodiment of the present invention, cover outbound message generation and inbound response message processing.
- Figure 5 outbound flow diagram depicting outbound message handling flow of an SMS e-commerce system of one embodiment of the present invention.
- Figure 17 depicts an outbound flow diagram of the environment of the invention. Referring to Fig. 17, it can be seen that:
- Typed SMS Message Instance 114 generated by Message Encoding Engine 111 is checked to see if it is a scheduled message.
- Scheduler 182 will periodically read the SMS Message Tracking DB 195 to retrieve messages which are due to send.
- the XML parser 1918 parses the Typed SMS Message Instance which is in a DOM tree format 1912.
- Figure 18 depicts inbound flow diagram. It can been seen that:
- Runtime Processor 110 extracts the four character encrypted string 2005 from the Inbound SMS message 2003
- Figure 16 illustrates a detailed example of the runtime processor 110 of an embodiment of the present invention depicting details sufficient for a description of the confirmation response run time processing flow.
- Typed Message Instance is the actual outbound SMS message as received from the Encoding Engine (or the Scheduler for a scheduled message) by the runtime. In the current implementation scheme this message is encoded in XML in accordance with the Universal Encoding Template schema.
- the typed message parsing subsystem 181 consists of a parser for the typed XML message. Its job is to verify that the incoming message is correctly encoded in accordance with the schema and also to parse this message into a DOM tree (for the current implementation) .
- the output of this subsystem is a parsed object that contains the entire contents of the outbound SMS message in computer readable memory object format .
- the message tracking subsystem 183 updates the SMS tracking DB with statistics about message sent time, message receipt time etc.
- the scheduler subsystem 182 is responsible for timed relaying of SMS messages . If an SMS message requires to be sent at some scheduled time then this subsystem is responsible for caching the message in the message tracking DB.
- this subsystem is responsible for polling the message tracking DB at intervals decided upon by the business manager and picking up messages that are ready for dispatch and forwarding to the typed message parsing subsystem for delivery.
- the application key generator subsystem 184 is responsible for generating the encrypted string that goes out with SMS messages that require user response. This subsystem uses a system wide, time sensitive encoding/decoding key to encode this session string.
- the encrypted string itself consists of the following:
- session object which can be used for SMS based session data storage.
- each element (the WebApp ID, the UserlD, the inbound TemplatelD, and the sessionlD) can be decoded at the second stage by its own corresponding decoding key (WebAppIDKey, UseridKey, inboundTemplateKey, sessionlDKey) .
- the final encoding is a two stage encoding scheme that can only be decoded successfully if both the system wide encoding key and the WebApp ID are correct. This leads to added security for the outbound session string.
- the outbound message generator subsystem 185 encodes the final 160 character outbound message by using the parsed outbound SMS message generated by the typed message parsing subsystem and the session string generated by the Application Key Generator Subsystem. After creating this SMS message it forwards it to the wireless gateway 103 for final delivery to the end user.
- the inbound message parsing subsystem 186 has the task of first, decoding each incoming message using the encrypted string and the system wide encoding key and the WebApp ID. After verifying that this message can be decoded correctly, the subsystem extracts the Inbound Template ID and looks up the inbound template from the Inbound Template DB to parse the incoming message.
- a successful parsing of the inbound message leads to extraction of incoming command and parameters .
- This subsystem then extracts the User ID from the encrypted string and creates the command context object for this incoming request. Before creating the command context object, this component also verifies the incoming PIN number for authentication using the application component 108 authentication mechanism.
- the next step is to actually dispatch this message to the relevant application component .
- the inbound template being part of the outbound SMS message text body provides a system for confirmation that would readily processable by a web application.
- the SMS Response Database provides enablement of run time confirmation as required by the message type.
- the inbound SMS message can preferably include an encrypted string with two levels of encryption. This ensures that the relevant web application only handles incoming s s messages that are directed towards that web application. -
- the userid is obtained by a second level userid key, together with a user specified PIN number, providing additional layers of security protection.
- a 4 byte security mechanism can make sms application in commerce possible.
- the two level encoding is as used herein is new as is the amalgamation of 4 elements (web app id, userid, inbound template id, session object id) into 4 bytes and decoded with two level of keys.
- Session ID is encrypted in the SMS string this will provide a timeout control for typical http sessions .
- the matching of the encrypted string with the outbound message provides a request and response model, making the formation of a session possible.
- the SMS response DB together with the Run Time Process to manage the session effect of request / response SMS messages at run time is new to SMS messaging.
- the encoded inbound message template enables the unambiguous interpretation of an inbound SMS message leading to unambiguous mapping to a selected business action of a web application of the messaging system.
- This syntax is extensible to create new inbound message templates .
- the predefined categorisation of the embodiments of the present invention serves as a contract between the user and the web application of the business process so that the interpretation of a given sms message is unambiguous and maps to a definite business action of a predefined business process, making commerce application of SMS possible.
- the base categorisation is extensible to define new categorisation for new mapping of business actions .
- the SMS Universal Encoding Template enables extra information about the SMS messages to be shared between the Web Application and the message Run Time Processor.
- the Run Time Processor can now (based on the extra semantic characteristics as defined in the SMS type) perform type-appropriate run time tasks consistent with the intent of the sender (business user) as understood by the web application. > .
- the SMS commerce solution of this invention reduces the possibility of encoding error (as SMS encoding errors are difficult and expensive to solve at run time) .
- the mechanism of encoding ensures error checking and provides early identification of encoding errors .
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Economics (AREA)
- Marketing (AREA)
- Entrepreneurship & Innovation (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Game Theory and Decision Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
- Storage Device Security (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/529,988 US9331871B2 (en) | 2002-10-04 | 2003-10-03 | E-commerce messaging using SMS |
AU2003269255A AU2003269255A1 (en) | 2002-10-04 | 2003-10-03 | Method and apparatus for an e-commerce message using sms |
JP2004540999A JP4345893B2 (en) | 2002-10-04 | 2003-10-03 | Method and apparatus for e-commerce message using short message service |
US16/116,839 US10810623B2 (en) | 2002-10-04 | 2018-08-29 | E-commerce messaging using SMS |
Applications Claiming Priority (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CA002406869A CA2406869A1 (en) | 2002-10-04 | 2002-10-04 | Method and apparatus for processing an incoming ecommerce sms message |
CA002406711A CA2406711A1 (en) | 2002-10-04 | 2002-10-04 | Method and apparatus for generation and processing of sms ecommerce messages |
CA2,406,568 | 2002-10-04 | ||
CA2,406,869 | 2002-10-04 | ||
CA002406568A CA2406568A1 (en) | 2002-10-04 | 2002-10-04 | Method and apparatus for a universal encoding template for sms ecommerce messaging |
CA2,406,880 | 2002-10-04 | ||
CA2,406,711 | 2002-10-04 | ||
CA002406880A CA2406880A1 (en) | 2002-10-04 | 2002-10-04 | Method and apparatus for an ecommerce message using sms |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/529,988 A-371-Of-International US9331871B2 (en) | 2002-10-04 | 2003-10-03 | E-commerce messaging using SMS |
US15/093,608 Continuation US10121166B2 (en) | 2002-10-04 | 2016-04-07 | E-commerce messaging using SMS |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2004032542A2 true WO2004032542A2 (en) | 2004-04-15 |
WO2004032542A3 WO2004032542A3 (en) | 2004-08-12 |
Family
ID=32074434
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/GB2003/004336 WO2004032542A2 (en) | 2002-10-04 | 2003-10-03 | Method and apparatus for an e-commerce message using sms |
Country Status (4)
Country | Link |
---|---|
JP (1) | JP4345893B2 (en) |
KR (1) | KR100861740B1 (en) |
AU (1) | AU2003269255A1 (en) |
WO (1) | WO2004032542A2 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007519080A (en) * | 2003-10-23 | 2007-07-12 | マイクロソフト コーポレーション | Hierarchical schema for electronic messages |
EP1949616A1 (en) * | 2005-11-14 | 2008-07-30 | Airwide Solutions Inc. | Method for processing a message |
WO2009014373A2 (en) | 2007-07-23 | 2009-01-29 | Samsung Electronics Co., Ltd. | Message configuring method for controlling purchase service in wireless broadcasting |
KR100990361B1 (en) | 2009-05-04 | 2010-10-29 | 주식회사 비즈모델라인 | System for Sending Message |
JP2013502891A (en) * | 2009-08-24 | 2013-01-24 | インテル・コーポレーション | Short user messages in system control signaling |
US8370436B2 (en) | 2003-10-23 | 2013-02-05 | Microsoft Corporation | System and method for extending a message schema to represent fax messages |
US20130262318A1 (en) * | 2004-03-25 | 2013-10-03 | International Business Machines Corporation | Method and system for performing a commercial transaction by using a short message service terminal |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8213971B2 (en) * | 2009-04-27 | 2012-07-03 | Qualcomm Incorporated | Apparatus and method for activating computer applications with SMS messaging |
KR102605361B1 (en) * | 2023-03-08 | 2023-11-24 | 쿠팡 주식회사 | Server, user terminal for providing instant message and method therefor |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5719918A (en) * | 1995-07-06 | 1998-02-17 | Newnet, Inc. | Short message transaction handling system |
WO1998042173A2 (en) * | 1997-03-24 | 1998-10-01 | Fd Finanssidata Oy | Use of banking services in a digital cellular radio system |
US6125281A (en) * | 1997-01-31 | 2000-09-26 | Nokia Mobile Phones Limited | Real-time SMS application messaging using an SMSC-linked server |
WO2001069436A1 (en) * | 2000-03-17 | 2001-09-20 | Codetoys Oy | A method and a system for providing interactive question-based applications |
-
2003
- 2003-10-03 WO PCT/GB2003/004336 patent/WO2004032542A2/en active Application Filing
- 2003-10-03 JP JP2004540999A patent/JP4345893B2/en not_active Expired - Lifetime
- 2003-10-03 AU AU2003269255A patent/AU2003269255A1/en not_active Abandoned
- 2003-10-03 KR KR1020057004425A patent/KR100861740B1/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5719918A (en) * | 1995-07-06 | 1998-02-17 | Newnet, Inc. | Short message transaction handling system |
US6125281A (en) * | 1997-01-31 | 2000-09-26 | Nokia Mobile Phones Limited | Real-time SMS application messaging using an SMSC-linked server |
WO1998042173A2 (en) * | 1997-03-24 | 1998-10-01 | Fd Finanssidata Oy | Use of banking services in a digital cellular radio system |
WO2001069436A1 (en) * | 2000-03-17 | 2001-09-20 | Codetoys Oy | A method and a system for providing interactive question-based applications |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8150923B2 (en) | 2003-10-23 | 2012-04-03 | Microsoft Corporation | Schema hierarchy for electronic messages |
JP2007519080A (en) * | 2003-10-23 | 2007-07-12 | マイクロソフト コーポレーション | Hierarchical schema for electronic messages |
US8370436B2 (en) | 2003-10-23 | 2013-02-05 | Microsoft Corporation | System and method for extending a message schema to represent fax messages |
US20130262318A1 (en) * | 2004-03-25 | 2013-10-03 | International Business Machines Corporation | Method and system for performing a commercial transaction by using a short message service terminal |
US20140330728A1 (en) * | 2004-03-25 | 2014-11-06 | International Business Machines Corporation | Method and system for performing a commercial transaction by using a short message service terminal |
US10592891B2 (en) * | 2004-03-25 | 2020-03-17 | International Business Machines Corporation | Method and system for performing a commercial transaction by using a short message service terminal |
US10621569B2 (en) | 2004-03-25 | 2020-04-14 | International Business Machines Corporation | Method and system for performing a commercial transaction by using a short message service terminal |
EP1949616A1 (en) * | 2005-11-14 | 2008-07-30 | Airwide Solutions Inc. | Method for processing a message |
EP1949616A4 (en) * | 2005-11-14 | 2013-11-06 | Airwide Solutions Inc | METHOD OF PROCESSING A MESSAGE |
EP2171961A4 (en) * | 2007-07-23 | 2011-01-12 | Samsung Electronics Co Ltd | Message configuring method for controlling purchase service in wireless broadcasting |
EP2171961A2 (en) * | 2007-07-23 | 2010-04-07 | Samsung Electronics Co., Ltd. | Message configuring method for controlling purchase service in wireless broadcasting |
WO2009014373A2 (en) | 2007-07-23 | 2009-01-29 | Samsung Electronics Co., Ltd. | Message configuring method for controlling purchase service in wireless broadcasting |
KR101431260B1 (en) | 2007-07-23 | 2014-08-20 | 삼성전자주식회사 | How to organize message for management of purchase service list in mobile broadcasting |
KR100990361B1 (en) | 2009-05-04 | 2010-10-29 | 주식회사 비즈모델라인 | System for Sending Message |
JP2013502891A (en) * | 2009-08-24 | 2013-01-24 | インテル・コーポレーション | Short user messages in system control signaling |
Also Published As
Publication number | Publication date |
---|---|
JP4345893B2 (en) | 2009-10-14 |
AU2003269255A1 (en) | 2004-04-23 |
KR20050050656A (en) | 2005-05-31 |
KR100861740B1 (en) | 2008-10-06 |
JP2006501561A (en) | 2006-01-12 |
WO2004032542A3 (en) | 2004-08-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10810623B2 (en) | E-commerce messaging using SMS | |
US8341141B2 (en) | Method and system for automated document registration | |
RU2395114C2 (en) | Methods and systems of messages exchange with mobile devices | |
US8364711B2 (en) | Contact management system and method | |
US8589372B2 (en) | Method and system for automated document registration with cloud computing | |
US8914351B2 (en) | Method and system for secure automated document registration from social media networks | |
CN101689210A (en) | Gathering and search are from the profile data of a plurality of services | |
KR101532109B1 (en) | Signature method and device | |
WO2007133529A2 (en) | Contact management system and method | |
KR100861740B1 (en) | Method and apparatus for an e-commerce message using sms | |
KR20010103240A (en) | certification of contents/attestation method using internet | |
US20080176587A1 (en) | System and a method for sending digital content to a mobile device | |
US20070050371A1 (en) | Interacting with an online database through a variety of communications media | |
CA2406711A1 (en) | Method and apparatus for generation and processing of sms ecommerce messages | |
CA2406869A1 (en) | Method and apparatus for processing an incoming ecommerce sms message | |
CA2406568A1 (en) | Method and apparatus for a universal encoding template for sms ecommerce messaging | |
JP3652230B2 (en) | Report management apparatus and method | |
KR100904386B1 (en) | Method and system for providing information change service using hub relay | |
KR20070013562A (en) | Content Proof Service System Using Online Network | |
WO2008092204A1 (en) | Sending user selected content to a mobile communications device | |
KR20080101850A (en) | Production and publication based fax service method and system | |
JP4837719B2 (en) | Mail-based incoming billing system and method | |
JP2002149576A (en) | Information content update system | |
KR20090088499A (en) | How to provide advertising data | |
JP4028869B2 (en) | Report management apparatus and method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 1020057004425 Country of ref document: KR |
|
ENP | Entry into the national phase |
Ref document number: 2006058048 Country of ref document: US Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 10529988 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2004540999 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 20038A09304 Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 1020057004425 Country of ref document: KR |
|
122 | Ep: pct application non-entry in european phase | ||
WWP | Wipo information: published in national office |
Ref document number: 10529988 Country of ref document: US |