CN111104375A - Authority rule editing method, system, equipment and storage medium - Google Patents

Authority rule editing method, system, equipment and storage medium Download PDF

Info

Publication number
CN111104375A
CN111104375A CN201911159363.9A CN201911159363A CN111104375A CN 111104375 A CN111104375 A CN 111104375A CN 201911159363 A CN201911159363 A CN 201911159363A CN 111104375 A CN111104375 A CN 111104375A
Authority
CN
China
Prior art keywords
rule
retrieval
attribute
original
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.)
Granted
Application number
CN201911159363.9A
Other languages
Chinese (zh)
Other versions
CN111104375B (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
Original Assignee
Taikang Insurance Group 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 filed Critical Taikang Insurance Group Co Ltd
Priority to CN201911159363.9A priority Critical patent/CN111104375B/en
Publication of CN111104375A publication Critical patent/CN111104375A/en
Application granted granted Critical
Publication of CN111104375B publication Critical patent/CN111104375B/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/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • 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

Abstract

The invention provides a method, a system, equipment and a storage medium for editing an underwriting rule, wherein the method comprises the following steps: receiving rule editing information, wherein the rule editing information comprises original rule information and modification information; extracting original rule attributes and attribute values from the original rule information; carrying out rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value to obtain a rule to be edited; and modifying the rule to be edited according to the modification information. The invention can quickly position the rule to be modified, and directly modify the original rule file according to the modification information, thereby achieving the purposes of quick positioning and modification and improving the accuracy and efficiency of rule editing.

Description

Authority rule editing method, system, equipment and storage medium
Technical Field
The invention relates to the technical field of rule engines, in particular to an underwriting rule editing method, system, equipment and storage medium.
Background
At present, in a new contract insurance business scene of each major insurance company, a rule engine is used for rule verification, and the rule engine has the practical characteristics of multiple business scenes, trivial verification points, frequent adjustment and the like along with the accumulation of time, and the number of rules is increased dramatically all the time, so that more than ten thousand rules are laid in a rule management system. Therefore, when the rules are maintained and modified subsequently, the positions of the rules cannot be quickly positioned, and time and labor are wasted.
Disclosure of Invention
Aiming at the problems in the prior art, the invention aims to provide an underwriting rule editing method, system, equipment and storage medium, which can quickly locate and modify the rule to be modified, and improve the rule editing accuracy and efficiency.
The embodiment of the invention provides an editing method of an underwriting rule, which comprises the following steps:
receiving rule editing information, wherein the rule editing information comprises original rule information and modification information;
extracting original rule attributes and attribute values from the original rule information;
carrying out rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value to obtain a rule to be edited;
and modifying the rule to be edited according to the modification information.
Optionally, after extracting the original rule attribute and the attribute value from the original rule information, determining a retrieval process according to the original rule attribute and the attribute value, where the retrieval process includes the number of times of retrieval and the original rule attribute and the attribute value of each retrieval;
and carrying out rule retrieval in the underwriting rule base according to the retrieval process.
Optionally, the determining a retrieval process includes the following steps:
determining the retrieval times according to the number of the original rule attributes;
determining the retrieval sequence of each original rule attribute according to the preset priority of each attribute;
and determining the original rule attribute and the attribute value adopted in each retrieval according to the retrieval sequence of each original rule attribute.
Optionally, after extracting the original rule attributes and the attribute values from the original rule information, the method further includes extracting relationships between the original rule attributes from the original rule information, where the relationships between the original rule attributes include relationships and/or relationships.
Optionally, after determining the original rule attribute and the attribute value adopted in each retrieval, the method further includes the following steps:
judging whether the relation between the original rule attributes of the two adjacent steps of retrieval is an and relation or an or relation;
if the relationship between the original rule attributes of the two adjacent steps of retrieval is an AND relationship, the retrieval range of the original rule attributes of the later retrieval is the rule range of the original rule attributes of the earlier retrieval;
and if the relationship between the original rule attributes of the two adjacent steps of retrieval is OR, the retrieval range of the original rule attributes of the later retrieval is the same as the retrieval range of the original rule attributes of the earlier retrieval, and the retrieval result is used for the retrieval of the subsequent original rule attributes.
Optionally, the modification information includes a dangerous seed adding requirement and a dangerous seed code;
the editing of the retrieved rule according to the modification information includes the following steps:
and if the modification information comprises the dangerous seed adding requirement, adding the dangerous seed code in the dangerous seed attribute of the retrieved rule.
Optionally, before receiving the rule edit information, the method further includes the following steps:
when a dangerous seed is newly added, acquiring the attribute and the attribute value of the dangerous seed and a dangerous seed code;
and generating rule editing information, wherein the original rule attribute and the attribute value of the rule editing information correspond to the attribute and the attribute value of the dangerous case, and the modification information of the rule editing information comprises a dangerous case adding requirement and a dangerous case code.
Optionally, after performing rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value, the method further includes the following steps:
and if the rule matched with the original rule attribute and the attribute value is not searched in the rule base, generating a new underwriting rule according to the original rule information and the modification information.
The embodiment of the invention also provides an underwriting rule editing system, which comprises:
the information receiving module is used for receiving rule editing information, and the rule editing information comprises original rule information and modification information;
the attribute extraction module is used for extracting the original rule attribute and the attribute value from the original rule information;
the rule retrieval module is used for carrying out rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value to obtain a rule to be edited;
and the rule editing module is used for modifying the rule to be edited according to the modification information.
An embodiment of the present invention further provides an underwriting rule editing apparatus, including:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the underwriting rule editing method via execution of the executable instructions.
The embodiment of the invention also provides a computer-readable storage medium for storing a program, and the program realizes the steps of the underwriting rule editing method when being executed.
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 disclosure.
The method, the system, the equipment and the storage medium for editing the underwriting rule have the following advantages:
the invention can quickly locate the rule to be modified by searching the rule with multiple dimensions through multiple attributes, and directly modify the original rule file according to the modification information, thereby achieving the purposes of quick location and modification and improving the accuracy and efficiency of rule editing.
Drawings
Other features, objects and advantages of the present invention will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, with reference to the accompanying drawings.
FIG. 1 is a flow chart of a underwriting rule editing method according to an embodiment of the invention;
FIG. 2 is a flow chart of rule retrieval in a underwriting rule editing method according to an embodiment of the present invention;
FIG. 3 is a flow chart of rule modification in a underwriting rule editing method according to an embodiment of the invention;
FIG. 4 is a schematic structural diagram of an underwriting rule editing system according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an underwriting rule editing apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present 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.
Furthermore, the drawings are merely schematic illustrations of the present disclosure 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. These functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
As shown in fig. 1, an embodiment of the present invention provides a method for editing an underwriting rule, including the following steps:
s100: receiving rule editing information, wherein the rule editing information comprises original rule information and modification information;
s200: extracting original rule attributes and attribute values from the original rule information;
s300: carrying out rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value to obtain a rule to be edited;
s400: and modifying the rule to be edited according to the modification information.
The invention receives the rule editing information through the steps S100 and S200, extracts the original rule information and the modification information from the rule editing information, extracts the original rule attribute and the attribute value from the original rule information, then adopts multiple attributes to search the rules with multiple dimensions through the step S300, can quickly position the rule to be modified, and directly modifies the original rule file according to the modification information through the step S400, thereby achieving the purposes of quick positioning and modification and improving the accuracy and efficiency of rule editing.
In step S200, extracting the original rule attribute and the attribute value from the original rule information may include comparing a preset rule attribute name with the original rule information, determining the original rule attribute in the original rule information, and extracting the attribute value corresponding to the original rule attribute. The original rule attributes may include rule type, region attributes, age attributes, channel attributes, and the like.
In this embodiment, in step S200, after extracting the original rule attribute and the attribute value from the original rule information, determining a retrieval process according to the original rule attribute and the attribute value, where the retrieval process includes the number of times of retrieval and the original rule attribute and the attribute value of each retrieval;
in step S300, rule search is performed in the underwriting rule base according to the search process.
In this embodiment, the determining the search flow in step S200 includes the following steps:
determining the retrieval times according to the number of the original rule attributes;
determining the retrieval sequence of each original rule attribute according to the preset priority of each attribute;
and determining the original rule attribute and the attribute value adopted in each retrieval according to the retrieval sequence of each original rule attribute.
For example, the original rule attributes extracted from the original rule information include the following attributes: judging the priority of each attribute according to the type of the rule, the branch company of the rule, the system channel of the rule, the product identification of the rule and the like, wherein if the priority of the type of the rule is the highest, the type of the rule is defined to be adopted for retrieval firstly.
The types of rules may include personalization rules, product rules, general rules, and common additional risk rules. The product rules may be rules defined for specific products, such as disclaimer list judgment rules of different risk categories, the general rules may be rules that are used by substantially all risk categories, such as judgments of pre-adults, and the common additional risk rules may be various predefined common additional risk judgment rules, and the personalized rules may include user-defined rules that are not included in the product rules, the general rules, and the common additional risk rules, such as sales policy rules. Firstly, after the type of the rule is adopted for retrieval, subsequent retrieval is continuously carried out in the retrieved rule range with the same type as the original rule information.
The search order of each subsequent original rule attribute may be selected and determined as needed, for example, the search order of the original rule attribute is set as: and the types of the rules, the system channels of the rules, the branch companies of the rules and the product identifications of the rules are searched in sequence according to the searching sequence during searching.
In practical application, the relationship between the original rule attributes may be not only a logical and relationship, but also a logical or relationship. That is, if the two original rule attributes are in a logical and relationship, the retrieved rule needs to satisfy both the two original rule attributes, and if the two original rule attributes are in a logical or relationship, the retrieved rule only needs to satisfy any one of the two original rule attributes. Therefore, the search method is different according to the difference of the relationship between the original rule attributes.
Therefore, in this embodiment, in the step S200, after extracting the original rule attributes and the attribute values from the original rule information, the method further includes extracting relationships between the original rule attributes from the original rule information, where the relationships between the original rule attributes include a and relationship and an or relationship.
In this embodiment, after determining the original rule attribute and the attribute value used in each retrieval in step S300, the method further includes the following steps:
judging whether the relation between the original rule attributes of the two adjacent steps of retrieval is an and relation or an or relation;
if the relationship between the original rule attributes of the two adjacent steps of retrieval is an AND relationship, the retrieval range of the original rule attributes of the later retrieval is the rule range of the original rule attributes of the earlier retrieval;
and if the relationship between the original rule attributes of the two adjacent steps of retrieval is OR, the retrieval range of the original rule attributes of the later retrieval is the same as the retrieval range of the original rule attributes of the earlier retrieval, and the retrieval result is used for the retrieval of the subsequent original rule attributes.
Taking the flow of the search in steps S11-S15 in fig. 2 as an example, the search sequence is: attribute 1 (step S11), attribute 2 (step S12), attribute 3 (step S13), attribute 4 (step S14), and attribute 5 (step S15). Namely, the rule searching is carried out in the underwriting rule base according to the searching sequence. The relationship between the attribute 1 and the attribute 2 is a logical and relationship, the search range of the attribute 2 is a rule range which is obtained on the basis of the search of the attribute 1 and conforms to the attribute 1, the relationship between the attribute 2 and the attribute 3 is also a logical and relationship, after the search of the attribute 2 is completed, the search of the attribute 3 is performed on the basis of the rule obtained by the search of the attribute 2, which is equivalent to that when the relationship is a logical and relationship, the rule range is narrowed to a certain extent every time the search is performed.
And the relationship between the attribute 4 and the attribute 3 is a logical or relationship, that is, the attribute 3 and the attribute 4 only need to satisfy one. The retrieval range of the attribute 3 is the same as that of the attribute 4, and is the rule range after the attribute 2 retrieval. Then, the rule range retrieved by the attribute 3 and the rule range retrieved by the attribute 4 are merged to obtain a union, which is used as the retrieval range of the attribute 5. The search for the attribute 3 and the search for the attribute 4 may be performed simultaneously or sequentially. However, the attributes having the logical and relationship need to be searched sequentially, and cannot be searched in parallel.
For example, the original rule attributes include a rule type, a risk type code and a disclaimer, wherein the rule type and the risk type code are in a logical AND relationship, and the risk type code and the disclaimer are in a logical OR relationship. Wherein the attribute values of the original rule attribute are respectively as follows: the rule types are discriminant rules, code values of the risky seeds and the content of the discriminant. When the original rule attribute is adopted for retrieval, firstly all rules of which the types are disclaimer list judgment rules are retrieved according to the rule types, then all the rules of which the types are disclaimer list judgment rules are inquired according to the risky code and the disclaimer list respectively, and as long as the searched rules meet one attribute value in the risky code and the disclaimer list specific content, the searched rules are used as rules to be edited.
In this embodiment, the step S300: after the rule retrieval is carried out in the underwriting rule base according to the original rule attribute and the attribute value, the method also comprises the following steps:
and if the rule matched with the original rule attribute and the attribute value is not searched in the rule base, generating a new underwriting rule according to the original rule information and the modification information.
Fig. 3 is a flow chart of modifying or creating a new underwriting rule after retrieval according to an embodiment of the present invention. After the rule retrieval is performed in step S300, S21 determines whether a rule matching the original rule information is retrieved, if so, S26 may further check whether the rule logic is consistent with the original rule information, if so, S27 performs rule modification according to the modification information, and if not, S28 performs manual intervention and a worker performs processing. If no rule matching the original rule information is retrieved, S22 generates a new rule file, and S23-S25 further obtain a new rule file according to the original rule information and the modification information definition file identifier, the definition file name, the definition file attribute, and the attribute value, and the rule file satisfies the requirement of the modified rule in the rule editing information, that is, the new rule file satisfies both the requirement of the original rule information that is not modified and the requirement of the modification information.
Furthermore, by adopting the editing method of the underwriting rule, a plurality of dangerous seed sharing rules can be realized, namely a plurality of dangerous seed codes can be added into one existing rule, wherein the dangerous seeds corresponding to the added plurality of dangerous seed codes can be suitable for the rule, so that the corresponding rule does not need to be independently written for each dangerous seed, and the rapid increase of the number of the rules is avoided.
In this embodiment, the modification information may include an insurance seed adding requirement and an insurance seed code, and a new insurance seed may also be applied to the corresponding rule by adding a new insurance seed code to an existing regular insurance seed code.
In step S400, the step of editing the retrieved rule according to the modification information includes the following steps:
and if the modification information comprises the dangerous seed adding requirement, adding the dangerous seed code in the dangerous seed attribute of the retrieved rule.
For example, in the existing underwriting rule base, about 1000 disclaimers of disclaimers need to be configured for each claim. In the prior art, if a new product is added, a new rule is newly configured, after the new product is accumulated, more and more configured rules are provided, and more repeated contents of the same type of product are provided, which brings great burden to both a rule base and a rule engine. By adopting the editing method of the underwriting rule, the existing rule can be matched according to the list of the disclaimer-free types, if the rules are consistent, the rules are positioned, the newly added claim codes are automatically configured in the rule file, and if the rules are inconsistent, a rule file is newly added.
In other alternative embodiments, the modification of the rule is not limited to the modification of the risk type code or the claim code, and may also be the modification of other contents of the rule, for example, for the disclaimer judgment rule, the content of the particular disclaimer list may be modified, for the product insurance-adding rule, the applicable condition of the particular insurance-adding may be modified, and the like, and the particular modified content is defined by the modification information in the rule editing information.
Further, in this embodiment, it can also be realized that when a new dangerous case or claim is generated, the existing rules are automatically matched for the new dangerous case or claim, and the new dangerous case code or claim code is added to the matched rules, thereby accelerating the process of generating the new dangerous case, and facilitating the generation of specific claims. Specifically, in the step S100: before receiving the rule editing information, the method further comprises the following steps:
when a dangerous seed is newly added, acquiring the attribute and the attribute value of the dangerous seed and a dangerous seed code;
and generating rule editing information, wherein the original rule attribute and the attribute value of the rule editing information correspond to the attribute and the attribute value of the dangerous case, and the modification information of the rule editing information comprises a dangerous case adding requirement and a dangerous case code.
As shown in fig. 4, an embodiment of the present invention further provides an underwriting rule editing system, which is applied to any one of the underwriting rule editing methods, and the system includes:
the information receiving module M100 is configured to receive rule editing information, where the rule editing information includes original rule information and modification information;
an attribute extraction module M200, configured to extract an original rule attribute and an attribute value from the original rule information;
the rule retrieval module M300 is used for carrying out rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value to obtain a rule to be edited;
and the rule editing module M400 is used for modifying the rule to be edited according to the modification information.
The communication information receiving module M100 and the attribute extracting module M200 receive the rule editing information, extract the original rule information and the modification information from the rule editing information, extract the original rule attribute and the attribute value from the original rule information, then use a plurality of attributes to search the rules with a plurality of dimensions through the rule retrieving module M300, can quickly position the rule to be modified, and directly modify the original rule file according to the modification information through the rule editing module M400, thereby achieving the purpose of quick positioning and modification and improving the accuracy and efficiency of rule editing.
In this embodiment, the extracting module M200 may extract the original rule attribute and the attribute value from the original rule information, where the extracting module M200 may compare the original rule information with a preset rule attribute name, determine the original rule attribute in the original rule information, and extract the attribute value corresponding to the original rule attribute. The original rule attributes may include rule type, region attributes, age attributes, channel attributes, and the like.
In this embodiment, after the attribute extraction module M200 extracts the original rule attribute and the attribute value from the original rule information, the attribute extraction module M may be further configured to determine a retrieval process according to the original rule attribute and the attribute value, where the retrieval process includes the number of times of retrieval and the original rule attribute and the attribute value of each retrieval. The rule retrieval module M300 performs rule retrieval in the underwriting rule base according to the retrieval process.
In this embodiment, the attribute extraction module M200 determines a retrieval process, including the attribute extraction module M200 determining the number of times of retrieval according to the number of the original rule attributes; determining the retrieval sequence of each original rule attribute according to the preset priority of each attribute; and determining the original rule attribute and the attribute value adopted in each retrieval according to the retrieval sequence of each original rule attribute.
Further, after the attribute extraction module M200 extracts the original rule attributes and the attribute values from the original rule information, the attribute extraction module M may also be configured to extract relationships between the original rule attributes from the original rule information, where the relationships between the original rule attributes include a relationship and an or relationship.
Correspondingly, after the rule retrieving module M300 determines the original rule attribute and the attribute value adopted in each retrieval, the following steps may also be executed:
judging whether the relation between the original rule attributes of the two adjacent steps of retrieval is an and relation or an or relation;
if the relationship between the original rule attributes of the two adjacent steps of retrieval is an AND relationship, the retrieval range of the original rule attributes of the later retrieval is the rule range of the original rule attributes of the earlier retrieval;
and if the relationship between the original rule attributes of the two adjacent steps of retrieval is OR, the retrieval range of the original rule attributes of the later retrieval is the same as the retrieval range of the original rule attributes of the earlier retrieval, and the retrieval result is used for the retrieval of the subsequent original rule attributes.
In this embodiment, the underwriting rule editing system may further include a rule generating module, and after the rule retrieving module M300 performs rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value, if a rule matching the original rule attribute and the attribute value is not retrieved in the rule base, the rule generating module is configured to generate a new underwriting rule according to the original rule information and the modification information. In this embodiment, the manner of generating the new underwriting rule may adopt the steps shown in fig. 3, but the invention is not limited thereto.
Further, as described above, by using the editing method of the underwriting rule of the present invention, a plurality of security risk sharing rules can be realized, that is, a plurality of security risk codes can be added to an existing rule, wherein the security risk corresponding to the added plurality of security risk codes can be applied to the rule, and thus, the corresponding rule does not need to be written separately for each security risk, and the number of rules is prevented from increasing sharply.
When the rule editing module M400 edits the retrieved rule according to the modification information, if the modification information includes a dangerous seed adding requirement, the rule editing module M400 adds the dangerous seed code to the dangerous seed attribute of the retrieved rule.
Specifically, the underwriting rule editing system may further include an editing information generating module, configured to, when a new dangerous case or an indemnity is generated, automatically match an existing rule for the new dangerous case or the indemnity, and add a new dangerous case code or an indemnity code to the matched rule, so that a process of generating the new dangerous case can be accelerated, and a specific indemnity is more conveniently generated. Specifically, when a new dangerous seed exists, the editing information generating module acquires the attribute and the attribute value of the dangerous seed and a dangerous seed code, then the editing information generating module generates rule editing information, the original rule attribute and the attribute value of the rule editing information correspond to the attribute and the attribute value of the dangerous seed, and the modification information of the rule editing information includes a dangerous seed adding requirement and a dangerous seed code.
The embodiment of the invention also provides an equipment for editing the underwriting rule, which comprises a processor; a memory having stored therein executable instructions of the processor; wherein the processor is configured to perform the steps of the underwriting rule editing method via execution of the executable instructions.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a method, system, 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 600 according to this embodiment of the invention is described below with reference to fig. 5. The electronic device 600 shown in fig. 5 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. 5, the electronic device 600 is embodied in the form of a general purpose computing device. The components of the electronic device 600 may include, but are not limited to: at least one processing unit 610, at least one storage unit 620, a bus 630 that connects the various system components (including the storage unit 620 and the processing unit 610), a display unit 640, and the like.
Wherein the storage unit stores program code executable by the processing unit 610 to cause the processing unit 610 to perform steps according to various exemplary embodiments of the present invention described in the above-mentioned electronic prescription flow processing method section of the present specification. For example, the processing unit 610 may perform the steps as shown in fig. 1.
The storage unit 620 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)6201 and/or a cache memory unit 6202, and may further include a read-only memory unit (ROM) 6203.
The memory unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 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 630 may be 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 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 600, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 600 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 650. Also, the electronic device 600 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 660. The network adapter 660 may communicate with other modules of the electronic device 600 via the bus 630. 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 600, 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.
The embodiment of the invention also provides a computer-readable storage medium for storing a program, and the program realizes the steps of the underwriting rule editing method when being executed. In some possible embodiments, aspects of the present invention may also be implemented in the form of a program product comprising program code for causing a terminal device to perform the steps according to various exemplary embodiments of the present invention described in the above-mentioned electronic prescription flow processing method section of this specification, when the program product is run on the terminal device.
Referring to fig. 6, 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.
The computer readable storage 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 storage 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 storage 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).
The method, the system, the equipment and the storage medium for editing the underwriting rule have the following advantages:
the invention can quickly locate the rule to be modified by searching the rule with multiple dimensions through multiple attributes, and directly modify the original rule file according to the modification information, thereby achieving the purposes of quick location and modification and improving the accuracy and efficiency of rule editing.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, embodiments of the system, apparatus, and computer storage medium are described in relative terms as substantially similar to the method embodiments, where relevant, reference may be had to the description of the method embodiments.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (10)

1. An underwriting rule editing method is characterized by comprising the following steps:
receiving rule editing information, wherein the rule editing information comprises original rule information and modification information;
extracting original rule attributes and attribute values from the original rule information;
carrying out rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value to obtain a rule to be edited;
and modifying the rule to be edited according to the modification information.
2. The method for editing underwriting rules according to claim 1, wherein after extracting the original rule attributes and attribute values from the original rule information, the method further comprises determining a retrieval process according to the original rule attributes and attribute values, wherein the retrieval process comprises the number of times of retrieval and the original rule attributes and attribute values of each retrieval;
and carrying out rule retrieval in the underwriting rule base according to the retrieval process.
3. The underwriting rule editing method according to claim 2, wherein the determining of the search flow comprises the steps of:
determining the retrieval times according to the number of the original rule attributes;
determining the retrieval sequence of each original rule attribute according to the preset priority of each attribute;
and determining the original rule attribute and the attribute value adopted in each retrieval according to the retrieval sequence of each original rule attribute.
4. The method according to claim 3, wherein after extracting the original rule attributes and attribute values from the original rule information, further comprising extracting relationships between the original rule attributes from the original rule information, wherein the relationships between the original rule attributes include an and relationship and an or relationship.
5. The method for editing underwriting rules according to claim 4, wherein after determining the original rule attributes and attribute values used in each search, the method further comprises the following steps:
judging whether the relation between the original rule attributes of the two adjacent steps of retrieval is an and relation or an or relation;
if the relationship between the original rule attributes of the two adjacent steps of retrieval is an AND relationship, the retrieval range of the original rule attributes of the later retrieval is the rule range of the original rule attributes of the earlier retrieval;
and if the relationship between the original rule attributes of the two adjacent steps of retrieval is OR, the retrieval range of the original rule attributes of the later retrieval is the same as the retrieval range of the original rule attributes of the earlier retrieval, and the retrieval result is used for the retrieval of the subsequent original rule attributes.
6. The method for editing underwriting rules of claim 1, wherein the modification information includes a risk seed addition requirement and a risk seed code;
the editing of the retrieved rule according to the modification information includes the following steps:
and if the modification information comprises the dangerous seed adding requirement, adding the dangerous seed code in the dangerous seed attribute of the retrieved rule.
7. The underwriting rule editing method according to claim 6, further comprising, before the receiving the rule editing information, the steps of:
when a dangerous seed is newly added, acquiring the attribute and the attribute value of the dangerous seed and a dangerous seed code;
and generating rule editing information, wherein the original rule attribute and the attribute value of the rule editing information correspond to the attribute and the attribute value of the dangerous case, and the modification information of the rule editing information comprises a dangerous case adding requirement and a dangerous case code.
8. An underwriting rule editing system, the system comprising:
the information receiving module is used for receiving rule editing information, and the rule editing information comprises original rule information and modification information;
the attribute extraction module is used for extracting the original rule attribute and the attribute value from the original rule information;
the rule retrieval module is used for carrying out rule retrieval in an underwriting rule base according to the original rule attribute and the attribute value to obtain a rule to be edited;
and the rule editing module is used for modifying the rule to be edited according to the modification information.
9. An underwriting rule editing apparatus, comprising:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the underwriting rule editing method of any one of claims 1 to 7 via execution of the executable instructions.
10. A computer readable storage medium storing a program which when executed performs the steps of the underwriting rule editing method of any one of claims 1 to 7.
CN201911159363.9A 2019-11-22 2019-11-22 Nuclear protection rule editing method, system, equipment and storage medium Active CN111104375B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911159363.9A CN111104375B (en) 2019-11-22 2019-11-22 Nuclear protection rule editing method, system, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911159363.9A CN111104375B (en) 2019-11-22 2019-11-22 Nuclear protection rule editing method, system, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111104375A true CN111104375A (en) 2020-05-05
CN111104375B CN111104375B (en) 2023-06-09

