CN109410077B - Method and device for defining rule flow, computer storage medium and electronic equipment - Google Patents

Method and device for defining rule flow, computer storage medium and electronic equipment Download PDF

Info

Publication number
CN109410077B
CN109410077B CN201811291395.XA CN201811291395A CN109410077B CN 109410077 B CN109410077 B CN 109410077B CN 201811291395 A CN201811291395 A CN 201811291395A CN 109410077 B CN109410077 B CN 109410077B
Authority
CN
China
Prior art keywords
rule
sub
flow
public
rules
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
CN201811291395.XA
Other languages
Chinese (zh)
Other versions
CN109410077A (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.)
Taikang Insurance Group Co Ltd
Taikang Online Property Insurance Co Ltd
Original Assignee
Taikang Insurance Group Co Ltd
Taikang Online Property Insurance 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 Taikang Insurance Group Co Ltd, Taikang Online Property Insurance Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201811291395.XA priority Critical patent/CN109410077B/en
Publication of CN109410077A publication Critical patent/CN109410077A/en
Application granted granted Critical
Publication of CN109410077B publication Critical patent/CN109410077B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0637Strategic management or analysis, e.g. setting a goal or target of an organisation; Planning actions based on goals; Analysis or evaluation of effectiveness of goals

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Educational Administration (AREA)
  • Accounting & Taxation (AREA)
  • Technology Law (AREA)
  • Game Theory and Decision Science (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention relates to the field of computers, and provides a method and a device for defining a rule flow, a computer-readable storage medium and electronic equipment, wherein the method comprises the following steps: acquiring a plurality of rule packets, wherein each rule packet comprises a common rule; separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet; forming a total rule flow according to the public rules and the input parameters, and forming a sub rule flow according to the sub rules and the input parameters; integrating the overall rule flow and the sub-rule flows to form a main rule flow. On one hand, the public rule and the personalized rule are separated, and the configuration and the verification of the personalized rule by a user are met; on the other hand, the multiple rule flows are integrated into the main rule flow, and the input parameters of the data source are integrated into the rule flows, so that personalized configuration supporting various rule scenes is realized.

Description

Method and device for defining rule flow, computer storage medium and electronic equipment
Technical Field
The present invention relates to the field of computers, and in particular, to a method for defining a rule flow, an apparatus for defining a rule flow, a computer-readable storage medium, and an electronic device.
Background
At present, with the continuous development of services in each field, a plurality of rules are usually required to be formulated according to actual service requirements, and the rules may be applicable to different people groups, different regions, and the like. At present, the change requirements of the existing rule change are provided by business personnel, then developers modify and deploy in a development tool, and then the business personnel are informed to carry out verification, and if the verification has problems, the procedures are repeated. The communication cost and the labor cost of the method are high, so that the existing rule system and the working mode cannot meet the rapidly expanding business requirement.
In view of the above, there is a need in the art to develop a new method and apparatus for defining a rule flow.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the invention.
Disclosure of Invention
The invention aims to provide a method for defining rule flow, a device for defining rule flow, a computer readable storage medium and electronic equipment, so that public rules and personalized rules can be separated at least to a certain extent, and each branch and each channel can make personalized rules according to own requirements; support personalized configurations of various rule scenarios by integrating the entries of data sources into the rule flow; further, the rules are configured and deployed through the visual rule engine, so that the cost is reduced, and the development efficiency is improved.
Additional features and advantages of the invention will be set forth in the detailed description which follows, or may be learned by practice of the invention.
According to a first aspect of the present invention, there is provided a method of defining a rule flow, comprising:
acquiring a plurality of rule packets, wherein each rule packet comprises a common rule;
separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet;
forming a total rule flow according to the public rules and the input parameters, and forming a sub rule flow according to the sub rules and the input parameters;
integrating the overall rule flow and the sub-rule flows to form a main rule flow.
In an exemplary embodiment of the invention, before forming an overall rule flow from the common rules and input parameters and forming a sub-rule flow from the sub-rules and the input parameters, the method further comprises:
acquiring a plurality of data sources;
and customizing the input parameters according to the data types in the data source.
In an exemplary embodiment of the present invention, separating the common rule from each of the rule packets to obtain a sub-rule corresponding to each of the rule packets includes:
judging whether a rule containing preset identification information exists in each rule packet;
and if the rule containing the preset identification information is judged to exist, taking the rule containing the preset identification information as the sub-rule, and separating the rule not containing the preset identification information from each rule packet.
In an exemplary embodiment of the present invention, the rule flow is a car insurance underwriting rule flow, and the rule packet includes a quotation rule, a car inspection rule and an automatic underwriting rule;
obtaining a plurality of rule packets, each of which contains a common rule, including:
and acquiring a quotation public rule, a vehicle inspection public rule and an automatic underwriting public rule in each rule packet.
In an exemplary embodiment of the present invention, separating the common rule from each of the rule packets to obtain a sub-rule corresponding to each of the rule packets includes:
separating the quotation public rules from each rule packet to obtain quotation sub-rules corresponding to each rule packet;
separating the common vehicle inspection rule from each rule packet to obtain a vehicle inspection sub-rule corresponding to each rule packet; and the number of the first and second electrodes,
and separating the automatic underwriting public rule from each rule packet to obtain an automatic underwriting sub-rule corresponding to each rule packet.
In an exemplary embodiment of the present invention, forming a total rule flow from the common rules and input parameters and forming a sub-rule flow from the sub-rules and the input parameters comprises:
respectively forming a total quotation rule flow, a total vehicle inspection rule flow and a total automatic underwriting rule flow according to parameters related to quotation in the public quotation rules and the input parameters, parameters related to vehicle inspection in the public vehicle inspection rules and the input parameters, and parameters related to automatic underwriting in the public automatic underwriting rules and the input parameters; and the number of the first and second electrodes,
and respectively forming a quotation sub-rule flow, a vehicle inspection sub-rule flow and an automatic underwriting sub-rule flow according to parameters related to quotation in the quotation sub-rule and the input parameters, parameters related to vehicle inspection in the vehicle inspection sub-rule and the input parameters, and parameters related to automatic underwriting in the automatic underwriting sub-rule and the input parameters.
In an exemplary embodiment of the present invention, the input parameter includes at least one of vehicle information, vehicle type information, policyholder information, insured person information, vehicle owner information, dangerous species information, dangerous class information, coupon information, vehicle and vessel tax information, platform information, and light pace information.
In an exemplary embodiment of the present invention, the main rule flow further includes a preset rule, wherein the preset rule is not included in each of the rule packets.
In an exemplary embodiment of the invention, the method further comprises:
and carrying out rule processing on the nodes in the main rule flow through a visualization rule engine.
In an exemplary embodiment of the present invention, the processing of the rule on the node in the main rule flow by the visualization rule engine includes:
viewing, editing, adding or deleting the target rules in the main rule flow through the visualization rule engine.
In an exemplary embodiment of the invention, the method further comprises:
and verifying the target rule according to the deployment of the user on the target rule.
According to a second aspect of the present invention, there is provided an apparatus for defining a rule flow, comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring a plurality of rule packets, and public rules are contained among the rule packets;
a separation module, configured to separate the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet;
a rule flow forming module, configured to form a total rule flow according to the common rule and the input parameter, and form a sub-rule flow according to the sub-rule and the input parameter;
an integration module to integrate the total rule flow and the sub rule flow to form a main rule flow.
According to a third aspect of the present invention, there is provided a computer storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements the method of defining a rule flow as described above.
According to a fourth aspect of the present invention, there is provided an electronic apparatus, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the above-described method of defining a rule flow via execution of the executable instructions.
As can be seen from the foregoing technical solutions, the method and apparatus for defining a rule flow, the computer-readable storage medium, and the electronic device in the exemplary embodiments of the present invention have at least the following advantages and positive effects:
the invention extracts the public rules from a plurality of rule packets, and separates the public rules from each rule packet to integrate with the self-defined input parameters to form a total rule flow; then integrating the sub-rules in the rule packet without the public rules with the customized input parameters to form a sub-rule flow; and finally integrating the total rule flow and the sub rule flow to form a main rule flow. By the method for defining the rule flow, on one hand, the public rule and the personalized rule are separated, and the configuration and the verification of the personalized rule of each branch or channel can be met; on the other hand, the data source parameters are integrated into the rule flow, and personalized configuration of various rule scenes can be supported.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention. It is obvious that the drawings in the following description are only some embodiments of the invention, and that for a person skilled in the art, other drawings can be derived from them without inventive effort.
Fig. 1 is a flowchart illustrating a method of defining a rule flow in the related art;
FIG. 2 illustrates a flow diagram of a method of defining a rule flow in an exemplary embodiment of the invention;
FIG. 3 illustrates an exemplary diagram of an application scenario of a method of defining a rule flow in an exemplary embodiment of the invention;
FIG. 4 illustrates a flow diagram of a method of defining a rule flow in an exemplary embodiment of the invention;
FIG. 5 illustrates a flow diagram of a method for defining a flow of vehicle insurance underwriting rules in an exemplary embodiment of the invention;
FIG. 6 is a block diagram illustrating an apparatus for defining a rule flow in an exemplary embodiment of the invention;
FIG. 7 illustrates an example block diagram of an electronic device for implementing a method of defining a rule flow in an example embodiment of the invention;
fig. 8 schematically illustrates a computer-readable storage medium for implementing a method of defining a rule flow in an exemplary embodiment of the invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to provide a thorough understanding of embodiments of the invention. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known technical solutions have not been shown or described in detail to avoid obscuring aspects of the invention.
The terms "a," "an," "the," and "said" are used in this specification to denote the presence of one or more elements/components/parts/etc.; the terms "comprising" and "having" are intended to be inclusive and mean that there may be additional elements/components/etc. other than the listed elements/components/etc.; the terms "first" and "second", etc. are used merely as labels, and are not limiting on the number of their objects.
Furthermore, the drawings are merely schematic illustrations of the invention and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus their repetitive description will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities.
In the related art in the field, a plurality of different rules are embodied in a rule flow form, and a rule in a general rule flow set by a user is only applicable to a general situation, but may not be applicable to a special situation, so that the user can form an individualized rule according to the needs of the user for different groups, different regions and other conditions. Fig. 1 shows a schematic flow chart of defining a main rule flow, as shown in fig. 1, in step S101, a plurality of acquired rules are checked; judging whether each rule is correct or not through checking; in step S102, when the rule check result is failure, the process of defining the main rule flow is ended; in step S103, when the rule verification result is successful, a rule area is initialized, and a plurality of rules are distinguished according to an applicable area; in step S104, integrating the rules corresponding to a certain region into a rule flow corresponding to a certain region; in step S105, the rules applied to each place are integrated and formed into a total rule flow.
In the above method for defining the main rule flow, the partial rule flow and the total rule flow are in a parallel relationship, which results in the existence of the same rule as that in the total rule flow in the partial rule flow, which results in the redundancy of the rule in the partial rule flow, and when the rule is changed, the whole change is required, and the workload is too large.
Further, taking the car insurance underwriting as an example, the car insurance underwriting rule flow comprises a quotation rule, a car inspection rule and an insurance check rule, at present, the quotation rule is that the rule is deployed in a deployment package mode according to a branch company, but related input parameters only comprise dangerous information, dangerous information and vehicle information returned by a vehicle information platform, the types of the input parameters are too few, the coverage is incomplete, and more personalized rule definitions are not supported; the car-checking rule is judged by a plurality of fixed input parameters through codes, and the individual deployment of the branch companies is not supported; the underwriting rules are deployed according to the mode of the main rule flow, the compatibility of the individual rules of the branch companies is poor, and if the individual rules are changed, the change and the redeployment of all the rule packages are involved.
In view of the problems in the related art, the present invention provides a method for defining a rule flow, and fig. 2 shows a flowchart of the method for defining a rule flow, and as shown in fig. 2, the method for defining a rule flow includes:
s210: acquiring a plurality of rule packets, wherein each rule packet comprises a common rule;
s220: separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet;
s230: forming a total rule flow according to the public rules and the input parameters, and forming a sub rule flow according to the sub rules and the input parameters;
s240: integrating the overall rule flow and the sub-rule flows to form a main rule flow.
The respective steps of the method of defining a rule flow are explained in detail below based on the structure shown in fig. 3.
In step S210, a plurality of rule packages are obtained, and a common rule is included between the rule packages.
In the exemplary embodiment of the present invention, the user formulates a plurality of rules through the terminal device 301, the rules include rules with universality and rules applicable to only individuals, partial groups and partial regions. For example, for the quotation rules in the car insurance underwriting rule flow, the head office may make different guidance quotations for different vehicle information, and for different regions, the quotation reported to the insured person may come in and go out with the guidance quotation of the head office due to different policies and other factors, that is, the rules applicable to individuals, partial groups and partial regions are personalized rules made according to the needs of the head office.
In an exemplary embodiment of the invention, a user may formulate a plurality of rules and integrate the plurality of rules into a rule package. The server 302 may obtain a plurality of rule packages from the terminal device 301, and each rule package includes a public rule and a personalized rule, taking defining a car insurance underwriting rule flow as an example, a plurality of rule packages corresponding to each branch company may be obtained, and the rule package of each branch company includes a public rule, for example, rules about car and boat tax, dangerous types, and the like; similarly, the rule package of each branch company further includes personalized rules, for example, rules related to offer information and the like.
In step S220, the common rule is separated from each rule packet to obtain a sub-rule corresponding to each rule packet.
In an exemplary embodiment of the present invention, in order to meet the requirement of the configuration of the personalized rule of the user, and avoid modifying all rules when modifying a certain rule, the common rules in each rule package may be separated from each rule package, a total rule flow is formed according to the common rules, and meanwhile, the sub-rules in the rule package from which the common rules are removed, that is, the personalized rules, are obtained, and a sub-rule flow is formed according to the sub-rules.
In an exemplary embodiment of the present invention, when the common rule is separated, the common rule in the rule packet may be identified first. When a user formulates a rule, preset identification information may be added to the rule to distinguish the rule, for example, a specific region, group name, or person name may be added to the rule to distinguish a plurality of rules in a rule package, or whether the rule is for a certain region, group, or individual may be determined according to the content of the rule. Of course, the common rule and the sub-rule may be distinguished in other ways, and the present invention is not described herein again. After the rules in the rule package are identified and classified, the common rules can be separated from the rule package, and accordingly, the remaining rules in the rule package are all sub-rules.
In step S230, a total rule flow is formed according to the common rule and the input parameter, and a sub rule flow is formed according to the sub rule and the input parameter.
In an exemplary embodiment of the invention, the overall rule flow may be formed from common rules and input parameters, and the sub-rule flow may be formed from sub-rules and input parameters. The input parameters can be parameters defined by a user according to data sources, before the total rule flow and the sub rule flow are formed, a plurality of data sources can be determined according to types related to the rule flow, and then the input parameters are customized according to data types in the data sources. Through the operation, the input parameters of all data sources can be integrated into the rule flow, and the personalized configuration of various rule scenes by a user is supported.
In step S240, the total rule flow and the sub rule flows are integrated to form a main rule flow.
In the exemplary embodiment of the invention, after the total rule flow and the sub-rule flow are obtained, the total rule flow and the sub-rule flow can be integrated to form the main rule flow, so that the total rule flow and the sub-rule flow become the relationship between the upper-level rule and the lower-level rule, and the sub-rule flow does not contain a public rule any more, so that the corresponding rule is only required to be modified when the rule is modified, the whole modification is not required, the workload is reduced, the development labor is saved, and the development efficiency is improved.
In an exemplary embodiment of the invention, the main rule flow may include, in addition to the total rule flow and the sub rule flow, a preset rule that is not included in each rule package in step S210, that is, the preset rule belongs to neither a public rule nor a sub rule, and the preset rule may be a common rule between partial rule packages, for example, for the vehicle insurance underwriting rule flow, each division company in the western region has the same vehicle loss insurance quotation for a certain model of a certain brand if the usage time is five years, and thus has a common rule on the vehicle loss insurance quotation in the quotation rule for each division company in the western region, and the vehicle loss insurance quotation rule does not apply for each division company in the non-western region, so in order to facilitate modification of the rule, the rule may be set as a rule independent of the common rule and the sub rule, the main rule flow is integrated with the general rule flow and the sub rule flows when it is finally formed. Of course, other rules that do not belong to the common rule or the sub-rule may also be set as the preset rule, which is not described in detail herein.
Fig. 4 is a flowchart illustrating a method for defining a rule flow, and as shown in fig. 4, in step S401, a rule in the obtained multiple rule packages is checked; in step S402, when the rule check result is failure, the process of defining the main rule flow is ended; in step S403, when the rule verification result is successful, extracting the common rule in each rule packet, and forming a total rule flow according to the common rule; in step S404, a plurality of sub-rule flows (sub-rule flow 1, sub-rule flow 2, sub-rule flow 3 … sub-rule flow n) are formed from the sub-rules corresponding to the plurality of rule packets; in step S405, the total rule flow, the sub rule flow and the preset rule are integrated to form a main rule flow.
As a specific embodiment of the present invention, the rule flow is a car insurance underwriting rule flow, and each rule package includes a quotation rule, a car inspection rule, and an automatic underwriting rule, further, a quotation common rule exists between the quotation rules in each rule package, a car inspection common rule exists between the car inspection rules in each rule package, and an automatic underwriting common rule exists between the automatic underwriting rules in each rule package. Fig. 5 is a schematic flowchart of a method for defining a car insurance underwriting rule flow, and as shown in fig. 5, in step S501, input parameters customized by a user according to data types in a data source a, a data source B, a data source C and a data source D are acquired, where the input parameters include a parameter E associated with a quote, a parameter F associated with a car test and a parameter G associated with an automatic underwriting; in step S502, the quotation common rules in each rule package are extracted, and the quotation common rules and the quotation-associated parameters are integrated to form a quotation total rule flow; in step S503, obtaining the quotation sub-rules corresponding to the rule packages, and integrating the quotation sub-rules corresponding to the rule packages with the parameters associated with the quotation to form a plurality of quotation sub-rule flows (quotation sub-rule flow 1, quotation sub-rule flow 2 … quotation sub-rule flow n); in step S504, extracting the common rule for inspecting vehicles in each rule package, and integrating the common rule for inspecting vehicles and the parameters associated with inspecting vehicles to form a total rule flow for inspecting vehicles; in step S505, vehicle inspection rule corresponding to each rule package is obtained, and vehicle inspection rule corresponding to each rule package is integrated with parameters associated with vehicle inspection to form a plurality of vehicle inspection rule flows (vehicle inspection rule flow 1, vehicle inspection rule flow 2 … vehicle inspection rule flow n); in step S506, extracting the automatic underwriting public rules in each rule package, and integrating the automatic underwriting public rules and the parameters associated with the automatic underwriting to form an automatic underwriting total rule flow; in step S507, obtaining the automatic underwriting sub-rules corresponding to the rule packages, and integrating the automatic underwriting sub-rules corresponding to the rule packages with parameters associated with the automatic underwriting to form a plurality of automatic underwriting sub-rule flows (from underwriting rule flow 1, from underwriting rule flow 2 … from underwriting rule flow n); and finally integrating the total quote rule flow, the total vehicle inspection rule flow, the automatic underwriting total rule flow, the sub-quote rule flow, the sub-vehicle inspection rule flow and the automatic underwriting sub-rule flow to form a main vehicle insurance underwriting rule flow.
In an exemplary embodiment of the present invention, the data source a, the data source B, the data source C, and the data source D may be any one of policy data, friend data, photo data, and platform data, and the data sources are different from each other. In an embodiment of the present invention, the input parameters may include one or more of vehicle information, vehicle type information, policyholder information, insured person information, vehicle owner information, dangerous species information, preferential information, vehicle and vessel tax information, platform information, and light stroke information, and the parameters associated with the offer among the input parameters may be vehicle information, vehicle type information, policyholder information, insured person information, vehicle owner information, dangerous species information, platform information, light stroke information; the parameters related to vehicle inspection can be vehicle information, vehicle type information, insurance applicant information, insured person information, vehicle owner information, dangerous species information, dangerous class information, platform information and pace information; the parameters associated with the automatic underwriting can be vehicle information, vehicle type information, policyholder information, insured person information, vehicle owner information, dangerous species information, dangerous class information, preference information, vehicle and ship tax information and platform information. Further, the input parameters can be customized through a uniform parameter entry, so that only defined parameters can be used in rule configuration, and undefined parameters cannot be used. It should be noted that there is no corresponding hierarchical relationship between the input parameters, but corresponding rules need to be maintained when defining the required attributes corresponding to each input parameter, and the non-required attributes need to be maintained according to specific needs.
In the exemplary embodiment of the present invention, after the main rule flow is defined, the visualization rule engine may perform rule processing on each node in the main rule flow, specifically, check, edit, add, delete, and the like on the rule, and a user may check, edit, delete, and the like on the target rule flow and the target rule only by finding a folder storing the main rule flow in the visualization page, and if the user wants to add the rule, the user may enter the node selection page through a "write" button in the visualization page, and may write a new rule after the node selection page selects the target node; or the target node may be selected first and then the "write" button may be clicked to write the new rule. The visualization rule engine can be specifically an ilog visualization rule engine, a developer performs rule adding, changing, deploying and the like on the imported rule flow through the visualization page tool, and the added, changed and deployed rules can be immediately effective after autonomous operation of service personnel, so that the development period is greatly shortened, the communication cost is reduced, and the working efficiency is improved.
In the exemplary embodiment of the present invention, after the user completes the deployment of the target rule in the main rule flow, the target rule may be verified. The method for defining the rule flow realizes the separation of the public rule and the personalized rule, and meets the configuration and the verification of the personalized rule of each branch mechanism/channel; the method comprises the steps of defining a rule flow, integrating the entries of all data sources into the rule flow at the same time, and achieving the purpose of supporting the personalized configuration of various rule scenes; and through the visual rule engine, rule configuration and deployment can be carried out through business personnel, so that the development cost is reduced, and the development efficiency is improved.
Correspondingly, the present invention further provides an apparatus for defining a rule flow, fig. 6 shows a schematic structural diagram of the apparatus for defining a rule flow, and as shown in fig. 6, an apparatus 600 for defining a rule flow may include a risk rule obtaining module 601, a separation module 602, a rule flow forming module 603, and an integration module 604. Wherein:
an obtaining module 601, configured to obtain multiple rule packages, where each rule package includes a common rule;
a separating module 602, configured to separate the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet;
a rule flow forming module 603, configured to form a total rule flow according to the common rule and the input parameter, and form a sub-rule flow according to the sub-rule and the input parameter;
an integration module 604 for integrating the total rule flow and the sub rule flows to form a main rule flow.
In an exemplary embodiment of the present invention, the apparatus 600 for defining a rule flow further includes an input module, configured to obtain a plurality of data sources, and customize the input parameters according to data types in the data sources.
In an exemplary embodiment of the invention, the separation module 602 is configured to: judging whether a rule containing preset identification information exists in each rule packet; and if the rule containing the preset identification information is judged to exist, taking the rule containing the preset identification information as the sub-rule, and separating the rule not containing the preset identification information from each rule packet.
In an exemplary embodiment of the present invention, the rule flow is a car insurance underwriting rule flow, and the rule packet includes a quotation rule, a car inspection rule and an automatic underwriting rule;
obtaining a plurality of rule packets, each of which contains a common rule, including:
and acquiring a quotation public rule, a vehicle inspection public rule and an automatic underwriting public rule in each rule packet.
In an exemplary embodiment of the present invention, the common rule is separated from each rule packet to obtain a sub-rule corresponding to each rule packet, and the obtaining module 601 is configured to: separating the quotation public rules from each rule packet to obtain quotation sub-rules corresponding to each rule packet; separating the common vehicle inspection rule from each rule packet to obtain a vehicle inspection sub-rule corresponding to each rule packet; and separating the automatic underwriting common rule from each rule package to obtain an automatic underwriting sub-rule corresponding to each rule package.
In an exemplary embodiment of the invention, the rule flow forming module 603 is configured to: respectively forming a total quotation rule flow, a total vehicle inspection rule flow and a total automatic underwriting rule flow according to parameters related to quotation in the public quotation rules and the input parameters, parameters related to vehicle inspection in the public vehicle inspection rules and the input parameters, and parameters related to automatic underwriting in the public automatic underwriting rules and the input parameters; and respectively forming a quotation sub-rule flow, a vehicle inspection sub-rule flow and an automatic underwriting sub-rule flow according to parameters related to quotation in the quotation sub-rule and the input parameters, parameters related to vehicle inspection in the vehicle inspection sub-rule and the input parameters, and parameters related to automatic underwriting in the automatic underwriting sub-rule and the input parameters.
In an exemplary embodiment of the present invention, the input parameter includes at least one of vehicle information, vehicle type information, policyholder information, insured person information, vehicle owner information, dangerous species information, dangerous class information, coupon information, vehicle and vessel tax information, platform information, and light pace information.
In an exemplary embodiment of the present invention, the main rule flow further includes a preset rule, wherein the preset rule is not included in each of the rule packets.
In an exemplary embodiment of the present invention, the apparatus 600 for defining a rule flow further includes a visualization rule engine for performing rule processing on nodes in the main rule flow.
In an exemplary embodiment of the invention, the visualization rules engine is configured to: viewing, editing, adding or deleting the target rules in the main rule flow through the visualization rule engine.
In an exemplary embodiment of the present invention, the apparatus 600 for defining a rule flow further includes a verification module, configured to verify the target rule according to the deployment of the target rule by the user.
The specific details of each module in the above apparatus for defining a rule flow have been described in detail in the corresponding method for defining a rule flow, and therefore are not described herein again.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the invention. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Moreover, although the steps of the methods of the present invention are depicted in the drawings in a particular order, this does not require or imply that the steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a computing device (which can be a personal computer, a server, a mobile terminal, or a network device, etc.) execute the method according to the embodiment of the present invention.
In an exemplary embodiment of the present invention, there is also provided an electronic device capable of implementing the above method.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or program product. Thus, various aspects of the invention may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
An electronic device 700 according to this embodiment of the invention is described below with reference to fig. 7. The electronic device 700 shown in fig. 7 is only an example and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 7, electronic device 700 is embodied in the form of a general purpose computing device. The components of the electronic device 700 may include, but are not limited to: the at least one processing unit 710, the at least one memory unit 720, and a bus 730 that couples various system components including the memory unit 720 and the processing unit 710.
Wherein the storage unit stores program code that is executable by the processing unit 710 such that the processing unit 710 performs the steps according to various exemplary embodiments of the present invention as described in the above section "exemplary method" of the present specification. For example, the processing unit 710 may perform step S210 as shown in fig. 2: acquiring a plurality of rule packets, wherein each rule packet comprises a common rule; step S220: separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet; step S230: forming a total rule flow according to the public rules and the input parameters, and forming a sub rule flow according to the sub rules and the input parameters; step S240: integrating the overall rule flow and the sub-rule flows to form a main rule flow.
The storage unit 720 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)7201 and/or a cache memory unit 7202, and may further include a read only memory unit (ROM) 7203.
The storage unit 720 may also include a program/utility 7204 having a set (at least one) of program modules 7205, such program modules 7205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 730 may be any representation of one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 700 may also communicate with one or more external devices 1100 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 700, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 700 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 750. Also, the electronic device 700 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet) via the network adapter 760. As shown, the network adapter 760 communicates with the other modules of the electronic device 700 via the bus 730. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 700, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a computing device (which can be a personal computer, a server, a terminal device, or a network device, etc.) execute the method according to the embodiment of the present invention.
In an exemplary embodiment of the present invention, there is also provided a computer storage medium having stored thereon a program product capable of implementing the above-described method of the present specification. In some possible embodiments, aspects of the invention may also be implemented in the form of a program product comprising program code means for causing a terminal device to carry out the steps according to various exemplary embodiments of the invention described in the above section "exemplary methods" of the present description, when said program product is run on the terminal device.
Referring to fig. 8, a program product 800 for implementing the above method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited in this regard and, in the present document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
Furthermore, the above-described figures are merely schematic illustrations of processes involved in methods according to exemplary embodiments of the invention, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.

Claims (6)

1. An apparatus for defining a rule flow, comprising:
the input module is used for acquiring a plurality of data sources and customizing input parameters according to data types in the data sources;
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring a plurality of rule packets, and public rules are contained among the rule packets; the public rules comprise a quotation public rule, a vehicle inspection public rule and an automatic underwriting public rule;
a separation module, configured to separate the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet; the sub-rules comprise a quotation sub-rule, a vehicle inspection sub-rule and an automatic underwriting sub-rule;
a rule flow forming module, configured to form a total rule flow according to the common rule and the input parameter, and form a sub-rule flow according to the sub-rule and the input parameter;
an integration module to integrate the total rule flow and the sub rule flows to form a main rule flow;
the separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet includes:
judging whether a rule containing preset identification information exists in each rule packet;
if the rule containing the preset identification information is judged to exist, the rule containing the preset identification information is used as the sub-rule, and the rule not containing the preset identification information is separated from each rule packet;
the rule flow forming module is configured to:
respectively forming a total quotation rule flow, a total vehicle inspection rule flow and a total automatic underwriting rule flow according to parameters related to quotation in the public quotation rules and the input parameters, parameters related to vehicle inspection in the public vehicle inspection rules and the input parameters, and parameters related to automatic underwriting in the public automatic underwriting rules and the input parameters; and the number of the first and second electrodes,
and respectively forming a quotation sub-rule flow, a vehicle inspection sub-rule flow and an automatic underwriting sub-rule flow according to parameters related to quotation in the quotation sub-rule and the input parameters, parameters related to vehicle inspection in the vehicle inspection sub-rule and the input parameters, and parameters related to automatic underwriting in the automatic underwriting sub-rule and the input parameters.
2. The apparatus for defining rule flow according to claim 1, wherein the rule flow is a vehicle insurance underwriting rule flow, and the rule packet comprises a quotation rule, a vehicle inspection rule and an automatic underwriting rule;
the acquisition module includes: and acquiring a quotation public rule, a vehicle inspection public rule and an automatic underwriting public rule in each rule packet.
3. The apparatus for defining a rule flow of claim 2, wherein the obtaining module is configured to:
separating the quotation public rules from each rule packet to obtain quotation sub-rules corresponding to each rule packet;
separating the common vehicle inspection rule from each rule packet to obtain a vehicle inspection sub-rule corresponding to each rule packet; and the number of the first and second electrodes,
and separating the automatic underwriting public rule from each rule packet to obtain an automatic underwriting sub-rule corresponding to each rule packet.
4. The apparatus for defining a rule flow according to claim 1, wherein the rule flow forming module comprises an input parameter determining unit configured to:
the input parameters comprise at least one of vehicle information, vehicle type information, policyholder information, insured person information, vehicle owner information, dangerous seed information, dangerous grade information, preferential information, vehicle and ship tax information, platform information and pace information.
5. A computer storage medium having a computer program stored thereon, the computer program when executed by a processor implementing the steps of:
acquiring a plurality of data sources, and customizing input parameters according to data types in the data sources;
acquiring a plurality of rule packets, wherein each rule packet comprises a common rule; the public rules comprise a quotation public rule, a vehicle inspection public rule and an automatic underwriting public rule;
separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet; the sub-rules comprise a quotation sub-rule, a vehicle inspection sub-rule and an automatic underwriting sub-rule;
forming a total rule flow according to the public rules and the input parameters, and forming a sub rule flow according to the sub rules and the input parameters;
integrating the overall rule flow and the sub-rule flows to form a main rule flow;
the separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet includes:
judging whether a rule containing preset identification information exists in each rule packet;
if the rule containing the preset identification information is judged to exist, the rule containing the preset identification information is used as the sub-rule, and the rule not containing the preset identification information is separated from each rule packet;
the forming a total rule flow according to the common rule and the input parameter, and forming a sub rule flow according to the sub rule and the input parameter, includes:
respectively forming a total quotation rule flow, a total vehicle inspection rule flow and a total automatic underwriting rule flow according to parameters related to quotation in the public quotation rules and the input parameters, parameters related to vehicle inspection in the public vehicle inspection rules and the input parameters, and parameters related to automatic underwriting in the public automatic underwriting rules and the input parameters; and the number of the first and second electrodes,
and respectively forming a quotation sub-rule flow, a vehicle inspection sub-rule flow and an automatic underwriting sub-rule flow according to parameters related to quotation in the quotation sub-rule and the input parameters, parameters related to vehicle inspection in the vehicle inspection sub-rule and the input parameters, and parameters related to automatic underwriting in the automatic underwriting sub-rule and the input parameters.
6. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform, via execution of the executable instructions, the steps of:
acquiring a plurality of data sources, and customizing input parameters according to data types in the data sources;
acquiring a plurality of rule packets, wherein each rule packet comprises a common rule; the public rules comprise a quotation public rule, a vehicle inspection public rule and an automatic underwriting public rule;
separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet; the sub-rules comprise a quotation sub-rule, a vehicle inspection sub-rule and an automatic underwriting sub-rule; the separating the common rule from each rule package comprises: separating the public rules from each rule packet according to preset identification information added in the rules;
forming a total rule flow according to the public rules and the input parameters, and forming a sub rule flow according to the sub rules and the input parameters;
integrating the overall rule flow and the sub-rule flows to form a main rule flow;
the separating the common rule from each rule packet to obtain a sub-rule corresponding to each rule packet includes:
judging whether a rule containing preset identification information exists in each rule packet;
if the rule containing the preset identification information is judged to exist, the rule containing the preset identification information is used as the sub-rule, and the rule not containing the preset identification information is separated from each rule packet;
the forming a total rule flow according to the common rule and the input parameter, and forming a sub rule flow according to the sub rule and the input parameter, includes:
respectively forming a total quotation rule flow, a total vehicle inspection rule flow and a total automatic underwriting rule flow according to parameters related to quotation in the public quotation rules and the input parameters, parameters related to vehicle inspection in the public vehicle inspection rules and the input parameters, and parameters related to automatic underwriting in the public automatic underwriting rules and the input parameters; and the number of the first and second electrodes,
and respectively forming a quotation sub-rule flow, a vehicle inspection sub-rule flow and an automatic underwriting sub-rule flow according to parameters related to quotation in the quotation sub-rule and the input parameters, parameters related to vehicle inspection in the vehicle inspection sub-rule and the input parameters, and parameters related to automatic underwriting in the automatic underwriting sub-rule and the input parameters.
CN201811291395.XA 2018-10-31 2018-10-31 Method and device for defining rule flow, computer storage medium and electronic equipment Active CN109410077B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811291395.XA CN109410077B (en) 2018-10-31 2018-10-31 Method and device for defining rule flow, computer storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811291395.XA CN109410077B (en) 2018-10-31 2018-10-31 Method and device for defining rule flow, computer storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN109410077A CN109410077A (en) 2019-03-01
CN109410077B true CN109410077B (en) 2021-04-20

