CN117726237B - Instant evaluation method, instant evaluation device, computer equipment and readable storage medium - Google Patents

Instant evaluation method, instant evaluation device, computer equipment and readable storage medium Download PDF

Info

Publication number
CN117726237B
CN117726237B CN202410171763.6A CN202410171763A CN117726237B CN 117726237 B CN117726237 B CN 117726237B CN 202410171763 A CN202410171763 A CN 202410171763A CN 117726237 B CN117726237 B CN 117726237B
Authority
CN
China
Prior art keywords
event
scanning
original
data
events
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
Application number
CN202410171763.6A
Other languages
Chinese (zh)
Other versions
CN117726237A (en
Inventor
张伟
何行知
姚佳
王熙
罗东南
孙翔
陈勇
王垒
周勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Provincial Prison Administration
West China Hospital of Sichuan University
Original Assignee
Sichuan Provincial Prison Administration
West China Hospital of Sichuan University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Provincial Prison Administration, West China Hospital of Sichuan University filed Critical Sichuan Provincial Prison Administration
Priority to CN202410171763.6A priority Critical patent/CN117726237B/en
Publication of CN117726237A publication Critical patent/CN117726237A/en
Application granted granted Critical
Publication of CN117726237B publication Critical patent/CN117726237B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an instant evaluation method, an instant evaluation device, computer equipment and a readable storage medium. The method is applied to the instant evaluation system, and comprises the following steps: scanning an original event in an event table according to a data table to obtain a scanning event, and analyzing the scanning event according to a data structure of the scanning event to obtain a standard event; binding basic data and fact data of the standard event through a packaging editor to obtain a complete event; and performing policy monitoring on the complete events, if a plurality of complete events are identified to meet the policy conditions of the time window at the same time, determining each complete event as a composite event, and initiating an evaluation service according to the composite event. The invention converts the real-world real-time processing problem into computer processing with high real-time performance based on the data driving and event driving ideas.

Description

Instant evaluation method, instant evaluation device, computer equipment and readable storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to an instant evaluation method, an instant evaluation device, a computer device, and a readable storage medium.
Background
In the assessment activities for target personnel, the instant assessment is an important component of the overall assessment. The method is characterized in that when various negative events occur, the method can initiate evaluation action with high timeliness, otherwise, the targeted evaluation is meaningless.
However, in the prior art, by means of manual driving, the links of recording, confirming, initiating and the like are often disjointed, so that the instant evaluation cannot be initiated immediately and the optimal evaluation window is missed. In the traditional mode, a plurality of resource links may need to be added to realize the action, which often causes resource waste and does not achieve the expected effect.
Disclosure of Invention
In view of the above, the present invention aims to overcome the shortcomings in the prior art, and provides a real-time evaluation method, a real-time evaluation device, a computer device and a readable storage medium.
The invention provides the following technical scheme:
In a first aspect, an embodiment of the present disclosure provides an instant assessment method, applied to an instant assessment system, where the method includes:
scanning an original event in an event table according to a data table to obtain a scanning event, and analyzing the scanning event according to a data structure of the scanning event to obtain a standard event;
Binding the basic data and the fact data of the standard event through a packaging editor to obtain a complete event containing a complete event information body;
And performing policy monitoring on the complete events, if a plurality of complete events are identified to meet the policy conditions of the time window at the same time, determining the corresponding complete events as composite events, and initiating an evaluation service according to the composite events.
Further, the instant evaluation system includes an internal evaluation system and an event source system, and before the original event in the event table is scanned according to the data table, the instant evaluation system further includes:
defining a data structure of the internal evaluation system and the original event generated in the event source system according to the data table;
the internal evaluation system creates a first trigger based on the data table, and stores the original event into the event table through the first trigger;
the event source system packages the original event into an original event containing a standard data structure, invokes an event generation interface in a REST mode, and stores the original event of the standard data structure into the event table through the event generation interface;
and/or the event source system creates a second trigger based on the data table, and the original event is stored in the event table through the second trigger.
Further, the scanning the original event in the event table according to the data table to obtain a scanned event includes:
Setting an event scanning period according to the related data updating time in the data table;
and the scanning program scans the original event according to the event scanning period.
Further, the scanning the original event in the event table according to the data table, after obtaining the scanned event, further includes:
Carrying out standardized description on the basic information of the scanning event to obtain metadata of the scanning event, and judging whether the metadata of the scanning event meets preset metadata definition or not;
If yes, analyzing the scanning event;
And if not, rescanning the original event.
Further, the analyzing the scanning event according to the data structure of the scanning event to obtain a standard event includes:
Extracting the fact data of the scanning event through an analysis program;
And converting and cleaning the fact data of the scanning event according to the data structure to obtain a standard event containing the standard data structure.
Further, the binding, by the package editor, the basic data and the fact data of the standard event to obtain a complete event including a complete event information body, including:
Supplementing the matched data required by the evaluation service associated with the standard event through the packaging editor according to the data requirement of the evaluation service to obtain the fact data;
And carrying out instant packaging binding on the basic data and the fact data of the standard event through the packaging editor to obtain the complete event.
In a second aspect, in an embodiment of the present disclosure, there is provided an instant assessment apparatus applied to an instant assessment system, the apparatus including:
the scanning module is used for scanning the original event in the event table according to the data table to obtain a scanning event, and analyzing the scanning event according to the data structure of the scanning event to obtain a standard event;
The binding module is used for binding the basic data and the fact data of the standard event through the packing editor to obtain a complete event containing a complete event information body;
And the monitoring module is used for carrying out strategy monitoring on the complete events, if a plurality of complete events are identified to meet the strategy conditions of the time window at the same time, determining the corresponding complete events as composite events, and initiating evaluation service according to the composite events.
Further, the instant assessment system includes an internal assessment system and an event source system, the apparatus further comprising:
A definition module for defining a data structure of the internal evaluation system and the original event generated in the event source system according to the data table;
The first creating module is used for creating a first trigger based on the data table by the internal evaluation system, and storing the original event into the event table through the first trigger;
The event source system is used for encapsulating the original event into an original event containing a standard data structure, and the calling module is used for calling an event generation interface in a REST mode and storing the original event of the standard data structure into the event table through the event generation interface; and/or the number of the groups of groups,
And the second creating module is used for creating a second trigger based on the data table by the event source system, and storing the original event into the event table through the second trigger.
In a third aspect, in an embodiment of the present disclosure, there is provided a computer device, including a memory storing a computer program and a processor implementing the steps of the immediate assessment method described in the first aspect when the computer program is executed by the processor.
In a fourth aspect, in an embodiment of the present disclosure, there is provided a computer readable storage medium storing a computer program which, when executed by a processor, implements the steps of the instant assessment method described in the first aspect.
Embodiments of the present application have the following advantages:
The instant evaluation method provided by the embodiment of the application is applied to an instant evaluation system, and comprises the following steps: scanning an original event in an event table according to a data table to obtain a scanning event, and analyzing the scanning event according to a data structure of the scanning event to obtain a standard event; binding the basic data and the fact data of the standard event through a packaging editor to obtain a complete event containing a complete event information body; and performing policy monitoring on the complete events, if a plurality of complete events are identified to meet the policy conditions of the time window at the same time, determining the corresponding complete events as composite events, and initiating an evaluation service according to the composite events. The application is based on data-driven and event-driven ideas, and enables instant evaluation based on events in a system by converting the events of instant evaluation services in the real world into data events.
In order to make the above objects, features and advantages of the present invention more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art. Like elements are numbered alike in the various figures.
FIG. 1 shows a flow chart of an instant assessment method provided by an embodiment of the present application;
FIG. 2 is a flow chart of another method of immediate assessment provided by an embodiment of the present application;
fig. 3 is a schematic structural diagram of an instant evaluation device according to an embodiment of the present application.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention.
It will be understood that when an element is referred to as being "fixed to" another element, it can be directly on the other element or intervening elements may also be present. When an element is referred to as being "connected" to another element, it can be directly connected to the other element or intervening elements may also be present. In contrast, when an element is referred to as being "directly on" another element, there are no intervening elements present. The terms "vertical," "horizontal," "left," "right," and the like are used herein for illustrative purposes only.
In the present invention, unless explicitly specified and limited otherwise, the terms "mounted," "connected," "secured," and the like are to be construed broadly, and may be, for example, fixedly connected, detachably connected, or integrally formed; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communicated with the inside of two elements or the interaction relationship of the two elements. The specific meaning of the above terms in the present invention can be understood by those of ordinary skill in the art according to the specific circumstances.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include one or more such feature. In the description of the present invention, the meaning of "a plurality" is two or more, unless explicitly defined otherwise.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used in the description of the templates herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. The term "and/or" as used herein includes any and all combinations of one or more of the associated listed items.
Example 1
Referring to fig. 1, a flowchart of an instant evaluation method according to an embodiment of the present application is shown, and the instant evaluation method according to the embodiment of the present application is applied to an instant evaluation system, and specifically includes the following steps:
Step S110, scanning an original event in an event table according to a data table to obtain a scanning event, and analyzing the scanning event according to a data structure of the scanning event to obtain a standard event.
In this embodiment, the instant evaluation system includes an internal evaluation system and an event source system, where two types of events are analyzed from sources generated by the original event, one type is an external original event, and the other type is an external event table generated by the event source system, such as a family meeting system, a short message system, etc. The other is an internal primitive event, from the internal event table of the internal evaluation system itself.
Firstly, the data structure of the event in the whole instant evaluation system is agreed from the data structure level, the data structures of the internal evaluation system and the original event generated in the event source system are defined according to a data table, and the data table is shown in the following table 1:
TABLE 1
The data part is the original event.
Specifically, the internal evaluation system creates a first trigger based on the data table to capture specific event information, and the first trigger stores the original event into the event table according to the data structure after triggering.
The event source system generates an original event through self service, encapsulates the original event into an original event containing a standard data structure, calls an event generation interface in a REST mode, and stores the original event of the standard data structure into an event table through the event generation interface; and/or the event source system creates a second trigger based on the data table, and the original event is stored in the event table after the second trigger is triggered.
The event generation mechanism unbinds the producer (internal evaluation system) of the event and the consumer (event source system) of the event, and the source of the event is not the internal evaluation system any more, and can also consider the external event source system. Meanwhile, the generation of the event can be defined at any time, the event can be defined in advance, the event can be defined after the event is defined, and the generation of the event can be more flexible. The event information of the original system can be captured in a non-invasive mode, and the generation mechanism of the event can be defined and modified at any time.
It can be understood that the event definition is an operation of performing standardized definition on an original event of a certain system, and through the standardized definition, the original event is subjected to unified protocol and then is internally transferred. And finally, the events of the internal protocol are distributed by a strategy monitor, and then the strategy initiates an evaluation service.
Specifically, the event scanning period is set according to the related data in the data table, and the event scanning period can be estimated according to the emergency importance degree of the original event. The event scanning period is set as each minute, each hour, each day, each week, each month and each year, and different events can generate different scanning processes without interference.
The scanning program scans the original event according to the event scanning period to obtain the scanned event, that is, the processing instantaneity of the original event is determined by the scanning program.
Further, the basic information of the scanning event is subjected to standardized description to obtain metadata of the scanning event, and whether the metadata of the scanning event meets the preset metadata definition or not is judged, namely whether at least one of an event name, an event code (unique code), an event period, an event data source and a data association configuration is contained. If not, scanning the original event again; if yes, analyzing the scanning event.
Since the trigger structure of the event is standardized, the data part carried by the event is personalized data. Therefore, the instant evaluation system needs to extract the fact data of the scanning event through the analysis program, convert and clean the fact data according to the data structure of the scanning event, and analyze the fact data into the standard event which can be identified by the instant evaluation system and comprises the standard data structure.
The instant evaluation relies on each original system to provide an accurate data source, if an event model is not adopted, the method means that each service system needs to be subjected to targeted docking processing, and the method is highly invasive to the whole existing service architecture. The application can realize complete decoupling of the event generator and the consumer by the configurable custom analysis program definition mechanism, the instant evaluation system can meet the requirement of the event basic information definition structure according to the service characteristics thereof, and can transmit the real-time event data at will without concern of whether the evaluation service system can process the event.
And step S120, binding the basic data and the fact data of the standard event through a packaging editor to obtain the complete event containing the complete event information body.
In an alternative embodiment, as shown in fig. 2, step S120 includes:
Step S121, supplementing the matched data required by the evaluation service associated with the standard event through the packaging editor according to the data requirement of the evaluation service to obtain the fact data;
And step S122, instantly packaging and binding the basic data and the fact data of the standard event through the packaging editor to obtain the complete event.
After the scanning event is subjected to unified protocol analysis, the matched data required by the evaluation service related to the standard event is extracted and supplemented in real time through a packaging editor in event definition according to the data requirement of the specific trigger evaluation service, so as to obtain the fact data, and the basic data of the standard event and the supplemented fact data are packaged and bound in real time for the second time, so that a complete event containing a complete event information body is formed.
The system adopts scan definition, metadata definition and analysis program definition as declarative configuration aiming at the processing and evaluation initiation of the event, so that each processing link can be changed, and the capability of changing along with the service change can be met to a certain extent. The packaging method can greatly reduce the difficulty of realizing data integration of the immediate evaluation system construction event and improve the effective use efficiency of the event.
And step S130, performing strategy monitoring on the complete events, if a plurality of complete events are identified to simultaneously meet the strategy conditions of the time window, determining the corresponding complete events as composite events, and initiating an evaluation service according to the composite events.
It should be noted that, since the conventional event is a single event, and in some cases, triggering an instant evaluation service refers to multiple events, a combined event definition is required. And defining a composition condition of a composite event by using a strategy, performing strategy monitoring on the complete event, if a plurality of complete events are identified to jointly meet the strategy condition of a time window during strategy monitoring, establishing each corresponding complete event as the composite event, and initiating an evaluation service by using the strategy according to the composite event.
The method converts real-world negative events into data of the data world in real time, realizes a trigger flow of instant evaluation based on an event-driven design mode, reduces the coupling degree of the system, does not destroy the prior business architecture, has small invasiveness to the system, and achieves the flexibility of the system by defining a configurable event protocol modifying mode through event analysis.
The instant evaluation method provided by the embodiment of the application is applied to an instant evaluation system, and comprises the following steps: scanning an original event in an event table according to a data table to obtain a scanning event, and analyzing the scanning event according to a data structure of the scanning event to obtain a standard event; binding the basic data and the fact data of the standard event through a packaging editor to obtain a complete event containing a complete event information body; and performing policy monitoring on the complete events, if a plurality of complete events are identified to meet the policy conditions of the time window at the same time, determining the corresponding complete events as composite events, and initiating an evaluation service according to the composite events. The application is based on data-driven and event-driven ideas, and enables instant evaluation based on events in a system by converting the events of instant evaluation services in the real world into data events.
Example 2
Referring to fig. 3, a schematic structure of an instant evaluation device 300 according to an embodiment of the present application is shown, which is applied to an instant evaluation system, and specifically includes:
The scanning module 310 is configured to scan an original event in an event table according to a data table to obtain a scanned event, and analyze the scanned event according to a data structure of the scanned event to obtain a standard event;
a binding module 320, configured to bind, by using a packaging editor, the basic data and the fact data of the standard event to obtain a complete event including a complete event information body;
And the monitoring module 330 is configured to perform policy monitoring on the complete events, determine each corresponding complete event as a composite event if it is identified that a plurality of complete events simultaneously meet policy conditions of a time window, and initiate an evaluation service according to the composite event.
Optionally, the above-mentioned instant evaluation device further includes:
A definition module for defining a data structure of the internal evaluation system and the original event generated in the event source system according to the data table;
The first creating module is used for creating a first trigger based on the data table by the internal evaluation system, and storing the original event into the event table through the first trigger;
The event source system is used for encapsulating the original event into an original event containing a standard data structure, and the calling module is used for calling an event generation interface in a REST mode and storing the original event of the standard data structure into the event table through the event generation interface; and/or the number of the groups of groups,
And the second creating module is used for creating a second trigger based on the data table by the event source system, and storing the original event into the event table through the second trigger.
Optionally, the above-mentioned instant evaluation device further includes:
The setting module is used for setting an event scanning period according to the related data updating time in the data table;
And the first scanning sub-module is used for scanning the original event according to the event scanning period by a scanning program.
Optionally, the above-mentioned instant evaluation device further includes:
The judging module is used for carrying out standardized description on the basic information of the scanning event to obtain metadata of the scanning event and judging whether the metadata of the scanning event meets the preset metadata definition or not;
The analysis module is used for analyzing the scanning event if the scanning event is met;
And the second scanning sub-module is used for scanning the original event again if the original event is not satisfied.
Optionally, the above-mentioned instant evaluation device further includes:
The extraction module is used for extracting the fact data of the scanning event through an analysis program;
And the conversion module is used for converting and cleaning the fact data of the scanning event according to the data structure to obtain a standard event containing the standard data structure.
Optionally, the above-mentioned instant evaluation device further includes:
the supplementing module is used for supplementing the matched data required by the evaluation service related to the standard event through the packaging editor according to the data requirement of the evaluation service to obtain the fact data;
And the packaging module is used for instantly packaging and binding the basic data and the fact data of the standard event through the packaging editor to obtain the complete event.
According to the instant evaluation device provided by the embodiment of the application, based on the data driving and event driving ideas, the event of the instant evaluation service in the real world is converted into the data event, so that the instant evaluation based on the event in the system is possible.
In an embodiment of the disclosure, there is also provided a computer device, including a memory storing a computer program and a processor, where the processor implements the steps of the instant evaluation method described in embodiment 1 when the computer program is executed.
Also provided in embodiments of the present disclosure is a computer-readable storage medium storing a computer program that, when executed by a processor, implements the steps of the instant assessment method described in embodiment 1.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The apparatus embodiments described above are merely illustrative, for example, of the flow diagrams and block diagrams in the figures, which illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules or units in various embodiments of the invention may be integrated together to form a single part, or the modules may exist alone, or two or more modules may be integrated to form a single part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a smart phone, a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present invention.

Claims (9)

1. An instant assessment method, characterized by being applied to an instant assessment system, the method comprising:
Scanning an original event in an event table according to a data table to obtain a scanning event, and analyzing the scanning event according to a data structure of the scanning event to obtain a standard event, wherein the event table comprises the original event, the original event comprises an external original event and an internal original event, and the data table comprises a data structure of the original event;
the matched data required by the evaluation service associated with the standard event is extracted and supplemented in real time to obtain fact data, and the basic data and the fact data of the standard event are bound through a packaging editor to obtain a complete event containing a complete event information body;
And performing policy monitoring on the complete events, if a plurality of complete events are identified to meet the policy conditions of the time window at the same time, determining the corresponding complete events as composite events, and initiating an evaluation service according to the composite events.
2. The method of claim 1, wherein the instant evaluation system comprises an internal evaluation system and an event source system, and wherein prior to scanning the original events in the event table according to the data table, further comprising:
defining a data structure of the internal evaluation system and the original event generated in the event source system according to the data table;
the internal evaluation system creates a first trigger based on the data table, and stores the original event into the event table through the first trigger;
the event source system packages the original event into an original event containing a standard data structure, invokes an event generation interface in a REST mode, and stores the original event of the standard data structure into the event table through the event generation interface;
and/or the event source system creates a second trigger based on the data table, and the original event is stored in the event table through the second trigger.
3. The method for immediate evaluation as set forth in claim 1, wherein scanning the original event in the event table according to the data table to obtain a scanned event comprises:
Setting an event scanning period according to the related data updating time in the data table;
and the scanning program scans the original event according to the event scanning period.
4. The method for instant evaluation according to claim 1, wherein the scanning the original event in the event table according to the data table, after obtaining the scanned event, further comprises:
Carrying out standardized description on the basic information of the scanning event to obtain metadata of the scanning event, and judging whether the metadata of the scanning event meets preset metadata definition or not;
If yes, analyzing the scanning event;
And if not, rescanning the original event.
5. The method for instant evaluation according to claim 2, wherein the parsing the scan event according to the data structure of the scan event to obtain a standard event comprises:
Extracting the fact data of the scanning event through an analysis program;
And converting and cleaning the fact data of the scanning event according to the data structure to obtain a standard event containing the standard data structure.
6. An instant assessment device for use in an instant assessment system, the device comprising:
The scanning module is used for scanning original events in an event table according to a data table to obtain scanning events, analyzing the scanning events according to a data structure of the scanning events to obtain standard events, wherein the event table comprises the original events, the original events comprise external original events and internal original events, and the data table comprises the data structure of the original events;
The binding module is used for extracting and supplementing the matched data required by the evaluation service associated with the standard event in real time to obtain the fact data, and binding the basic data of the standard event and the fact data through the packaging editor to obtain the complete event containing the complete event information body;
And the monitoring module is used for carrying out strategy monitoring on the complete events, if a plurality of complete events are identified to meet the strategy conditions of the time window at the same time, determining the corresponding complete events as composite events, and initiating evaluation service according to the composite events.
7. The point-of-care assessment device according to claim 6, wherein the point-of-care assessment system comprises an internal assessment system and an event source system, the device further comprising:
A definition module for defining a data structure of the internal evaluation system and the original event generated in the event source system according to the data table;
The first creating module is used for creating a first trigger based on the data table by the internal evaluation system, and storing the original event into the event table through the first trigger;
The event source system is used for encapsulating the original event into an original event containing a standard data structure, and the calling module is used for calling an event generation interface in a REST mode and storing the original event of the standard data structure into the event table through the event generation interface; and/or the number of the groups of groups,
And the second creating module is used for creating a second trigger based on the data table by the event source system, and storing the original event into the event table through the second trigger.
8. A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the steps of the instant assessment method of any one of claims 1-5 when the computer program is executed.
9. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program which, when executed by a processor, implements the steps of the instant assessment method according to any one of claims 1-5.
CN202410171763.6A 2024-02-07 2024-02-07 Instant evaluation method, instant evaluation device, computer equipment and readable storage medium Active CN117726237B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410171763.6A CN117726237B (en) 2024-02-07 2024-02-07 Instant evaluation method, instant evaluation device, computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410171763.6A CN117726237B (en) 2024-02-07 2024-02-07 Instant evaluation method, instant evaluation device, computer equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN117726237A CN117726237A (en) 2024-03-19
CN117726237B true CN117726237B (en) 2024-05-10

Family

ID=90200078

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410171763.6A Active CN117726237B (en) 2024-02-07 2024-02-07 Instant evaluation method, instant evaluation device, computer equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN117726237B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617554A (en) * 2013-10-22 2014-03-05 芜湖大学科技园发展有限公司 Flexible drive system for grid data evaluation
CN109582476A (en) * 2018-11-29 2019-04-05 阿里巴巴集团控股有限公司 Data processing method, apparatus and system
TWI674540B (en) * 2018-08-21 2019-10-11 國家災害防救科技中心 A system for immediate assessment and early warning of industrial and commercial disasters caused by wind and flood
CN110543498A (en) * 2019-08-20 2019-12-06 武汉稀云科技有限公司 Multi-party data association query method and device based on event triggering
CN111768098A (en) * 2020-06-28 2020-10-13 湖北省科技传媒有限责任公司 Innovation evaluation monitoring system and evaluation method thereof
CN114493315A (en) * 2022-02-10 2022-05-13 中国人民解放军国防科技大学 Business activity index evaluation method and device for information system
CN115619090A (en) * 2022-10-08 2023-01-17 中国电子科技集团公司第二十八研究所 Safety assessment method based on model and data driving
CN116227786A (en) * 2023-03-02 2023-06-06 中国人民解放军海军航空大学 Unmanned aerial vehicle comprehensive efficiency evaluation system
CN116523284A (en) * 2023-04-25 2023-08-01 江苏领尔先智能科技有限公司 Automatic evaluation method and system for business operation flow based on machine learning
CN116842527A (en) * 2023-07-13 2023-10-03 陕西财经职业技术学院 Data security risk assessment method
CN117278512A (en) * 2023-09-27 2023-12-22 上海迎盾科技有限公司 Instant messaging data processing method and device, storage medium and terminal equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040186764A1 (en) * 2003-03-18 2004-09-23 Mcneill Kevin M. Method and system for evaluating business service relationships
US8677324B2 (en) * 2011-01-31 2014-03-18 Hewlett-Packard Development Company, L.P. Evaluating performance of an application using event-driven transactions

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617554A (en) * 2013-10-22 2014-03-05 芜湖大学科技园发展有限公司 Flexible drive system for grid data evaluation
TWI674540B (en) * 2018-08-21 2019-10-11 國家災害防救科技中心 A system for immediate assessment and early warning of industrial and commercial disasters caused by wind and flood
CN109582476A (en) * 2018-11-29 2019-04-05 阿里巴巴集团控股有限公司 Data processing method, apparatus and system
CN110543498A (en) * 2019-08-20 2019-12-06 武汉稀云科技有限公司 Multi-party data association query method and device based on event triggering
CN111768098A (en) * 2020-06-28 2020-10-13 湖北省科技传媒有限责任公司 Innovation evaluation monitoring system and evaluation method thereof
CN114493315A (en) * 2022-02-10 2022-05-13 中国人民解放军国防科技大学 Business activity index evaluation method and device for information system
CN115619090A (en) * 2022-10-08 2023-01-17 中国电子科技集团公司第二十八研究所 Safety assessment method based on model and data driving
CN116227786A (en) * 2023-03-02 2023-06-06 中国人民解放军海军航空大学 Unmanned aerial vehicle comprehensive efficiency evaluation system
CN116523284A (en) * 2023-04-25 2023-08-01 江苏领尔先智能科技有限公司 Automatic evaluation method and system for business operation flow based on machine learning
CN116842527A (en) * 2023-07-13 2023-10-03 陕西财经职业技术学院 Data security risk assessment method
CN117278512A (en) * 2023-09-27 2023-12-22 上海迎盾科技有限公司 Instant messaging data processing method and device, storage medium and terminal equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于事件驱动与分级多层黑板模型的态势评估方法;侯小军;陈忱;王晓帆;;软件工程;20160405(第04期);9-11 *
面向调度运行的电网安全风险管理控制系统(二)风险指标体系、评估方法与应用策略;崔建磊;文云峰;郭创新;王越;盛;黄良刚;;电力系统自动化;20130525(第10期);98-103 *

Also Published As

Publication number Publication date
CN117726237A (en) 2024-03-19

Similar Documents

Publication Publication Date Title
CN104717647B (en) Professional ability method for authenticating, equipment and system
CN111818182B (en) Micro-service arranging and data aggregating method based on Spring closed gateway
US20120115447A1 (en) System and method for providing safety content service
CN112202824B (en) Network resource access processing method and device, server and terminal
CN105095358A (en) Method and system for acquiring database operation logs
CN117726237B (en) Instant evaluation method, instant evaluation device, computer equipment and readable storage medium
CN105306587B (en) Processing method, device and the system of business datum
US20140136620A1 (en) Protocol conversion apparatus and method
CN111294241B (en) Configurable Internet of things equipment access method
CN115729683A (en) Task processing method, device, system, computer equipment and storage medium
CN106610845A (en) Information management method, device, server and system
CN1825838A (en) System and method for implementing business integrating between interprises
CN111803927A (en) Running method and device of cloud game service and computer readable storage medium
CN111866767B (en) Message processing method, device, electronic equipment and readable medium
US20120185871A1 (en) Capturing Provenance Data Within Heterogeneous Distributed Communications Systems
CN104796324A (en) Instant message prompting method and instant message prompting device
US20030041261A1 (en) Method and apparatus for coordinating computer messages and attachments
CN114579331A (en) Data processing method and device, electronic equipment and storage medium
CN111027300A (en) Method and device for generating report form in user-defined mode
CN112270531A (en) Item notification method, item notification device, server, and storage medium
CN112073536A (en) Method for realizing safe data transmission and processing between networks incapable of direct inter-access
CN106973002B (en) E-mail sending method and device
CN110837453B (en) Method and related device for monitoring document exchange platform
CN112799676B (en) Data feedback method and device, equipment and medium
US20090006984A1 (en) Method and system for discovering and acting on tagged information in software artifacts

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant