CN102982495B - Adaptive data processing equipment and data processing method - Google Patents
Adaptive data processing equipment and data processing method Download PDFInfo
- Publication number
- CN102982495B CN102982495B CN201210512200.6A CN201210512200A CN102982495B CN 102982495 B CN102982495 B CN 102982495B CN 201210512200 A CN201210512200 A CN 201210512200A CN 102982495 B CN102982495 B CN 102982495B
- Authority
- CN
- China
- Prior art keywords
- data processing
- rule
- scheme
- adaptive
- data
- 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.)
- Expired - Fee Related
Links
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention provides a kind of adaptive data processing equipment, comprising: processing demands resolution unit, for resolving the data processing needs received; Statement generation unit, for the analysis result according to described processing demands resolution unit, generates the query statement corresponding to described data processing needs; Rule searching unit, for performing described query statement, to search the data processing rule corresponding to described data processing needs from the rule base preset; Schemes generation unit, for merging the data processing rule found, generating corresponding data processing scheme, processing for pending data.The invention allows for a kind of adaptive data processing method.By technical scheme of the present invention, can, according to different data processing needs, corresponding data processing scheme be adopted to process adaptively.
Description
Technical field
The present invention relates to technical field of data processing, in particular to the adaptive data processing equipment of one and the adaptive data processing method of one.
Background technology
At ICT(Information Communication Technology, ICT (information and communication technology)) in operation management process, often need to calculate for the prefabricated of business with to data such as the actual uses of information data according to user.In order to meet the possible prefabricated demand of different user, often needing customization several data processing scheme, selecting for user, and when user carries out service application, collecting the usage data of user, carry out data processing, realizing data clearing.
But in the related, when carrying out the customization of many sets of data processing scheme, often need to repeat customization, namely for every sets of data processing scheme, all need to carry out independent design, even if there is identical part, also need to carry out overlapping development, the obvious time and effort consuming of its process.
Therefore, need a kind of adaptive data processing technique newly, can, according to different data processing needs, adopt corresponding data processing scheme to process adaptively.
Summary of the invention
The present invention, just based on the problems referred to above, proposes a kind of adaptive data processing technique newly, can, according to different data processing needs, adopt corresponding data processing scheme to process adaptively.
In view of this, the present invention proposes a kind of adaptive data processing equipment, comprising: processing demands resolution unit, for resolving the data processing needs received; Statement generation unit, for the analysis result according to described processing demands resolution unit, generates the query statement corresponding to described data processing needs; Rule searching unit, for performing described query statement, to search the data processing rule corresponding to described data processing needs from the rule base preset; Schemes generation unit, for merging the data processing rule found, generating corresponding data processing scheme, processing for pending data.
In technique scheme, preferably, also comprise: rule editing unit, for according to the edit instruction received, corresponding editing and processing is carried out to the data processing rule in described rule base.
In technique scheme, preferably, also comprise: association setting unit, for the association request that basis receives, user profile is associated with selected data processing scheme, with the pending data that user profile according to described selected data processing scheme process is corresponding.
In technique scheme, preferably, also comprise: result output unit, for after completing data processing, export corresponding data processed result.
In technique scheme, preferably, also comprise: format conversion unit, for before the described data processed result of output, described data processed result is converted to predetermined format.
According to another aspect of the invention, also proposed a kind of adaptive data processing method, comprising: step 202, resolve the data processing needs received, generate the query statement corresponding to described data processing needs; Step 204, performs described query statement, to search the data processing rule corresponding to described data processing needs from the rule base preset; Step 206, merges the data processing rule found, and generates corresponding data processing scheme, processes for pending data.
In technique scheme, preferably, also comprise: according to the edit instruction received, corresponding editing and processing is carried out to the data processing rule in described rule base.
In technique scheme, preferably, after described step 206, also comprise: according to the association request received, user profile is associated with selected data processing scheme, with the pending data that user profile according to described selected data processing scheme process is corresponding.
In technique scheme, preferably, also comprise: after completing data processing, export corresponding data processed result.
In technique scheme, preferably, before the described data processed result of output, also comprise: described data processed result is converted to predetermined format.
By above technical scheme, can, according to different data processing needs, corresponding data processing scheme be adopted to process adaptively.
Accompanying drawing explanation
Fig. 1 shows the block diagram of adaptive according to an embodiment of the invention data processing equipment;
Fig. 2 shows the process flow diagram of adaptive according to an embodiment of the invention data processing method;
Fig. 3 shows the structural representation of the key business entity according to an embodiment of the invention needed for charging process;
Fig. 4 shows the structural representation of ICT operation management charge system according to an embodiment of the invention;
Fig. 5 shows the schematic flow sheet of charging process according to an embodiment of the invention.
Embodiment
In order to more clearly understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, when not conflicting, the feature in the embodiment of the application and embodiment can combine mutually.
Set forth a lot of detail in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not by the restriction of following public specific embodiment.
Fig. 1 shows the block diagram of adaptive according to an embodiment of the invention data processing equipment.
As shown in Figure 1, adaptive according to an embodiment of the invention data processing equipment 100, comprising: processing demands resolution unit 102, for resolving the data processing needs received; Statement generation unit 104, for the analysis result according to described processing demands resolution unit, generates the query statement corresponding to described data processing needs; Rule searching unit 106, for performing described query statement, to search the data processing rule corresponding to described data processing needs from the rule base preset; Schemes generation unit 108, for merging the data processing rule found, generating corresponding data processing scheme, processing for pending data.In this technical scheme, by the parsing to processing demands, automatically required data processing rule can be found from rule base, composition data processing scheme, thus without the need to manual, independent formulation is carried out to each data processing scheme, there is good adaptivity.
In technique scheme, preferably, also comprise: rule editing unit 110, for according to the edit instruction received, corresponding editing and processing is carried out to the data processing rule in described rule base.In this technical scheme, for the presetting rule stored, can carry out as required deleting, revising, new rule can also be added in rule base, to meet actual conditions and individual demand.
In technique scheme, preferably, also comprise: association setting unit 112, for the association request that basis receives, user profile is associated with selected data processing scheme, with the pending data that user profile according to described selected data processing scheme process is corresponding.In this technical scheme, user can select the data processing scheme that hope uses and bind, then, when user carries out service application, just can, according to user profile, use the data processing scheme of binding to carry out data processing.
In technique scheme, preferably, also comprise: result output unit 114, for after completing data processing, export corresponding data processed result.In this technical scheme, by exporting data processed result, be convenient to analyze or be used as other processing procedures.
In technique scheme, preferably, also comprise: format conversion unit 116, for before the described data processed result of output, described data processed result is converted to predetermined format.In this technical scheme, by the format conversion to data processed result, be convenient to meet standardized demand.
Fig. 2 shows the process flow diagram of adaptive according to an embodiment of the invention data processing method.
As shown in Figure 2, adaptive according to an embodiment of the invention data processing method, comprising: step 202, resolves the data processing needs received, and generates the query statement corresponding to described data processing needs; Step 204, performs described query statement, to search the data processing rule corresponding to described data processing needs from the rule base preset; Step 206, merges the data processing rule found, and generates corresponding data processing scheme, processes for pending data.In this technical scheme, by the parsing to processing demands, automatically required data processing rule can be found from rule base, composition data processing scheme, thus without the need to manual, independent formulation is carried out to each data processing scheme, there is good adaptivity.
Particularly, such as when ICT operation management charge system carries out charging process, the charging of operator relates to the design of set meal, rate, product rate flexible and changeable, brings complicated software customized development workload to billing-settlement system.Change in order to avoid each set meal, rate all needs to modify to account software, can before product operation, the technical data of product rate is comprehensively configured, comprise product function item, gauging of products item, price data in functional use procedure, the design etc. of counting, price, expense rule.
As shown in Figure 3, comprise carrying out the key business entity needed for charging process: product, rate, counting rule, unit price rule, charging regulation, raw readings, standard recording, process record, single etc. in detail, realized the process of the business datum to user by these Business Entities.
Based on above-mentioned Business Entity, then in technical scheme of the present invention, the hardware of ICT operation management charge system and syndeton thereof as shown in Figure 4, comprising:
Rule base management server, completes the establishment of charging regulation, storage, distribution function.
Management of product server, realizes the management of product, comprises the establishment of product charging regulation.
Service operation server, initiates accounting request to accounting server.
Accounting server, completes the rate setting of product, request regulation engine, returns result of calculation.
Rule enforcement engine server, matching product set meal tariff rule, the expense that completes calculates.
Therefore, by the management of rule base management server to charging regulation, and the charging regulation in management of product server by utilizing rule base management server creates corresponding product charging regulation, thus only need, to the operation such as selection and combination of charging regulation, the product charging regulation of the forms such as the various set meals needed for operator can be met.And in actual operation process, then cooperatively interacting by service operation server, accounting server Sum fanction enforcement engine server etc., the product charging regulation utilizing user predetermined, realizes the charging process to market demand.
Concrete charging flow as shown in Figure 5, mainly between the parts such as client, accounting server, management of product server, regular enforcement engine server, realizes the billing function to service application, comprising:
Step 1, carries out associating of product tariff policy by management of product server with regular enforcement engine server, thus determines the tariff policy that often kind of product is corresponding, to realize the process of corresponding business datum.
Step 2, client initiates connection request to accounting server.
Step 3, accounting server carries out connection certification to the connection request received.
Step 4, authentication result is returned client by accounting server, if success, then allows to connect, otherwise does not allow.
Step 5, authentication success, then initiate accounting request session to accounting server.
Step 6, session initiation, comprising:
Client initiates credit request to accounting server.
Accounting server obtains product price from regular enforcement engine server, such as have employed which kind of set meal, then select corresponding set meal rate.
Accounting server calculates according to the product price obtained and deducts fees.
Accounting server performs withholding fee according to result of calculation.
Accounting server calculates the credit line of this request of deducting fees according to user profile (product price, account balance etc. of purchase), and user credit amount is returned client.
Step 7, repeats step 6, until this session of service ending, specifically initiates to deduct fees confirmation session by client to accounting server.
Step 8, generates Original CDR.
Step 9, accounting server performs operation of deducting fees.
Step 10, accounting server returns to client response of deducting fees.
Concrete rule performs, and can quote the support of regulation engine, code sample is as follows:
In technique scheme, preferably, also comprise: according to the edit instruction received, corresponding editing and processing is carried out to the data processing rule in described rule base.In this technical scheme, for the presetting rule stored, can carry out as required deleting, revising, new rule can also be added in rule base, to meet actual conditions and individual demand.
In technique scheme, preferably, after described step 206, also comprise: according to the association request received, user profile is associated with selected data processing scheme, with the pending data that user profile according to described selected data processing scheme process is corresponding.In this technical scheme, user can select the data processing scheme that hope uses and bind, then, when user carries out service application, just can, according to user profile, use the data processing scheme of binding to carry out data processing.
In technique scheme, preferably, also comprise: after completing data processing, export corresponding data processed result.In this technical scheme, by exporting data processed result, be convenient to analyze or be used as other processing procedures.
In technique scheme, preferably, before the described data processed result of output, also comprise: described data processed result is converted to predetermined format.In this technical scheme, by the format conversion to data processed result, be convenient to meet standardized demand.
More than be described with reference to the accompanying drawings technical scheme of the present invention, consider in correlation technique, when carrying out the customization of many sets of data processing scheme, often need to repeat customization, process time and effort consuming, therefore, the invention provides a kind of adaptive data processing equipment and the adaptive data processing method of one, can, according to different data processing needs, corresponding data processing scheme be adopted to process adaptively.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.
Claims (8)
1. an adaptive data processing equipment, is characterized in that, comprising:
Processing demands resolution unit, for resolving the data processing needs received;
Statement generation unit, for the analysis result according to described processing demands resolution unit, generates the query statement corresponding to described data processing needs;
Rule searching unit, for performing described query statement, to search the data processing rule corresponding to described data processing needs from the rule base preset;
Schemes generation unit, for merging the data processing rule found, generating corresponding data processing scheme, processing for pending data;
Association setting unit, for according to the association request received, associates user profile with selected data processing scheme, with the pending data that user profile according to described selected data processing scheme process is corresponding.
2. adaptive data processing equipment according to claim 1, is characterized in that, also comprise:
Rule editing unit, for according to the edit instruction received, carries out corresponding editing and processing to the data processing rule in described rule base.
3. adaptive data processing equipment according to claim 1 and 2, is characterized in that, also comprise:
Result output unit, for after completing data processing, exports corresponding data processed result.
4. adaptive data processing equipment according to claim 3, is characterized in that, also comprise:
Format conversion unit, for before the described data processed result of output, is converted to predetermined format by described data processed result.
5. an adaptive data processing method, is characterized in that, comprising:
Step 202, resolves the data processing needs received, and generates the query statement corresponding to described data processing needs;
Step 204, performs described query statement, to search the data processing rule corresponding to described data processing needs from the rule base preset;
Step 206, merges the data processing rule found, and generates corresponding data processing scheme, processes for pending data;
After described step 206, also comprise:
According to the association request received, user profile is associated with selected data processing scheme, with the pending data that user profile according to described selected data processing scheme process is corresponding.
6. adaptive data processing method according to claim 5, is characterized in that, also comprise:
According to the edit instruction received, corresponding editing and processing is carried out to the data processing rule in described rule base.
7. the adaptive data processing method according to claim 5 or 6, is characterized in that, also comprise:
After completing data processing, export corresponding data processed result.
8. adaptive data processing method according to claim 7, is characterized in that, before the described data processed result of output, also comprises:
Described data processed result is converted to predetermined format.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210512200.6A CN102982495B (en) | 2012-12-04 | 2012-12-04 | Adaptive data processing equipment and data processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210512200.6A CN102982495B (en) | 2012-12-04 | 2012-12-04 | Adaptive data processing equipment and data processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102982495A CN102982495A (en) | 2013-03-20 |
CN102982495B true CN102982495B (en) | 2015-09-23 |
Family
ID=47856449
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210512200.6A Expired - Fee Related CN102982495B (en) | 2012-12-04 | 2012-12-04 | Adaptive data processing equipment and data processing method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102982495B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105786845B (en) * | 2014-12-23 | 2020-03-31 | 中兴通讯股份有限公司 | Method and device for providing network asset data |
CN107977457B (en) * | 2017-12-18 | 2021-04-06 | 深圳市快付通金融网络科技服务有限公司 | Data clearing method, system and computer readable storage medium |
CN112667485A (en) * | 2020-12-30 | 2021-04-16 | 新奥数能科技有限公司 | Platform data node display method and device, electronic equipment and medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1549574A (en) * | 2003-05-21 | 2004-11-24 | 华为技术有限公司 | Telephone bill data processing method and apparatus |
CN102402522A (en) * | 2010-09-09 | 2012-04-04 | 中国移动通信集团上海有限公司 | Data query system and method |
CN102419845A (en) * | 2011-11-21 | 2012-04-18 | 天津中兴软件有限责任公司 | Method for generating split rule of allocation settlement subsystem |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8341172B2 (en) * | 2004-07-22 | 2012-12-25 | International Business Machines Corporation | Method and system for providing aggregate data access |
-
2012
- 2012-12-04 CN CN201210512200.6A patent/CN102982495B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1549574A (en) * | 2003-05-21 | 2004-11-24 | 华为技术有限公司 | Telephone bill data processing method and apparatus |
CN102402522A (en) * | 2010-09-09 | 2012-04-04 | 中国移动通信集团上海有限公司 | Data query system and method |
CN102419845A (en) * | 2011-11-21 | 2012-04-18 | 天津中兴软件有限责任公司 | Method for generating split rule of allocation settlement subsystem |
Also Published As
Publication number | Publication date |
---|---|
CN102982495A (en) | 2013-03-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110009421B (en) | Method, medium and device for determining unit price of cloud computing virtual resource and computing equipment | |
CN103049563B (en) | Server, accounting voucher generate system and accounting voucher generates method | |
CN107392568B (en) | Engineering project cost management system | |
CN109787781A (en) | Online charging method, apparatus, computer equipment and storage medium | |
CN1636179A (en) | Intelligent network charging edge | |
CN103067185A (en) | Accounting method in cloud computing system | |
US20090119362A1 (en) | Application/data transaction management system and program for the same | |
US20170032432A1 (en) | Integrated System | |
JP2006260222A (en) | Charge proxy collection system, charge proxy collection server, charge acting collection method and charge proxy collection program | |
CN102982495B (en) | Adaptive data processing equipment and data processing method | |
EP2879087A1 (en) | SaaS PAYMENT PROCESSING SYSTEM, SaaS USAGE FEE PAYMENT PROCESSING METHOD, AND PROGRAM | |
CN102387486A (en) | Method and device for charging general packet radio service (GPRS) partition bill | |
CN109978502A (en) | Automatic budget method, system and computer storage medium are changed in engineering design | |
EP2413279B1 (en) | Account reconciliation server | |
EP3609153B1 (en) | Maintenance equipment management method, server and computer-readable storage medium | |
US20110191221A1 (en) | Approval and payment portal | |
CN106327273A (en) | STS-based prepaid electricity selling system and method | |
CN1783120A (en) | Analytic technology of computer system | |
WO2006031882A2 (en) | Method and system for electronic billing and reconciliation | |
JPWO2014196032A1 (en) | Portal site system and method of using application, content, and service using portal site system | |
Schwanengel et al. | Challenges with tenant-specific cost determination in multi-tenant applications | |
CN110633967A (en) | Payment scheme intelligent adjustment system and method | |
CN103971165A (en) | Information processing system and information processing method | |
CN102347844A (en) | Method for controlling payment of 3G network system charged by flow | |
CN113869891A (en) | Optimization method and system for dynamic splitting of bill amount |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20150923 Termination date: 20211204 |
|
CF01 | Termination of patent right due to non-payment of annual fee |