CN101924982A - Method and system for realizing data services - Google Patents

Method and system for realizing data services Download PDF

Info

Publication number
CN101924982A
CN101924982A CN2009102037461A CN200910203746A CN101924982A CN 101924982 A CN101924982 A CN 101924982A CN 2009102037461 A CN2009102037461 A CN 2009102037461A CN 200910203746 A CN200910203746 A CN 200910203746A CN 101924982 A CN101924982 A CN 101924982A
Authority
CN
China
Prior art keywords
service
service scenario
class business
script
script tag
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2009102037461A
Other languages
Chinese (zh)
Inventor
李钦
郑罡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN2009102037461A priority Critical patent/CN101924982A/en
Publication of CN101924982A publication Critical patent/CN101924982A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for realizing data services. The method comprises the following steps of: creating a service script for the data services according to service logic by using a script tag; and analyzing and executing the created service script to realize the data services, wherein the script tag is a functional unit edited by adopting an XML (Extensible Markup Language). The invention provides the script tag through a uniform message platform so that a user can generate the service script by using the script tag. The invention applies the uniform message platform and the XML to realizing the data services through the XML script and can conveniently realize complicated service and bring great flexibility to the service by only modifying the corresponding service script after the service is modified so as to lessen the workload of a service provider for repeated development and maintenance.

Description

