CN110471970B - Flexible and configurable rule engine data forwarding method - Google Patents

Flexible and configurable rule engine data forwarding method Download PDF

Info

Publication number
CN110471970B
CN110471970B CN201910730527.2A CN201910730527A CN110471970B CN 110471970 B CN110471970 B CN 110471970B CN 201910730527 A CN201910730527 A CN 201910730527A CN 110471970 B CN110471970 B CN 110471970B
Authority
CN
China
Prior art keywords
data
destination
user
forwarding
information
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
CN201910730527.2A
Other languages
Chinese (zh)
Other versions
CN110471970A (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.)
Unicloud Technology Co Ltd
Original Assignee
Unicloud 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 Unicloud Technology Co Ltd filed Critical Unicloud Technology Co Ltd
Priority to CN201910730527.2A priority Critical patent/CN110471970B/en
Publication of CN110471970A publication Critical patent/CN110471970A/en
Application granted granted Critical
Publication of CN110471970B publication Critical patent/CN110471970B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a flexible and configurable rule engine data forwarding method, comprising the following steps of S1, creating a destination management page; the selection and the self-definition of the forwarding destination are realized through a destination management page; s2, constructing destinations of various database types, and performing unified maintenance on the destinations through a destination management page; s3, configuring basic connection information on a destination management page; and S4, establishing high-level configuration on the destination management page, providing a destination format self-defining function for the database, and configuring a self-defining data format aiming at different database types. The invention supports the format conversion function of various destinations, users can self-define the format of the forwarding data or the stored data, and reduce the adaptation cost of the users.

Description

Flexible and configurable rule engine data forwarding method
Technical Field
The invention belongs to the field of data forwarding, and particularly relates to a flexible and configurable rule engine data forwarding method.
Background
The existing rule engine data forwarding is basically in a fixed forwarding format, a user needs to make corresponding adaptation modification according to the fixed format more or less, and the forwarding formats of all platforms are not uniform, so that the workload of the user is increased continuously when the user connects multiple platforms. Based on the current situation, the invention provides a flexible and configurable forwarding format from the user perspective, and the user can directly interface without modification only by simple page configuration as long as the user has an existing interface, thereby greatly reducing the adaptation work of the user.
Disclosure of Invention
In view of the above, the present invention provides a flexible and configurable rule engine data forwarding method to overcome the above-mentioned drawbacks in the prior art.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
a flexibly configurable rule engine data forwarding method comprises the following steps:
s1, creating a destination management page; the forwarding destination is selected and customized through a destination management page;
s2, constructing destinations of various database types, and performing unified maintenance on the destinations through a destination management page;
s3, configuring basic connection information on a destination management page;
s4, establishing high-level configuration on a destination management page, providing a destination format self-defining function for the database, and configuring a self-defining data format aiming at different database types;
and S5, forwarding the data according to the data format defined by the user.
Further, the specific method of step S2 is as follows:
s201, performing addition, deletion, modification and check operation through a destination management page;
s202, initializing condition parameters of various database type destinations;
s203, creating a forwarding destination and selecting a destination type;
s204, acquiring parameter information corresponding to the destination type from a database;
s205, after the corresponding parameter information is modified, the parameter information of the destination is stored in the database again.
Further, the specific method of step S4 is as follows:
s401, establishing high-level configuration on a destination management page;
s402, selecting a data field to be forwarded in high-level configuration;
s403, filling target field information to be stored or forwarded in the field;
and S404, storing the target field information into a database.
Further, the specific method of step S401 is as follows:
s4011, aiming at the destination of the database type, providing a data table structure custom function;
s4012, aiming at the destination of the network protocol transmission type, providing a text data structure custom function;
further, the specific method of step S4011 is as follows: providing a fixed header mode and a dynamic header mode for Mysql and PostgreSQL type destinations; providing custom functions of tag and field for InfluxDB type destinations; for a MongoDB type destination, a field alias option and a custom function of data format are provided.
Further, the specific method of step S4022 is as follows: custom functions for data formats are provided for the destination of protocol types and text types.
Further, the specific method of step S5 is as follows: when the data is reported and the forwarding condition is met, the data is forwarded according to the user-defined table structure and the data structure configured by the user, and if the user does not perform the user-defined configuration, the data is forwarded by adopting the default table structure and the data structure.
Compared with the prior art, the invention has the following advantages:
the invention provides independent destination management, and the forwarding destinations are uniformly maintained in the destination management page, and only the selection in the rules is needed when the forwarding destinations are used, so that the multiplexing of the same destination in different rules is realized, and the uniform management function is realized, and the query and the maintenance of a user are facilitated. Based on the method, the system and the device, format conversion functions of various destinations are supported, a user can customize the format of forwarding data or storing data, the adaptation cost of the user is reduced, compared with other existing rule engine data forwarding, the method and the device provide a set of more convenient, easier and flexible data forwarding system, and better use experience can be provided for the user.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention, illustrate embodiments of the invention and together with the description serve to explain the invention and do not constitute a limitation of the invention. In the drawings:
FIG. 1 is a flow chart of a method for creating the flexibly configurable rules engine data forwarding according to the present invention;
FIG. 2 is a flow chart of Mysql, postgreSQL type destination data forwarding in an embodiment of the present invention;
fig. 3 is a flowchart of infiluxdb type destination data forwarding in an embodiment of the present invention;
FIG. 4 is a flow chart of protocol type and text type data forwarding in an embodiment of the present invention;
fig. 5 is a flowchart illustrating the operation of a data forwarding program in an embodiment of the present invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments of the present invention may be combined with each other without conflict.
In the description of the present invention, it is to be understood that the terms "central," "longitudinal," "lateral," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," and the like are used in the orientation or positional relationship indicated in the drawings, which are merely for convenience in describing the invention and to simplify the description, and are not intended to indicate or imply that the referenced device or element must have a particular orientation, be constructed and operated in a particular orientation, and are therefore not to be construed as limiting the invention. Furthermore, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first," "second," etc. may explicitly or implicitly include one or more of that feature. In the description of the invention, "a plurality" means two or more unless otherwise specified.
In the description of the invention, it is to be noted that, unless otherwise explicitly specified or limited, the terms "mounted", "connected" and "connected" are to be construed broadly, e.g. as being fixed or detachable or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meaning of the above terms in the creation of the present invention can be understood by those of ordinary skill in the art through specific situations.
The invention will be described in detail below with reference to the drawings and embodiments.
A method for forwarding flexibly configurable rule engine data, as shown in fig. 1 to 5, includes:
s1, creating a destination management page; the selection and the self-definition of the forwarding destination are realized through a destination management page;
s2, constructing destinations of various database types, and uniformly maintaining the destinations by a user through a destination management page;
s3, configuring basic connection information on a destination management page by a user;
s4, establishing high-level configuration on a destination management page, providing a destination format self-defining function for the database, and enabling a user to configure a self-defining data format according to different database types;
and S5, forwarding data according to the data format defined by the user.
The specific method of the step S2 is as follows:
s201, performing addition, deletion, modification and check operation through a destination management page;
s202, initializing condition parameters of various database type destinations;
s203, selecting a destination type by using the newly-built forwarding destination;
s204, acquiring parameter information corresponding to the destination type from a database;
and S205, after the user modifies the corresponding parameter information, storing the parameter information of the destination into a database.
The specific method of the step S4 is as follows:
s401, establishing high-level configuration on a destination management page;
s402, selecting a data field to be forwarded by a user in advanced configuration;
s403, filling target field information to be stored or forwarded in the field;
and S404, storing the target field information into a database.
The specific method of step S401 is as follows:
s4011, aiming at the destination of the database type, providing a data table structure custom function;
s4012, providing a text data structure self-defining function aiming at a destination of a network protocol transmission type;
the specific method of the step S4011 is as follows: aiming at Mysql and PostgreSQL type destinations, a fixed header mode and a dynamic header mode are provided; providing custom functions of tag and field for InfluxDB type destinations; for a MongoDB type destination, a field alias option and a custom function of data format are provided.
Specifically, the invention provides a function of self-defining a data table structure for a destination of a database type, and the specific destination type and the self-defining steps and methods are as follows:
1. as shown in fig. 2, the MySQL type destination is newly added through a destination management page, and the type selects MySQL, and then the user is guided to fill some basic connection information of MySQL for establishing MySQL connection, where the specific information is: ip, port number, user name, password, database name, and data table name. And after the user fills in the basic information, storing the destination information into a database for persistence, and performing subsequent editing, deleting and inquiring operations. After the basic information is configured, advanced configuration can be carried out, and data structure self-defining operation can be completed in the advanced configuration, the invention provides two modes aiming at MySQL data self-defining, wherein one mode is a fixed header mode, in the mode, data can be stored in a fixed header mode, a user can edit the fixed header fields and define the field names, when the data is forwarded, a data forwarding program can identify the incidence relation between the original field and the defined field, the header mapping is realized by using codes, inserting sentences meeting MySQL grammar specifications are assembled, and the data are inserted into a data table configured by the user according to the user-defined header information;
the other mode is a dynamic header mode, in the mode, data can be stored in a dynamic header mode, a user can dynamically select data to be forwarded, a header field of the data storage is edited, the field name is customized, when the data are forwarded, a data forwarding program can dynamically acquire the incidence relation between the reported data and the customized header, the mapping of the data to the header is realized by using codes, an insertion statement conforming to MySQL syntax specification is assembled, and the data are inserted into a data table configured by the user according to header information customized by the user; the table structure self-defining function can be realized through high-level configuration. After the information of the destination is configured, the destination information can be seen in the rule engine configuration, the rule is started after the destination is selected, when data is reported and a forwarding condition is met, the data forwarding method can carry out data forwarding according to the user-defined table structure configured by the user, and if the user does not carry out user-defined configuration, the data forwarding method can adopt a default table structure to carry out data forwarding;
2. as shown in fig. 2, the PostgreSQL type destination selects PostgreSQL through a destination management page, newly adds a destination, and selects the type, and then guides the user to fill some basic connection information of PostgreSQL, which is used to establish a PostgreSQL connection, where the specific information is: ip, port number, user name, password, database name, database schema, and data table name. After the user fills in the basic information, clicking 'confirmation' can make the destination information persistent for subsequent editing, deleting and inquiring operations. After the basic information is configured, advanced configuration can be carried out, and the data structure self-defining operation can be completed in the advanced configuration, the invention provides two modes aiming at the data self-definition of PostgreSQL, wherein one mode is a fixed header mode, under the mode, data can be stored in a fixed header mode, a user can edit the fixed header fields and self-define the field names, when the data is forwarded, a data forwarding program can identify the incidence relation between the original field and the self-defined field, the header mapping is realized by using codes, an insertion statement which accords with the grammar specification of the PostgreSQL is assembled, and the data is inserted into a data table configured by the user by using the header information defined by the user; the other mode is a dynamic header mode, in which data can be stored in a dynamic header form, a user can dynamically select data to be forwarded, edit a header field of the data storage, and define the field name by itself, when the data is forwarded, a data forwarding program (as shown in fig. 5) can dynamically acquire the association relationship between the reported data and the defined header, use codes to realize the mapping of the data to the header, assemble an insertion statement conforming to PostgreSQL syntax specification, and insert the data into a data table configured by the user with the user-defined header information; the table structure self-defining function can be realized through high-level configuration. After the information of the destination is configured, the destination information can be seen in the rule engine configuration, the rule is started after the destination is selected, when data is reported and a forwarding condition is met, the data forwarding method can carry out data forwarding according to the user-defined table structure configured by the user, and if the user does not carry out user-defined configuration, the data forwarding method can adopt a default table structure to carry out data forwarding;
3. as shown in fig. 3, the type of the infilxdb destination is newly added with a destination through a destination management page, and the infilxdb type is selected, and then the user is guided to fill some basic connection information of the infilxdb for establishing the infilxdb connection, where the specific information is: ip, port number, user name, password, database name, and data table name. After the user fills in the basic information, clicking 'confirmation' can make the destination information persistent for subsequent editing, deleting and inquiring operations. After the basic information is configured, advanced configuration can be carried out, and the data structure self-defining operation can be completed in the advanced configuration. Under the tag custom page label, a user can select a field needing to be forwarded, and then custom defines a tag field to be stored in the field; under the field custom tab, the user can select the field that needs to be forwarded and then customize the field that the field is to store. After data is reported, tag and field fields corresponding to the reported data are identified through codes, then insertion sentences are assembled according to syntax rules of InfluxDB to generate corresponding builder, and data forwarding is carried out. After the information of the destination is configured, the destination information can be seen in the rule engine configuration, the rule is started after the destination is selected, when data is reported and a forwarding condition is met, the data forwarding method can carry out data forwarding according to the user-defined table structure configured by the user, and if the user does not carry out user-defined configuration, the data forwarding method can adopt a default table structure to carry out data forwarding;
4. the MongoDB type destination is newly added with the destination through a destination management page, the type of the MongoDB is selected, then a user is guided to fill some basic connection information of PostgreSQL for establishing MongoDB connection, and the specific information is as follows: ip, port number, user name, password, database name, set name. After the user fills in the basic information, clicking 'confirm' can make the destination information persistent for subsequent editing, deleting and inquiring operations. After the basic information is configured, advanced configuration can be carried out, and the data structure self-defining operation can be completed in the advanced configuration; meanwhile, the invention provides the self-defining function of the data format aiming at the characteristics of the MongoDB text database, when a rule engine is configured, after subscription data is selected, the invention can dynamically generate a text sample which is forwarded by default by a system according to subscription information, and simultaneously guide a user to complete self-defining of a forwarding data structure of the MongoDB, after the user can copy the text sample, the text sample is pasted in a data structure conversion input box corresponding to the MongoDB, then the text information is edited, after the data is reported, a data forwarding program can perform data conversion according to a configuration item of the user, and assemble an insert statement of the MongoDB according to a storage field configured by the MongoDB for data forwarding. After the information of the destination is configured, the destination information can be seen in the rule engine configuration, the rule is started after the destination is selected, when data is reported and a forwarding condition is met, the data forwarding method can carry out data forwarding according to the user-defined table structure and the data structure configured by the user, and if the user does not carry out user-defined configuration, the data forwarding method can adopt a default table structure and the data structure to carry out data forwarding;
the specific method of step S4022 is as follows: providing a data format self-defining function aiming at the destinations of the protocol type and the text type; specifically, the invention provides a function of self-defining a text data structure aiming at a destination of a network protocol transmission type, and the specific destination type and self-defining steps and the method are as follows:
1. the HTTP type destination, as shown in fig. 4, adds a destination through a destination management page, selects HTTP by type, and then guides the user to fill some basic connection information of HTTP for establishing HTTP connection, where the specific information is: url path. After the user fills in the basic information, clicking 'confirm' can make the destination information persistent for subsequent editing, deleting and inquiring operations. The invention provides a self-defining function of a data format aiming at the data self-definition of HTTP, when a rule engine is configured, after subscription data is selected, the invention can dynamically generate a JSON sample which is forwarded by default according to the subscription information, and simultaneously guide a user to complete the self-defining of the forwarding data structure of HTTP, the user can paste the JSON sample in a data structure conversion input frame corresponding to HTTP after copying the JSON sample, then edit the JSON information, after data is reported, a data forwarding program can perform data conversion according to the configuration items of the user, and then forward the result to the url configured by the user. After the information of the destination is configured, the destination information can be seen in the rule engine configuration, the destination is selected, the rule is started, when data is reported and the forwarding condition is met, the data forwarding method can forward the data according to the user-defined data structure configured by the user, and if the user does not perform user-defined configuration, the data forwarding method can forward the data by adopting a default data structure;
2. as shown in fig. 4, the HTTPS type destination selects HTTPS by the type of the new destination through the destination management page, and then guides the user to fill some basic connection information of HTTPS, which is used for establishing an HTTPS connection, where the specific information is: url path. After the user fills in the basic information, clicking 'confirm' can make the destination information persistent for subsequent editing, deleting and inquiring operations. The invention provides a self-defining function of a data format aiming at the data self-definition of HTTPS, when a rule engine is configured, after subscription data is selected, the invention can dynamically generate a JSON sample which is forwarded by default according to the subscription information, and simultaneously guide a user to complete the self-defining of a forwarding data structure of the HTTPS, the user can paste the JSON sample in a data structure conversion input frame corresponding to the HTTPS after copying the JSON sample, then edit the JSON information, and after data is reported, a data forwarding program can perform data conversion according to the configuration items of the user, and then forward the result to a url configured by the user. After the information of the destination is configured, the destination information can be seen in the rule engine configuration, the rule is started after the destination is selected, when data is reported and a forwarding condition is met, the data forwarding method can carry out data forwarding according to the user-defined data structure configured by the user, and if the user does not carry out user-defined configuration, the data forwarding method can adopt a default data structure to carry out data forwarding;
3. MQTT type destinations, as shown in fig. 4, add destinations newly and select MQTT by type through a destination management page, and then guide a user to fill some basic connection information of MQTT for establishing MQTT connection, where the specific information is: ip, port number, username, password, topic. After the user fills in the basic information, clicking 'confirm' can make the destination information persistent for subsequent editing, deleting and inquiring operations. The invention provides a self-defining function of a data format aiming at the data self-definition of MQTT, when a rule engine is configured, after subscription data is selected, the invention can dynamically generate a JSON sample which is forwarded by default according to the subscription information, and simultaneously guide a user to complete the self-defining of the forwarding data structure of the MQTT, the user can paste the JSON sample in a data structure conversion input frame corresponding to the MQTT after copying the JSON sample, then edit the JSON information, after data is reported, a data forwarding program can perform data conversion according to the configuration items of the user, and then forward the result to the topic configured by the user. After the information of the destination is configured, the destination information can be seen in the rule engine configuration, the rule is started after the destination is selected, when the data is reported and the forwarding condition is met, the data forwarding method can carry out the data forwarding according to the user-defined data structure configured by the user, and if the user does not carry out the user-defined configuration, the data forwarding method can adopt a default data structure to carry out the data forwarding.
The data forwarding of the rule engine is the final purpose of configuring the rule engine, and finally forwards the data meeting the conditions through a series of logic judgment, and pushes the data to a specified destination for subsequent processing of a user; the invention provides independent destination management, and the forwarding destinations are uniformly maintained in the destination management page, and only the selection in the rules is needed when the forwarding destinations are used, so that the multiplexing of the same destination in different rules is realized, and the uniform management function is realized, and the query and the maintenance of a user are facilitated. Based on the method, the format conversion function of various destinations is supported, a user can customize the format of forwarding data or storing data, the adaptation cost of the user is reduced, and compared with other existing rule engine data forwarding, the method provides a set of more convenient, easy-to-use and flexible data forwarding system, and can provide better use experience for the user.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and should not be taken as limiting the invention, so that any modifications, equivalents, improvements and the like, which are within the spirit and principle of the present invention, should be included in the scope of the present invention.