Family

ID=65471128

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811291395.XA Active CN109410077B (en) 2018-10-31 2018-10-31 Method and device for defining rule flow, computer storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN109410077B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113010231B (en) * 2021-03-29 2024-07-26 上海寻梦信息技术有限公司 Rule configuration method, device, equipment and storage medium for logistics ageing prediction
CN117593137A (en) * 2023-11-17 2024-02-23 德联易控科技(北京)有限公司 Method, device and equipment for generating insurance suggestion based on vehicle insurance underwriting rule

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101651693A (en) * 2009-09-15 2010-02-17 成都市华为赛门铁克科技有限公司 Aged rule maintenance method and equipment
CN106155896A (en) * 2015-04-14 2016-11-23 富士通株式会社 Test cases technology device, method and system for regular flow
CN107274023A (en) * 2017-06-20 2017-10-20 阿里巴巴集团控股有限公司 Flow of insuring generation method, insure request processing method and device and electronic equipment
CN107644323A (en) * 2017-09-30 2018-01-30 成都莲合软件科技有限公司 A kind of intelligent checks system of service-oriented stream

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11252227B2 (en) * 2016-12-27 2022-02-15 Cisco Technology, Inc. System and method of managing flow state in stateful applications

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101651693A (en) * 2009-09-15 2010-02-17 成都市华为赛门铁克科技有限公司 Aged rule maintenance method and equipment
CN106155896A (en) * 2015-04-14 2016-11-23 富士通株式会社 Test cases technology device, method and system for regular flow
CN107274023A (en) * 2017-06-20 2017-10-20 阿里巴巴集团控股有限公司 Flow of insuring generation method, insure request processing method and device and electronic equipment
CN107644323A (en) * 2017-09-30 2018-01-30 成都莲合软件科技有限公司 A kind of intelligent checks system of service-oriented stream

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Wang, DM 等."A Hybrid-timeout Mechanism to Handle Rule Dependencies in Software Defined Networks".《IEEE Conference on Computer Communications Workshops》.2017,第241-246页. *
规则自动生成技术研究及其在医保审核中的应用;尚尔路;《中国优秀硕士学位论文全文数据库-经济与管理科学辑》;20180315(第03期);第J161-29页 *

Also Published As

Publication number Publication date
CN109410077A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
US9405532B1 (en) Integrated cloud platform translation system
US10528675B2 (en) Context-aware translation memory to facilitate more accurate translation
US20150220332A1 (en) Resolving merge conflicts that prevent blocks of program code from properly being merged
US11144437B2 (en) Pre-populating continuous delivery test cases
CN107451062B (en) User interface traversal test method, device, server and storage medium
CN109658059B (en) File verification method and device, electronic equipment and computer readable medium
JP6268029B2 (en) Test case generation apparatus and test case generation method
CN110580189A (en) method and device for generating front-end page, computer equipment and storage medium
US11151448B2 (en) Location tagging for visual data of places using deep learning
CN109410077B (en) Method and device for defining rule flow, computer storage medium and electronic equipment
US20200302350A1 (en) Natural language processing based business domain modeling
US20210124752A1 (en) System for Data Collection, Aggregation, Storage, Verification and Analytics with User Interface
US9053450B2 (en) Automated business process modeling
CN114641771A (en) Cluster security based on virtual machine content
CN112398809A (en) Protocol rule conversion method, device, computer equipment and storage medium
CN115629743A (en) Service component arranging method, service scheduling method and device, electronic equipment and storage medium
CN110059113B (en) Method, system and computer readable storage medium for processing queries
CN112558966B (en) Depth model visualization data processing method and device and electronic equipment
CN113032256B (en) Automated testing method, apparatus, computer system, and readable storage medium
WO2023151397A1 (en) Application program deployment method and apparatus, device, and medium
US20200379786A1 (en) Keyboard interaction model for software builder canvas nodes
CN112416700A (en) Analyzing initiated predictive failures and SMART logs
KR20210060998A (en) Method for generating finite state machine, method for operating finite state machine, server and computer program for performing the same
US20230281386A1 (en) Guiding and validating document submissions
US11810381B2 (en) Automatic rule prediction and generation for document classification and validation

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
CP03 Change of name, title or address

Address after: Floor 36, Zheshang Building, No. 718 Jianshe Avenue, Jiang'an District, Wuhan, Hubei 430019

Patentee after: TK.CN INSURANCE Co.,Ltd.

Patentee after: TAIKANG INSURANCE GROUP Co.,Ltd.

Address before: 156 fuxingmennei street, Xicheng District, Beijing 100031

Patentee before: TAIKANG INSURANCE GROUP Co.,Ltd.

Patentee before: TK.CN INSURANCE Co.,Ltd.

CP03 Change of name, title or address