CN101833708A - Method and device for generating early warning information - Google Patents
Method and device for generating early warning information Download PDFInfo
- Publication number
- CN101833708A CN101833708A CN201010165221A CN201010165221A CN101833708A CN 101833708 A CN101833708 A CN 101833708A CN 201010165221 A CN201010165221 A CN 201010165221A CN 201010165221 A CN201010165221 A CN 201010165221A CN 101833708 A CN101833708 A CN 101833708A
- Authority
- CN
- China
- Prior art keywords
- early warning
- warning information
- title
- database
- 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.)
- Granted
Links
Images
Landscapes
- Storage Device Security (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (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 class message and warning class message.According to business rule, in advance or afterwards the prompt service personnel early warning information that need do which work is prompting class message, according to business rule, check that whether legal the data taken place 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 warning class 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 finished routine work on time, efficiently to 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 at concrete business need, and the business development of bank or business change are more frequent, when business development or take place after changing, must provide new early warning information at business newly-increased or 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 extend markup language (XML) file that edits with java applet, information extraction in the XML file is come out, afterwards by Java data object (Java Data Object, JDO) it is carried out the serializing operation and produce new XML file, choose Extensible Stylesheet Language (XSL) conversion (Extensible Stylesheet Language Transformation then, 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, operation easier height.
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 achieving the above object, the 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 described early warning information type; Read described early warning information type; Read the data acquisition rule corresponding, title and displaying template with described early warning information type; The data of inquiry and described data acquisition rule coupling in database; Calling the text output function of Freemarker utilizes described data, title and displaying template to generate early warning information.
Preferably, in said method, further comprise: described early warning information is stored in described database.
Preferably, further comprise the step of showing early warning information in said method, be specially: the instruction of early warning information tabulation is showed in the requirement that receives described user's transmission; In described database, obtain described early warning information tabulation; Receive the selected early warning information information instruction in described early warning information tabulation that includes of described user's transmission; In database, obtain described 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 described user's transmission, further comprise: judge whether described user has search access right, if then in database, obtain described 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 described early warning information type; Described first acquisition module is used to read described early warning information type; Described second acquisition module is used to read the data acquisition rule corresponding with described early warning information, title and displaying template; Described data query module is used in the data of database inquiry with described data acquisition rule coupling; Described message generating module is used to call the text output function of Freemarker and utilizes described data, title and displaying template to generate early warning information.
Preferably, in said apparatus, further comprise: second memory module is used for described early warning information is stored in described database.
Preferably, in said apparatus, further comprise early warning information display module from described early warning information to described user that show, comprising: command reception unit, early warning information tabulation acquiring unit, early warning information acquiring unit and display unit; Described command reception unit is used for receiving requirement that described user sends and shows the instruction of early warning information tabulation and include in the selected early warning information information instruction of described early warning information tabulation; Described early warning information tabulation acquiring unit is used for obtaining described early warning information tabulation at database; Described early warning information acquiring unit is used for obtaining described selected early warning information at database; Described display unit is used to show described early warning information.
Preferably, in said apparatus, further comprise: the authority judging unit is used to judge whether the user has search access right.
This shows, beneficial effect of the present invention is: after the personnel that realize of system determine early warning information type, data acquisition rule, title and displaying template according to business need, the data of inquiry and data acquisition rule coupling in database promptly can generate early warning information by the text output function of Freemarker.In the early warning information generative process, the personnel that realize of system only need and show template according to Freemarker syntax rule configuration title, 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, apparently, 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
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, 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 determined 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 wamlist attribute definition; Data acquisition rule is stored in second configuration file, data acquisition rule can be Structured Query Language (SQL) (Structured QuevyLanguage, 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, determine 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 determines 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.
Create object according to the class in first configuration file, in the warnlist of first configuration file attribute, read the early warning information type by 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: the data of inquiry and data acquisition rule coupling 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 data that Freemarker will obtain from database are replaced the variable of showing in the template, generate the early warning information content, form complete early warning information in conjunction with the title of being determined by the user again, and 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: classify as state (read, do not read, handle and be untreated), perhaps classify according to the reading object (general service personnel, lobby manager, operating officer) of early warning information according to 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 by 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 by 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 judging user inquiring early warning information authority be set after step S101, be specially:
Step S106: judge whether the user has the authority of this early warning information tabulation of inquiry.If then turn to step S102; Otherwise, process ends.
Flow process shown in Figure 4 can limit the displaying object of early warning information.In banking system, the staff of different levels is in the face of different business, different classes of early warning information may a user to specific level be showed, if all staff on board all can inquire about all early warning informations, may cause the leakage of trade secret, produce economic loss, this moment, security was higher by can finish 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, determine 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 determining is arrived the warnlist attribute, and be stored in first configuration file, can dispose the params attribute in addition in first configuration file, the system data when definition generates early warning information in the params attribute is as system time.The user determines 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, have a plurality of titles and show template in the 3rd configuration file, the early warning information type is as the sign of distinguishing each data acquisition rule, title and displaying template.
Create the BatchWamJob object according to the class in first configuration file, by the warnlist attribute in BatchWarnJob object acquisition first configuration file, and determine the early warning information type according to the warnlist attribute, obtain rule according to the sql attribute specified data in second configuration file, determine title respectively and show template according to title attribute in the 3rd configuration file and content attribute, in database, inquire about the data that are complementary with data acquisition rule afterwards, and the text output function of calling Freemarker is utilized data, title and displaying template generate early warning information, 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, judge whether user configured a plurality of early warning information type all finishes the generation of early warning information, if all do not finish, 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 and show template according to Freemarker syntax rule configuration title, 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 determine 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, the reusability height of program at miscellaneous service.And the data in the early warning information are obtained in database by 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:
Data query module 4 is used in the data of database inquiry with the data acquisition rule coupling.
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, the early warning information that is used for generating is stored in database, makes 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 by 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, in database, obtain the early warning information tabulation of user's appointment according to user instruction 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 transmission comprises selected early warning information information instruction, after command reception unit 101 receives this instruction, in database, obtain the early warning information of user's appointment by early warning information acquiring unit 103, and show by the browser of client by display unit 104.
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, after this early warning information displaying is finished, read next early warning information by early warning information reading unit 103, show again, finish up to the whole displayings of early warning information that the user selectes; Perhaps the early warning information of the user being selected by early warning information acquiring unit 103 is disposable all reads 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, send the instruction that requires to show the early warning information tabulation as the user, 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 by early warning information tabulation acquiring unit 102, and carry out subsequent operation, if the user does not have search access right, then stop subsequent operation.By the setting of authority judging unit 105, can finish 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 determines, its function is consistent with the method disclosed in the present.
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 partly illustrates referring to method and gets final product.
It will be understood by those skilled in the art that and to use many different technologies and in 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 the above description.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 specific should being used for, 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 directly use the software module 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 herein General Principle can realize under the situation that does not break away from the spirit or scope of the present invention in other embodiments.Therefore, the present invention will can not be restricted to these embodiment shown in this article, 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 described early warning information type;
Read described early warning information type;
Read the data acquisition rule corresponding, title and displaying template with described early warning information type;
The data of inquiry and described data acquisition rule coupling in database;
Calling the text output function of Freemarker utilizes described data, title and displaying template to generate early warning information.
2. method according to claim 1 is characterized in that, further comprises: described early warning information is stored in described 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 described user's transmission;
In described database, obtain described early warning information tabulation;
Receive the selected early warning information information instruction in described early warning information tabulation that includes of described user's transmission;
In database, obtain described 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 described user's transmission, further comprises:
Judge whether described user has search access right, if then in database, obtain described 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 described early warning information type;
Described first acquisition module is used to read described early warning information type;
Described second acquisition module is used to read the data acquisition rule corresponding with described early warning information type, title and displaying template;
Described data query module is used in the data of database inquiry with described data acquisition rule coupling;
Described message generating module is used to call the text output function of Freemarker and utilizes described 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 described early warning information is stored in described database.
7. device according to claim 6, it is characterized in that, further comprise early warning information display module from described early warning information to described user that show, comprising: command reception unit, early warning information tabulation acquiring unit, early warning information acquiring unit and display unit;
Described command reception unit is used for receiving requirement that described user sends and shows the instruction of early warning information tabulation and include in the selected early warning information information instruction of described early warning information tabulation;
Described early warning information tabulation acquiring unit is used for obtaining described early warning information tabulation at database;
Described early warning information acquiring unit is used for obtaining described selected early warning information at database;
Described display unit is used to show described early warning information.
8. device according to claim 7 is characterized in that, further comprises: the authority judging unit is used to judge whether the user 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 true CN101833708A (en) | 2010-09-15 |
CN101833708B 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) |
Cited By (7)
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 |
CN108335199A (en) * | 2018-03-13 | 2018-07-27 | 平安普惠企业管理有限公司 | Loan requests processing method, device, computer equipment and storage medium |
WO2019019350A1 (en) * | 2017-07-25 | 2019-01-31 | 上海壹账通金融科技有限公司 | Method, apparatus and device for generating account opening page and computer readable storage medium |
CN111382033A (en) * | 2020-03-09 | 2020-07-07 | 山东浪潮通软信息科技有限公司 | Universal information system early warning method and early warning tool |
CN113852919A (en) * | 2021-08-25 | 2021-12-28 | 青岛海尔科技有限公司 | Method and device for generating early warning message, storage medium and electronic device |
CN113849381A (en) * | 2021-09-10 | 2021-12-28 | 奇安信科技集团股份有限公司 | Notification early warning method and device, computer equipment and storage medium |
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 |
Cited By (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 |
WO2019019350A1 (en) * | 2017-07-25 | 2019-01-31 | 上海壹账通金融科技有限公司 | Method, apparatus and device for generating account opening page and computer readable storage medium |
CN108335199A (en) * | 2018-03-13 | 2018-07-27 | 平安普惠企业管理有限公司 | Loan requests processing method, device, computer equipment and storage medium |
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 |
CN113852919A (en) * | 2021-08-25 | 2021-12-28 | 青岛海尔科技有限公司 | Method and device for generating early warning message, storage medium and electronic device |
CN113849381A (en) * | 2021-09-10 | 2021-12-28 | 奇安信科技集团股份有限公司 | Notification early warning method and device, computer equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN101833708B (en) | 2012-08-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101833708B (en) | Method and device for generating early warning information | |
US7415482B2 (en) | XBRL enabler for business documents | |
Lymer et al. | Business reporting on the Internet | |
JP4339554B2 (en) | System and method for creating and displaying a user interface for displaying hierarchical data | |
CN101084494B (en) | Method and device for managing workflow in computer environment | |
CA2679094A1 (en) | System and method for delivering content and advertisements | |
US20100121883A1 (en) | Reporting language filtering and mapping to dimensional concepts | |
JP2012038343A (en) | Actionable e-mail document | |
CN101192143A (en) | Software interface construction method | |
US20060265641A1 (en) | Custom report generation | |
US9229920B1 (en) | Compound undo/redo manager for mixed model edits | |
CN101187868A (en) | Method and system for configuration application in door circumstance based on Web | |
CN106156060B (en) | Tag control system and terminal, label application method and label method for sorting | |
Mason et al. | Social enterprise and policy discourse: a comparative analysis of the United Kingdom and Australia | |
US8799860B2 (en) | System and method for expressing XML schema validation using java in a declarative manner | |
CN118428858A (en) | Warehouse management method, device, equipment and medium based on large language model | |
JP4909882B2 (en) | Web document style changing system and method | |
CN102331925A (en) | Fast software development platform | |
Parsia et al. | Meaning and the semantic web | |
Wang et al. | Extending geographic data modeling by adopting constraint decision table to specify spatial integrity constraints | |
Cheng et al. | Research on GJB6600 based IETM reader | |
Lei et al. | Extreme institutional complexity and corporate combative strategy | |
KR20140104544A (en) | System and method for building of semantic data | |
Isenmann et al. | Advanced corporate sustainability reporting–XBRL taxonomy for sustainability reports based on the G3-guidelines of the Global Reporting Initiative | |
Riahi et al. | XML in formal specification, verification and generation of mobile HCI |
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 |