Family

ID=70420724

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911159363.9A Active CN111104375B (en) 2019-11-22 2019-11-22 Nuclear protection rule editing method, system, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111104375B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666087A (en) * 2020-05-28 2020-09-15 平安医疗健康管理股份有限公司 Operation rule updating method and device, computer system and readable storage medium
CN113760267A (en) * 2021-11-09 2021-12-07 深圳市明源云科技有限公司 Conditional rule multiplexing method based on interactive rule engine
CN116957822A (en) * 2023-09-21 2023-10-27 太平金融科技服务(上海)有限公司 Form detection method and device, electronic equipment and storage medium

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040128230A1 (en) * 2002-12-30 2004-07-01 Fannie Mae System and method for modifying attribute data pertaining to financial assets in a data processing system
CN101677318A (en) * 2008-09-18 2010-03-24 北京启明星辰信息技术股份有限公司 Parallel multi-mode matching method and system with matching rules containing time indicator
CA2809315A1 (en) * 2011-11-24 2013-05-21 Rakuten, Inc. Forming search query word pair thesaurus based on search time and count
US20150324469A1 (en) * 2014-05-09 2015-11-12 Thomson Reuters Global Resources System and Methods for Automating Trademark and Service Mark Searches
US20170011127A1 (en) * 2015-07-08 2017-01-12 Jiangtao Hu System and method for routing data and connecting users based on user interactions with a machine-readable code of content data
CN107656755A (en) * 2016-07-24 2018-02-02 平安科技(深圳)有限公司 The edit methods and device of regulation engine
US20180181581A1 (en) * 2016-12-23 2018-06-28 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Systems and methods for implementing object storage and fast metadata search using extended attributes
CN108257012A (en) * 2016-12-28 2018-07-06 平安科技(深圳)有限公司 Core protects rule creation method and device
US20180218011A1 (en) * 2017-02-02 2018-08-02 Kensho Technologies, Inc. Content Search Engine
US20190066221A1 (en) * 2017-08-22 2019-02-28 Accenture Global Solutions Limited Automated regulatory compliance for insurance
CN109657044A (en) * 2018-12-14 2019-04-19 北京向上心科技有限公司 Data retrieval method, data reordering method, device, terminal and storage medium
CN109670972A (en) * 2018-12-11 2019-04-23 泰康保险集团股份有限公司 Core protects method, apparatus, electronic equipment, storage medium
JP2019109554A (en) * 2017-12-15 2019-07-04 富士通株式会社 Information processing program, information processing apparatus and information processing method
CN110019532A (en) * 2018-02-07 2019-07-16 中国平安人寿保险股份有限公司 A kind of rule editing method, terminal device and storage medium
JP2019160213A (en) * 2018-03-16 2019-09-19 株式会社リコー Information processing system, information processing method, and program

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040128230A1 (en) * 2002-12-30 2004-07-01 Fannie Mae System and method for modifying attribute data pertaining to financial assets in a data processing system
CN101677318A (en) * 2008-09-18 2010-03-24 北京启明星辰信息技术股份有限公司 Parallel multi-mode matching method and system with matching rules containing time indicator
CA2809315A1 (en) * 2011-11-24 2013-05-21 Rakuten, Inc. Forming search query word pair thesaurus based on search time and count
US20150324469A1 (en) * 2014-05-09 2015-11-12 Thomson Reuters Global Resources System and Methods for Automating Trademark and Service Mark Searches
US20170011127A1 (en) * 2015-07-08 2017-01-12 Jiangtao Hu System and method for routing data and connecting users based on user interactions with a machine-readable code of content data
CN107656755A (en) * 2016-07-24 2018-02-02 平安科技(深圳)有限公司 The edit methods and device of regulation engine
US20180181581A1 (en) * 2016-12-23 2018-06-28 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Systems and methods for implementing object storage and fast metadata search using extended attributes
CN108257012A (en) * 2016-12-28 2018-07-06 平安科技(深圳)有限公司 Core protects rule creation method and device
US20180218011A1 (en) * 2017-02-02 2018-08-02 Kensho Technologies, Inc. Content Search Engine
US20190066221A1 (en) * 2017-08-22 2019-02-28 Accenture Global Solutions Limited Automated regulatory compliance for insurance
JP2019109554A (en) * 2017-12-15 2019-07-04 富士通株式会社 Information processing program, information processing apparatus and information processing method
CN110019532A (en) * 2018-02-07 2019-07-16 中国平安人寿保险股份有限公司 A kind of rule editing method, terminal device and storage medium
JP2019160213A (en) * 2018-03-16 2019-09-19 株式会社リコー Information processing system, information processing method, and program
CN109670972A (en) * 2018-12-11 2019-04-23 泰康保险集团股份有限公司 Core protects method, apparatus, electronic equipment, storage medium
CN109657044A (en) * 2018-12-14 2019-04-19 北京向上心科技有限公司 Data retrieval method, data reordering method, device, terminal and storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666087A (en) * 2020-05-28 2020-09-15 平安医疗健康管理股份有限公司 Operation rule updating method and device, computer system and readable storage medium
CN113760267A (en) * 2021-11-09 2021-12-07 深圳市明源云科技有限公司 Conditional rule multiplexing method based on interactive rule engine
CN116957822A (en) * 2023-09-21 2023-10-27 太平金融科技服务(上海)有限公司 Form detection method and device, electronic equipment and storage medium
CN116957822B (en) * 2023-09-21 2023-12-12 太平金融科技服务(上海)有限公司 Form detection method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111104375B (en) 2023-06-09