A kind of method and system that realize data services
Technical field
The present invention relates to the mobile communication technology field, relate in particular to a kind of method and system that realize data services.
Background technology
Traditional implementation of data services is, for each operation flow is write a cover handling procedure, after finishing, programming then can't make amendment again, in today that mechanics of communication constantly develops, the mode of this fixed routine can not satisfy the demand of business development, particularly for large-scale service provider, need provide numerous different operation flows at different groups, adopt traditional approach bring a lot of repeated workload can for the development and maintenance personnel, can not make amendment and bring very big waste also for the input of manpower.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of method and system that realize data services, solves the problem that professional handling procedure can't be made amendment, and is implemented in and need not the handling procedure of rearranging when operation flow changes.
For solving the problems of the technologies described above, a kind of method that realizes data services of the present invention comprises:
Use script tag to create service scenario as data services according to service logic;
Resolve and carry out the service scenario of being created, realize data services;
Wherein, the functional unit of script tag for adopting expandable mark language XML to write.
Further, service scenario comprises the service scenario of up class business, and the process of carrying out the service scenario of this up class business comprises:
After receiving the uplink service note of terminal transmission, from this uplink service note, extract access code and command word, search the service scenario of up class business according to access code that extracts and command word;
The service scenario of the up class business that execution finds.
Further, service scenario comprises the service scenario of descending class business, and the process of carrying out the service scenario of this descending class business comprises:
The professional trigger condition script tag of the service scenario of the descending class business of periodic scan judges whether to exist the service scenario of the descending class business that satisfies trigger condition, if exist, then carries out the service scenario of the descending class business that satisfies trigger condition.
Further, script tag comprises: database script label, professional redirect script tag, issuing message script tag and service parameter are resolved script tag, wherein:
The database script label is used for obtaining data to database manipulation equipment sending data storehouse operational order from database;
Professional redirect script tag is used for jumping to from the service scenario of current execution the service scenario of another one business;
The issuing message script tag is used for to terminal transmitting short message or multimedia message;
Service parameter is resolved script tag, is used for internally that service message obtains and resolve service parameter, and interior business message is the internal system message of carrying the service parameter in the uplink service note.
Further, behind the establishment service scenario, also comprise:
The store path and the state of activation of service scenario correspondence are write traffic table;
During system start-up, read traffic table, the service scenario that has activated is resolved, the service scenario after resolving is saved in the internal memory according to state of activation and store path;
The service scenario of searching up class business according to the access code that extracts and command word is for searching the service scenario of the up class business after the parsing from internal memory;
The professional trigger condition script tag of the service scenario of the descending class business of periodic scan is the professional trigger condition script tag of the service scenario of the descending class business after resolving in the scanning internal memory.
Further, a kind of system that realizes data services comprises: application server and parsing actuating equipment, wherein:
Application server is used to show script tag, uses script tag to create service scenario according to service logic as data services for the user;
Resolve actuating equipment, be used to resolve and carry out the service scenario of being created, realize stating data services;
Wherein, the functional unit of script tag for adopting expandable mark language XML to write.
Further, this system also comprises: routing device, service scenario comprise the service scenario of up class business,
Routing device, be used for after the uplink service note that receives the terminal transmission, from this uplink service note, extract access code and command word, search the service scenario of up class business according to access code that extracts and command word, the address of the service scenario of the up class business that finds is sent to the parsing actuating equipment;
Resolve actuating equipment, be used for according to the address search that receives and carry out service scenario.
Further, this system also comprises: total control equipment, service scenario comprise the service scenario of descending class business,
Total control equipment, the professional trigger condition script tag that is used for the service scenario of the descending class business of periodic scan, judge whether to exist the service scenario of the descending class business that satisfies trigger condition, if exist, the address of service scenario that then will satisfy the descending class business of trigger condition sends to the parsing actuating equipment.
Further, application server also is used for the store path and the state of activation of service scenario correspondence are write traffic table;
Resolve actuating equipment, also be used for when system start-up, reading traffic table, the service scenario that has activated is resolved, the service scenario after resolving is saved in the internal memory according to state of activation and store path;
Routing device is used for the service scenario of the up class business after the parsing of searching from internal memory according to the access code that extracts and command word;
Total control equipment is used for the professional trigger condition script tag at the service scenario of the descending class business of internal memory periodic scan.
In sum, the present invention provides script tag by the unified message platform, the user can use script tag to generate service scenario, when triggering business, service scenario is resolved and carried out to the unified message platform, script tag adopts XML (eXtensible Markup Language, extend markup language) writes, the present invention is applied to unified message platform and XML the realization of data services, realize data services by the XML script, can realize complicated service easily, revising professional back only needs to revise the corresponding business script, has brought very big flexibility to business, has reduced and has served the workload that provider's overlapping development is safeguarded, satisfied the client and wished to experience more abundanter business, and operator wishes to shorten the needs of the construction cycle of new business.
Description of drawings
Fig. 1 realizes the flow chart of the method for the up class business in the data services for the present invention;
Fig. 2 realizes the flow chart of the method for the descending class business in the data services for the present invention;
Fig. 3 realizes the system diagram of data services for the present invention;
Fig. 4 uses the flow chart of example 1 for the present invention;
Fig. 5 uses the flow chart of example 2 for the present invention.
Embodiment
In the present embodiment, carry out in business and to add the unified message platform, the various script tag of definition in the unified message platform, the functional unit that script tag is write for employing XML between writing with business.The developer describes the actuating logic of various data services by using predefined script tag, generates service scenario.After the triggering business, the unified message platform is resolved and is carried out the corresponding business script and realizes professional.The script tag that adopts method developer of the present invention only need understand to define in the unified message platform just can be developed the logic complicated service at short notice, and can make amendment to existing service scenario.
Data services has polytype, roughly can be divided into the professional and descending class business of up class.
Up class business is initiated by user side, among the present invention, after the unified message platform receives the uplink service note, searches the corresponding service script according to access code in the short message and command word, resolves and carry out service scenario.The unified message platform may carry out operations such as condition judgment, algorithm execution, database access, external interface access and transmitting short message multimedia message according to the definition of service scenario in the process of carrying out service scenario.
Descending class business is triggered by the unified message platform, and such as the balance reminding business, service provider (SP) timing scan user's tariff information writes the number of remaining sum less than 5 yuan user in the database.The unified message platform is carried out the service scenario of balance reminding business, is timed to the number that extracts the user that Sorry, your ticket has not enough value in the database, and the assembling notifying messages, sends to the short message interface machine.
Below in conjunction with accompanying drawing the specific embodiment of the present invention is described.
Figure 1 shows that the present invention realizes the method for the up class business in the data services, comprising:
101: the developer creates the service scenario of up class business according to the script tag of the Web showing interface on the application server, and application server is preserved the service scenario of being created;
Need to be included as professional resource of being distributed in the service scenario, to the processing of user's signatory attribute, user's signature and black and white lists.
Each business is made up of a plurality of steps, the corresponding a kind of script tag of each step.For up class business, provide the service parameter that obtains and resolve service parameter in the service message internally to resolve script tag, send database request and the database script label that carries out storage, and provide the ability of third party's accessing database, and the issuing message script tag of distributing multimedia message and note, realization jumps to the professional redirect script tag of another business etc. from a business.The unified message platform also provides abundant algorithm simultaneously, as character string Processing Algorithm group, time processing and numerical calculation etc.; The system variable that can directly quote in service scenario also is provided.
Web interface on the application server can be adopted to the conduction operation, also can adopt the operation of mouse towed.If adopt to the conduction operation, the developer only need choose script tag by application server and generate service scenario according to the content input of the guide requirement to business.If adopt the towed operation, the Web interface shows the developer with predefined script tag, variable and algorithm etc., the developer chooses by mouse and finishes writing of service scenario, and variable and algorithm can directly add in the service scenario, also can be used for the script tag of selecting is made amendment.
102: application server writes access code, command word, store path and the state of activation of service scenario correspondence in the traffic table in the database;
The user can make amendment to access code, command word and state of activation, and is revised the corresponding contents of traffic table in the database by application server.
103: during system start-up, the parsing actuating equipment of unified message platform reads traffic table from database, according to state of activation and store path the service scenario that has activated is resolved, and the service scenario after resolving is saved in the internal memory;
104: the user uses terminal to send the uplink service note to specifying access code, corresponding Short Message Service Gateway or MMS gateway are transmitted to the uplink service note routing device of unified message platform, routing device extracts access code, command word and service parameter from the uplink service note, search the service scenario of coupling according to access code and the command word extracted in internal memory;
105: routing device sends to the parsing actuating equipment with the address of the service scenario that finds and the service parameter of extraction by interior business message, triggers operation flow;
If routing device does not find the service scenario of coupling, then notify user error information.
106: resolve actuating equipment and carry out service scenario, in service scenario is carried out, use service parameter to finish business according to the address that receives.
When carrying out service scenario, resolve script tag by service parameter and read and resolve service parameter in the service message internally, so that use this parameter to finish business in the follow-up execution of service scenario.
If comprise the database script label in the service scenario, when carrying out this label, resolve actuating equipment, and wait for database manipulation equipment return results to database manipulation equipment sending data storehouse operational order.
When resolving actuating equipment execution service scenario, carry out the corresponding action of script tag, as, according to the service attribute that is provided with in the service scenario, judge that according to user profile whether the user meets the black and white lists requirement, for undesirable user, gives reminding short message; Judge whether the user has signatory attribute, carry out corresponding actions etc. according to signatory attribute.
Descending class business is generally triggered by network side, also can be by user's uplink service note customization.The making of descending class business is very flexible, can specify fine granularity to minute periodic triggers, can also specify the professional time period of triggering, black and white lists and signatory attribute etc.
Figure 2 shows that the present invention realizes the method for the descending class business in the data services, comprising:
201: the developer creates the service scenario of descending class business according to the script tag of the Web showing interface on the application server, application server is preserved the service scenario of being created, in service scenario, need to add professional trigger condition script tag, such as triggered time and triggering cycle;
Some descending class is professional only to be carried out once, for example to the broadcasting of certain bar news; Some then needs the triggering that repeatedly circulates, and for example, the bill notice all needs bill is sent to user side every month.
202: application server writes the store path of service scenario correspondence and state of activation in the traffic table in the database;
203: after the system start-up, resolve actuating equipment and from database, read traffic table, the service scenario that has activated is resolved, the service scenario after resolving is saved in the internal memory according to state of activation and store path;
204: whether total control equipment exists the descending class business that satisfies trigger condition every scanning in one second in the internal memory, if exist, the address of service scenario that then will satisfy the descending class business of trigger condition sends to the parsing actuating equipment;
205: resolve actuating equipment and carry out service scenario according to the address that receives;
The process of carrying out service scenario can comprise following content:
Need to comprise the operation of assembling downstream message in the service scenario of descending class business, as using the database script label in the service scenario, when resolving actuating equipment execution database script tag, to database manipulation equipment sending data storehouse operational order, obtain the content of required downstream message, can also utilize the combination of various algorithms and algorithm, the content of downstream message is handled.
Also need to comprise the operation of obtaining destination address in the service scenario, import script tag, from a certain file, import, also can use the database script label from database, to obtain as using file.
Also comprise the issuing message script tag in the service scenario, the downstream message of assembling is sent to note or multimedia message interface message processor (IMP).
206: receipt equipment is waited for the correct receipt message of terminal, if overtimely do not receive correct receipt message, receipt device resends downstream message then, if terminal receipt mistake or receipt need to retransmit, receipt device resends downstream message then, after receiving correct receipt message, receipt equipment writes database with operation.
For descending class business by the customization of user's uplink service note, such as customization sports express business weekly, with respect to said method, need to increase the process of a user uplink customization, promptly create one with the professional corresponding up class business of descending class, process user information is as being added into Subscriber Number in the destination address of descending class business the viability of recording user, interruption-free period etc.
The downlink business script of sports express business need comprise weekly: trigger condition is to carry out once every day, the downlink information content is a sport information newly-increased in the database, and whether whether the service that also needs to judge the user during transmission expired and in interruption-free period of user etc.Can use the mass-sending control appliance during following photos and sending messages, photos and sending messages under a plurality of users simultaneously, the mass-sending control appliance also provides the third party database interface, and the third party can pass through this equipment write data storehouse, the content that writes directly is handed down to user's terminal.
Figure 3 shows that the present invention realizes the system of data services, comprising: Short Message Service Gateway, MMS gateway application server and unified message platform, wherein:
Short Message Service Gateway is used for carrying out short message interacting with user terminal, and the note that the user is sent sends to the routing device of unified message platform, and the note that the unified message platform is issued sends to user terminal.
MMS gateway is used for that to carry out multimedia message mutual with user terminal, and user's multimedia message is sent to the routing device of unified message platform, and the multimedia message that the unified message platform is issued sends to user terminal.
Application server, be used to the developer to provide and the mutual interface of unified message platform, can be deployed in the same equipment with the unified message platform part, but also distributed deployment, show script tag by the Web interface for the developer, the preservation up class business that the developer created and the service scenario of descending class business, access code, command word, store path and the state of activation of the service scenario correspondence of up class business write in the traffic table in the database, the store path of descending class business and state of activation are write in the traffic table in the database.
The unified message platform is the nucleus equipment of system, comprising: resolve actuating equipment, routing device, database manipulation equipment, total control equipment, daily record equipment, receipt equipment and mass-sending control appliance, wherein:
Resolve actuating equipment, be used for when system start-up, from database, reading traffic table, the service scenario that has activated is resolved, the service scenario after resolving is saved in the internal memory according to state of activation and store path; Carry out service scenario according to the address that receives, finish business.
Routing device, be used for extracting access code, command word and service parameter from the uplink service note, in internal memory, search the service scenario of coupling according to access code and the command word extracted, the address of the service scenario that finds and the service parameter of extraction are sent to the parsing actuating equipment by interior business message.
Database is used for storage service script and business datum.
Database manipulation equipment is used for after receiving the database manipulation order, and reading of data from database returns to the data that read out the equipment that sends the data card operational order.
Daily record equipment is used for the register system running log.
Receipt equipment, the operation result that is used for record traffic under situation about running succeeded, writes database with operation result and makes things convenient for user inquiring, under the situation of carrying out failure, retransmit still write error daily record in database according to the requirement decision of note or MMS gateway.
Total control equipment is used for whether having the descending class business that satisfies trigger condition every one second scanning internal memory, if exist, the address of service scenario that then will satisfy the descending class business of trigger condition sends to the parsing actuating equipment.
The mass-sending control appliance is used for the downstream message mass-sending, is applicable to the transmission of mass data, also provides database interface for the third party.
Use example 1:
Be that example further specifies method of the present invention with note answer business below, the basic procedure of note answer business is that network side sends exercise question to the user, and the user replys answer, network side is judged the correctness of answer, and reply the user, as shown in Figure 4, comprise the steps:
401: the service provider creates service scenario, and this service scenario can be divided into exercise question request script, exercise question issues script, checking requested service script and answer checking script;
Plan of operation is: exercise question requested service, access code 10001, command word qqdt; The exercise question issuing service is triggered by the redirect of exercise question requested service; The checking requested service, access code 10001, command word dt; The answer checking is professional, is triggered by up checking requested service, informs whether the user answers correct, whether continues request.These several business all need to provide signatory attribute and user's signature.
For the exercise question requested service, can use service parameter to resolve script tag in the business, obtain the service parameters such as problem domain that the user selects, utilize professional redirect label again, jump to the exercise question issuing service.
The exercise question issuing service need use random number algorithm script tag, and generation topic number is used the topic number inquiry exam pool of database script label to generate at random, behind the exercise question that obtains returning, uses the issuing message script tag to send exercise question to the user.
The checking requested service also needs to use service parameter to resolve script tag, obtains user's answer, uses professional redirect script tag to jump to answer checking business.
Answer checking is professional searches the correct option of corresponding topic number in the database by the database script label, uses the comparison algorithm script tag to judge whether user's answer is correct, and use transmitting short message label, informs whether the user answers correct.
402: the user sends qqdt to 10001, and Short Message Service Gateway is transmitted to routing device with the uplink service note, and routing device finds corresponding exercise question requested service script according to access code and command word, and the address of this service scenario is sent to the parsing actuating equipment;
403: resolve the service scenario that actuating equipment is carried out the exercise question requested service, trigger the exercise question issuing service, resolve actuating equipment and carry out exercise question issuing service script, send the exercise question note to Short Message Service Gateway;
404: Short Message Service Gateway is transmitted to user terminal with the exercise question note;
405: the user sends the correct option+command word dt to 10001 according to short message content, Short Message Service Gateway sends to routing device with the uplink service note, routing device finds up checking requested service script according to access code and command word, and address and the correct option of up checking requested service script sent to the parsing actuating equipment by interior business message;
406: resolve actuating equipment and carry out up checking requested service script, obtain user's answer, trigger answer checking script, actuating equipment is carried out answer checking script.
In this process, log pattern is recorded into corresponding running log with all operations.The receipt module records the processing in each step in the database, and is responsible for the repeating transmission of failure and abandons.
Use example 2:
Be that example illustrates method of the present invention with the weather forecast business more below, the weather forecast business belongs to user's timing downlink business regularly, and send second day weather forecast every day on time to the user, as shown in Figure 5, comprise the steps:
501: the service provider is by the Web interface on the application server, and the script tag of using the unified message platform to provide is created the service scenario of weather forecast business, and this service scenario can be divided into the business customizing script and weather forecast sends script;
The access code of specified services customizing script is 10001, and command word is tqyb.
The business customizing script is used to accept user's service customization, this script comprises: number extracts script tag, database script label and issuing message script tag, number extracts the number that script tag is extracted the user, the database script label deposits the user's of extraction number in the destination address storehouse of weather forecast business in the database in, result according to database manipulation uses the issuing message script tag, and whether the notice customization is successful.
502: the user sends tqyb to 10001, and Short Message Service Gateway is transmitted to routing device with this uplink service note, and routing device is formulated script according to the business that access code and command word find weather forecast, and the address of this script is sent to the parsing actuating equipment;
If routing device does not find the corresponding service script, send error message to the user, if business not in state of activation, is then returned professional prompting of not opening as yet to the user.
503: resolve actuating equipment and carry out the business customizing script, carry out number extraction script tag and from business information, extract Subscriber Number, execution database script tag deposits Subscriber Number in by database manipulation equipment the destination address storehouse of weather forecast business in the database, carry out the issuing message script tag, notice customization success;
504: whether total control equipment per second scanning exists the descending class business that satisfies trigger condition, weather forecast to issue script when satisfying trigger condition, and total control equipment sends to the parsing actuating equipment with the address of script;
Suppose that it is 5 execution every afternoon that weather forecast issues the trigger condition of setting in the script, top control module scans and sends script address when satisfying this trigger condition.
505: resolve Executive Module execution weather forecast and issue script, carry out the database script tag and from database, obtain the Weather information on the same day by database manipulation equipment, deposit in the short message content, and from database, obtain the customization this professional Subscriber Number, carry out the issuing message label short message content and Subscriber Number are sent to Short Message Service Gateway, Short Message Service Gateway sends to user terminal with short message content.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1. method that realizes data services comprises:
Use script tag to create service scenario as data services according to service logic;
Parsing is also carried out the service scenario of being created, and realizes described data services;
Wherein, the functional unit of described script tag for adopting expandable mark language XML to write.
2. the method for claim 1 is characterized in that, described service scenario comprises the service scenario of up class business, and the process of carrying out the service scenario of this up class business comprises:
After receiving the uplink service note of terminal transmission, from this uplink service note, extract access code and command word, search the service scenario of up class business according to access code that extracts and command word;
The service scenario of the up class business that execution finds.
3. method as claimed in claim 2 is characterized in that described service scenario comprises the service scenario of descending class business, and the process of carrying out the service scenario of this descending class business comprises:
The professional trigger condition script tag of the service scenario of the descending class business of periodic scan judges whether to exist the service scenario of the descending class business that satisfies trigger condition, if exist, then carries out the service scenario of the descending class business that satisfies trigger condition.
4. method as claimed in claim 2 is characterized in that, described script tag comprises: database script label, professional redirect script tag, issuing message script tag and service parameter are resolved script tag, wherein:
Described database script label is used for obtaining data to database manipulation equipment sending data storehouse operational order from database;
Described professional redirect script tag is used for jumping to from the service scenario of current execution the service scenario of another one business;
Described issuing message script tag is used for to terminal transmitting short message or multimedia message;
Described service parameter is resolved script tag, is used for internally that service message obtains and resolve service parameter, and described interior business message is the internal system message of carrying the service parameter in the described uplink service note.
5. as right 3 described methods, it is characterized in that, behind the establishment service scenario, also comprise:
The store path and the state of activation of service scenario correspondence are write traffic table;
During system start-up, read described traffic table, the service scenario that has activated is resolved, the service scenario after resolving is saved in the internal memory according to state of activation and store path;
The service scenario that access code that described basis extracts and command word are searched up class business is for searching the service scenario of the up class business after the parsing from internal memory;
The professional trigger condition script tag of the service scenario of the descending class business of described periodic scan is the professional trigger condition script tag of the service scenario of the descending class business after resolving in the scanning internal memory.
6. system that realizes data services comprises: application server and resolve actuating equipment, wherein:
Described application server is used to show script tag, uses described script tag to create service scenario according to service logic as data services for the user;
Described parsing actuating equipment is used to resolve and carry out the service scenario of being created, and realizes described data services;
Wherein, the functional unit of described script tag for adopting expandable mark language XML to write.
7. system as claimed in claim 6 is characterized in that, this system also comprises: routing device, and described service scenario comprises the service scenario of up class business,
Described routing device, be used for after the uplink service note that receives the terminal transmission, from this uplink service note, extract access code and command word, search the service scenario of up class business according to access code that extracts and command word, the address of the service scenario of the up class business that finds is sent to described parsing actuating equipment;
Described parsing actuating equipment is used for according to the address search that receives and carries out service scenario.
8. system as claimed in claim 7 is characterized in that, this system also comprises: total control equipment, and described service scenario comprises the service scenario of descending class business,
Described total control equipment, the professional trigger condition script tag that is used for the service scenario of the descending class business of periodic scan, judge whether to exist the service scenario of the descending class business that satisfies trigger condition, if exist, the address of service scenario that then will satisfy the descending class business of trigger condition sends to the parsing actuating equipment.
9. system as claimed in claim 8 is characterized in that,
Described application server also is used for the store path and the state of activation of service scenario correspondence are write traffic table;
Described parsing actuating equipment also is used for reading described traffic table when system start-up, according to state of activation and store path the service scenario that has activated is resolved, and the service scenario after resolving is saved in the internal memory;
Described routing device is used for the service scenario of the up class business after the parsing of searching from internal memory according to the described access code that extracts and command word;
Described total control equipment is used for the professional trigger condition script tag at the service scenario of the descending class business of internal memory periodic scan.
CN2009102037461A 2009-06-10 2009-06-10 Method and system for realizing data services Pending CN101924982A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009102037461A CN101924982A (en) 2009-06-10 2009-06-10 Method and system for realizing data services

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009102037461A CN101924982A (en) 2009-06-10 2009-06-10 Method and system for realizing data services

