CN115809254A - Information query method, device, equipment and storage medium - Google Patents

Information query method, device, equipment and storage medium Download PDF

Info

Publication number
CN115809254A
CN115809254A CN202310071106.XA CN202310071106A CN115809254A CN 115809254 A CN115809254 A CN 115809254A CN 202310071106 A CN202310071106 A CN 202310071106A CN 115809254 A CN115809254 A CN 115809254A
Authority
CN
China
Prior art keywords
information
condition
rule
apaas
query
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310071106.XA
Other languages
Chinese (zh)
Inventor
陶国恩
刘继敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Renke Interactive Network Technology Co Ltd
Original Assignee
Beijing Renke Interactive Network Technology Co Ltd
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 Beijing Renke Interactive Network Technology Co Ltd filed Critical Beijing Renke Interactive Network Technology Co Ltd
Priority to CN202310071106.XA priority Critical patent/CN115809254A/en
Publication of CN115809254A publication Critical patent/CN115809254A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides an information query method, an information query device, equipment and a storage medium, and relates to the technical field of an aPaaS platform, wherein the method comprises the following steps: the aPaaS platform responds to the query condition input on the rule monitor interface, and queries target execution information matched with the query condition in the index database; the aPaaS platform displays target execution information through a rule monitor interface; the target execution information includes at least one of: the data identification of the target execution information, the service data, the condition rule configuration information, the execution time for executing the service data based on the condition rule configuration information, the execution result for executing the service data based on the condition rule configuration information, and the event execution information obtained based on the condition rule configuration information. The information query method, the information query device, the information query equipment and the storage medium are used for improving the user experience of the aPaaS platform.

Description