Similar Documents

Publication Publication Date Title
CN111522816B (en) Data processing method, device, terminal and medium based on database engine
US11244011B2 (en) Ingestion planning for complex tables
US9135289B2 (en) Matching transactions in multi-level records
CN111104375B (en) Nuclear protection rule editing method, system, equipment and storage medium
US20160306612A1 (en) Determining errors and warnings corresponding to a source code revision
CN110705235B (en) Information input method and device for business handling, storage medium and electronic equipment
US9182947B2 (en) Program source code navigation
US20210064781A1 (en) Detecting and obfuscating sensitive data in unstructured text
CN104750776A (en) Accessing information content in a database platform using metadata
JP2012113706A (en) Computer-implemented method, computer program, and data processing system for optimizing database query
US7818288B1 (en) eTOM enhancement of functional requirements modeling
US9984108B2 (en) Database joins using uncertain criteria
CN110334545A (en) A kind of authority control method based on SQL, device and electronic equipment
CN110196952B (en) Program code search processing method, device, equipment and storage medium
US20080082516A1 (en) System for and method of searching distributed data base, and information management device
CN116010461A (en) Data blood relationship analysis method and device, storage medium and electronic equipment
US11803356B1 (en) Software requirements creating and tracking system and method
US9852166B2 (en) Task handling in a multisystem environment
US20090077133A1 (en) System and method for efficient rule updates in policy based data management
CN112613567A (en) User label management method, system, device and storage medium
KR102588238B1 (en) Contents production application and method for driving the contents production application
US11810068B2 (en) System and method to identify low performing parameters of the same content hosted on different platforms
US11881042B2 (en) Semantic template matching
US11954424B2 (en) Automatic domain annotation of structured data
US20230053344A1 (en) Scenario generation apparatus, scenario generation method, and computer-readablerecording medium

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