Publications (1)

Publication Number Publication Date
CN101924982A true CN101924982A (en) 2010-12-22

Family

ID=43339564

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009102037461A Pending CN101924982A (en) 2009-06-10 2009-06-10 Method and system for realizing data services

Country Status (1)

Country Link
CN (1) CN101924982A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103500097A (en) * 2013-09-27 2014-01-08 北京航天金盾科技有限公司 Method for developing secondary development platform
CN104243438A (en) * 2013-06-24 2014-12-24 阿里巴巴集团控股有限公司 Database transaction processing method and server
CN104516908A (en) * 2013-09-29 2015-04-15 华为技术有限公司 Database access method and device
CN105630526A (en) * 2014-11-03 2016-06-01 阿里巴巴集团控股有限公司 Load control method and device for script
CN112422476A (en) * 2019-08-20 2021-02-26 北京嗨动视觉科技有限公司 Data processing method, device and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1487446A (en) * 2003-06-24 2004-04-07 深圳市华磊网络技术有限公司 Method for the server and to supply user's interface for Internet explorer client end
CN1859679A (en) * 2006-03-28 2006-11-08 华为技术有限公司 Method and system for processing mobile terminal service
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN101547263A (en) * 2009-05-13 2009-09-30 烽火通信科技股份有限公司 Telecom value-added service server based on XML script and realizing method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1487446A (en) * 2003-06-24 2004-04-07 深圳市华磊网络技术有限公司 Method for the server and to supply user's interface for Internet explorer client end
CN1859679A (en) * 2006-03-28 2006-11-08 华为技术有限公司 Method and system for processing mobile terminal service
CN101241467A (en) * 2008-03-05 2008-08-13 罗笑南 Automatized white box test system and method facing to WEB application
CN101547263A (en) * 2009-05-13 2009-09-30 烽火通信科技股份有限公司 Telecom value-added service server based on XML script and realizing method thereof

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104243438A (en) * 2013-06-24 2014-12-24 阿里巴巴集团控股有限公司 Database transaction processing method and server
CN104243438B (en) * 2013-06-24 2017-08-08 阿里巴巴集团控股有限公司 A kind of db transaction processing method and server
CN103500097A (en) * 2013-09-27 2014-01-08 北京航天金盾科技有限公司 Method for developing secondary development platform
CN104516908A (en) * 2013-09-29 2015-04-15 华为技术有限公司 Database access method and device
CN105630526A (en) * 2014-11-03 2016-06-01 阿里巴巴集团控股有限公司 Load control method and device for script
CN105630526B (en) * 2014-11-03 2019-04-19 阿里巴巴集团控股有限公司 The loading control method and device of script
CN112422476A (en) * 2019-08-20 2021-02-26 北京嗨动视觉科技有限公司 Data processing method, device and system