Information query method, device, equipment and storage medium
Technical Field
The invention relates to the technical field of an aPaaS platform, in particular to an information query method, device, equipment and storage medium.
Background
Currently, a rule engine service in an aPaaS platform can process relevant data (e.g., service data) through condition rule configuration information to obtain an execution result. The execution results are typically temporarily cached in memory, and after execution is complete, the aPaaS platform clears the cached execution results.
In the related art, after the execution is completed, the aaas platform clears the cached execution result, so that a user cannot check and trace the execution result, the execution completion time and other related information, and the user experience of the aaas platform is poor.
Disclosure of Invention
The invention provides an information query method, an information query device, information query equipment and a storage medium, which are used for overcoming the defect of poor user experience of an aPaaS platform in the prior art and improving the user experience of the aPaaS platform.
The invention provides an information query method, which is applied to electronic equipment, wherein the electronic equipment comprises an aPaaS platform, the electronic equipment is used for displaying a rule monitor interface, and the method comprises the following steps:
the aPaaS platform responds to the query condition input on the rule monitor interface, and queries target execution information matched with the query condition in the index database; the index base stores pre-generated target execution information;
the aPaaS platform executes information by displaying a target;
the target execution information includes at least one of:
service data;
data identification of the service data;
conditional rule configuration information;
executing the execution time of the service data based on the condition rule configuration information;
executing the execution result of the service data based on the condition rule configuration information;
and event execution information obtained based on the conditional rule configuration information.
Optionally, the query condition includes at least one of: data identification, execution time and condition rule name; wherein, the condition rule name is contained in the condition rule configuration information;
correspondingly, the target execution information matched with the query condition is queried in the index database, and the target execution information comprises at least one of the following items:
under the condition that the query condition comprises the data identification, determining the execution information corresponding to the data identification in the index database as target execution information by the aPaaS platform through a search service based on a preset query interface;
under the condition that the query condition comprises execution time, determining execution information comprising the execution time in the index database as target execution information by the aPaaS through a search service based on a preset query interface;
and under the condition that the query condition comprises the condition rule name, determining the execution information comprising the condition rule name in the index database as target execution information by the aPaaS platform through a search service based on a preset query interface.
Optionally, the method further comprises: receiving update information of service data by the aPaaS platform; the aPaaS platform generates target execution information based on the updated information, and stores the target execution information in the index database.
Optionally, in a case that the update information includes the data identifier, the service data, and the entity type of the service data, the aaas platform generates target execution information based on the update information, including:
the aPaaS platform determines conditional rule configuration information in a plurality of preset rule configuration information through a rule engine based on an entity type;
the aPaaS platform generates target execution information based on the condition rule configuration information through the rule engine.
Optionally, the target execution information is generated by the aaas platform based on the conditional rule configuration information through the rule engine, and includes: the aPaaS platform searches metadata corresponding to the service data in a service database through metadata service; the aPaaS platform processes the metadata based on the condition rule configuration information through the rule engine to obtain an execution result; the aPaaS platform generates target execution information based on the condition rule configuration information and the execution result through the rule engine.
Optionally, the condition rule configuration information includes event setting information; the aPaaS platform executes event operation indicated by the event setting information through an event distribution service so that the rule engine records event execution information in the process of executing the event operation;
the aPaaS platform generates target execution information through the rule engine based on the condition rule configuration information and the execution result, and the target execution information comprises the following steps:
the aPaaS platform generates target execution information based on the condition rule configuration information, the execution result and the event execution information through the rule engine.
The invention also provides an information inquiry device, which is applied to electronic equipment, wherein the electronic equipment is used for displaying a rule monitor interface, and the device comprises:
the response module is used for responding to the query condition input on the rule monitor interface and querying target execution information matched with the query condition in the index library; the index base stores pre-generated target execution information;
the display module is used for displaying target execution information through a rule monitor interface;
the target execution information includes at least one of:
service data;
data identification of the service data;
conditional rule configuration information;
executing the execution time of the service data based on the condition rule configuration information;
executing the execution result of the service data based on the condition rule configuration information;
and configuring event execution information obtained based on the condition rule configuration information.
Optionally, the query condition includes at least one of: data identification, execution time and condition rule name; wherein, the condition rule name is contained in the condition rule configuration information;
correspondingly, the response module is specifically configured to perform at least one of:
determining execution information corresponding to the data identification in the index database as target execution information through a search service based on a preset query interface under the condition that the query condition comprises the data identification;
determining execution information including execution time in an index library as target execution information through a search service based on a preset query interface under the condition that the query condition includes the execution time;
and under the condition that the query condition comprises the condition rule name, determining the execution information comprising the condition rule name in the index base as target execution information through a search service based on a preset query interface.
Optionally, the response module is further configured to: receiving update information of the service data; target execution information is generated based on the update information, and the target execution information is stored in the index repository.
Optionally, the response module is further specifically configured to: determining, by a rule engine, conditional rule configuration information among a plurality of preset rule configuration information based on an entity type; generating, by the rule engine, target execution information based on the conditional rule configuration information.
Optionally, the response module is further specifically configured to: searching metadata corresponding to the business data in a business database through metadata service; processing the metadata based on the condition rule configuration information through a rule engine to obtain an execution result; generating, by the rule engine, target execution information based on the conditional rule configuration information and the execution result.
Optionally, the condition rule configuration information includes event setting information; the aPaaS platform executes event operation indicated by the event setting information through an event distribution service so that the rule engine records event execution information in the process of executing the event operation;
the response module is further specifically configured to:
the aPaaS platform generates target execution information based on the condition rule configuration information, the execution result and the event execution information through the rule engine.
The present invention also provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements any one of the above information query methods when executing the computer program.
The present invention also provides a non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements any of the above-described information query methods.
The present invention also provides a computer program product comprising a computer program, which when executed by a processor, implements any of the above-described information querying methods.
The invention provides an information query method, an information query device, information query equipment and a storage medium, wherein in the method, an aPaaS platform responds to a query condition input on a rule monitor interface, queries target execution information matched with the query condition in an index library, and the aPaaS platform visually displays the target execution information through the rule monitor interface; the target execution information includes at least one of: the target execution information comprises data identification, service data, condition rule configuration information, execution time for executing the service data based on the condition rule configuration information, execution results for executing the service data based on the condition rule configuration information, and event execution information obtained based on the condition rule configuration information, so that the user experience of the aPaaS platform is improved.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a flow chart of an information query method provided by the present invention;
FIG. 2 is a schematic illustration of an aPaaS platform provided by the present invention;
FIG. 3 is a schematic structural diagram of an information query device provided in the present invention;
fig. 4 is a schematic physical structure diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
First, terms of art to which the present invention relates will be explained.
An application Platform as a Service (aPaaS) Platform is a solution based on PaaS, and supports development, deployment and operation of an application program at a cloud. All tools needed for iterative and fast change are provided for the user, including data objects, rights management, user management, BPM, business rules, etc. The method has very intuitive drag and drop function characteristics and can be used for developing application programs at any time. A developer generates a set of application programs through interface dragging and setting. The application of the aPaaS has the advantages of rapid development of the application program, low development cost of the application program and capability of developing a set of business software by non-technical personnel.
The rule engine service is developed by an inference engine, is a component embedded in an application program, and realizes the separation of business decisions from application program codes and the writing of business decisions by using a predefined semantic module. The use of a rules engine can separate complex, redundant business rules from the application, with the rules configured separately. Thus, when the rule changes, the user can only modify the rule configuration and save the rule configuration to be effective without restarting the system or deploying new code.
Metadata, data about data. In the field of software construction, metadata is defined as: data that is not an object to be processed in a program but changes the behavior of the program by a change in its value; and during operation, the program control device plays a role in controlling program behaviors in an interpretation mode. Metadata describes the structure of the data itself, rules for the operation of the data, etc.
The search service is a real-time distributed search and analysis service for document, and is used for storing the whole object or document. When in use, the documents are indexed, retrieved, sorted and filtered, rather than being data processed by rows and columns. The data processing approach of search services is a completely different approach to thinking about data.
The following describes the information query method provided by the present invention with reference to specific embodiments.
Fig. 1 is a schematic flow chart of an information query method provided by the present invention. As shown in figure 1 of the drawings, in which,
step 101, responding to a query condition input on a rule monitor interface by the aPaaS platform, and querying target execution information matched with the query condition in an index library.
Optionally, an execution subject of the information query method provided by the present invention is an electronic device, and may also be an information query apparatus disposed in the electronic device.
The electronic device may be a mobile device such as a notebook computer or a non-mobile device such as a desktop computer.
Optionally, the electronic device comprises an aPaaS platform, the electronic device capable of being used to display the rules monitor interface.
The information inquiry apparatus may be implemented by a combination of software and/or hardware, for example.
Optionally, the query condition includes at least one of:
data identification of the service data;
executing the execution time of the service data based on the condition rule configuration information;
a conditional rule name; wherein the condition rule name is included in the condition rule configuration information.
Optionally, the query condition may further include other information, which is not described in detail herein.
For example, in the case where the query condition includes a data identifier, the target execution information is execution information having the data identifier.
For example, in the case where the query condition includes an execution time, the target execution information is execution information including the execution time.
For example, in the case where the query condition includes a conditional rule name, the target execution information is execution information including the conditional rule name.
The index base stores a plurality of pieces of execution information generated in advance, and the plurality of pieces of execution information include target execution information.
Optionally, the target execution information comprises at least one of:
service data;
data identification of the service data;
conditional rule configuration information;
executing the execution time of the service data based on the condition rule configuration information;
executing the execution result of the service data based on the condition rule configuration information;
and event execution information obtained based on the conditional rule configuration information.
And the service data is matched with the condition rule configuration information.
For example, in the case where the amount of money is included in the condition rule configuration information, the service data is a specific amount value.
In the invention, the service data is matched with the condition rule configuration information, so that a large amount of invalid data can be prevented from being stored in the index database, the storage space of the electronic equipment is saved, and the efficiency of inquiring the target execution information matched with the inquiry condition in the index database is improved.
Optionally, the execution time may include a start time and/or an end time for executing the service data based on the condition rule configuration information.
The execution result may be true (true) or false (false), for example.
Alternatively, the execution result of executing the service data based on the condition rule configuration information may be an execution result of executing metadata corresponding to the service data based on the condition rule configuration information.
Optionally, the condition rule configuration information includes event setting information; obtaining event execution information based on the condition rule configuration information, including: the aaas platform executes the Event operation indicated by the Event setting information through an Event dispatch service (Event Dispatcher), so that a rule engine of the aaas platform records Event execution information in the process of executing the Event operation.
Alternatively, the event operation may be a mail sending operation, a data filtering operation, or the like.
Optionally, the execution information is stored in the form of a data snapshot in the index repository.
And 102, displaying target execution information by the aPaaS platform through a rule monitor interface.
In the information query method provided by the invention, an aPaaS platform responds to a query condition input on a rule monitor interface, and queries target execution information matched with the query condition in an index library, and the aPaaS platform displays the target execution information through the rule monitor interface, wherein the target execution information comprises at least one of the following information: the data identification of the target execution information, the service data, the condition rule configuration information, the execution time for executing the service data based on the condition rule configuration information, the execution result for executing the service data based on the condition rule configuration information, and the event execution information obtained based on the condition rule configuration information enable a developer to visually see the service data, the execution time, the execution result, the event operation and the like from the target execution information, and therefore user experience of the aPaaS platform is improved.
In the related art, the aaas platform cannot obtain the execution time for executing the service data based on the condition rule configuration information, the execution result for executing the service data based on the condition rule configuration information, and the like, so that a professional developer can only locate a problem in the process of executing the service data based on the log information of the executed service data, which causes great difficulty in locating the problem and reduces the user experience of the aaas platform.
In the invention, the aPaaS platform can inquire the target execution information matched with the inquiry condition in the index library and display the target execution information through the rule monitor interface, so that both non-professional developers and professionals can position the problem in the process of executing the service data based on the target execution information, the difficulty of positioning the problem is reduced, and the user experience of the aPaaS platform is improved.
In some embodiments, the query conditions include at least one of: data identification, execution time and condition rule name; wherein, the condition rule name is contained in the condition rule configuration information;
correspondingly, the target execution information matched with the query condition is queried in the index database, and the target execution information comprises at least one of the following items:
under the condition that the query condition comprises the data identification, determining the execution information corresponding to the data identification in the index database as target execution information by the aPaaS platform through a search Service (Luference Service) based on a preset query interface;
under the condition that the query condition comprises the execution time, determining the execution information comprising the execution time in the index database as target execution information by the aPaaS through a search service based on a preset query interface;
and under the condition that the query condition comprises the condition rule name, determining the execution information comprising the condition rule name in the index database as target execution information by the aPaaS platform through a search service based on a preset query interface.
Optionally, under the condition that the query condition includes the data identifier and the execution time, the aPaaS determines, through the search service and based on the preset query interface, the execution information that includes the execution time and corresponds to the data identifier in the index library as the target execution information.
In the information query method provided by the invention, the query condition comprises at least one of data identification, execution time, condition rule name and the like, so that the query condition has flexibility, and the query experience of a user using an aPaaS platform is improved.
In some embodiments, the information query method further comprises: receiving update information of service data by the aPaaS platform; the aPaaS platform generates target execution information based on the updated information, and stores the target execution information in the index database.
Optionally, the update information includes a data identifier, service data, an entity type of the service data, an operation type on the service data, and the like.
The entity type may be a data type of the business data, for example, the entity type may be an order data type, a user data type, and the like.
The operation type may be delete, modify, add, or the like.
In some embodiments, the aPaaS platform generates target execution information based on the update information, including: determining conditional Rule configuration information in a plurality of preset Rule configuration information by an aPaaS platform through a Rule Engine (Rule Engine) based on an entity type; the aPaaS platform generates target execution information based on the condition rule configuration information through a rule engine.
The condition rule configuration information is preset rule configuration information which can process the service data with the entity type in a plurality of preset rule configuration information.
Alternatively, the rule engine may determine the conditional rule configuration information as the target execution information.
In some embodiments, the aPaaS platform generates, by the rule engine, target execution information based on the conditional rule configuration information, including: the aPaaS platform searches metadata corresponding to the service data in a service database through metadata service; the aPaaS platform processes the metadata based on the condition rule configuration information through the rule engine to obtain an execution result; the aPaaS platform generates target execution information based on the condition rule configuration information and the execution result through the rule engine.
Optionally, the rule engine may determine the conditional rule configuration information and the execution result as target execution information.
Optionally, the metadata service searches the metadata corresponding to the service data in the service database based on the data identifier included in the update information and the target field included in the condition rule configuration information. The service database comprises a plurality of metadata items, and the plurality of metadata items have respective corresponding metadata identifiers.
Specifically, the metadata service may determine a metadata item corresponding to a metadata identifier that is the same as the data identifier among the metadata items as a target metadata item; further, the metadata service searches metadata corresponding to the service data in a target metadata item based on a target field included in the condition rule configuration information; the target metadata item comprises a plurality of fields and mapping relations between metadata corresponding to each field, and the metadata corresponding to the service data are metadata corresponding to the target fields in the target metadata item.
Optionally, in the process that the aaas platform processes the metadata based on the condition rule configuration information through the rule engine to obtain the execution result, the rule engine may record the execution time for executing the service data based on the condition rule configuration information.
Optionally, the rule engine may further determine the execution time, the service data, the condition rule configuration information, and the data identifier as the target execution information.
In some embodiments, the conditional rule configuration information includes event setting information; the aPaaS platform executes the event operation indicated by the event setting information through the event distribution service, so that the rule engine records the event execution information in the process of executing the event operation;
the aPaaS platform generates target execution information through the rule engine based on the condition rule configuration information and the execution result, and the target execution information comprises the following steps:
the aPaaS platform generates target execution information based on the condition rule configuration information, the execution result and the event execution information through the rule engine.
Alternatively, the rule engine may determine the condition rule configuration information, the execution result, and the event execution information as the target execution information.
Optionally, the rule engine may further determine the data identifier, the service data, the conditional rule configuration information, the execution time, the execution result, and the event execution information as target execution information.
In the information query method provided by the invention, the rule engine has monitoring capability, can convert the black box process of executing the service data based on the condition rule configuration information into a transparent processing process and generate the target execution information, so that a user can visually see the target execution information, and the user experience of the aPaaS platform is improved.
In the related art, the aaas platform usually deletes the cached execution result, so that the user cannot see the execution result. In the invention, even if the aPaaS platform deletes the cached execution result, the user can still inquire the target execution information matched with the query condition in the index library storing the massive execution information through the information query method provided by the invention based on the query condition, thereby ensuring that the user can see the execution result.
FIG. 2 is a schematic diagram of an aPaaS platform provided by the present invention. As shown in fig. 2, the aaas platform includes: a rules engine, a metadata service, an event distribution service, and a search service.
And the producer end generates service data and sends the update information corresponding to the service data to the MQ message queue. The producer side may, for example, be a Customer Relationship Management Sales capability Automation (Crm SFA) side.
and the aPaaS platform consumes the update information stored in the MQ message queue. Optionally, in the consuming process, the rule engine records the data identifier, the service data and the entity type included in the update information; the rule engine determines conditional rule configuration information in a plurality of preset rule configuration information based on the entity type, and records the conditional rule configuration information; the metadata service searches metadata corresponding to the business data included in the updating information in a business database; the rule engine processes the metadata based on the condition rule configuration information to obtain an execution result, and records the execution result and the execution time; the event distribution service executes the event operation indicated by the event setting information included in the condition rule configuration information, so that the rule engine records the event execution information in the process of executing the event operation and records the event execution information; and the rule engine determines the data identifier, the service data, the conditional rule configuration information, the execution result, the execution time and the event execution information as target execution information.
In an actual application process, in the case that a Rule monitor interface (Rule monitor U1) receives a query condition, a search service queries target execution information matching the query condition in an index repository through a preset query interface (e.g., a query snapshot data interface).
The information query device provided by the present invention is described below, and the information query device described below and the information query method described above may be referred to in correspondence with each other.
Fig. 3 is a schematic structural diagram of an information query device provided by the present invention. As shown in fig. 3, the information inquiry apparatus includes:
a response module 310, configured to query the index repository for target execution information matching the query condition in response to the query condition input on the rule monitor interface; the index base stores pre-generated target execution information;
a display module 320 for displaying the target execution information;
the target execution information includes at least one of:
service data;
conditional rule configuration information;
executing the execution time of the service data based on the condition rule configuration information;
executing the execution result of the service data based on the condition rule configuration information;
and event execution information obtained based on the conditional rule configuration information.
Optionally, the query condition includes at least one of: data identification, execution time and condition rule name; wherein, the condition rule name is contained in the condition rule configuration information;
correspondingly, the response module is specifically configured to perform at least one of:
determining execution information corresponding to the data identification in the index database as target execution information through a search service based on a preset query interface under the condition that the query condition comprises the data identification;
determining execution information including execution time in the index library as target execution information through a search service based on a preset query interface under the condition that the query condition includes the execution time;
and under the condition that the query condition comprises the condition rule name, determining the execution information comprising the condition rule name in the index base as target execution information through a search service based on a preset query interface.
Optionally, the response module is further configured to: receiving update information of the service data; target execution information is generated based on the update information, and the target execution information is stored in the index repository.
Optionally, the response module is further specifically configured to: determining, by a rule engine, conditional rule configuration information among a plurality of preset rule configuration information based on an entity type; generating, by the rule engine, target execution information based on the conditional rule configuration information.
Optionally, the response module is further specifically configured to: searching metadata corresponding to the business data in a business database through metadata service; processing the metadata based on the condition rule configuration information through a rule engine to obtain an execution result; generating, by the rule engine, target execution information based on the conditional rule configuration information and the execution result.
Optionally, the condition rule configuration information includes event setting information; the aPaaS platform executes event operation indicated by the event setting information through an event distribution service so that the rule engine records event execution information in the process of executing the event operation;
the response module is further specifically configured to:
the aPaaS platform generates target execution information based on the condition rule configuration information, the execution result and the event execution information through the rule engine.
Fig. 4 is a schematic physical structure diagram of an electronic device provided in the present invention. As shown in fig. 4, the electronic device may include: a processor (processor) 410, a communication Interface 420, a memory (memory) 430 and a communication bus 440, wherein the processor 410, the communication Interface 420 and the memory 430 are communicated with each other via the communication bus 440. Processor 410 may invoke logic instructions in memory 430 to perform an information query method comprising: the aPaaS platform responds to the query condition input in the rule monitor interface, and queries target execution information matched with the query condition in the index database; the index base stores pre-generated target execution information; the aPaaS platform displays target execution information through a rule monitor interface; wherein the target execution information comprises at least one of: service data; data identification of the service data; conditional rule configuration information; executing the execution time of the service data based on the condition rule configuration information; executing the execution result of the service data based on the condition rule configuration information; and configuring event execution information obtained based on the condition rule configuration information.
In addition, the logic instructions in the memory 430 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. Based on such understanding, the technical solution of the present invention or a part thereof which substantially contributes to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, and various media capable of storing program codes.
In another aspect, the present invention further provides a computer program product, where the computer program product includes a computer program, where the computer program is stored on a non-transitory computer-readable storage medium, and when the computer program is executed by a processor, the computer is capable of executing an information query method provided by the above methods, where the method includes that an aPaaS platform queries, in response to a query condition input in a rule monitor interface, target execution information matching the query condition in an index repository; the index database stores pre-generated target execution information; the aPaaS platform displays target execution information through a rule monitor interface; wherein the target execution information comprises at least one of: service data; data identification of the service data; conditional rule configuration information; executing the execution time of the service data based on the condition rule configuration information; executing the execution result of the service data based on the condition rule configuration information; and event execution information obtained based on the conditional rule configuration information.
In yet another aspect, the present invention also provides a non-transitory computer-readable storage medium, on which a computer program is stored, the computer program being implemented by a processor to execute the information query method provided by the above methods, the method including: the aPaaS platform responds to the query condition input in the rule monitor interface, and queries target execution information matched with the query condition in the index library; the index base stores pre-generated target execution information; the aPaaS platform displays target execution information through a rule monitor interface; wherein the target execution information comprises at least one of: service data; data identification of the service data; conditional rule configuration information; executing the execution time of the service data based on the condition rule configuration information; executing the execution result of the service data based on the condition rule configuration information; and configuring event execution information obtained based on the condition rule configuration information.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. Based on the understanding, the above technical solutions substantially or otherwise contributing to the prior art may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method of various embodiments or some parts of embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An information query method, applied to an electronic device, the electronic device including an aPaaS platform, the electronic device being configured to display a rule monitor interface, the method comprising:
the aPaaS platform responds to the query condition input in the rule monitor interface, and queries target execution information matched with the query condition in an index library; the index base stores the target execution information generated in advance;
the aPaaS platform displays the target execution information through the rule monitor interface;
wherein the target execution information comprises at least one of:
service data;
data identification of the service data;
conditional rule configuration information;
executing the execution time of the service data based on the condition rule configuration information;
executing the execution result of the service data based on the condition rule configuration information;
and event execution information obtained based on the conditional rule configuration information.
2. The information query method according to claim 1, wherein the query condition includes at least one of: the data identification, the execution time and the condition rule name; wherein the condition rule name is included in the condition rule configuration information;
correspondingly, the target execution information matched with the query condition is queried in the index base, and the target execution information comprises at least one of the following items:
under the condition that the query condition comprises the data identifier, determining, by the aPaaS platform, the execution information corresponding to the data identifier in the index database as the target execution information through a search service based on a preset query interface;
under the condition that the query condition includes the execution time, the aPaaS determines the execution information including the execution time in the index library as the target execution information through a search service based on a preset query interface;
and under the condition that the query condition comprises the condition rule name, the aPaaS platform determines the execution information comprising the condition rule name in the index database as the target execution information through a search service based on a preset query interface.
3. The information query method according to claim 1 or 2, wherein the method further comprises:
the aPaaS platform receives the update information of the service data;
and the aPaaS platform generates target execution information based on the updating information, and stores the target execution information in the index database.
4. The information query method according to claim 3, wherein in a case that the update information includes the service data, the data identifier, and an entity type of the service data, the aPaaS platform generates the target execution information based on the update information, and includes:
the aPaaS platform determines the condition rule configuration information in a plurality of preset rule configuration information through a rule engine based on the entity type;
and the aPaaS platform generates the target execution information based on the condition rule configuration information through the rule engine.
5. The information query method of claim 4, wherein the aPaaS platform generates, by the rule engine, the target execution information based on the conditional rule configuration information, and includes:
the aPaaS platform searches metadata corresponding to the service data in a service database through metadata service;
the aPaaS platform processes the metadata based on the condition rule configuration information through the rule engine to obtain the execution result;
and the aPaaS platform generates the target execution information through the rule engine based on the condition rule configuration information and the execution result.
6. The information query method according to claim 5, wherein the condition rule configuration information includes event setting information; the aPaaS platform executes the event operation indicated by the event setting information through an event distribution service, so that the rule engine records event execution information in the process of executing the event operation;
the aaas platform generates, by the rule engine, the target execution information based on the condition rule configuration information and the execution result, including:
and the aPaaS platform generates the target execution information based on the condition rule configuration information, the execution result and the event execution information through the rule engine.
7. An information inquiry apparatus applied to an electronic device for displaying a rule monitor interface, the apparatus comprising:
the response module is used for responding to the query condition input on the rule monitor interface and querying target execution information matched with the query condition in an index library; the index base stores the target execution information generated in advance;
the display module is used for displaying the target execution information through the rule monitor interface;
the target execution information includes at least one of:
service data;
data identification of the service data;
conditional rule configuration information;
executing the execution time of the service data based on the condition rule configuration information;
executing the execution result of the service data based on the condition rule configuration information;
and event execution information obtained based on the condition rule configuration information.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the information query method according to any one of claims 1 to 6 when executing the program.
9. A non-transitory computer-readable storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements the information query method according to any one of claims 1 to 6.
10. A computer program product comprising a computer program, wherein the computer program, when executed by a processor, implements the information query method of any one of claims 1 to 6.
CN202310071106.XA 2023-02-07 2023-02-07 Information query method, device, equipment and storage medium Pending CN115809254A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310071106.XA CN115809254A (en) 2023-02-07 2023-02-07 Information query method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310071106.XA CN115809254A (en) 2023-02-07 2023-02-07 Information query method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115809254A true CN115809254A (en) 2023-03-17