Claims (5)

1. A method for forwarding flexibly configurable rule engine data is characterized by comprising the following steps:
s1, creating a destination management page; the selection and the self-definition of the forwarding destination are realized through a destination management page;
s2, constructing destinations of various database types, and performing unified maintenance on the destinations through a destination management page;
s3, configuring basic connection information on a destination management page;
s4, establishing high-level configuration on a destination management page, providing a destination format self-defining function for the database, and configuring a self-defining data format aiming at different database types;
s5, forwarding data according to a data format defined by a user;
the specific method of step S4 is as follows:
s401, establishing high-level configuration on a destination management page;
s402, selecting a data field to be forwarded in the high-level configuration;
s403, filling target field information to be stored or forwarded in the field;
s404, storing the target field information into a database;
the specific method of step S401 is as follows:
s4011, providing a data table structure self-defining function aiming at a destination of a database type;
s4012, aiming at the destination of the network protocol transmission type, providing a text data structure custom function;
the text data structure custom function comprises the following steps:
the HTTP type destination is newly added through a destination management page, HTTP is selected as the type, a user is guided to fill basic HTTP connection information for establishing HTTP connection, and the destination information is subjected to persistence for subsequent editing, deleting and inquiring operations; after basic information is configured, advanced configuration is carried out, data structure self-defining operation is completed in the advanced configuration, when a rule engine is configured, after subscription data is selected, a JSON sample which is forwarded by default by a system is dynamically generated according to the subscription information, meanwhile, a user is guided to complete HTTP forwarding data structure self-defining, after the JSON sample is copied by the user, the JSON sample is pasted in a data structure conversion input box corresponding to HTTP, the JSON information is edited, after data is reported, data forwarding program can carry out data conversion according to configuration items of the user, after information of a destination is configured, the destination information can be seen in the rule engine configuration, after the destination is selected, a rule is started, when data is reported and forwarding conditions are met, data forwarding can be carried out according to the self-defining data structure configured by the user, and if the user does not carry out the self-defining configuration, the data structure can be adopted for data forwarding.
2. The method for forwarding flexibly configurable rule engine data according to claim 1, wherein the specific method of step S2 is as follows:
s201, performing addition, deletion, modification and check operation through a destination management page;
s202, initializing condition parameters of various database type destinations;
s203, creating a forwarding destination and selecting a destination type;
s204, acquiring parameter information corresponding to the destination type from a database;
s205, after the corresponding parameter information is modified, the parameter information of the destination is stored in the database again.
3. The method for forwarding flexibly configurable rule engine data according to claim 1, wherein the specific method in step S4011 is as follows: aiming at Mysql and PostgreSQL type destinations, a fixed header mode and a dynamic header mode are provided; providing custom functions of tag and field for InfluxDB type destinations; for the MongoDB type destination, a field alias option and a custom function of a data format are provided.
4. The method for forwarding flexibly configurable rule engine data according to claim 1, wherein the specific method of step S4012 is as follows: custom functionality of data formats is provided for the destination of protocol types and text types.
5. The method for forwarding flexibly configurable rule engine data according to claim 1, wherein the specific method of step S5 is as follows: when the data is reported and the forwarding condition is met, the data is forwarded according to the user-defined table structure and the data structure configured by the user, and if the user does not perform the user-defined configuration, the data is forwarded by adopting the default table structure and the data structure.
CN201910730527.2A 2019-08-08 2019-08-08 Flexible and configurable rule engine data forwarding method Active CN110471970B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910730527.2A CN110471970B (en) 2019-08-08 2019-08-08 Flexible and configurable rule engine data forwarding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910730527.2A CN110471970B (en) 2019-08-08 2019-08-08 Flexible and configurable rule engine data forwarding method

