CN101833708B - Method and device for generating early warning information - Google Patents
Method and device for generating early warning information Download PDFInfo
- Publication number
- CN101833708B CN101833708B CN2010101652216A CN201010165221A CN101833708B CN 101833708 B CN101833708 B CN 101833708B CN 2010101652216 A CN2010101652216 A CN 2010101652216A CN 201010165221 A CN201010165221 A CN 201010165221A CN 101833708 B CN101833708 B CN 101833708B
- Authority
- CN
- China
- Prior art keywords
- early warning
- warning information
- database
- title
- user
- 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.)
- Active
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Storage Device Security (AREA)
Abstract
The invention discloses a method for generating early warning information. The method comprises the following steps of: storing the type of the early warning information configured by a user according to the service requirement as well as a data acquisition rule, a title and an exhibition template corresponding to the type of the early warning information; reading the type of the early warning information; reading the data acquisition rule, the title and the exhibition template corresponding to the type of the early warning information; inquiring data matched with the data acquisition rule in a database; and invoking a text output function of a Freemarker to generate the early warning information by using the data, the title and the exhibition template. According to the method for generating the early warning information, in the process of generating the early warning information, system implementation personnel configure the title and the exhibition template only according to the Freemarker grammar rule, and configure the data acquisition rule according to a query syntax so as to generate the early warning information, so that the requirement of technical skill on the system implementation personnel is reduced, and it is simpler and easier to operate. The invention also discloses a device for generating the early warning information.
Description
Technical field
The present invention relates to page generation technique field, relate in particular to a kind of method and apparatus that generates early warning information.
Background technology
Early warning information can be divided into two kinds: prompting type message and warning type message.According to business rule; In advance or afterwards the prompt service personnel early warning information that need do which work is a prompting type message; According to business rule; Whether the data that taken place of inspection are legal or according to given data prediction business development trend, and the early warning information that the data of violating pre-defined rule are sent is a warning type message.At the bank field; The message early warning mechanism is particularly important; Business rule according to bank is in time made prompting to business personnel's work, bank clerk is accomplished routine work on time, efficiently have great importance, and analyze the quality of data and business development trend according to business datum; To tracking, examination, standard banking personnel work, it is very important to reduce business risk.
The message warning function of bank designs to concrete business need, and the business development of bank or business change are more frequent, when business development or take place after changing, must new early warning information be provided to business newly-increased or that change.A kind of disclosed company information delivery system can be in order to generate early warning information; Its course of work is: system realizes that personnel handle the extend markup language that edits (XML) file with java applet; Information extraction in the XML file is come out; (Java Data Object JDO) carries out the serializing operation to it and produces new XML file, chooses XSL conversion (Extensible Stylesheet Language Transformation then through the Java data object afterwards; XSLT) template utilizes delivery system Cocoon new XML file and XSLT template to be generated the early warning information of HTML(Hypertext Markup Language) form.
But; Utilizing the company information delivery system to generate in the process of early warning information; System is realized having relatively high expectations of personnel, and system realizes that personnel must understand the generation that professional techniques such as XSLT, Java Data Object and delivery system Cocoon could realize early warning information, and operation easier is high.
Summary of the invention
In view of this, the object of the present invention is to provide a kind of method and apparatus that generates early warning information, can generate early warning information fast, and it is low that system is realized that personnel's professional technique requires, and operates simple and easy according to service needed.
For realizing above-mentioned purpose, the present invention provides following technical scheme:
A kind of method that generates early warning information comprises: the user is stored according to the early warning information type of business need configuration and data acquisition rule, title and the displaying template corresponding with said early warning information type; Read said early warning information type; Read the data acquisition rule corresponding, title and displaying template with said early warning information type; Inquiry and said data acquisition rule data matching in database; Calling the text output function of Freemarker utilizes said data, title and displaying template to generate early warning information.
Preferably, in said method, further comprise: said early warning information is stored in said database.
Preferably, in said method, further comprise the step of showing early warning information, be specially: the instruction of early warning information tabulation is showed in the requirement that receives said user's transmission; In said database, obtain said early warning information tabulation; Receive the selected early warning information information instruction in said early warning information tabulation that includes of said user's transmission; In database, obtain said selected early warning information, and show.
Preferably, in said method, after the instruction of early warning information tabulation is showed in the requirement that receives said user's transmission, further comprise: judge whether said user has search access right, if then in database, obtain said early warning information tabulation; Otherwise, process ends then.
A kind of device that generates early warning information comprises: first memory module, first acquisition module, second acquisition module, data query module and message generating module; First memory module is used for the user is stored according to the early warning information type of business need configuration and data acquisition rule, title and the displaying template corresponding with said early warning information type; Said first acquisition module is used to read said early warning information type; Said second acquisition module is used to read the data acquisition rule corresponding with said early warning information, title and displaying template; Said data query module is used in database inquiry and said data acquisition rule data matching; Said message generating module is used to call the text output function of Freemarker and utilizes said data, title and displaying template to generate early warning information.
Preferably, in said apparatus, further comprise: second memory module is used for said early warning information is stored in said database.
Preferably; In said apparatus; Further comprise early warning information display module from said early warning information to said user that show, said early warning information display module comprises: command reception unit, early warning information tabulation acquiring unit, early warning information acquiring unit and display unit; Said command reception unit is used for receiving requirement that said user sends and shows the instruction of early warning information tabulation and include in the selected early warning information information instruction of said early warning information tabulation; Said early warning information tabulation acquiring unit is used for obtaining said early warning information tabulation at database; Said early warning information acquiring unit is used for obtaining said selected early warning information at database; Said display unit is used to show said early warning information.
Preferably, in said apparatus, further comprise: the authority judging unit is used for judges and whether has search access right.
This shows; Beneficial effect of the present invention is: after the personnel that realize of system confirm early warning information type, data acquisition rule, title and displaying template according to business need; Inquiry and data acquisition rule data matching in database promptly can generate early warning information through the text output function of Freemarker.In the early warning information generative process; The personnel that realize of system only need be according to Freemarker syntax rule configuration title and displaying template; Obtain rule according to the query grammar configuration data and just can generate early warning information fast; Reduced the requirement that system is realized the personnel specialty technology, made that operation is simpler and easy.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention; To do simple introduction to the accompanying drawing of required use among the embodiment below; Obviously, the accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills; Under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is a kind of process flow diagram of the method for the disclosed generation early warning information of the embodiment of the invention;
Fig. 2 is the another kind of process flow diagram of the method for the disclosed generation early warning information of the embodiment of the invention;
Fig. 3 is for showing a kind of process flow diagram of early warning information among the present invention;
Fig. 4 is for showing the another kind of process flow diagram of early warning information among the present invention;
Fig. 5 is a kind of structural representation of the device of the disclosed generation early warning information of the embodiment of the invention;
Fig. 6 is the another kind of structural representation of the device of the disclosed generation early warning information of the embodiment of the invention;
Fig. 7 is for showing a kind of structural representation of early warning information module among the present invention;
Fig. 8 is for showing the another kind of structural representation of early warning information module among the present invention.
Embodiment
To combine the accompanying drawing in the embodiment of the invention below, the technical scheme in the embodiment of the invention is carried out clear, intactly description, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills are not making under the creative work prerequisite, and the every other embodiment that is obtained belongs to protection domain of the present invention.
The invention discloses a kind of method that generates early warning information.
Referring to Fig. 1, Fig. 1 is a kind of process flow diagram of the method for the disclosed generation early warning information of the embodiment of the invention, is specially:
S1: the user is stored according to the early warning information type and data acquisition rule, title and the displaying template corresponding with the early warning information type of business need configuration.
The early warning information type is confirmed according to user's business demand; As: early warning, the early warning of amount operating position, the early warning of Pyatyi classification unfavorable condition or the like of expiring of providing a loan; With the early warning information type stores in first configuration file, in first configuration file with the warnlist attribute definition; Data acquisition rule is stored in second configuration file, data acquisition rule can be SQL (Structured Quevy Language, SQL) statement is with the sql attribute definition; With title with show that template stores is in the 3rd configuration file; Title is the title of the early warning information of generation, is confirmed voluntarily by the user, with the Freemarker syntactic description; In the 3rd configuration file with the title attribute definition; Show that template is that the user confirms according to service needed, with the Freemarker syntactic description, in the 3rd configuration file with the content attribute definition.
S2: read the early warning information type.
Class according in first configuration file is created object, in the warnlist of first configuration file attribute, reads the early warning information type through object.
S3: read the data acquisition rule corresponding, title and displaying template with the early warning information type.
Reading of data is obtained rule in second configuration file, and promptly SQL statement reads title and displaying template with the Freemarker syntactic description in the 3rd configuration file.
S4: inquiry and data acquisition rule data matching in database.
According to data acquisition rule (the being SQL statement) data query in database that is stored in second configuration file.
S5: the text output function of calling Freemarker utilizes data, title and displaying template to generate early warning information.
Freemarker is a template engine, is based on the general utility tool that template generates text output.The variable in the template is showed in the data replacement that Freemarker will obtain from database, generates the early warning information content, combines to form complete early warning information by the title that the user confirms again, early warning information is the HTML code form.
Referring to Fig. 2, Fig. 2 is the another kind of process flow diagram of the method for the disclosed generation early warning information of the embodiment of the invention.
After step S5, further comprise step S6: early warning information is stored in database.
Early warning information is stored in after the database, can makes things convenient for the statistics and the status tracking of early warning information in the future.In force; Statistics for the ease of early warning information; In the process of storage early warning information, it is carried out classification and storage: the state (read, do not read, handle and be untreated) as according to early warning information is classified, and perhaps classifies according to the reading object (general service personnel, lobby manager, operating officer) of early warning information.
After the step of storage early warning information, the step of showing early warning information to the user can be set.
Referring to Fig. 3, Fig. 3 is for showing a kind of process flow diagram of early warning information among the present invention.The user can inquire about the early warning information that is stored in the database, is specially:
Step S101: the instruction of early warning information tabulation is showed in the requirement that receives user's transmission;
Step S102: in database, obtain the early warning information tabulation;
Step S103: the selected early warning information information instruction in the early warning information tabulation that includes that receives user's transmission;
Step S104: in database, obtain selected early warning information;
Step S105: show the early warning information that obtains.
The user sends the instruction that requires to show the early warning information tabulation through client to system; After system receives instruction, the early warning information tabulation of appointment in the inquiring user instruction in database, the user is the selected early warning information that will inquire about in the early warning information tabulation; And send to system and to comprise the early warning information information instruction; System obtains the early warning information of user's appointment, and shows to the user through the browser of client after receiving this instruction.
Referring to Fig. 4, Fig. 4 is for showing the another kind of process flow diagram of early warning information among the present invention.
Compare with flow process shown in Figure 3, the step of judges inquiry early warning information authority be set after step S101, be specially:
Step S106: whether judges has the authority of this early warning information tabulation of inquiry.If then turn to step S102; Otherwise, process ends.
Can limit the displaying object of early warning information in the flow process shown in Fig. 4.In banking system; The staff of different levels is in the face of different service, and different classes of early warning information possibly all can be inquired about all early warning informations as if all staff on board only to user's displaying of specific level; May cause the leakage of trade secret; Produce economic loss, this moment, security was higher through can accomplish the screening of early warning information being showed object to the judgement of user inquiring authority.
Describe below in conjunction with the method for specific embodiment generation early warning information disclosed by the invention.
The user is according to concrete service needed; Confirm the early warning information type, as: early warning, the early warning of amount operating position, the early warning of Pyatyi classification unfavorable condition of expiring of providing a loan, the early warning information type definition of confirming is arrived the warnlist attribute; And be stored in first configuration file; In first configuration file, can dispose the params attribute in addition, the system data when definition generates early warning information in the params attribute is like system time.The user confirms data acquisition rule, title and the displaying template corresponding with each early warning information type according to service needed.Wherein, Data acquisition rule is SQL statement; With the sql attribute definition and be stored in second configuration file, title is with the Freemarker syntactic description, with the title attribute definition and be stored in the 3rd configuration file; Show template with the Freemarker syntactic description, with the content attribute definition and be stored in the 3rd configuration file.The user can once dispose a plurality of early warning information types; And each early warning information type disposed with it corresponding data acquisition rule, title and displaying template respectively; In second configuration file, there are a plurality of data acquisition rule this moment; In the 3rd configuration file, have a plurality of titles and show template, the early warning information type is as the sign of distinguishing each data acquisition rule, title and displaying template.
Class according in first configuration file is created the BatchWarnJob object; Through the warnlist attribute in BatchWarnJob object acquisition first configuration file; And confirm the early warning information type according to the warnlist attribute, and obtain rule according to the sql attribute specified data in second configuration file, confirm title respectively and show template according to title attribute in the 3rd configuration file and content attribute; The data that inquiry and data acquisition rule are complementary in database afterwards; And the text output function of calling Freemarker utilizes data, title and displaying template to generate early warning information, and this early warning information exists with the HTML code form, and it is deposited in the database.If the user has disposed a plurality of early warning information types according to service needed; After generating an early warning information; Whether a plurality of early warning information types of wanting judges to dispose all accomplish the generation of early warning information, if all accomplish, then read next early warning information type; Repeat to generate the step of early warning information, all generate early warning information up to user configured early warning information type.
In the method for generation early warning information disclosed by the invention; The personnel that realize of system only need be according to Freemarker syntax rule configuration title and displaying template; Obtain rule according to the query grammar configuration data and just can generate early warning information fast; Reduced the requirement that system is realized the personnel specialty technology, made that operation is simpler.In addition; When change took place banking, system realized that personnel confirm new data acquisition rule, title and displaying template according to service needed after changing, the three is stored in configuration file after; Just can generate various early warning information to miscellaneous service, the reusability of program is high.And the data in the early warning information are obtained in database through data acquisition rule, and the business datum that has made things convenient for the user to make full use of to have stored is carried out business diagnosis, and points out in view of the above.In addition early warning information is stored in the database, is convenient to statistic of classification and tracking early warning information.
The invention discloses a kind of device that generates early warning information,
Referring to Fig. 5, Fig. 5 is a kind of structural representation of the device of the disclosed generation early warning information of the embodiment of the invention.Comprise: first memory module 1, first acquisition module 2, second acquisition module 3, data query module 4 and message generating module 5.Wherein:
Early warning information type that first memory module 1 is used for the user is confirmed according to business need and data acquisition rule, title and the displaying template corresponding with the early warning information type are stored respectively; With the early warning information type stores at first configuration file; Data acquisition rule is stored in second configuration file, with title with show that template stores is at the 3rd configuration file.
Data query module 4 is used in database inquiry and data acquisition rule data matching.
Referring to Fig. 6, Fig. 6 is the another kind of structural representation of the device of generation early warning information disclosed by the invention.
Compare with structure shown in Figure 5, further comprise second memory module 6, be used for the early warning information that generates is stored in database, make things convenient for the statistics and the tracking of early warning information.
In force, can be according to the state of early warning information (read, do not read, executed and do not carry out) classification and storage, can be according to the creation-time classification and storage of early warning information, displaying object that can also early warning information carries out classification and storage.
When the user need inquire about early warning information, can realize that Fig. 7 and Fig. 8 show a kind of structural representation of early warning information display module respectively through the early warning information display module is set.
See also Fig. 7, this early warning information display module comprises: command reception unit 101, early warning information tabulation acquiring unit 102, early warning information acquiring unit 103 and display unit 104.
Early warning information tabulation acquiring unit 102 is used for obtaining the early warning information tabulation that customer requirements is showed at database.
Early warning information acquiring unit 103 is used for obtaining user's selected early warning information in the early warning information tabulation at database.
The course of work of early warning information display module is: the user sends the instruction that requires to show the early warning information tabulation; After command reception unit 101 receives instruction; Tabulate according to user instruction obtains user's appointment in database early warning information by early warning information tabulation acquiring unit 102, by the user's selected early warning information that will inquire about in the early warning information tabulation, can be for one or more; And send to comprise and select the early warning information information instruction; Command reception unit 101 obtains the early warning information of user's appointment by early warning information acquiring unit 103, and is showed through the browser of client by display unit 104 after receiving this instruction in database.
When the user select be a plurality of early warning information the time; Can an early warning information be read out by early warning information acquiring unit 103; And show by display unit 104, this early warning information show accomplish after, read next early warning information by early warning information reading unit 103; Show again, all show completion up to the early warning information that the user selectes; The early warning information of perhaps user being selected by early warning information acquiring unit 103 is disposable all to read out, and is showed successively by display unit 104 again.
Referring to Fig. 8, Fig. 8 shows the structural representation of another kind of early warning information display module.Comprise: command reception unit 101, early warning information tabulation acquiring unit 102, early warning information acquiring unit 103, display unit 104 and authority judging unit 105.
Comparing with structure shown in Figure 9 has increased authority judging unit 105; Authority judging unit 105 is used for user's search access right is judged, when the user sends the instruction that requires to show the early warning information tabulation, after command reception unit 101 receives instruction; Search access right by 105 couples of users of authority judging unit is judged; If the user has the authority of this early warning information tabulation of inquiry, then in database, read the early warning information tabulation, and carry out subsequent operation by early warning information tabulation acquiring unit 102; If the user does not have search access right, then stop subsequent operation.Through the setting of authority judging unit 105, can accomplish the screening of early warning information being showed object, the personnel that only have associated rights just can inquire about corresponding early warning information, improve security.
The device of generation early warning information disclosed by the invention can generate early warning information according to early warning information type, data acquisition rule, title and the displaying template that the user confirms, its function is consistent with the disclosed method of the present invention.
Each embodiment adopts the mode of going forward one by one to describe in this instructions, and what each embodiment stressed all is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.For the disclosed device of embodiment, because it is corresponding with the embodiment disclosed method, so description is fairly simple, relevant part is partly explained referring to method and is got final product.
It will be understood by those skilled in the art that and to use in many different processes and the technology any one to come expression information, message and signal.For example, the message of mentioning in the above-mentioned explanation, information can be expressed as voltage, electric current, electromagnetic wave, magnetic field or magnetic particle, light field or above combination in any.
The professional can also further recognize; The unit and the algorithm steps of each example of describing in conjunction with embodiment disclosed herein; Can realize with electronic hardware, computer software or the combination of the two; For the interchangeability of hardware and software clearly is described, the composition and the step of each example described prevailingly according to function in above-mentioned explanation.These functions still are that software mode is carried out with hardware actually, depend on the application-specific and the design constraint of technical scheme.The professional and technical personnel can use distinct methods to realize described function to each certain applications, but this realization should not thought and exceeds scope of the present invention.
The method of describing in conjunction with embodiment disclosed herein or the step of algorithm can be directly with the software modules of hardware, processor execution, and perhaps the combination of the two is implemented.Software module can place the storage medium of any other form known in random access memory (RAM), internal memory, ROM (read-only memory) (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or the technical field.
To the above-mentioned explanation of the disclosed embodiments, make this area professional and technical personnel can realize or use the present invention.Multiple modification to these embodiment will be conspicuous concerning those skilled in the art, and defined General Principle can realize under the situation that does not break away from the spirit or scope of the present invention in other embodiments among this paper.Therefore, the present invention will can not be restricted to these embodiment shown in this paper, but will meet and principle disclosed herein and features of novelty the wideest corresponding to scope.
Claims (8)
1. a method that generates early warning information is characterized in that, comprising:
The user is stored according to the early warning information type of business need configuration and data acquisition rule, title and the displaying template corresponding with said early warning information type;
Read said early warning information type;
Read the data acquisition rule corresponding, title and displaying template with said early warning information type;
Inquiry and said data acquisition rule data matching in database;
Calling the text output function of Freemarker utilizes said data, title and displaying template to generate early warning information.
2. method according to claim 1 is characterized in that, further comprises: said early warning information is stored in said database.
3. method according to claim 2 is characterized in that, further comprises the step of showing early warning information, is specially:
The instruction of early warning information tabulation is showed in the requirement that receives said user's transmission;
In said database, obtain said early warning information tabulation;
Receive the selected early warning information information instruction in said early warning information tabulation that includes of said user's transmission;
In database, obtain said selected early warning information, and show.
4. method according to claim 3 is characterized in that, after the instruction of early warning information tabulation is showed in the requirement that receives said user's transmission, further comprises:
Judge whether said user has search access right, if then in database, obtain said early warning information tabulation; Otherwise, process ends.
5. a device that generates early warning information is characterized in that, comprising: first memory module, first acquisition module, second acquisition module, data query module and message generating module;
First memory module is used for the user is stored according to the early warning information type of business need configuration and data acquisition rule, title and the displaying template corresponding with said early warning information type;
Said first acquisition module is used to read said early warning information type;
Said second acquisition module is used to read the data acquisition rule corresponding with said early warning information type, title and displaying template;
Said data query module is used in database inquiry and said data acquisition rule data matching;
Said message generating module is used to call the text output function of Freemarker and utilizes said data, title and displaying template to generate early warning information.
6. device according to claim 5 is characterized in that, further comprises: second memory module that is used for said early warning information is stored in said database.
7. device according to claim 6; It is characterized in that; Further comprise early warning information display module from said early warning information to said user that show, said early warning information display module comprises: command reception unit, early warning information tabulation acquiring unit, early warning information acquiring unit and display unit;
Said command reception unit is used for receiving requirement that said user sends and shows the instruction of early warning information tabulation and include in the selected early warning information information instruction of said early warning information tabulation;
Said early warning information tabulation acquiring unit is used for obtaining said early warning information tabulation at database;
Said early warning information acquiring unit is used for obtaining said selected early warning information at database;
Said display unit is used to show said early warning information.
8. device according to claim 7 is characterized in that, further comprises: the authority judging unit is used for judges and whether has search access right.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2010101652216A CN101833708B (en) | 2010-05-07 | 2010-05-07 | Method and device for generating early warning information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2010101652216A CN101833708B (en) | 2010-05-07 | 2010-05-07 | Method and device for generating early warning information |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101833708A CN101833708A (en) | 2010-09-15 |
CN101833708B true CN101833708B (en) | 2012-08-29 |
Family
ID=42717771
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2010101652216A Active CN101833708B (en) | 2010-05-07 | 2010-05-07 | Method and device for generating early warning information |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101833708B (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104601536A (en) * | 2014-07-29 | 2015-05-06 | 腾讯科技(深圳)有限公司 | Information exhibiting system, method and device |
CN105824914A (en) * | 2016-03-15 | 2016-08-03 | 浙江大学 | Configuration-based snowflake model information extraction method |
CN107369090A (en) * | 2017-07-25 | 2017-11-21 | 上海壹账通金融科技有限公司 | Open an account generation method, equipment and the computer-readable recording medium of the page |
CN108335199B (en) * | 2018-03-13 | 2021-01-26 | 平安普惠企业管理有限公司 | Loan request processing method, loan request processing device, computer equipment and storage medium |
CN111382033A (en) * | 2020-03-09 | 2020-07-07 | 山东浪潮通软信息科技有限公司 | Universal information system early warning method and early warning tool |
CN113852919B (en) * | 2021-08-25 | 2023-03-28 | 青岛海尔科技有限公司 | Method and device for generating early warning message, storage medium and electronic device |
CN113849381B (en) * | 2021-09-10 | 2024-11-26 | 奇安信科技集团股份有限公司 | Notification and warning method, device, computer equipment and storage medium |
CN117787902A (en) * | 2023-12-26 | 2024-03-29 | 航天神舟智慧系统技术有限公司 | Flow batch integration-based distribution control early warning system and method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101183334A (en) * | 2007-12-25 | 2008-05-21 | 中兴通讯股份有限公司 | Method and device for customizing extract operation information in software execute process |
CN100558045C (en) * | 2006-08-07 | 2009-11-04 | 华为技术有限公司 | A kind of system and method that generates communication customer description information |
CN101650638A (en) * | 2009-08-24 | 2010-02-17 | 金蝶软件(中国)有限公司 | Method and system for prompting service early warning information and electronic equipment |
WO2010041948A1 (en) * | 2008-10-08 | 2010-04-15 | Centellico Solutions | Service delivery system |
-
2010
- 2010-05-07 CN CN2010101652216A patent/CN101833708B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100558045C (en) * | 2006-08-07 | 2009-11-04 | 华为技术有限公司 | A kind of system and method that generates communication customer description information |
CN101183334A (en) * | 2007-12-25 | 2008-05-21 | 中兴通讯股份有限公司 | Method and device for customizing extract operation information in software execute process |
WO2010041948A1 (en) * | 2008-10-08 | 2010-04-15 | Centellico Solutions | Service delivery system |
CN101650638A (en) * | 2009-08-24 | 2010-02-17 | 金蝶软件(中国)有限公司 | Method and system for prompting service early warning information and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
CN101833708A (en) | 2010-09-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101833708B (en) | Method and device for generating early warning information | |
JP5247983B2 (en) | Actionable email document | |
US20060184539A1 (en) | XBRL Enabler for Business Documents | |
EP1530139A1 (en) | Method and computer system for workflow management | |
EP2312434A2 (en) | Display rendering system with supporting components | |
CN101283350A (en) | Method and apparatus for providing structured data for free text messages | |
CN101441561A (en) | Method and device for generating service-oriented architecture strategy based on context model | |
CN102122280A (en) | Method and system for intelligently extracting content object | |
Mason et al. | Social enterprise and policy discourse: a comparative analysis of the United Kingdom and Australia | |
US20080281828A1 (en) | Variable Data Replacement Technique For An Electronic Communication System | |
US20130290829A1 (en) | Partition based structured document transformation | |
Coronado et al. | Using hypertext ethnography to understand corporate‐stakeholder relations in CSR | |
Isenmann | Corporate sustainability reporting: How to benefit from ICT for communicating à la carte | |
CN115841095A (en) | Document establishing method, system, medium and equipment | |
Koussouris et al. | Building a local administration services portal for citizens and businesses: service composition, architecture and back-office interoperability issues | |
Vlaanderen et al. | Model-driven web engineering in the CMS domain: a preliminary research applying SME | |
Isenmann et al. | Advanced corporate sustainability reporting–XBRL taxonomy for sustainability reports based on the G3-guidelines of the Global Reporting Initiative | |
CN111428018B (en) | Intelligent question-answering method and device | |
España Keller | Open cultural studies: Entering Into a Sonic Intra-Active Quantum Relation with Plant Life | |
CA2571092C (en) | Document output processing using content data and form data | |
Contreras et al. | Duontology: an approach to semantic portals based on a domain and visualization ontology | |
NISHAT | INSTITUTIONAL ENTREPRENEURSHIP OF EXTENSIBLE BUSINESS REPORTING LANGUAGE (XBRL) IMPLEMENTATION AND ACCOUNTING CHANGE PROCESS: CASE OF QATAR STOCK EXCHANGE | |
Ilger et al. | CISL-Core Insurance Service Layer. | |
Tarn et al. | XML and electronic business | |
Monachini et al. | The standards’ landscape towards an interoperability framework: The FLaReNet proposal building on the CLARIN standardisation action plan |
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 |