Family

ID=85487563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310071106.XA Pending CN115809254A (en) 2023-02-07 2023-02-07 Information query method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115809254A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110082845A1 (en) * 2009-10-01 2011-04-07 Oracle International Corporation Dynamic rule creation and caching
CN109271528A (en) * 2018-09-30 2019-01-25 税友软件集团股份有限公司 A kind of result queries method, apparatus and storage medium based on tax semanteme
CN109491857A (en) * 2018-10-12 2019-03-19 平安科技(深圳)有限公司 A kind of data monitoring method, system and the terminal device of rule-based engine
CN115185613A (en) * 2022-08-15 2022-10-14 康键信息技术(深圳)有限公司 Business rule configuration method, system, device and medium based on rule engine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110082845A1 (en) * 2009-10-01 2011-04-07 Oracle International Corporation Dynamic rule creation and caching
CN109271528A (en) * 2018-09-30 2019-01-25 税友软件集团股份有限公司 A kind of result queries method, apparatus and storage medium based on tax semanteme
CN109491857A (en) * 2018-10-12 2019-03-19 平安科技(深圳)有限公司 A kind of data monitoring method, system and the terminal device of rule-based engine
CN115185613A (en) * 2022-08-15 2022-10-14 康键信息技术(深圳)有限公司 Business rule configuration method, system, device and medium based on rule engine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
林乐然;陈德龙;: "基于云计算的分布式企业搜索引擎研究" *