Publications (2)

Publication Number Publication Date
CN110471970A CN110471970A (en) 2019-11-19
CN110471970B true CN110471970B (en) 2023-04-18

Family

ID=68510380

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910730527.2A Active CN110471970B (en) 2019-08-08 2019-08-08 Flexible and configurable rule engine data forwarding method

Country Status (1)

Country Link
CN (1) CN110471970B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111831460B (en) * 2020-06-30 2023-06-16 江西科技学院 Text copying and pasting method, system and readable storage medium
CN112583897A (en) * 2020-11-30 2021-03-30 北京百度网讯科技有限公司 Data destination creating method and device of rule engine, electronic equipment and storage medium
CN112532528B (en) * 2020-11-30 2023-04-25 北京百度网讯科技有限公司 Message routing method and device for rule engine
CN112422695A (en) * 2020-12-07 2021-02-26 重庆忽米网络科技有限公司 Industrial equipment data forwarding method supporting multiple protocols and multiple rules
CN114172973B (en) * 2021-11-30 2023-12-19 深圳市国电科技通信有限公司 Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107431842A (en) * 2015-04-22 2017-12-01 夏普株式会社 System and method for content information communication
CN109189468A (en) * 2018-08-06 2019-01-11 北京马上慧科技术有限公司 A kind of access of examination & approval data source configurationization and XML map configurationization system

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102346775A (en) * 2011-09-26 2012-02-08 苏州博远容天信息科技有限公司 Method for synchronizing multiple heterogeneous source databases based on log
CN102346785A (en) * 2011-11-15 2012-02-08 北京创腾科技有限公司 Method and device for directly self-defining field of database
CN103139251A (en) * 2011-11-29 2013-06-05 神州数码信息系统有限公司 Method of city-level data sharing exchange platform technology
CN102708203A (en) * 2012-05-18 2012-10-03 成都科泰地理信息技术有限公司 Database dynamic management method based on XML metadata
CN104468648B (en) * 2013-09-13 2019-01-29 腾讯科技(深圳)有限公司 Data processing system and method
CN104572672B (en) * 2013-10-15 2018-10-02 北大方正集团有限公司 The synchronous method and application system of heterogeneous database
CN103699638B (en) * 2013-12-23 2017-02-15 国云科技股份有限公司 Method for realizing cross-database type synchronous data based on configuration parameters
CN104111834A (en) * 2014-07-07 2014-10-22 北京京东尚科信息技术有限公司 Method and device for exchanging data between heterogeneous databases
CN105005618A (en) * 2015-07-21 2015-10-28 杭州合众数据技术有限公司 Data synchronization method and system among heterogeneous databases
CN105205117B (en) * 2015-09-09 2019-03-05 郑州悉知信息科技股份有限公司 A kind of tables of data moving method and device
CN106951536A (en) * 2017-03-22 2017-07-14 努比亚技术有限公司 Data method for transformation and system
CN108681488B (en) * 2018-05-19 2021-06-01 浪潮集团有限公司 Internet of things platform terminal data reporting method
CN108776702A (en) * 2018-06-11 2018-11-09 浪潮软件股份有限公司 A kind of data make a report on page user-defined visual configuration method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107431842A (en) * 2015-04-22 2017-12-01 夏普株式会社 System and method for content information communication
CN109189468A (en) * 2018-08-06 2019-01-11 北京马上慧科技术有限公司 A kind of access of examination & approval data source configurationization and XML map configurationization system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Wu Jinfei 等.The study of configuration software and management information systems integration.《2010 International Conference On Computer Design and Applications》.2010,第2卷144-147. *
赵一宁 等.国家高性能计算环境事件流系统的设计.《计算机科学与探索》.2018,第13卷(第13期),374-382. *