Similar Documents

Publication Publication Date Title
CN102340529B (en) Page generating system and page generating method based on WAP (Wireless Application Protocol) platform
CN103765423B (en) Gathering transaction data associated with locally stored data files
CN100586211C (en) Method and system for implementing real name calling service based on mobile terminal client terminal module
CN101110987B (en) System and method for implementing short message group sending
CN104717284B (en) Menu managing method, apparatus and system
CN105868202A (en) Multi-platform access data management system
CN101924982A (en) Method and system for realizing data services
CN102256203A (en) Terminal research service system, service realization method thereof and mobile terminal
CN103458384A (en) Enterprise short message sending system and method
CN101483562B (en) Method, system and related equipment for routine test
CN109634570A (en) Front and back end integrated development method, device, equipment and computer readable storage medium
CN107481073A (en) A kind of invoice new line fill method, apparatus and system based on barcode scanning technology
CN101119416A (en) Device and method of value-added service network and real-time analysis flow track
CN101156471A (en) Note web site device and system and method for implementing note added-value service
CN106033428A (en) A uniform resource locator selecting method and a uniform resource locator selecting device
US20100218202A1 (en) Method and Apparatus for Case-Based Service Composition
CN108388811A (en) Personalized study under wechat public platform
CN1996989B (en) A personal page system and its realization method
CN101116349A (en) Context cognizance enhancing message transform system, and method for the same
CN101072182B (en) Network content update synchronizing method, device and system
CN114745146B (en) Jump interception method, apparatus, readable storage medium and device
CN109726240A (en) Real time business trace tracking method and real time business trajectory processing method
CN101711479B (en) Method for creating content, method for tracking content use actions, and corresponding terminal and signals
CN106060133A (en) Application push method and application server
CN101658011B (en) A deploying method, a SIP service processing method and the device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20101222