Similar Documents

Publication Publication Date Title
US11663033B2 (en) Design-time information based on run-time artifacts in a distributed computing cluster
US20210342313A1 (en) Autobuild log anomaly detection methods and systems
JP4676199B2 (en) Systems and methods for integrating, managing, and coordinating customer activities
US7974896B2 (en) Methods, systems, and computer program products for financial analysis and data gathering
US7886028B2 (en) Method and system for system migration
US9721216B2 (en) Solution that automatically recommends design assets when making architectural design decisions for information services
US20060064429A1 (en) Method and apparatus for providing assets reports categorized by attribute
US20030144858A1 (en) Method and apparatus for providing intelligent and controlled access to supply chain information
US10592482B2 (en) Method and system for identifying and analyzing hidden data relationships in databases
CN105183625A (en) Log data processing method and apparatus
KR20060044524A (en) Business application entity subscription synch operation management
US20150242470A1 (en) Systems and methods for recommending software applications
CN113157947A (en) Knowledge graph construction method, tool, device and server
US20130144880A1 (en) Business partner grouping
CN111651196A (en) Document publishing method, device and server
US10248733B2 (en) Integration of a catalog application with a monitoring application
US20180314734A1 (en) Partially typed semantics optimization
CN115809254A (en) Information query method, device, equipment and storage medium
US11699115B2 (en) System and method for modular customization of intermediate business documentation generation
CN115619261A (en) Job label portrait data processing method and device and computer equipment
EP3667513B1 (en) Automated summarized view of multi-dimensional object in enterprise data warehousing systems
CN114816470A (en) Metadata database management method and device, electronic equipment and medium
US20190163736A1 (en) Identifying attributes associated with an entity using natural language processing
WO2018033779A1 (en) Identifying attributes associated with an entity using natural language processing
US11977997B1 (en) Tagging systems and methods for efficient cloud service provisioning

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20230317