Also Published As

Publication number Publication date
CN110471970A (en) 2019-11-19

Similar Documents

Publication Publication Date Title
CN110471970B (en) Flexible and configurable rule engine data forwarding method
JP6581097B2 (en) Method and apparatus for automatic device program generation
CN104205733B (en) Fallback messaging
CN102609483B (en) General Excel import method based on configuration
EP2571224B1 (en) Method for processing messages on m2m platform and m2m platform system
WO2016165421A1 (en) Method and apparatus for converting different interface protocol messages
EP2779590B1 (en) Determining peer-to-peer communication paths between service providers
KR20170013884A (en) Voice displaying
US20070136431A1 (en) Short message website-address device and system and method for implementing short message value-added service
CN101184261B (en) Multi-network oriented multimedia information providing and receiving method and system
CN103078782A (en) Friend note recommendation note implementation method and system
JP2017054411A (en) API conversion adapter, API conversion system, and API conversion program
CN100386989C (en) General command line inputting device based on man-machine interactive languages, and its method
CN111104135A (en) Method and system for acquiring interface updating information in real time
CN113157975A (en) Extensible markup language parsing system and method
CN107404440B (en) Forwarding table item sending method, message forwarding method and device
CA2559642A1 (en) Devices, systems and methods for network device conversion
CN101778167B (en) Method and device for accurately acquiring size of e-mail of mobile phone terminal
CN104468926A (en) Method and device for controlling contact persons in mobile terminal
CN111723036B (en) Data processing method, related device and computer storage medium
CN106612309B (en) The update method of configuration file, apparatus and system
CN103166927B (en) A kind of XML communication protocol dynamic management approach
CN102195860B (en) Method and platform for configuring network node interconnection data
CN115065594B (en) Data configuration method, device, apparatus, readable storage medium and program product
CN112491597A (en) Automatic special line relay cutover method and device

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