WO2018233305A1 - Rule configuration method and device, server and computer readable storage medium - Google Patents

Rule configuration method and device, server and computer readable storage medium Download PDF

Info

Publication number
WO2018233305A1
WO2018233305A1 PCT/CN2018/076383 CN2018076383W WO2018233305A1 WO 2018233305 A1 WO2018233305 A1 WO 2018233305A1 CN 2018076383 W CN2018076383 W CN 2018076383W WO 2018233305 A1 WO2018233305 A1 WO 2018233305A1
Authority
WO
WIPO (PCT)
Prior art keywords
rule
report data
factor
channel
rule factor
Prior art date
Application number
PCT/CN2018/076383
Other languages
French (fr)
Chinese (zh)
Inventor
蒋增源
刘金萍
黄建虎
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2018233305A1 publication Critical patent/WO2018233305A1/en

Links

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

Definitions

  • the present application relates to the field of data processing technologies, and in particular, to a rule configuration method, apparatus, server, and computer readable storage medium.
  • the main purpose of the present application is to provide a rule configuration method, apparatus, server, and computer readable storage medium, which are intended to solve the existing rule configuration manner, and not only consume a large amount of material resources, but also cause technical problems of poor system stability. .
  • the present application provides a rule configuration method, which is applied to a server, where the rule configuration method includes:
  • the rule factor for setting the threshold is stored in the rule table corresponding to the database of the server, and the rule configuration is implemented.
  • the present application further provides a rule configuration apparatus, where the rule configuration apparatus includes:
  • the parsing module is configured to parse the front-end page associated with the server by using a preset parsing tool to parse the front-end page into a front-end page of a preset format;
  • Determining a display module configured to determine a template to be configured according to a selection operation in a front end page of the preset format, and display the selected template
  • a receiving module configured to receive a rule factor based on the template input, and receive a threshold set based on the rule factor
  • a storage module configured to store a rule factor for setting a threshold value into a rule table corresponding to a database of the server, to implement rule configuration.
  • the present application further provides a server including a memory, a processor, and a rule configuration program stored on the memory and operable on the processor, the rule configuration program being The processor executes the steps of the rule configuration method as described above when executed.
  • the present application further provides a computer readable storage medium having a rule configuration program stored thereon, the rule configuration program being executed by a processor to implement the rules as described above The steps to configure the method.
  • the technical solution proposed by the present application first parses the front-end page associated with the server by using a preset parsing tool, and parses the front-end page into a front-end page of a preset format, and then determines the front-end page in the preset format based on the selection operation.
  • a template to be configured by the rule and displaying the selected template, receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor, and finally storing a rule factor for setting the threshold to the server
  • the rule configuration is implemented.
  • the rule factors can be freely matched in the front-end page. The whole process does not need to write a script, and can be flexibly configured, which makes the configuration of the rules more convenient and intelligent, saves manpower and material resources, and prevents system stability caused by frequent changes of the version.
  • FIG. 1 is a schematic structural diagram of a server in a hardware operating environment according to an embodiment of the present application
  • FIG. 2 is a schematic flowchart of a first embodiment of a rule configuration method according to the present application
  • FIG. 3 is a schematic flowchart of a second embodiment of a rule configuration method according to the present application.
  • FIG. 4 is a schematic flowchart of a third embodiment of a rule configuration method according to the present application.
  • FIG. 5 is a schematic diagram showing the refinement process of step S72 in FIG. 4;
  • FIG. 6 is a schematic flowchart of a fourth embodiment of a rule configuration method according to the present application.
  • FIG. 1 is a schematic structural diagram of a server in a hardware operating environment according to an embodiment of the present application.
  • the server of the embodiment of the present application includes, but is not limited to, a Java server, a one-way server, a multi-way server, and a distributed server.
  • the server may include a processor 1001, such as a CPU, a communication bus 1002, a network interface 1003, and a memory 1004.
  • the communication bus 1002 is used to implement connection communication between these components.
  • the network interface 1003 may optionally include a standard wired interface (for connecting to a wired network), a wireless interface (such as a WI-FI interface, a Bluetooth interface, an infrared interface, a probe interface, a 3G/4G/5G network communication interface, etc.) Connect to a wireless network).
  • the memory 1004 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage.
  • the memory 1004 can also optionally be a storage device independent of the aforementioned processor 1001.
  • server structure illustrated in FIG. 1 does not constitute a limitation to the server, and may include more or fewer components than those illustrated, or some components may be combined, or different component arrangements.
  • an operating system, a network communication module, and a rule configuration program may be included in the memory 1004 as a computer readable storage medium.
  • the operating system is a program for managing and controlling server and software resources, and supports operation of a network communication module, a rule configuration program, and other programs or software; the network communication module is used to manage and control the network interface 1003.
  • the network interface 1003 is mainly used to connect a front-end page to perform data communication with the front-end page; the server invokes a rule configuration program stored in the memory 1004 by the processor 1001 to perform the above-described The steps of the rule configuration method.
  • FIG. 2 is a schematic flowchart of a first embodiment of a rule configuration method according to the present application.
  • the rule configuration method is applied to a server, and the method includes:
  • the front-end page associated with the server is parsed by the preset parsing tool to parse the front-end page into a front-end page of a preset format; in the front-end page of the preset format, the template to be configured by the rule is determined based on the selecting operation, and displayed a selected template; receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor; storing a rule factor for setting a threshold to a rule table corresponding to a database of the server.
  • the server is preferably the server described in FIG.
  • Step S10 Parsing the front-end page associated with the server by using a preset parsing tool to parse the front-end page into a front-end page of a preset format;
  • the server first parses the associated front-end page by using a preset parsing tool, and the preset parsing tool may be a JS (JavaScript, a literal translation scripting language) parsing tool, and the front-end page is optional.
  • the server parses the front-end page through the parsing tool, so that the front-end page displays the front-end page in the preset format according to the performance requirement of the business requirement.
  • the manner in which the server parses the front-end page by using the parsing tool includes: first extracting attribute information in the H5 page by using the JS parsing tool, and then calling the template engine to input the attribute information into the template engine. Template in to generate a front-end page in a preset format.
  • the server first extracts the attribute information in the H5 page through the JS parsing tool, and the attribute information includes the organization information, the enterprise nature information, the risk reason information, etc., after obtaining the attribute information, the office
  • the attribute information is input into the template in the template engine, wherein the organization information is optionally input in the front end page, so the corresponding preset format may be an input box, and the enterprise property information may be divided into two categories, an individual or a partnership. Therefore, the corresponding preset format is an optional drop-down box or a multi-selection box, and the risk reason information can be selected in the system, so the corresponding preset format can be selected as a multi-select box.
  • the front end page containing the above format will eventually be generated.
  • the preset format in this embodiment includes, but is not limited to, a radio button, a multi-selection box, a drop-down box, an input box, and the like.
  • the specific format is set according to actual requirements, and the front page is displayed through the format. The user can quickly enter the corresponding rule factor.
  • Step S20 Determine a template to be configured according to the selection operation in the front page of the preset format, and display the selected template.
  • the user may input a corresponding rule factor in the parsed front-end page.
  • the rule factor includes multiple feature parameters, such as the report time and the time before the risk time. Difference.
  • the template to be configured by the rule may be selected in the parsed front page.
  • the front page is provided.
  • the user can first select a corresponding template in the front page to input a rule factor in the selected template.
  • the server can display the template selected by the user in the front-end page.
  • Step S30 receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor; after the server displays the template selected by the user in the front page, monitoring whether the user inputs a rule factor in the template,
  • the template of the server further displays a threshold setting window of the rule factor, so that the user sets the threshold of the rule factor in the threshold setting window, which needs to be explained.
  • the threshold is set by the rule factor of the wind control mode, and is used to indicate that the total score of the rule factor of the wind control mode reaches the threshold, and the risk channel is triggered; otherwise, the risk channel is not triggered, and the specific content is implemented below. Details are given in the examples.
  • step S40 the rule factor for setting the threshold is stored in the rule table corresponding to the database of the server, and the rule configuration is implemented.
  • the rule factor set with the threshold is stored in the rule table of the database.
  • the database is located in the server and is used to place a rule table storing rule factors.
  • the front-end page associated with the server is parsed by using a preset parsing tool to parse the front-end page into a front-end page of a preset format, and then based on the selection operation in the front-end page of the preset format.
  • Determining a template to be configured by the rule displaying the selected template, receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor, and finally storing a rule factor for setting the threshold to the server
  • the rule configuration is implemented.
  • the rule factors can be freely matched in the front-end page. The whole process does not need to write a script, and can be flexibly configured, which makes the configuration of the rules more convenient and intelligent, saves manpower and material resources, and prevents system stability caused by frequent changes of the version.
  • the existing rule factor configuration process is written in the script file, without pre-setting, which increases the risk of running the rule, and has an impact on the stability of the system and existing rules of other versions.
  • the template is specified, and the rule can be configured in the front-end page.
  • the corresponding template is selected according to the actual needs and the corresponding rule factor is input for configuration, and the pre-configuration of the rule is supported.
  • you want to change the rules in the future you only need to change the rules in the database.
  • the threshold of the rule factor is set to realize the triggering of the wind control channel, and it is not necessary to use all code development to improve the development efficiency and shorten the development time.
  • the second embodiment of the rule configuration method is different from the first embodiment of the rule configuration method in that, after referring to FIG. 3, after the step S40, the method further includes:
  • Step S50 when receiving the report data input by the terminal based on the report page, storing the received report data in the report table in the database; step S60, calling the report data stored based on the report table in the database a rule factor of the rule table; step S70, analyzing the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data.
  • the user can log in to the report page through the terminal, and then input the report data on the report page.
  • the report data includes policy data, case data, target data, and personnel. data.
  • the report page is a page for data transmission between the server and the terminal, and the terminal can transmit the report data to the server through the report page.
  • the server When the server receives the report data input by the terminal based on the report page, the server first stores the received report data in the report table of the database.
  • the report table may be pre-established by the server and stored in the database for subsequent storage of the report data; or may be established and stored in the database by the server when receiving the report data.
  • the server in order to timely process the report data, it is preferred that the server establishes a report form in advance, and when the report data is received subsequently, the report data is directly stored in the report form.
  • the rule factor in the rule table can be invoked in the database based on the report data in the report table.
  • the rule factor includes two types: a rule factor of the wind control mode and a rule factor of the channel mode. It should be noted that the report table and the rule table are stored in the same database, so that when the data is called, it can be directly called in the database, thereby improving the efficiency of data calling.
  • the server analyzes the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data, where the processing logic refers to a corresponding operation flow under certain conditions.
  • the manner in which the server analyzes the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data includes: the server extracts a preset function expression, where the expression is springEL An expression, and then analyzing the report data based on the function expression, in conjunction with the invoked rule factor, to determine processing logic corresponding to the report data, for example, after calling the rule factor, determining the rule according to the identification information of the rule factor a type of a factor, wherein the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode.
  • the rule factor is determined according to the identification information as a rule factor of the wind control mode
  • the springEL expression is extracted according to the springEL expression. And comparing the feature parameter in the report data with a preset preset condition in the wind control mode rule factor, and if the feature parameter in the report data satisfies the preset condition, adding the report data A risk process to determine the processing logic corresponding to the reported data.
  • the report data input by the terminal is analyzed based on the rule factor, and the analysis of the report data is realized.
  • the third embodiment of the rule configuration method differs from the second embodiment of the rule configuration method in that, referring to FIG. 4, the step S70 includes: step S71, when the rule factor is a rule factor of the wind control mode, the report is reported. The feature parameter in the data is compared with a corresponding preset condition in the rule factor; and in step S72, when the feature parameter in the report data satisfies a corresponding preset condition in the rule factor, adding a risk process to the report data .
  • the rule factor after calling the rule factor, determining the type of the rule factor according to the identification information of the rule factor, where the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode, and the wind control mode Refers to the risk control mode.
  • the rule factor is the rule factor of the wind control mode
  • the feature parameters in the report data are compared with the preset conditions corresponding to the rule factor.
  • the feature parameters of the report data are Including, but not limited to, the difference between the reporting time and the time of the risk, the following is a detailed description of the difference: when the characteristic parameter is the difference between the reporting time and the time of the risk, the difference is compared with the The preset conditions corresponding to the rule factors are compared to determine whether the difference meets the preset condition, and if the difference satisfies the preset condition, a risk process is added to the report data.
  • the rule factor of the wind control mode is set with a duration between the report time and the risk time, if the duration is set to 7 days, and the preset condition is set to be greater than 7 days. If the difference between the report time and the risk time in the report data is 9 days, the rule factor corresponding to the wind control mode is satisfied.
  • the server may add a risk process to the report data for subsequent analysis based on the added risk process.
  • the step S72 includes: Step S721, when the feature parameter in the report data satisfies the corresponding preset condition in the rule factor, the rule is The total score of the factor plus the default value;
  • Step S722 comparing the accumulated total score with a threshold corresponding to the rule factor
  • Step S723 if the accumulated total score is greater than the threshold, a risk process is added to the report data.
  • the difference satisfies the preset condition, it indicates that the report data has another feature parameter that satisfies the rule factor, and at this time, the current total score of the rule factor is determined, and then the rule factor is The preset value is added to the total score, and the preset value is preferably 1, and the default value is 1 below.
  • the total score of the rule factor is the total score of the comparison between the report data and the rule factor. If the report data is compared with the rule factor for the first time, the rule is not met before.
  • the characteristic parameter of the factor it can be known that the current total score of the rule factor is 0; if the current characteristic parameter of the report data satisfies the rule factor, then 1 point can be added after the comparison; if the present report data and the rule factor ratio Before, there are already three characteristic parameters that satisfy the rule factor. Then, the total score of the rule factor is 3 points. If the feature satisfies the preset condition, the total score is 4 points.
  • the total score is compared with a threshold set by the rule factor in advance, and the threshold is a score set by the user when the rule factor is set on the front end page.
  • the threshold is used to distinguish whether the report data needs to trigger the wind control process. If the accumulated total score is greater than the threshold, it indicates that there are many doubts in the report data, and the wind control process is triggered at this time. When the value is less than or equal to the threshold, it means that there is no doubt in the report data. At this time, the normal process can be taken, such as taking the normal payment process.
  • step of adding a risk process to the report data includes: step A, determining a level of the risk process; and step B, adding a determined level risk process to the report data.
  • the level of the risk process is determined.
  • the level of the risk process is not limited, and may include three levels, or may be set to 4 according to actual needs. There are 5 levels, each of which corresponds to a different risk process.
  • the first level indicates that the report data is subjected to a manual review
  • the second level indicates that the report data is subjected to two levels of manual review
  • the third level indicates that two levels of manual review are performed, and the verification is performed after the review. Then, after determining the level of the risk process, a risk process with a determined level can be added to the report data, and different processing logics for the report data distribution are realized, and the accuracy of the processing logic of the report data is improved.
  • the server when the feature parameters and the rule factors in the report data are compared, they are aligned one by one in order, that is, when the rule factor is the rule factor of the wind control mode, the server will report the data.
  • Each of the characteristic parameters and each of the rule factors are compared in order, and the total score is accumulated by subsequent comparison results.
  • the fourth embodiment of the rule configuration method differs from the second embodiment of the rule configuration method in that, referring to FIG. 6, the step S70 further includes: step S73, when the rule factor is a rule factor of the channel mode, the report data is The feature parameter is compared with each feature parameter of the rule factor to determine a channel for matching the report data; step S74, loading the determined channel; and step S75, adding a service flow corresponding to the channel to the report data.
  • the feature parameters in the report data are compared with each feature parameter in the rule factor to determine a channel in which the report data matches.
  • the comparison method here is different from the comparison mode of the wind control mode. The comparison here is no longer to compare one by one in order, but at the same time, various characteristic parameters and rules of the report data are simultaneously The feature parameters in the factor are compared to determine whether each feature of the report data satisfies each feature of the rule factor at the same time.
  • the report data can be determined to match. aisle. If any feature parameter in the report data does not satisfy the feature parameter of the rule factor, another channel is obtained.
  • the channel includes: a standard claim channel, a fast claim channel, a risk channel, and the like, each channel corresponding to a service flow, and after determining the channel corresponding to the report data, the report may be based on the determined channel. The data adds the business process corresponding to the channel.
  • step of “determining the channel for matching the report data” includes: step C, determining whether there is a channel with the highest priority when the matched channel includes multiple channels; and step D, if there is the highest priority Channel, the channel with the highest priority is used as the channel matching the report data; in step E, if there is no channel with the highest priority, the channel with the highest matching rate with the reported data is determined, and the matching rate is the highest.
  • the channel serves as a channel for matching the reported data.
  • the matched channel when the matched channel includes multiple channels, it is determined whether there is a channel with the highest priority, and the highest priority of the channel is set by the server in advance, and when the channel with the highest priority is detected, the priority is preferred.
  • the highest channel is used as the channel for matching the report data. If the channel with the highest priority is not detected, the channel with the highest matching rate with the report data is determined, and the channel with the highest matching rate is matched as the report data.
  • Channel when the channel includes multiple channels, the channel is selected in different manners, which improves the flexibility of channel selection.
  • the fifth embodiment of the rule configuration method is different from the first to fourth embodiments of the rule configuration method in that the rule configuration method includes: establishing a monitoring model to monitor the modification record of the rule factor.
  • the server may establish a monitoring model, so that when the rule factor is modified, the modified record is saved, the record execution and the monitoring of the rule are implemented, and the effective action rate of each rule factor can be evaluated through the rule execution result.
  • the adjustment of the rule factor is supported by data.
  • the invention further provides a rule configuration device.
  • a first embodiment of the rule configuration apparatus of the present invention is proposed.
  • This embodiment provides a rule configuration apparatus, where the method is applied to a server, and the rule configuration apparatus includes: a parsing module, configured to parse a front-end page associated with the server by using a preset parsing tool, to The front end page is parsed into a preset format; the display module is configured to determine a template to be configured according to the selection operation in the front end page of the preset format, and display the selected template; and the receiving module is configured to receive the template based on the template Entering a rule factor, and receiving a threshold value set based on the rule factor; a storage module, configured to store a rule factor for setting a threshold value into a rule table corresponding to a database of the server, to implement rule configuration.
  • a parsing module configured to parse a front-end page associated with the server by using a preset parsing tool, to The front end page is parsed into a preset format
  • the display module is configured to determine a template to be configured according to the selection operation in the front
  • the server is preferably the server described in FIG.
  • the associated front-end page is parsed by using a preset parsing tool, and the preset parsing tool may be a JS (JavaScript, a literal translation scripting language) parsing tool, and the front end page may be selected as The H5 (HTML5) page parses the front-end page by using the parsing tool, so that the front-end page displays the front-end page of the preset format according to the expression of the business requirement.
  • JS JavaScript, a literal translation scripting language
  • the method for parsing the front-end page by using the parsing tool includes: first extracting attribute information in the H5 page by using the JS parsing tool, and then calling the template engine, and inputting the attribute information into the template in the template engine. To generate a front-end page in a preset format.
  • the server first extracts the attribute information in the H5 page through the JS parsing tool, and the attribute information includes the organization information, the enterprise nature information, the risk reason information, etc., after obtaining the attribute information, the office
  • the attribute information is input into the template in the template engine, wherein the organization information is optionally input in the front end page, so the corresponding preset format may be an input box, and the enterprise property information may be divided into two categories, an individual or a partnership. Therefore, the corresponding preset format is an optional drop-down box or a multi-selection box, and the risk reason information can be selected in the system, so the corresponding preset format can be selected as a multi-select box.
  • the front end page containing the above format will eventually be generated.
  • the preset format in this embodiment includes, but is not limited to, a radio button, a multi-selection box, a drop-down box, an input box, and the like.
  • the specific format is set according to actual requirements, and the front page is displayed through the format. The user can quickly enter the corresponding rule factor.
  • the user can input a corresponding rule factor in the parsed front-end page.
  • the rule factor includes multiple feature parameters, such as the difference between the report time and the time of the risk. .
  • the template to be configured by the rule may be selected in the parsed front page.
  • the front page is provided.
  • the user can first select a corresponding template in the front page to input a rule factor in the selected template.
  • the server can display the template selected by the user in the front-end page.
  • the server After the server displays the template selected by the user in the front-end page, it is monitored whether the user inputs a rule factor in the template.
  • the template of the server further displays a rule.
  • the threshold setting window of the factor is set for the user to set the threshold of the rule factor in the threshold setting window.
  • the threshold is a rule factor that is set by the rule factor of the wind control mode, and is used to represent the rule of the wind control mode.
  • the rule factor set with the threshold is stored in the rule table of the database.
  • the database is located in the server and is used to place a rule table storing rule factors.
  • the front-end page associated with the server is parsed by using a preset parsing tool to parse the front-end page into a front-end page of a preset format, and then based on the selection operation in the front-end page of the preset format.
  • Determining a template to be configured by the rule displaying the selected template, receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor, and finally storing a rule factor for setting the threshold to the server
  • the rule configuration is implemented.
  • the rule factors can be freely matched in the front-end page. The whole process does not need to write a script, and can be flexibly configured, which makes the configuration of the rules more convenient and intelligent, saves manpower and material resources, and prevents system stability caused by frequent changes of the version.
  • the existing rule factor configuration process is written in the script file, without pre-setting, which increases the risk of running the rule, and has an impact on the stability of the system and existing rules of other versions.
  • the template is specified, and the rule can be configured in the front-end page.
  • the corresponding template is selected according to the actual needs and the corresponding rule factor is input for configuration, and the pre-configuration of the rule is supported.
  • you want to change the rules in the future you only need to change the rules in the database.
  • the threshold of the rule factor is set to realize the triggering of the wind control channel, and it is not necessary to use all code development to improve the development efficiency and shorten the development time.
  • the second embodiment of the rule configuration device is different from the first embodiment of the rule configuration device in that the storage module is further configured to store the received report data to the terminal when receiving the report data input by the terminal based on the report page.
  • the storage module is further configured to store the received report data to the terminal when receiving the report data input by the terminal based on the report page.
  • the device further includes: an invoking module, configured to invoke a rule factor of the rule table in the database based on the report data stored in the report table; and an analysis module, configured to report the report by using the rule factor The data is analyzed to determine processing logic corresponding to the reported data.
  • the user can log in to the report page through the terminal, and then input the report data on the report page.
  • the report data includes policy data, case data, target data, and personnel. data.
  • the report page is a page for data transmission between the server and the terminal, and the terminal can transmit the report data to the server through the report page.
  • the received report data is first stored in the report table of the database.
  • the report table may be established in advance by the server and stored in the database for subsequent storage of the report data; or may be established and stored in the database when the report data is received.
  • the server in order to timely process the report data, the server preferably creates a report form in advance, and directly stores the report data to the report form when receiving the report data.
  • the rule factor in the rule table can be invoked in the database based on the report data in the report table.
  • the rule factor includes two types: a rule factor of the wind control mode and a rule factor of the channel mode. It should be noted that the report table and the rule table are stored in the same database, so that when the data is called, it can be directly called in the database, thereby improving the efficiency of data calling.
  • the report data is analyzed by the rule factor of the call to determine processing logic corresponding to the report data, where the processing logic refers to a corresponding operation flow under certain conditions.
  • the manner in which the server analyzes the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data includes: the server extracts a preset function expression, where the expression is springEL An expression, and then analyzing the report data based on the function expression, in conjunction with the invoked rule factor, to determine processing logic corresponding to the report data, for example, after calling the rule factor, determining the rule according to the identification information of the rule factor a type of a factor, wherein the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode.
  • the springEL expression is extracted according to the springEL expression. And comparing the feature parameter in the report data with a preset preset condition in the wind control mode rule factor, and if the feature parameter in the report data satisfies the preset condition, adding the report data A risk process to determine the processing logic corresponding to the reported data.
  • the report data input by the terminal is analyzed based on the rule factor, and the analysis of the report data is realized.
  • a first comparison sub-module configured to compare a feature parameter in the report data with a preset condition in the rule factor when a rule factor is a rule factor of the wind control mode
  • the first adding submodule is configured to add a risk process to the report data when the feature parameter in the reported data satisfies a corresponding preset condition in the rule factor.
  • the rule factor after calling the rule factor, determining the type of the rule factor according to the identification information of the rule factor, where the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode, and the wind control mode Refers to the risk control mode.
  • the rule factor is the rule factor of the wind control mode
  • the feature parameters in the report data are compared with the preset conditions corresponding to the rule factor.
  • the feature parameters of the report data are Including, but not limited to, the difference between the reporting time and the time of the risk, the following is a detailed description of the difference: when the characteristic parameter is the difference between the reporting time and the time of the risk, the difference is compared with the The preset conditions corresponding to the rule factors are compared to determine whether the difference meets the preset condition, and if the difference satisfies the preset condition, a risk process is added to the report data.
  • the rule factor of the wind control mode is set with a duration between the report time and the risk time, if the duration is set to 7 days, and the preset condition is set to be greater than 7 days. If the difference between the report time and the risk time in the report data is 9 days, the rule factor corresponding to the wind control mode is satisfied.
  • the server may add a risk process to the report data for subsequent analysis based on the added risk process.
  • the first adding sub-module includes:
  • a unit configured to add a total score of the rule factor to a preset value when a feature parameter in the report data satisfies a preset condition in the rule factor;
  • a comparison unit configured to compare the accumulated total score with a threshold corresponding to the rule factor
  • the difference satisfies the preset condition, it indicates that the report data has another feature parameter that satisfies the rule factor, and at this time, the current total score of the rule factor is determined, and then the rule factor is The preset value is added to the total score, and the preset value is preferably 1, and the default value is 1 below.
  • the total score of the rule factor is the total score of the comparison between the report data and the rule factor. If the report data is compared with the rule factor for the first time, the rule is not met before.
  • the characteristic parameter of the factor it can be known that the current total score of the rule factor is 0; if the current characteristic parameter of the report data satisfies the rule factor, then 1 point can be added after the comparison; if the present report data and the rule factor ratio Before, there are already three characteristic parameters that satisfy the rule factor. Then, the total score of the rule factor is 3 points. If the feature satisfies the preset condition, the total score is 4 points.
  • the total score is compared with a threshold set by the rule factor in advance, and the threshold is a score set by the user when the rule factor is set on the front end page.
  • the threshold is used to distinguish whether the report data needs to trigger the wind control process. If the accumulated total score is greater than the threshold, it indicates that there are many doubts in the report data, and the wind control process is triggered at this time. When the value is less than or equal to the threshold, it means that there is no doubt in the report data. At this time, the normal process can be taken, such as taking the normal payment process.
  • the first adding submodule is further configured to: determine a level of the risk process; and add a determined level of risk process to the report data.
  • the level of the risk process is determined.
  • the level of the risk process is not limited, and may include three levels, or may be set to 4 according to actual needs. There are 5 levels, each of which corresponds to a different risk process.
  • the first level indicates that the report data is subjected to a manual review
  • the second level indicates that the report data is subjected to two levels of manual review
  • the third level indicates that two levels of manual review are performed, and the verification is performed after the review. Then, after determining the level of the risk process, a risk process with a determined level can be added to the report data, and different processing logics for the report data distribution are realized, and the accuracy of the processing logic of the report data is improved.
  • the server when the feature parameters and the rule factors in the report data are compared, they are aligned one by one in order, that is, when the rule factor is the rule factor of the wind control mode, the server will report the data.
  • Each of the characteristic parameters and each of the rule factors are compared in order, and the total score is accumulated by subsequent comparison results.
  • a second comparison sub-module configured to compare a feature parameter in the report data with each feature parameter in the rule factor when the rule factor is a rule factor of the channel mode, to determine a channel in which the report data matches;
  • a second adding submodule configured to add a service flow corresponding to the channel to the report data.
  • the feature parameters in the report data are compared with each feature parameter in the rule factor to determine a channel in which the report data matches.
  • the comparison method here is different from the comparison mode of the wind control mode. The comparison here is no longer to compare one by one in order, but at the same time, various characteristic parameters and rules of the report data are simultaneously.
  • the feature parameters in the factor are compared to determine whether each feature of the report data satisfies each feature of the rule factor at the same time. If each feature of the report data satisfies each feature of the rule factor, the report data can be determined to match. aisle. If any feature parameter in the report data does not satisfy the feature parameter of the rule factor, another channel is obtained.
  • the channel includes: a standard claim channel, a fast claim channel, a risk channel, and the like, each channel corresponding to a service flow, and after determining the channel corresponding to the report data, the report may be based on the determined channel.
  • the data adds the business process corresponding to the channel.
  • the second comparison submodule includes:
  • a determining unit configured to determine whether there is a channel with the highest priority when the matched channel includes multiple channels
  • a first processing unit configured to: if there is a channel with the highest priority, use the channel with the highest priority as the channel matched by the report data;
  • the second processing unit is configured to determine, if the channel with the highest priority is not present, the channel with the highest matching rate of the report data, and use the channel with the highest matching rate as the channel for matching the report data.
  • the matched channel when the matched channel includes multiple channels, it is determined whether there is a channel with the highest priority, and the highest priority of the channel is set by the server in advance, and when the channel with the highest priority is detected, the priority is preferred.
  • the highest channel is used as the channel for matching the report data. If the channel with the highest priority is not detected, the channel with the highest matching rate with the report data is determined, and the channel with the highest matching rate is matched as the report data. Channel.
  • the channel when the channel includes multiple channels, the channel is selected in different manners, which improves the flexibility of channel selection.
  • a fifth embodiment of the rule configuration device of the present application is proposed based on the first to fourth embodiments.
  • the fifth embodiment of the rule configuration device differs from the first to fourth embodiments of the rule configuration device in that the rule configuration device further includes: an establishment module for establishing a monitoring model to monitor the modification record of the rule factor .
  • the establishing module may establish a monitoring model, so that when the rule factor is modified, the modified record is saved, the recording and monitoring of the rule execution are realized, and the effective action rate of each rule factor can be evaluated through the rule execution result. Data support for the adjustment of the rule factor.
  • the embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium stores a rule configuration program, where the rule configuration program is executed by the processor to implement the rule configuration method described above. step.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A rule configuration method, a rule configuration device, a server, and a computer readable storage medium. The method comprises: parsing by the server using a preset parsing tool a front-end page associated with the server so as to parse the front-end page into a front-end page having a preset format (S10); determining, on a basis of a selection operation, in the front-end page having the preset format a template to be subjected to rule configuration, and displaying the selected template (S20); receiving a rule factor input on the basis of the template, and receiving a threshold set on the basis of the rule factor (S30); and storing the rule factor for setting the threshold in a rule table corresponding to a database of the server, thus realizing rule configuration (S40). The described rule factor can be freely matched in the front-end page. The whole process realizes flexible configuration without requiring script compilation, thus rendering the rule configuration more convenient and intelligent, saving manpower and material resources, and preventing poor system stability caused by frequent version changes.

Description

规则配置方法、装置、服务器和计算机可读存储介质  Rule configuration method, device, server, and computer readable storage medium
本申请要求于2017年06月20日提交中国专利局、申请号为201710477528.1、发明名称为“规则配置方法、服务器和计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. 201010477528.1, entitled "Regular Configuration Method, Server and Computer Readable Storage Media", filed on June 20, 2017, the entire contents of which are incorporated by reference. In this application.
技术领域Technical field
本申请涉及数据处理技术领域,尤其涉及一种规则配置方法、装置、服务器和计算机可读存储介质。The present application relates to the field of data processing technologies, and in particular, to a rule configuration method, apparatus, server, and computer readable storage medium.
背景技术Background technique
现有的业内规则模型配置时,由于规则模板是固定的,规则在脚本文件中都要详细写好,这个过程必然导致规则的开发周期较长。当业务需要一套新的规则模板时,就必须要重新开发规则,重新编写脚本文件,并重新上新版本的规则。而需要变更规则时,需要重新上新版本规则,不仅消耗大量大力物力,还导致系统的稳定性较差。In the existing industry rule model configuration, since the rule template is fixed, the rules must be written in detail in the script file, and this process will inevitably lead to a longer development cycle of the rules. When the business needs a new set of rule templates, it is necessary to re-develop the rules, rewrite the script files, and re-create the new version of the rules. When the rules need to be changed, it is necessary to re-apply the new version of the rules, which not only consumes a lot of material resources, but also leads to poor system stability.
发明内容Summary of the invention
本申请的主要目的在于提供一种规则配置方法、装置、服务器和计算机可读存储介质,旨在解决现有的规则配置方式,不仅消耗大量大力物力,还导致系统的稳定性较差的技术问题。The main purpose of the present application is to provide a rule configuration method, apparatus, server, and computer readable storage medium, which are intended to solve the existing rule configuration manner, and not only consume a large amount of material resources, but also cause technical problems of poor system stability. .
为实现上述目的,本申请提供一种规则配置方法,应用于服务器中,所述规则配置方法包括:To achieve the above objective, the present application provides a rule configuration method, which is applied to a server, where the rule configuration method includes:
通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面;Parsing the front-end page associated with the server by using a preset parsing tool to parse the front-end page into a front-end page of a preset format;
在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板;Determining a template to be configured according to a selection operation in a front end page of a preset format, and displaying the selected template;
接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值;Receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor;
将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。The rule factor for setting the threshold is stored in the rule table corresponding to the database of the server, and the rule configuration is implemented.
此外,为实现上述目的,本申请还提供一种规则配置装置,所述规则配置装置包括:In addition, to achieve the above object, the present application further provides a rule configuration apparatus, where the rule configuration apparatus includes:
解析模块,用于通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面;The parsing module is configured to parse the front-end page associated with the server by using a preset parsing tool to parse the front-end page into a front-end page of a preset format;
确定显示模块,用于在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板;Determining a display module, configured to determine a template to be configured according to a selection operation in a front end page of the preset format, and display the selected template;
接收模块,用于接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值;a receiving module, configured to receive a rule factor based on the template input, and receive a threshold set based on the rule factor;
存储模块,用于将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。And a storage module, configured to store a rule factor for setting a threshold value into a rule table corresponding to a database of the server, to implement rule configuration.
此外,为实现上述目的,本申请还提供一种服务器,所述服务器包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的规则配置程序,所述规则配置程序被所述处理器执行时实现如上文所述的规则配置方法的步骤。In addition, in order to achieve the above object, the present application further provides a server including a memory, a processor, and a rule configuration program stored on the memory and operable on the processor, the rule configuration program being The processor executes the steps of the rule configuration method as described above when executed.
此外,为实现上述目的,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有规则配置程序,所述规则配置程序被处理器执行时实现如上文所述的规则配置方法的步骤。Moreover, in order to achieve the above object, the present application further provides a computer readable storage medium having a rule configuration program stored thereon, the rule configuration program being executed by a processor to implement the rules as described above The steps to configure the method.
本申请提出的技术方案,先通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面,然后在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板,再接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值,最终将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。本申请中,规则因子可以在前端页面中自由搭配,整个过程无需编写脚本,可灵活的配置,使得规则的配置更加便捷和智能,节省了人力物力,还防止版本经常变更导致的系统稳定性差。The technical solution proposed by the present application first parses the front-end page associated with the server by using a preset parsing tool, and parses the front-end page into a front-end page of a preset format, and then determines the front-end page in the preset format based on the selection operation. a template to be configured by the rule, and displaying the selected template, receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor, and finally storing a rule factor for setting the threshold to the server In the rule table corresponding to the database, the rule configuration is implemented. In this application, the rule factors can be freely matched in the front-end page. The whole process does not need to write a script, and can be flexibly configured, which makes the configuration of the rules more convenient and intelligent, saves manpower and material resources, and prevents system stability caused by frequent changes of the version.
附图说明DRAWINGS
图1是本申请实施例方案涉及的硬件运行环境的服务器结构示意图;1 is a schematic structural diagram of a server in a hardware operating environment according to an embodiment of the present application;
图2为本申请规则配置方法第一实施例的流程示意图;2 is a schematic flowchart of a first embodiment of a rule configuration method according to the present application;
图3为本申请规则配置方法第二实施例的流程示意图;3 is a schematic flowchart of a second embodiment of a rule configuration method according to the present application;
图4为本申请规则配置方法第三实施例的流程示意图;4 is a schematic flowchart of a third embodiment of a rule configuration method according to the present application;
图5为图4中步骤S72的细化流程示意图;FIG. 5 is a schematic diagram showing the refinement process of step S72 in FIG. 4;
图6为本申请规则配置方法第四实施例的流程示意图。FIG. 6 is a schematic flowchart of a fourth embodiment of a rule configuration method according to the present application.
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features and advantages of the present application will be further described with reference to the accompanying drawings.
具体实施方式Detailed ways
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It is understood that the specific embodiments described herein are merely illustrative of the application and are not intended to be limiting.
如图1所示,图1是本申请实施例方案涉及的硬件运行环境的服务器的结构示意图。As shown in FIG. 1 , FIG. 1 is a schematic structural diagram of a server in a hardware operating environment according to an embodiment of the present application.
本申请实施例服务器包括但不限于Java服务器、单路服务器、多路服务器和分布式服务器。如图1所示,该服务器可以包括:处理器1001,例如CPU,通信总线1002、网络接口1003,存储器1004。其中,通信总线1002用于实现这些组件之间的连接通信。网络接口1003可选的可以包括标准的有线接口(用于连接有线网络)、无线接口(如WI-FI接口、蓝牙接口、红外线接口、探针接口、3G/4G/5G联网通信接口等,用于连接无线网络)。存储器1004可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1004可选的还可以是独立于前述处理器1001的存储装置。The server of the embodiment of the present application includes, but is not limited to, a Java server, a one-way server, a multi-way server, and a distributed server. As shown in FIG. 1, the server may include a processor 1001, such as a CPU, a communication bus 1002, a network interface 1003, and a memory 1004. Among them, the communication bus 1002 is used to implement connection communication between these components. The network interface 1003 may optionally include a standard wired interface (for connecting to a wired network), a wireless interface (such as a WI-FI interface, a Bluetooth interface, an infrared interface, a probe interface, a 3G/4G/5G network communication interface, etc.) Connect to a wireless network). The memory 1004 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage. The memory 1004 can also optionally be a storage device independent of the aforementioned processor 1001.
本领域技术人员可以理解,图1中示出的服务器结构并不构成对服务器的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Those skilled in the art will appreciate that the server structure illustrated in FIG. 1 does not constitute a limitation to the server, and may include more or fewer components than those illustrated, or some components may be combined, or different component arrangements.
如图1所示,作为一种计算机可读存储介质的存储器1004中可以包括操作系统、网络通信模块、规则配置程序。其中,操作系统是管理和控制服务器与软件资源的程序,支持网络通信模块、规则配置程序以及其他程序或软件的运行;网络通信模块用于管理和控制网络接口1003。在图1所示的服务器中,网络接口1003主要用于连接前端页面,与前端页面进行数据通信;所述服务器通过处理器1001调用存储器1004中存储的规则配置程序,以执行上文所述的规则配置方法的步骤。As shown in FIG. 1, an operating system, a network communication module, and a rule configuration program may be included in the memory 1004 as a computer readable storage medium. The operating system is a program for managing and controlling server and software resources, and supports operation of a network communication module, a rule configuration program, and other programs or software; the network communication module is used to manage and control the network interface 1003. In the server shown in FIG. 1, the network interface 1003 is mainly used to connect a front-end page to perform data communication with the front-end page; the server invokes a rule configuration program stored in the memory 1004 by the processor 1001 to perform the above-described The steps of the rule configuration method.
基于上述服务器的硬件结构,提出本申请规则配置方法的各个实施例。Based on the hardware structure of the above server, various embodiments of the rule configuration method of the present application are proposed.
参照图2,图2为本申请规则配置方法第一实施例的流程示意图。Referring to FIG. 2, FIG. 2 is a schematic flowchart of a first embodiment of a rule configuration method according to the present application.
在本实施例中,所述规则配置方法应用于服务器中,所述方法包括:In this embodiment, the rule configuration method is applied to a server, and the method includes:
通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面;在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板;接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值;将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中。The front-end page associated with the server is parsed by the preset parsing tool to parse the front-end page into a front-end page of a preset format; in the front-end page of the preset format, the template to be configured by the rule is determined based on the selecting operation, and displayed a selected template; receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor; storing a rule factor for setting a threshold to a rule table corresponding to a database of the server.
在本实施例中,所述服务器优选为图1所述的服务器。In this embodiment, the server is preferably the server described in FIG.
以下是本实施例中实现规则配置的具体步骤:The following are specific steps for implementing rule configuration in this embodiment:
步骤S10,通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面;Step S10: Parsing the front-end page associated with the server by using a preset parsing tool to parse the front-end page into a front-end page of a preset format;
在本实施例中,服务器先通过预设解析工具对关联的前端页面进行解析,所述预设解析工具可选为JS(JavaScript,一种直译式脚本语言)解析工具,所述前端页面可选为H5(HTML5)页面,服务器通过该解析工具对该前端页面进行解析,以使该前端页面按照业务需求的表现形式显示预设格式的前端页面。In this embodiment, the server first parses the associated front-end page by using a preset parsing tool, and the preset parsing tool may be a JS (JavaScript, a literal translation scripting language) parsing tool, and the front-end page is optional. For the H5 (HTML5) page, the server parses the front-end page through the parsing tool, so that the front-end page displays the front-end page in the preset format according to the performance requirement of the business requirement.
具体地,所述服务器通过该解析工具对该前端页面进行解析的方式包括:通过该JS解析工具先提取出H5页面中的属性信息,然后调用模板引擎,将所述属性信息输入所述模板引擎中的模板,以生成预设格式的前端页面。Specifically, the manner in which the server parses the front-end page by using the parsing tool includes: first extracting attribute information in the H5 page by using the JS parsing tool, and then calling the template engine to input the attribute information into the template engine. Template in to generate a front-end page in a preset format.
为更好理解,举例如下:服务器通过JS解析工具先提取出H5页面中的属性信息,该属性信息包括机构信息、企业性质信息、出险原因信息等等,在获取到这些属性信息之后,将所述属性信息输入所述模板引擎中的模板中,其中,机构信息可选在前端页面中输入,因此对应的预设格式可选为输入框,企业性质信息可分为两类,个人或合伙,因此对应的预设格式为可选下拉框或多选框,出险原因信息可选在系统中选择,因此对应的预设格式可选为多选框。最终即可生成包含上述格式的前端页面。For better understanding, the example is as follows: the server first extracts the attribute information in the H5 page through the JS parsing tool, and the attribute information includes the organization information, the enterprise nature information, the risk reason information, etc., after obtaining the attribute information, the office The attribute information is input into the template in the template engine, wherein the organization information is optionally input in the front end page, so the corresponding preset format may be an input box, and the enterprise property information may be divided into two categories, an individual or a partnership. Therefore, the corresponding preset format is an optional drop-down box or a multi-selection box, and the risk reason information can be selected in the system, so the corresponding preset format can be selected as a multi-select box. The front end page containing the above format will eventually be generated.
需要说明的是,本实施例中的预设格式包括但不限于:单选框、多选框、下拉框和输入框等等,具体的格式根据实际需求进行设置,通过该格式显示前端页面,用户即可快速输入相应的规则因子。It should be noted that the preset format in this embodiment includes, but is not limited to, a radio button, a multi-selection box, a drop-down box, an input box, and the like. The specific format is set according to actual requirements, and the front page is displayed through the format. The user can quickly enter the corresponding rule factor.
步骤S20,在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板;Step S20: Determine a template to be configured according to the selection operation in the front page of the preset format, and display the selected template.
当服务器将前端页面解析成预设格式之后,用户可在解析后的前端页面中输入相应的规则因子,本实施例中,所述规则因子包括多个特征参数,如报案时间和出险时间之前的差值。本实施例中,为了快速进行规则因子的配置,在前端页面中输入规则因子之前,可以先在解析后的前端页面中选择待进行规则配置的模板,本实施例中,前端页面中设有多种类型的模板,用户可先在该前端页面中选择相应的模板,以便后续在选择的模板中输入规则因子。当用户在解析后的前端页面中选择待进行规则配置的模板之后,所述服务器即可在前端页面中显示用户选择的模板。After the server parses the front-end page into the preset format, the user may input a corresponding rule factor in the parsed front-end page. In this embodiment, the rule factor includes multiple feature parameters, such as the report time and the time before the risk time. Difference. In this embodiment, in order to quickly configure the rule factor, before the rule factor is input in the front page, the template to be configured by the rule may be selected in the parsed front page. In this embodiment, the front page is provided. For a type of template, the user can first select a corresponding template in the front page to input a rule factor in the selected template. After the user selects a template to be configured by the rule in the parsed front-end page, the server can display the template selected by the user in the front-end page.
步骤S30,接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值;当服务器在前端页面中显示用户选择的模板之后,监测用户是否在该模板中输入规则因子,在本实施例中,当用户在该模板中输入规则因子后,所述服务器的模板还显示有规则因子的阈值设置窗口,以供用户在该阈值设置窗口设置该规则因子的阈值,需要说明的是,该阈值是规则因子为风控模式的规则因子进行设置的,用于表示风控模式的规则因子的总分值达到该阈值时触发风险通道,否则不触发风险通道,具体的内容在下文实施例中详述。Step S30, receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor; after the server displays the template selected by the user in the front page, monitoring whether the user inputs a rule factor in the template, In this embodiment, after the user inputs the rule factor in the template, the template of the server further displays a threshold setting window of the rule factor, so that the user sets the threshold of the rule factor in the threshold setting window, which needs to be explained. The threshold is set by the rule factor of the wind control mode, and is used to indicate that the total score of the rule factor of the wind control mode reaches the threshold, and the risk channel is triggered; otherwise, the risk channel is not triggered, and the specific content is implemented below. Details are given in the examples.
步骤S40,将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。In step S40, the rule factor for setting the threshold is stored in the rule table corresponding to the database of the server, and the rule configuration is implemented.
在接收到用户在模板中输入的规则因子,以及在该模板中接收到基于该规则因子输入的阈值之后,将该设置有阈值的规则因子存储至数据库的规则表中。所述数据库位于服务器中,用于放置存储规则因子的规则表。After receiving the rule factor input by the user in the template, and receiving the threshold input based on the rule factor in the template, the rule factor set with the threshold is stored in the rule table of the database. The database is located in the server and is used to place a rule table storing rule factors.
本实施例提出的技术方案,先通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面,然后在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板,再接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值,最终将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。本申请中,规则因子可以在前端页面中自由搭配,整个过程无需编写脚本,可灵活的配置,使得规则的配置更加便捷和智能,节省了人力物力,还防止版本经常变更导致的系统稳定性差。In the technical solution provided in this embodiment, the front-end page associated with the server is parsed by using a preset parsing tool to parse the front-end page into a front-end page of a preset format, and then based on the selection operation in the front-end page of the preset format. Determining a template to be configured by the rule, displaying the selected template, receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor, and finally storing a rule factor for setting the threshold to the server In the rule table corresponding to the database, the rule configuration is implemented. In this application, the rule factors can be freely matched in the front-end page. The whole process does not need to write a script, and can be flexibly configured, which makes the configuration of the rules more convenient and intelligent, saves manpower and material resources, and prevents system stability caused by frequent changes of the version.
应当理解,现有的规则因子配置过程,是在脚本文件中写死,没有预设置,增大了规则运行的风险,对系统的稳定性以及其他版本已有规则有影响。而本申请实施例中,规范了模板,在前端页面中即可实现规则的配置,并且配置规则时,根据实际的需要选择相应的模板并且输入相应的规则因子进行配置,支持规则的预配置,后续要变更规则时,也只要将数据库中的规则变更一下即可,此外还可以在前端页面进行规则复制,以及进行规则匹配,提高了规则配置的灵活性。而通过规则因子设置的阀值,实现风控通道的触发,不需要再全部都用代码开发,提高开发效率,开发时间也有所缩短。It should be understood that the existing rule factor configuration process is written in the script file, without pre-setting, which increases the risk of running the rule, and has an impact on the stability of the system and existing rules of other versions. In the embodiment of the present application, the template is specified, and the rule can be configured in the front-end page. When the rule is configured, the corresponding template is selected according to the actual needs and the corresponding rule factor is input for configuration, and the pre-configuration of the rule is supported. When you want to change the rules in the future, you only need to change the rules in the database. In addition, you can copy the rules on the front-end page and match the rules, which improves the flexibility of rule configuration. The threshold of the rule factor is set to realize the triggering of the wind control channel, and it is not necessary to use all code development to improve the development efficiency and shorten the development time.
进一步地,基于第一实施例提出本申请规则配置方法的第二实施例。Further, a second embodiment of the rule configuration method of the present application is proposed based on the first embodiment.
规则配置方法的第二实施例与规则配置方法的第一实施例的区别在于,参照图3,所述步骤S40之后,所述方法还包括:The second embodiment of the rule configuration method is different from the first embodiment of the rule configuration method in that, after referring to FIG. 3, after the step S40, the method further includes:
步骤S50,接收到终端基于报案页面输入的报案数据时,将接收到的报案数据存储到所述数据库中的报案表中;步骤S60,基于所述报案表存储的报案数据在所述数据库中调用所述规则表的规则因子;步骤S70,通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑。Step S50, when receiving the report data input by the terminal based on the report page, storing the received report data in the report table in the database; step S60, calling the report data stored based on the report table in the database a rule factor of the rule table; step S70, analyzing the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data.
在本实施例中,在配置完规则因子之后,用户可通过终端登陆报案页面,然后在该报案页面输入报案数据,本实施例中,所述报案数据包括保单数据、案件数据、标的数据和人员数据。需要说明的是,该报案页面是服务器与终端进行数据传输的页面,终端通过该报案页面,即可将报案数据传输给服务器。In this embodiment, after the rule factor is configured, the user can log in to the report page through the terminal, and then input the report data on the report page. In this embodiment, the report data includes policy data, case data, target data, and personnel. data. It should be noted that the report page is a page for data transmission between the server and the terminal, and the terminal can transmit the report data to the server through the report page.
当服务器接收到终端基于该报案页面输入的报案数据时,先将接收到的报案数据存储到所述数据库的报案表中。其中,所述报案表可以由服务器事先建立并存储在数据库,以便后续存储报案数据;也可以由服务器在接收到报案数据时再建立并存储至数据库中。本实施例中,为了使报案数据及时得到处理,优选服务器事先建立报案表,后续接收到报案数据时,直接将报案数据存储至该报案表。When the server receives the report data input by the terminal based on the report page, the server first stores the received report data in the report table of the database. The report table may be pre-established by the server and stored in the database for subsequent storage of the report data; or may be established and stored in the database by the server when receiving the report data. In this embodiment, in order to timely process the report data, it is preferred that the server establishes a report form in advance, and when the report data is received subsequently, the report data is directly stored in the report form.
本实施例中,当服务器存储报案数据至报案表之后,即可基于该报案表中的报案数据,在数据库中调用规则表中的规则因子。其中,规则因子包括两种类型:风控模式的规则因子和通道模式的规则因子。需要说明的是,报案表和规则表存储在同一个数据库中,这样调用数据时,直接在该数据库内调用即可,提高数据调用的效率。In this embodiment, after the server stores the report data to the report table, the rule factor in the rule table can be invoked in the database based on the report data in the report table. Among them, the rule factor includes two types: a rule factor of the wind control mode and a rule factor of the channel mode. It should be noted that the report table and the rule table are stored in the same database, so that when the data is called, it can be directly called in the database, thereby improving the efficiency of data calling.
在调用到规则因子之后,服务器通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑,其中,所述处理逻辑是指在一定条件下对应的操作流程。具体地,所述服务器通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑的方式包括:服务器提取预设的函数表达式,所述表达式为springEL表达式,然后基于该函数表达式,结合调用的规则因子对报案数据进行分析,以确定所述报案数据对应的处理逻辑,例如,在调用到规则因子之后,根据规则因子的标识信息确定该规则因子的类型,所述规则因子中包括风控模式的规则因子和通道模式的规则因子,若此时根据标识信息确定规则因子为风控模式的规则因子,提取springEL表达式,根据该springEL表达式,将所述报案数据中的特征参数与所述风控模式规则因子中对应的预设条件进行比对,若报案数据中的特征参数满足所述预设条件时,则对所述报案数据添加风险流程,以确定所述报案数据对应的处理逻辑。本实施例中,在配置出规则因子后,基于该规则因子对终端输入的报案数据进行分析,实现了对报案数据的分析。After the rule is invoked, the server analyzes the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data, where the processing logic refers to a corresponding operation flow under certain conditions. . Specifically, the manner in which the server analyzes the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data includes: the server extracts a preset function expression, where the expression is springEL An expression, and then analyzing the report data based on the function expression, in conjunction with the invoked rule factor, to determine processing logic corresponding to the report data, for example, after calling the rule factor, determining the rule according to the identification information of the rule factor a type of a factor, wherein the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode. If the rule factor is determined according to the identification information as a rule factor of the wind control mode, the springEL expression is extracted according to the springEL expression. And comparing the feature parameter in the report data with a preset preset condition in the wind control mode rule factor, and if the feature parameter in the report data satisfies the preset condition, adding the report data A risk process to determine the processing logic corresponding to the reported data. In this embodiment, after the rule factor is configured, the report data input by the terminal is analyzed based on the rule factor, and the analysis of the report data is realized.
进一步地,基于第二实施例提出本申请规则配置方法的第三实施例。Further, a third embodiment of the rule configuration method of the present application is proposed based on the second embodiment.
规则配置方法的第三实施例与规则配置方法的第二实施例的区别在于,参照图4,所述步骤S70包括:步骤S71,当规则因子为风控模式的规则因子时,将所述报案数据中的特征参数与所述规则因子中对应的预设条件进行比对;步骤S72,在有报案数据中的特征参数满足规则因子中对应的预设条件时,对所述报案数据添加风险流程。The third embodiment of the rule configuration method differs from the second embodiment of the rule configuration method in that, referring to FIG. 4, the step S70 includes: step S71, when the rule factor is a rule factor of the wind control mode, the report is reported. The feature parameter in the data is compared with a corresponding preset condition in the rule factor; and in step S72, when the feature parameter in the report data satisfies a corresponding preset condition in the rule factor, adding a risk process to the report data .
在本实施方式中,在调用到规则因子之后,根据规则因子的标识信息确定该规则因子的类型,所述规则因子中包括风控模式的规则因子和通道模式的规则因子,所述风控模式是指风险控制模式,当规则因子为风控模式的规则因子时,将该报案数据中的各个特征参数与该规则因子对应的预设条件进行比对,本实施例中,报案数据的特征参数包括但不限于报案时间和出险时间之间的差值,下文以该差值为例进行详述:在特征参数为报案时间和出险时间之间的差值时,将所述差值与所述规则因子对应的预设条件进行比对,以确定所述差值是否满足所述预设条件,若所述差值满足所述预设条件,则对所述报案数据添加风险流程。本实施例中,该风控模式的规则因子中设置有报案时间和出险时间之间的时长,如该时长设置为7天,且该预设条件设置为大于7天。若此时报案数据中的报案时间和出险时间之间的差值为9天,则满足该风控模式对应的规则因子。In this embodiment, after calling the rule factor, determining the type of the rule factor according to the identification information of the rule factor, where the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode, and the wind control mode Refers to the risk control mode. When the rule factor is the rule factor of the wind control mode, the feature parameters in the report data are compared with the preset conditions corresponding to the rule factor. In this embodiment, the feature parameters of the report data are Including, but not limited to, the difference between the reporting time and the time of the risk, the following is a detailed description of the difference: when the characteristic parameter is the difference between the reporting time and the time of the risk, the difference is compared with the The preset conditions corresponding to the rule factors are compared to determine whether the difference meets the preset condition, and if the difference satisfies the preset condition, a risk process is added to the report data. In this embodiment, the rule factor of the wind control mode is set with a duration between the report time and the risk time, if the duration is set to 7 days, and the preset condition is set to be greater than 7 days. If the difference between the report time and the risk time in the report data is 9 days, the rule factor corresponding to the wind control mode is satisfied.
当报案数据中报案时间和出险时间之间的差值满足预设条件时,说明案件是在出险之后的较长一段时间才报案的,即案件出险很久才进行报案,此时说明欺诈的概率较大,此时,所述服务器可对该报案数据添加风险流程,以便后续基于添加的风险流程继续进行分析。When the difference between the time of report and the time of failure in the report data meets the pre-set conditions, it indicates that the case is reported for a long period of time after the accident, that is, the case is reported for a long time before the case is reported. Large, at this time, the server may add a risk process to the report data for subsequent analysis based on the added risk process.
进一步地,为了提高报案数据添加风险流程的准确性,参照图5,所述步骤S72包括:步骤S721,在有报案数据中的特征参数满足规则因子中对应的预设条件时,将所述规则因子的总分值加上预设值;Further, in order to improve the accuracy of the risk data adding process, referring to FIG. 5, the step S72 includes: Step S721, when the feature parameter in the report data satisfies the corresponding preset condition in the rule factor, the rule is The total score of the factor plus the default value;
步骤S722,将累加后的总分值与所述规则因子对应的阀值进行比对;Step S722, comparing the accumulated total score with a threshold corresponding to the rule factor;
步骤S723,若累加后的总分值大于所述阀值,则对所述报案数据添加风险流程。Step S723, if the accumulated total score is greater than the threshold, a risk process is added to the report data.
在本实施例中,若所述差值满足所述预设条件,说明该报案数据又有一个特征参数满足该规则因子,此时确定该规则因子当前的总分值,然后在该规则因子的总分值中加上预设值,预设值优选为1,下文以1表示预设值。In this embodiment, if the difference satisfies the preset condition, it indicates that the report data has another feature parameter that satisfies the rule factor, and at this time, the current total score of the rule factor is determined, and then the rule factor is The preset value is added to the total score, and the preset value is preferably 1, and the default value is 1 below.
需要说明的是,本实施例中,规则因子的总分值是本次报案数据与规则因子比对分析的总分值,若当前是报案数据与规则因子第一次比对,前面没有满足规则因子的特征参数,可知该规则因子当前的总分值是0分;若报案数据当前的特征参数满足规则因子,那么在本次比对之后可加1分;若本次报案数据和规则因子比对之前,已经有3个特征参数满足规则因子了,那么,规则因子的总分值是3分,本次若有特征满足预设条件,可知总分值是4分。It should be noted that, in this embodiment, the total score of the rule factor is the total score of the comparison between the report data and the rule factor. If the report data is compared with the rule factor for the first time, the rule is not met before. The characteristic parameter of the factor, it can be known that the current total score of the rule factor is 0; if the current characteristic parameter of the report data satisfies the rule factor, then 1 point can be added after the comparison; if the present report data and the rule factor ratio Before, there are already three characteristic parameters that satisfy the rule factor. Then, the total score of the rule factor is 3 points. If the feature satisfies the preset condition, the total score is 4 points.
在得到累加后的总分值之后,将该总分值与该规则因子事先设置的阀值进行比对,该阀值是用户在前端页面设置该规则因子时所设置的分值。该阀值用于区分报案数据是否需要触发风控流程,若累计后的总分值大于所述阀值时,说明报案数据中有许多疑点,此时触发风控流程,若累计后的总分值小于或等于所述阀值时,说明该报案数据中没什么疑点,此时可走正常的流程,如走正常的赔付流程。After the accumulated total score is obtained, the total score is compared with a threshold set by the rule factor in advance, and the threshold is a score set by the user when the rule factor is set on the front end page. The threshold is used to distinguish whether the report data needs to trigger the wind control process. If the accumulated total score is greater than the threshold, it indicates that there are many doubts in the report data, and the wind control process is triggered at this time. When the value is less than or equal to the threshold, it means that there is no doubt in the report data. At this time, the normal process can be taken, such as taking the normal payment process.
进一步地,所述对所述报案数据添加风险流程的步骤包括:步骤A,确定所述风险流程的等级;步骤B,对所述报案数据添加确定等级的风险流程。Further, the step of adding a risk process to the report data includes: step A, determining a level of the risk process; and step B, adding a determined level risk process to the report data.
在本实施例中,在对报案数据添加风险流程时,确定该风险流程的等级,本实施例中,风险流程的等级不做限定,可包括3个等级,也可根据实际需要设置为4或5个等级,其中,每一个等级对应不同的风险流程。例如,第一等级表示报案数据进行一次人工审核,第二等级表示报案数据进行两个级别的人工审核,第三等级表示进行两个级别的人工审核,以及审核之后再进行校验。那么,在确定风险流程的等级之后,即可对所述报案数据添加确定等级的风险流程,实现了报案数据分配不同的处理逻辑,提高了报案数据的处理逻辑分配的准确性。In this embodiment, when the risk process is added to the report data, the level of the risk process is determined. In this embodiment, the level of the risk process is not limited, and may include three levels, or may be set to 4 according to actual needs. There are 5 levels, each of which corresponds to a different risk process. For example, the first level indicates that the report data is subjected to a manual review, the second level indicates that the report data is subjected to two levels of manual review, and the third level indicates that two levels of manual review are performed, and the verification is performed after the review. Then, after determining the level of the risk process, a risk process with a determined level can be added to the report data, and different processing logics for the report data distribution are realized, and the accuracy of the processing logic of the report data is improved.
本实施例中,报案数据中的特征参数和规则因子进行比对时,是按照顺序一个个比对的,也就是说,在规则因子为风控模式的规则因子时,服务器是将报案数据的各个特征参数与规则因子中的各个预设条件按照顺序进行比对的,后续通过各个比对结果,进行总分值的累加。需要说明的是,本实施例设置报案数据中的特征参数满足规则因子中对应的预设条件时,将所述规则因子的总分值加上预设值,并在累加后的总分值大于所述阀值,对所述报案数据添加风险流程的处理过程,仅仅是一种较佳的实施方式,本领域技术人员利用本申请实施例的技术思想,所得到的其它的实施方式,也在本申请的保护范围之内,其余各种情况不再一一赘述。In this embodiment, when the feature parameters and the rule factors in the report data are compared, they are aligned one by one in order, that is, when the rule factor is the rule factor of the wind control mode, the server will report the data. Each of the characteristic parameters and each of the rule factors are compared in order, and the total score is accumulated by subsequent comparison results. It should be noted that, when the feature parameter in the report data meets the preset condition in the rule factor, the total score of the rule factor is added to the preset value, and the total score after the accumulation is greater than The threshold value, the process of adding the risk process to the report data is only a preferred embodiment, and other embodiments obtained by those skilled in the art using the technical idea of the embodiment of the present application are also Within the scope of protection of the present application, the rest of the various situations will not be described again.
进一步地,基于第二实施例提出本申请规则配置方法的第四实施例。Further, a fourth embodiment of the rule configuration method of the present application is proposed based on the second embodiment.
规则配置方法的第四实施例与规则配置方法的第二实施例的区别在于,参照图6,所述步骤S70还包括:步骤S73,当规则因子为通道模式的规则因子时,将报案数据中的特征参数与规则因子中的各个特征参数进行比对,以确定所述报案数据匹配的通道;步骤S74,加载确定的通道;步骤S75,对所述报案数据添加所述通道对应的业务流程。The fourth embodiment of the rule configuration method differs from the second embodiment of the rule configuration method in that, referring to FIG. 6, the step S70 further includes: step S73, when the rule factor is a rule factor of the channel mode, the report data is The feature parameter is compared with each feature parameter of the rule factor to determine a channel for matching the report data; step S74, loading the determined channel; and step S75, adding a service flow corresponding to the channel to the report data.
在本实施方式中,在调用到规则因子之后,根据规则因子的标识信息确定该规则因子的类型,所述规则因子中包括风控模式的规则因子和通道模式的规则因子,在规则因子为通道模式的规则因子时,将报案数据中的特征参数与规则因子中的各个特征参数进行比对,以确定该报案数据匹配的通道。需要说明的是,此处的比对方式不同于风控模式的比对方式,此处的比对不再是按照顺序一一个进行比对,而是同时将报案数据的各个特征参数与规则因子中的各个特征参数进行比对,以确定该报案数据的各个特征是否同时满足该规则因子的各个特征,若该报案数据的各个特征同时满足规则因子的各个特征,可确定该报案数据匹配的通道。若报案数据中有任一特征参数不满足规则因子的特征参数,就得出另一个通道。本实施例中,通道包括:标准理赔通道、快速理赔通道、风险通道等等,每种通道对应有业务流程,在确定报案数据对应的通道之后,即可基于该确定的通道,对所述报案数据添加所述通道对应的业务流程。In this embodiment, after calling the rule factor, determining the type of the rule factor according to the identification information of the rule factor, where the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode, where the rule factor is a channel When the rule factor of the pattern is used, the feature parameters in the report data are compared with each feature parameter in the rule factor to determine a channel in which the report data matches. It should be noted that the comparison method here is different from the comparison mode of the wind control mode. The comparison here is no longer to compare one by one in order, but at the same time, various characteristic parameters and rules of the report data are simultaneously The feature parameters in the factor are compared to determine whether each feature of the report data satisfies each feature of the rule factor at the same time. If each feature of the report data satisfies each feature of the rule factor, the report data can be determined to match. aisle. If any feature parameter in the report data does not satisfy the feature parameter of the rule factor, another channel is obtained. In this embodiment, the channel includes: a standard claim channel, a fast claim channel, a risk channel, and the like, each channel corresponding to a service flow, and after determining the channel corresponding to the report data, the report may be based on the determined channel. The data adds the business process corresponding to the channel.
进一步地,所述“确定所述报案数据匹配的通道”的步骤包括:步骤C,在匹配的通道包括多个通道时,确定是否存在优先级最高的通道;步骤D,若存在优先级最高的通道,则将优选级最高的通道作为所述报案数据匹配的通道;步骤E,若不存在到优先级最高的通道,则确定与所述报案数据的匹配率最高的通道,并将匹配率最高的通道作为所述报案数据匹配的通道。Further, the step of “determining the channel for matching the report data” includes: step C, determining whether there is a channel with the highest priority when the matched channel includes multiple channels; and step D, if there is the highest priority Channel, the channel with the highest priority is used as the channel matching the report data; in step E, if there is no channel with the highest priority, the channel with the highest matching rate with the reported data is determined, and the matching rate is the highest. The channel serves as a channel for matching the reported data.
在本实施例中,在匹配的通道包括多个通道时,确定是否存在优先级最高的通道,通道最高的优先级是服务器事先设置的,在检测到有优先级最高的通道时,将优选级最高的通道作为所述报案数据匹配的通道,若未检测到优先级最高的通道时,则确定与所述报案数据的匹配率最高的通道,并将匹配率最高的通道作为所述报案数据匹配的通道。本实施例中,在通道包括多个通道时,采取不同的方式选择通道,提高了通道选择的灵活性。In this embodiment, when the matched channel includes multiple channels, it is determined whether there is a channel with the highest priority, and the highest priority of the channel is set by the server in advance, and when the channel with the highest priority is detected, the priority is preferred. The highest channel is used as the channel for matching the report data. If the channel with the highest priority is not detected, the channel with the highest matching rate with the report data is determined, and the channel with the highest matching rate is matched as the report data. Channel. In this embodiment, when the channel includes multiple channels, the channel is selected in different manners, which improves the flexibility of channel selection.
进一步地,基于第一至第四实施例提出本申请规则配置方法第五实施例。Further, a fifth embodiment of the rule configuration method of the present application is proposed based on the first to fourth embodiments.
规则配置方法的第五实施例与规则配置方法的第一至第四实施例的区别在于,所述规则配置方法包括:建立监控模型,以监控所述规则因子的修改记录。The fifth embodiment of the rule configuration method is different from the first to fourth embodiments of the rule configuration method in that the rule configuration method includes: establishing a monitoring model to monitor the modification record of the rule factor.
在本实施例中,服务器可建立监控模型,以便规则因子修改时,将修改记录进行保存,实现了规则执行的记录和监控,后续还可以通过规则执行结果评估各个规则因子的有效作用率,为规则因子的调整做数据支撑。In this embodiment, the server may establish a monitoring model, so that when the rule factor is modified, the modified record is saved, the record execution and the monitoring of the rule are implemented, and the effective action rate of each rule factor can be evaluated through the rule execution result. The adjustment of the rule factor is supported by data.
本发明进一步提供一种规则配置装置。The invention further provides a rule configuration device.
提出本发明规则配置装置第一实施例。A first embodiment of the rule configuration apparatus of the present invention is proposed.
本实施例提出一种规则配置装置,所述方法应用于服务器中,所述规则配置装置包括:解析模块,用于通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面;确定显示模块,用于在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板;接收模块,用于接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值;存储模块,用于将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。This embodiment provides a rule configuration apparatus, where the method is applied to a server, and the rule configuration apparatus includes: a parsing module, configured to parse a front-end page associated with the server by using a preset parsing tool, to The front end page is parsed into a preset format; the display module is configured to determine a template to be configured according to the selection operation in the front end page of the preset format, and display the selected template; and the receiving module is configured to receive the template based on the template Entering a rule factor, and receiving a threshold value set based on the rule factor; a storage module, configured to store a rule factor for setting a threshold value into a rule table corresponding to a database of the server, to implement rule configuration.
在本实施例中,所述服务器优选为图1所述的服务器。在本实施例中,先通过预设解析工具对关联的前端页面进行解析,所述预设解析工具可选为JS(JavaScript,一种直译式脚本语言)解析工具,所述前端页面可选为H5(HTML5)页面,通过该解析工具对该前端页面进行解析,以使该前端页面按照业务需求的表现形式显示预设格式的前端页面。In this embodiment, the server is preferably the server described in FIG. In this embodiment, the associated front-end page is parsed by using a preset parsing tool, and the preset parsing tool may be a JS (JavaScript, a literal translation scripting language) parsing tool, and the front end page may be selected as The H5 (HTML5) page parses the front-end page by using the parsing tool, so that the front-end page displays the front-end page of the preset format according to the expression of the business requirement.
具体地,通过该解析工具对该前端页面进行解析的方式包括:通过该JS解析工具先提取出H5页面中的属性信息,然后调用模板引擎,将所述属性信息输入所述模板引擎中的模板,以生成预设格式的前端页面。Specifically, the method for parsing the front-end page by using the parsing tool includes: first extracting attribute information in the H5 page by using the JS parsing tool, and then calling the template engine, and inputting the attribute information into the template in the template engine. To generate a front-end page in a preset format.
为更好理解,举例如下:服务器通过JS解析工具先提取出H5页面中的属性信息,该属性信息包括机构信息、企业性质信息、出险原因信息等等,在获取到这些属性信息之后,将所述属性信息输入所述模板引擎中的模板中,其中,机构信息可选在前端页面中输入,因此对应的预设格式可选为输入框,企业性质信息可分为两类,个人或合伙,因此对应的预设格式为可选下拉框或多选框,出险原因信息可选在系统中选择,因此对应的预设格式可选为多选框。最终即可生成包含上述格式的前端页面。For better understanding, the example is as follows: the server first extracts the attribute information in the H5 page through the JS parsing tool, and the attribute information includes the organization information, the enterprise nature information, the risk reason information, etc., after obtaining the attribute information, the office The attribute information is input into the template in the template engine, wherein the organization information is optionally input in the front end page, so the corresponding preset format may be an input box, and the enterprise property information may be divided into two categories, an individual or a partnership. Therefore, the corresponding preset format is an optional drop-down box or a multi-selection box, and the risk reason information can be selected in the system, so the corresponding preset format can be selected as a multi-select box. The front end page containing the above format will eventually be generated.
需要说明的是,本实施例中的预设格式包括但不限于:单选框、多选框、下拉框和输入框等等,具体的格式根据实际需求进行设置,通过该格式显示前端页面,用户即可快速输入相应的规则因子。It should be noted that the preset format in this embodiment includes, but is not limited to, a radio button, a multi-selection box, a drop-down box, an input box, and the like. The specific format is set according to actual requirements, and the front page is displayed through the format. The user can quickly enter the corresponding rule factor.
将前端页面解析成预设格式之后,用户可在解析后的前端页面中输入相应的规则因子,本实施例中,所述规则因子包括多个特征参数,如报案时间和出险时间之前的差值。After the front-end page is parsed into the preset format, the user can input a corresponding rule factor in the parsed front-end page. In this embodiment, the rule factor includes multiple feature parameters, such as the difference between the report time and the time of the risk. .
本实施例中,为了快速进行规则因子的配置,在前端页面中输入规则因子之前,可以先在解析后的前端页面中选择待进行规则配置的模板,本实施例中,前端页面中设有多种类型的模板,用户可先在该前端页面中选择相应的模板,以便后续在选择的模板中输入规则因子。当用户在解析后的前端页面中选择待进行规则配置的模板之后,所述服务器即可在前端页面中显示用户选择的模板。In this embodiment, in order to quickly configure the rule factor, before the rule factor is input in the front page, the template to be configured by the rule may be selected in the parsed front page. In this embodiment, the front page is provided. For a type of template, the user can first select a corresponding template in the front page to input a rule factor in the selected template. After the user selects a template to be configured by the rule in the parsed front-end page, the server can display the template selected by the user in the front-end page.
当服务器在前端页面中显示用户选择的模板之后,监测用户是否在该模板中输入规则因子,在本实施例中,当用户在该模板中输入规则因子后,所述服务器的模板还显示有规则因子的阈值设置窗口,以供用户在该阈值设置窗口设置该规则因子的阈值,需要说明的是,该阈值是规则因子为风控模式的规则因子进行设置的,用于表示风控模式的规则因子的总分值达到该阈值时触发风险通道,否则不触发风险通道,具体的内容在下文实施例中详述。After the server displays the template selected by the user in the front-end page, it is monitored whether the user inputs a rule factor in the template. In this embodiment, after the user inputs a rule factor in the template, the template of the server further displays a rule. The threshold setting window of the factor is set for the user to set the threshold of the rule factor in the threshold setting window. It should be noted that the threshold is a rule factor that is set by the rule factor of the wind control mode, and is used to represent the rule of the wind control mode. When the total score of the factor reaches the threshold, the risk channel is triggered, otherwise the risk channel is not triggered. The specific content is detailed in the following examples.
在接收到用户在模板中输入的规则因子,以及在该模板中接收到基于该规则因子输入的阈值之后,将该设置有阈值的规则因子存储至数据库的规则表中。所述数据库位于服务器中,用于放置存储规则因子的规则表。After receiving the rule factor input by the user in the template, and receiving the threshold input based on the rule factor in the template, the rule factor set with the threshold is stored in the rule table of the database. The database is located in the server and is used to place a rule table storing rule factors.
本实施例提出的技术方案,先通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面,然后在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板,再接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值,最终将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。本申请中,规则因子可以在前端页面中自由搭配,整个过程无需编写脚本,可灵活的配置,使得规则的配置更加便捷和智能,节省了人力物力,还防止版本经常变更导致的系统稳定性差。In the technical solution provided in this embodiment, the front-end page associated with the server is parsed by using a preset parsing tool to parse the front-end page into a front-end page of a preset format, and then based on the selection operation in the front-end page of the preset format. Determining a template to be configured by the rule, displaying the selected template, receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor, and finally storing a rule factor for setting the threshold to the server In the rule table corresponding to the database, the rule configuration is implemented. In this application, the rule factors can be freely matched in the front-end page. The whole process does not need to write a script, and can be flexibly configured, which makes the configuration of the rules more convenient and intelligent, saves manpower and material resources, and prevents system stability caused by frequent changes of the version.
应当理解,现有的规则因子配置过程,是在脚本文件中写死,没有预设置,增大了规则运行的风险,对系统的稳定性以及其他版本已有规则有影响。而本申请实施例中,规范了模板,在前端页面中即可实现规则的配置,并且配置规则时,根据实际的需要选择相应的模板并且输入相应的规则因子进行配置,支持规则的预配置,后续要变更规则时,也只要将数据库中的规则变更一下即可,此外还可以在前端页面进行规则复制,以及进行规则匹配,提高了规则配置的灵活性。而通过规则因子设置的阀值,实现风控通道的触发,不需要再全部都用代码开发,提高开发效率,开发时间也有所缩短。It should be understood that the existing rule factor configuration process is written in the script file, without pre-setting, which increases the risk of running the rule, and has an impact on the stability of the system and existing rules of other versions. In the embodiment of the present application, the template is specified, and the rule can be configured in the front-end page. When the rule is configured, the corresponding template is selected according to the actual needs and the corresponding rule factor is input for configuration, and the pre-configuration of the rule is supported. When you want to change the rules in the future, you only need to change the rules in the database. In addition, you can copy the rules on the front-end page and match the rules, which improves the flexibility of rule configuration. The threshold of the rule factor is set to realize the triggering of the wind control channel, and it is not necessary to use all code development to improve the development efficiency and shorten the development time.
进一步地,基于第一实施例提出本申请规则配置装置的第二实施例。Further, a second embodiment of the rule configuration device of the present application is proposed based on the first embodiment.
规则配置装置的第二实施例与规则配置装置的第一实施例的区别在于,所述存储模块,还用于接收到终端基于报案页面输入的报案数据时,将接收到的报案数据存储到所述数据库中的报案表中;The second embodiment of the rule configuration device is different from the first embodiment of the rule configuration device in that the storage module is further configured to store the received report data to the terminal when receiving the report data input by the terminal based on the report page. In the report table in the database;
所述装置还包括:调用模块,用于基于所述报案表存储的报案数据在所述数据库中调用所述规则表的规则因子;分析模块,用于通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑。The device further includes: an invoking module, configured to invoke a rule factor of the rule table in the database based on the report data stored in the report table; and an analysis module, configured to report the report by using the rule factor The data is analyzed to determine processing logic corresponding to the reported data.
在本实施例中,在配置完规则因子之后,用户可通过终端登陆报案页面,然后在该报案页面输入报案数据,本实施例中,所述报案数据包括保单数据、案件数据、标的数据和人员数据。需要说明的是,该报案页面是服务器与终端进行数据传输的页面,终端通过该报案页面,即可将报案数据传输给服务器。In this embodiment, after the rule factor is configured, the user can log in to the report page through the terminal, and then input the report data on the report page. In this embodiment, the report data includes policy data, case data, target data, and personnel. data. It should be noted that the report page is a page for data transmission between the server and the terminal, and the terminal can transmit the report data to the server through the report page.
当接收到终端基于该报案页面输入的报案数据时,先将接收到的报案数据存储到所述数据库的报案表中。其中,所述报案表可以由服务器事先建立并存储在数据库,以便后续存储报案数据;也可以在接收到报案数据时再建立并存储至数据库中。本实施例中为了使报案数据及时得到处理,优选服务器事先建立报案表,后续接收到报案数据时直接将报案数据存储至该报案表。When receiving the report data input by the terminal based on the report page, the received report data is first stored in the report table of the database. The report table may be established in advance by the server and stored in the database for subsequent storage of the report data; or may be established and stored in the database when the report data is received. In this embodiment, in order to timely process the report data, the server preferably creates a report form in advance, and directly stores the report data to the report form when receiving the report data.
本实施例中,当存储报案数据至报案表之后,即可基于该报案表中的报案数据,在数据库中调用规则表中的规则因子。其中,规则因子包括两种类型:风控模式的规则因子和通道模式的规则因子。需要说明的是,报案表和规则表存储在同一个数据库中,这样调用数据时,直接在该数据库内调用即可,提高数据调用的效率。In this embodiment, after the report data is stored in the report table, the rule factor in the rule table can be invoked in the database based on the report data in the report table. Among them, the rule factor includes two types: a rule factor of the wind control mode and a rule factor of the channel mode. It should be noted that the report table and the rule table are stored in the same database, so that when the data is called, it can be directly called in the database, thereby improving the efficiency of data calling.
在调用到规则因子之后,通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑,其中,所述处理逻辑是指在一定条件下对应的操作流程。具体地,所述服务器通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑的方式包括:服务器提取预设的函数表达式,所述表达式为springEL表达式,然后基于该函数表达式,结合调用的规则因子对报案数据进行分析,以确定所述报案数据对应的处理逻辑,例如,在调用到规则因子之后,根据规则因子的标识信息确定该规则因子的类型,所述规则因子中包括风控模式的规则因子和通道模式的规则因子,若此时根据标识信息确定规则因子为风控模式的规则因子,提取springEL表达式,根据该springEL表达式,将所述报案数据中的特征参数与所述风控模式规则因子中对应的预设条件进行比对,若报案数据中的特征参数满足所述预设条件时,则对所述报案数据添加风险流程,以确定所述报案数据对应的处理逻辑。After the rule is invoked, the report data is analyzed by the rule factor of the call to determine processing logic corresponding to the report data, where the processing logic refers to a corresponding operation flow under certain conditions. Specifically, the manner in which the server analyzes the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data includes: the server extracts a preset function expression, where the expression is springEL An expression, and then analyzing the report data based on the function expression, in conjunction with the invoked rule factor, to determine processing logic corresponding to the report data, for example, after calling the rule factor, determining the rule according to the identification information of the rule factor a type of a factor, wherein the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode. If the rule factor is determined according to the identification information as a rule factor of the wind control mode, the springEL expression is extracted according to the springEL expression. And comparing the feature parameter in the report data with a preset preset condition in the wind control mode rule factor, and if the feature parameter in the report data satisfies the preset condition, adding the report data A risk process to determine the processing logic corresponding to the reported data.
本实施例中,在配置出规则因子后,基于该规则因子对终端输入的报案数据进行分析,实现了对报案数据的分析。In this embodiment, after the rule factor is configured, the report data input by the terminal is analyzed based on the rule factor, and the analysis of the report data is realized.
进一步地,基于第二实施例提出本申请规则配置装置的第三实施例。Further, a third embodiment of the rule configuration device of the present application is proposed based on the second embodiment.
规则配置装置的第三实施例与规则配置装置的第二实施例的区别在于,所述分析模块包括:The third embodiment of the rule configuration device differs from the second embodiment of the rule configuration device in that the analysis module comprises:
第一比对子模块,用于当规则因子为风控模式的规则因子时,将所述报案数据中的特征参数与所述规则因子中对应的预设条件进行比对;a first comparison sub-module, configured to compare a feature parameter in the report data with a preset condition in the rule factor when a rule factor is a rule factor of the wind control mode;
第一添加子模块,用于在有报案数据中的特征参数满足规则因子中对应的预设条件时,对所述报案数据添加风险流程。The first adding submodule is configured to add a risk process to the report data when the feature parameter in the reported data satisfies a corresponding preset condition in the rule factor.
在本实施方式中,在调用到规则因子之后,根据规则因子的标识信息确定该规则因子的类型,所述规则因子中包括风控模式的规则因子和通道模式的规则因子,所述风控模式是指风险控制模式,当规则因子为风控模式的规则因子时,将该报案数据中的各个特征参数与该规则因子对应的预设条件进行比对,本实施例中,报案数据的特征参数包括但不限于报案时间和出险时间之间的差值,下文以该差值为例进行详述:在特征参数为报案时间和出险时间之间的差值时,将所述差值与所述规则因子对应的预设条件进行比对,以确定所述差值是否满足所述预设条件,若所述差值满足所述预设条件,则对所述报案数据添加风险流程。本实施例中,该风控模式的规则因子中设置有报案时间和出险时间之间的时长,如该时长设置为7天,且该预设条件设置为大于7天。若此时报案数据中的报案时间和出险时间之间的差值为9天,则满足该风控模式对应的规则因子。In this embodiment, after calling the rule factor, determining the type of the rule factor according to the identification information of the rule factor, where the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode, and the wind control mode Refers to the risk control mode. When the rule factor is the rule factor of the wind control mode, the feature parameters in the report data are compared with the preset conditions corresponding to the rule factor. In this embodiment, the feature parameters of the report data are Including, but not limited to, the difference between the reporting time and the time of the risk, the following is a detailed description of the difference: when the characteristic parameter is the difference between the reporting time and the time of the risk, the difference is compared with the The preset conditions corresponding to the rule factors are compared to determine whether the difference meets the preset condition, and if the difference satisfies the preset condition, a risk process is added to the report data. In this embodiment, the rule factor of the wind control mode is set with a duration between the report time and the risk time, if the duration is set to 7 days, and the preset condition is set to be greater than 7 days. If the difference between the report time and the risk time in the report data is 9 days, the rule factor corresponding to the wind control mode is satisfied.
当报案数据中报案时间和出险时间之间的差值满足预设条件时,说明案件是在出险之后的较长一段时间才报案的,即案件出险很久才进行报案,此时说明欺诈的概率较大,此时,所述服务器可对该报案数据添加风险流程,以便后续基于添加的风险流程继续进行分析。When the difference between the time of report and the time of failure in the report data meets the pre-set conditions, it indicates that the case is reported for a long period of time after the accident, that is, the case is reported for a long time before the case is reported. Large, at this time, the server may add a risk process to the report data for subsequent analysis based on the added risk process.
进一步地,为了提高报案数据添加风险流程的准确性,所述第一添加子模块包括:Further, in order to improve the accuracy of the risk data adding process of the report data, the first adding sub-module includes:
加上单元,用于在有报案数据中的特征参数满足规则因子中对应的预设条件时,将所述规则因子的总分值加上预设值;a unit, configured to add a total score of the rule factor to a preset value when a feature parameter in the report data satisfies a preset condition in the rule factor;
比对单元,用于将累加后的总分值与所述规则因子对应的阀值进行比对;a comparison unit, configured to compare the accumulated total score with a threshold corresponding to the rule factor;
添加单元,用于若累加后的总分值大于所述阀值,则对所述报案数据添加风险流程。And adding a unit, if the total score after the accumulation is greater than the threshold, adding a risk process to the report data.
在本实施例中,若所述差值满足所述预设条件,说明该报案数据又有一个特征参数满足该规则因子,此时确定该规则因子当前的总分值,然后在该规则因子的总分值中加上预设值,预设值优选为1,下文以1表示预设值。In this embodiment, if the difference satisfies the preset condition, it indicates that the report data has another feature parameter that satisfies the rule factor, and at this time, the current total score of the rule factor is determined, and then the rule factor is The preset value is added to the total score, and the preset value is preferably 1, and the default value is 1 below.
需要说明的是,本实施例中,规则因子的总分值是本次报案数据与规则因子比对分析的总分值,若当前是报案数据与规则因子第一次比对,前面没有满足规则因子的特征参数,可知该规则因子当前的总分值是0分;若报案数据当前的特征参数满足规则因子,那么在本次比对之后可加1分;若本次报案数据和规则因子比对之前,已经有3个特征参数满足规则因子了,那么,规则因子的总分值是3分,本次若有特征满足预设条件,则总分值就是4分。It should be noted that, in this embodiment, the total score of the rule factor is the total score of the comparison between the report data and the rule factor. If the report data is compared with the rule factor for the first time, the rule is not met before. The characteristic parameter of the factor, it can be known that the current total score of the rule factor is 0; if the current characteristic parameter of the report data satisfies the rule factor, then 1 point can be added after the comparison; if the present report data and the rule factor ratio Before, there are already three characteristic parameters that satisfy the rule factor. Then, the total score of the rule factor is 3 points. If the feature satisfies the preset condition, the total score is 4 points.
在得到累加后的总分值之后,将该总分值与该规则因子事先设置的阀值进行比对,该阀值是用户在前端页面设置该规则因子时所设置的分值。该阀值用于区分报案数据是否需要触发风控流程,若累计后的总分值大于所述阀值时,说明报案数据中有许多疑点,此时触发风控流程,若累计后的总分值小于或等于所述阀值时,说明该报案数据中没什么疑点,此时可走正常的流程,如走正常的赔付流程。After the accumulated total score is obtained, the total score is compared with a threshold set by the rule factor in advance, and the threshold is a score set by the user when the rule factor is set on the front end page. The threshold is used to distinguish whether the report data needs to trigger the wind control process. If the accumulated total score is greater than the threshold, it indicates that there are many doubts in the report data, and the wind control process is triggered at this time. When the value is less than or equal to the threshold, it means that there is no doubt in the report data. At this time, the normal process can be taken, such as taking the normal payment process.
进一步地,所述第一添加子模块还用于,确定所述风险流程的等级;对所述报案数据添加确定等级的风险流程。Further, the first adding submodule is further configured to: determine a level of the risk process; and add a determined level of risk process to the report data.
在本实施例中,在对报案数据添加风险流程时,确定该风险流程的等级,本实施例中,风险流程的等级不做限定,可包括3个等级,也可根据实际需要设置为4或5个等级,其中,每一个等级对应不同的风险流程。例如,第一等级表示报案数据进行一次人工审核,第二等级表示报案数据进行两个级别的人工审核,第三等级表示进行两个级别的人工审核,以及审核之后再进行校验。那么,在确定风险流程的等级之后,即可对所述报案数据添加确定等级的风险流程,实现了报案数据分配不同的处理逻辑,提高了报案数据的处理逻辑分配的准确性。In this embodiment, when the risk process is added to the report data, the level of the risk process is determined. In this embodiment, the level of the risk process is not limited, and may include three levels, or may be set to 4 according to actual needs. There are 5 levels, each of which corresponds to a different risk process. For example, the first level indicates that the report data is subjected to a manual review, the second level indicates that the report data is subjected to two levels of manual review, and the third level indicates that two levels of manual review are performed, and the verification is performed after the review. Then, after determining the level of the risk process, a risk process with a determined level can be added to the report data, and different processing logics for the report data distribution are realized, and the accuracy of the processing logic of the report data is improved.
本实施例中,报案数据中的特征参数和规则因子进行比对时,是按照顺序一个个比对的,也就是说,在规则因子为风控模式的规则因子时,服务器是将报案数据的各个特征参数与规则因子中的各个预设条件按照顺序进行比对的,后续通过各个比对结果,进行总分值的累加。In this embodiment, when the feature parameters and the rule factors in the report data are compared, they are aligned one by one in order, that is, when the rule factor is the rule factor of the wind control mode, the server will report the data. Each of the characteristic parameters and each of the rule factors are compared in order, and the total score is accumulated by subsequent comparison results.
需要说明的是,本实施例设置报案数据中的特征参数满足规则因子中对应的预设条件时,将所述规则因子的总分值加上预设值,并在累加后的总分值大于所述阀值,对所述报案数据添加风险流程的处理过程,仅仅是一种较佳的实施方式,本领域技术人员利用本申请实施例的技术思想,所得到的其它的实施方式,也在本申请的保护范围之内,其余各种情况不再一一赘述。It should be noted that, when the feature parameter in the report data meets the preset condition in the rule factor, the total score of the rule factor is added to the preset value, and the total score after the accumulation is greater than The threshold value, the process of adding the risk process to the report data is only a preferred embodiment, and other embodiments obtained by those skilled in the art using the technical idea of the embodiment of the present application are also Within the scope of protection of the present application, the rest of the various situations will not be described again.
进一步地,基于第二实施例提出本申请规则配置装置的第四实施例。Further, a fourth embodiment of the rule configuration device of the present application is proposed based on the second embodiment.
规则配置装置的第四实施例与规则配置装置的第二实施例的区别在于,所述分析模块还包括:The fourth embodiment of the rule configuration device is different from the second embodiment of the rule configuration device in that the analysis module further includes:
第二比对子模块,用于当规则因子为通道模式的规则因子时,将报案数据中的特征参数与规则因子中的各个特征参数进行比对,以确定所述报案数据匹配的通道;a second comparison sub-module, configured to compare a feature parameter in the report data with each feature parameter in the rule factor when the rule factor is a rule factor of the channel mode, to determine a channel in which the report data matches;
加载子模块,用于加载确定的通道;Loading a sub-module for loading the determined channel;
第二添加子模块,用于对所述报案数据添加所述通道对应的业务流程。And a second adding submodule, configured to add a service flow corresponding to the channel to the report data.
在本实施方式中,在调用到规则因子之后,根据规则因子的标识信息确定该规则因子的类型,所述规则因子中包括风控模式的规则因子和通道模式的规则因子,在规则因子为通道模式的规则因子时,将报案数据中的特征参数与规则因子中的各个特征参数进行比对,以确定该报案数据匹配的通道。需要说明的是,此处的比对方式不同于风控模式的比对方式,此处的比对不再是按照顺序一一个进行比对,而是同时将报案数据的各个特征参数与规则因子中的各个特征参数进行比对,以确定该报案数据的各个特征是否同时满足该规则因子的各个特征,若该报案数据的各个特征同时满足规则因子的各个特征,可确定该报案数据匹配的通道。若报案数据中有任一特征参数不满足规则因子的特征参数,就得出另一个通道。In this embodiment, after calling the rule factor, determining the type of the rule factor according to the identification information of the rule factor, where the rule factor includes a rule factor of the wind control mode and a rule factor of the channel mode, where the rule factor is a channel When the rule factor of the pattern is used, the feature parameters in the report data are compared with each feature parameter in the rule factor to determine a channel in which the report data matches. It should be noted that the comparison method here is different from the comparison mode of the wind control mode. The comparison here is no longer to compare one by one in order, but at the same time, various characteristic parameters and rules of the report data are simultaneously The feature parameters in the factor are compared to determine whether each feature of the report data satisfies each feature of the rule factor at the same time. If each feature of the report data satisfies each feature of the rule factor, the report data can be determined to match. aisle. If any feature parameter in the report data does not satisfy the feature parameter of the rule factor, another channel is obtained.
本实施例中,通道包括:标准理赔通道、快速理赔通道、风险通道等等,每种通道对应有业务流程,在确定报案数据对应的通道之后,即可基于该确定的通道,对所述报案数据添加所述通道对应的业务流程。In this embodiment, the channel includes: a standard claim channel, a fast claim channel, a risk channel, and the like, each channel corresponding to a service flow, and after determining the channel corresponding to the report data, the report may be based on the determined channel. The data adds the business process corresponding to the channel.
进一步地,所述第二比对子模块包括:Further, the second comparison submodule includes:
确定单元,用于在匹配的通道包括多个通道时,确定是否存在优先级最高的通道;a determining unit, configured to determine whether there is a channel with the highest priority when the matched channel includes multiple channels;
第一处理单元,用于若存在优先级最高的通道,则将优选级最高的通道作为所述报案数据匹配的通道;a first processing unit, configured to: if there is a channel with the highest priority, use the channel with the highest priority as the channel matched by the report data;
第二处理单元,用于若不存在到优先级最高的通道,则确定与所述报案数据的匹配率最高的通道,并将匹配率最高的通道作为所述报案数据匹配的通道。The second processing unit is configured to determine, if the channel with the highest priority is not present, the channel with the highest matching rate of the report data, and use the channel with the highest matching rate as the channel for matching the report data.
在本实施例中,在匹配的通道包括多个通道时,确定是否存在优先级最高的通道,通道最高的优先级是服务器事先设置的,在检测到有优先级最高的通道时,将优选级最高的通道作为所述报案数据匹配的通道,若未检测到优先级最高的通道时,则确定与所述报案数据的匹配率最高的通道,并将匹配率最高的通道作为所述报案数据匹配的通道。In this embodiment, when the matched channel includes multiple channels, it is determined whether there is a channel with the highest priority, and the highest priority of the channel is set by the server in advance, and when the channel with the highest priority is detected, the priority is preferred. The highest channel is used as the channel for matching the report data. If the channel with the highest priority is not detected, the channel with the highest matching rate with the report data is determined, and the channel with the highest matching rate is matched as the report data. Channel.
本实施例中,在通道包括多个通道时,采取不同的方式选择通道,提高了通道选择的灵活性。In this embodiment, when the channel includes multiple channels, the channel is selected in different manners, which improves the flexibility of channel selection.
进一步地,基于第一至第四实施例提出本申请规则配置装置的第五实施例。规则配置装置的第五实施例与规则配置装置的第一至第四实施例的区别在于,所述规则配置装置还包括:建立模块,用于建立监控模型,以监控所述规则因子的修改记录。Further, a fifth embodiment of the rule configuration device of the present application is proposed based on the first to fourth embodiments. The fifth embodiment of the rule configuration device differs from the first to fourth embodiments of the rule configuration device in that the rule configuration device further includes: an establishment module for establishing a monitoring model to monitor the modification record of the rule factor .
在本实施例中,建立模块可建立监控模型,以便规则因子修改时,将修改记录进行保存,实现了规则执行的记录和监控,后续还可以通过规则执行结果评估各个规则因子的有效作用率,为规则因子的调整做数据支撑。In this embodiment, the establishing module may establish a monitoring model, so that when the rule factor is modified, the modified record is saved, the recording and monitoring of the rule execution are realized, and the effective action rate of each rule factor can be evaluated through the rule execution result. Data support for the adjustment of the rule factor.
此外,本申请实施例还提出一种计算机可读存储介质,所述计算机可读存储介质上存储有规则配置程序,所述规则配置程序被处理器执行时实现上文所述的规则配置方法的步骤。In addition, the embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium stores a rule configuration program, where the rule configuration program is executed by the processor to implement the rule configuration method described above. step.
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其它相关的技术领域,均同理包括在本申请的专利保护范围内。The above is only a preferred embodiment of the present application, and thus does not limit the scope of the patent application, and the equivalent structure or equivalent process transformation made by the specification and the drawings of the present application, or directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of this application.

Claims (20)

  1. 一种规则配置方法,其特征在于,所述方法应用于服务器中,所述规则配置方法包括: A rule configuration method, the method is applied to a server, and the rule configuration method includes:
    通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面;Parsing the front-end page associated with the server by using a preset parsing tool to parse the front-end page into a front-end page of a preset format;
    在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板;Determining a template to be configured according to a selection operation in a front end page of a preset format, and displaying the selected template;
    接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值;Receiving a rule factor based on the template input, and receiving a threshold set based on the rule factor;
    将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。The rule factor for setting the threshold is stored in the rule table corresponding to the database of the server, and the rule configuration is implemented.
  2. 如权利要求1所述的规则配置方法,其特征在于,所述将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中的步骤之后,所述规则配置方法包括:The rule configuration method according to claim 1, wherein after the step of storing a rule factor for setting a threshold value in a rule table corresponding to a database of the server, the rule configuration method includes:
    接收到终端基于报案页面输入的报案数据时,将接收到的报案数据存储到所述数据库中的报案表中;Receiving the report data input by the terminal based on the report page, storing the received report data in the report table in the database;
    基于所述报案表存储的报案数据在所述数据库中调用所述规则表的规则因子;Calling a rule factor of the rule table in the database based on the report data stored in the report table;
    通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑。The report data is analyzed by the rule factor of the call to determine processing logic corresponding to the report data.
  3. 如权利要求2所述的规则配置方法,其特征在于,所述通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑的步骤包括:The rule configuration method according to claim 2, wherein the step of analyzing the report data by using the rule factor invoked to determine processing logic corresponding to the report data comprises:
    当规则因子为风控模式的规则因子时,将所述报案数据中的特征参数与所述规则因子中对应的预设条件进行比对;When the rule factor is a rule factor of the wind control mode, comparing the feature parameter in the report data with a preset preset condition in the rule factor;
    在有报案数据中的特征参数满足规则因子中对应的预设条件时,对所述报案数据添加风险流程。When the feature parameter in the report data satisfies the corresponding preset condition in the rule factor, a risk process is added to the report data.
  4. 如权利要求3所述的规则配置方法,其特征在于,所述在有报案数据中的特征参数满足规则因子中对应的预设条件时,对所述报案数据添加风险流程的步骤包括:The rule configuration method according to claim 3, wherein the step of adding a risk flow to the report data when the feature parameter in the report data satisfies a corresponding preset condition in the rule data comprises:
    在有报案数据中的特征参数满足规则因子中对应的预设条件时,将所述规则因子的总分值加上预设值;When the feature parameter in the report data satisfies the corresponding preset condition in the rule factor, the total score of the rule factor is added to the preset value;
    将累加后的总分值与所述规则因子对应的阀值进行比对;Comparing the accumulated total score with a threshold corresponding to the rule factor;
    若累加后的总分值大于所述阀值,则对所述报案数据添加风险流程。If the accumulated total score is greater than the threshold, a risk process is added to the report data.
  5. 如权利要求3所述的规则配置方法,其特征在于,所述对所述报案数据添加风险流程的步骤包括:The rule configuration method according to claim 3, wherein the step of adding a risk flow to the report data comprises:
    确定所述风险流程的等级;Determining the level of the risk process;
    对所述报案数据添加确定等级的风险流程。A risk process of determining a level is added to the report data.
  6. 如权利要求2所述的规则配置方法,其特征在于,所述通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑的步骤还包括:The rule configuration method according to claim 2, wherein the step of analyzing the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data further comprises:
    当规则因子为通道模式的规则因子时,将报案数据中的特征参数与规则因子中的各个特征参数进行比对,以确定所述报案数据匹配的通道;When the rule factor is a rule factor of the channel mode, the feature parameters in the report data are compared with each feature parameter in the rule factor to determine a channel in which the report data matches;
    加载确定的通道;Loading the determined channel;
    对所述报案数据添加所述通道对应的业务流程。Adding a service flow corresponding to the channel to the report data.
  7. 如权利要求6所述的规则配置方法,其特征在于,所述确定所述报案数据匹配的通道的步骤包括:The rule configuration method according to claim 6, wherein the step of determining the channel matched by the report data comprises:
    在匹配的通道包括多个通道时,确定是否存在优先级最高的通道;When the matched channel includes multiple channels, it is determined whether there is a channel with the highest priority;
    若存在优先级最高的通道,则将优选级最高的通道作为所述报案数据匹配的通道;If there is a channel with the highest priority, the channel with the highest priority is used as the channel matching the report data;
    若不存在到优先级最高的通道,则确定与所述报案数据的匹配率最高的通道,并将匹配率最高的通道作为所述报案数据匹配的通道。If there is no channel with the highest priority, the channel with the highest matching rate with the report data is determined, and the channel with the highest matching rate is used as the channel for matching the report data.
  8. 如权利要求1所述的规则配置方法,其特征在于,所述规则配置方法包括:建立监控模型,以监控所述规则因子的修改记录。 The rule configuration method according to claim 1, wherein the rule configuration method comprises: establishing a monitoring model to monitor a modification record of the rule factor.
  9. 一种规则配置装置,其特征在于,所述规则配置装置包括:A rule configuration device, wherein the rule configuration device comprises:
    解析模块,用于通过预设解析工具对服务器关联的前端页面进行解析,以将所述前端页面解析为预设格式的前端页面;The parsing module is configured to parse the front-end page associated with the server by using a preset parsing tool to parse the front-end page into a front-end page of a preset format;
    确定显示模块,用于在预设格式的前端页面中基于选择操作确定待进行规则配置的模板,并显示选择的模板;Determining a display module, configured to determine a template to be configured according to a selection operation in a front end page of the preset format, and display the selected template;
    接收模块,用于接收基于所述模板输入的规则因子,并接收基于所述规则因子设置的阀值;a receiving module, configured to receive a rule factor based on the template input, and receive a threshold set based on the rule factor;
    存储模块,用于将设置阀值的规则因子存储到所述服务器的数据库对应的规则表中,实现规则配置。And a storage module, configured to store a rule factor for setting a threshold value into a rule table corresponding to a database of the server, to implement rule configuration.
  10. 如权利要求9所述的规则配置装置,其特征在于,所述存储模块,还用于接收到终端基于报案页面输入的报案数据时,将接收到的报案数据存储到所述数据库中的报案表中;The rule configuration apparatus according to claim 9, wherein the storage module is further configured to: when receiving the report data input by the terminal based on the report page, store the received report data in a report form in the database. in;
    所述装置还包括:The device also includes:
    调用模块,用于基于所述报案表存储的报案数据在所述数据库中调用所述规则表的规则因子;a calling module, configured to invoke a rule factor of the rule table in the database based on the report data stored in the report table;
    分析模块,用于通过调用的所述规则因子对所述报案数据进行分析,以确定所述报案数据对应的处理逻辑。And an analysis module, configured to analyze the report data by using the rule factor that is invoked to determine processing logic corresponding to the report data.
  11. 如权利要求10所述的规则配置装置,其特征在于,所述分析模块包括:The rule configuration apparatus according to claim 10, wherein the analysis module comprises:
    第一比对子模块,用于当规则因子为风控模式的规则因子时,将所述报案数据中的特征参数与所述规则因子中对应的预设条件进行比对;a first comparison sub-module, configured to compare a feature parameter in the report data with a preset condition in the rule factor when a rule factor is a rule factor of the wind control mode;
    第一添加子模块,用于在有报案数据中的特征参数满足规则因子中对应的预设条件时,对所述报案数据添加风险流程。The first adding submodule is configured to add a risk process to the report data when the feature parameter in the reported data satisfies a corresponding preset condition in the rule factor.
  12. 如权利要求11所述的规则配置装置,其特征在于,所述第一添加子模块包括:The rule configuration apparatus according to claim 11, wherein the first adding submodule comprises:
    加上单元,用于在有报案数据中的特征参数满足规则因子中对应的预设条件时,将所述规则因子的总分值加上预设值;a unit, configured to add a total score of the rule factor to a preset value when a feature parameter in the report data satisfies a preset condition in the rule factor;
    比对单元,用于将累加后的总分值与所述规则因子对应的阀值进行比对;a comparison unit, configured to compare the accumulated total score with a threshold corresponding to the rule factor;
    添加单元,用于若累加后的总分值大于所述阀值,则对所述报案数据添加风险流程。And adding a unit, if the total score after the accumulation is greater than the threshold, adding a risk process to the report data.
  13. 如权利要求11所述的规则配置装置,其特征在于,所述第一添加子模块还用于,确定所述风险流程的等级;The rule configuration apparatus according to claim 11, wherein the first adding submodule is further configured to determine a level of the risk process;
    对所述报案数据添加确定等级的风险流程。A risk process of determining a level is added to the report data.
  14. 如权利要求10所述的规则配置装置,其特征在于,所述分析模块还包括:The rule configuration apparatus according to claim 10, wherein the analysis module further comprises:
    第二比对子模块,用于当规则因子为通道模式的规则因子时,将报案数据中的特征参数与规则因子中的各个特征参数进行比对,以确定所述报案数据匹配的通道;a second comparison sub-module, configured to compare a feature parameter in the report data with each feature parameter in the rule factor when the rule factor is a rule factor of the channel mode, to determine a channel in which the report data matches;
    加载子模块,用于加载确定的通道;Loading a sub-module for loading the determined channel;
    第二添加子模块,用于对所述报案数据添加所述通道对应的业务流程。And a second adding submodule, configured to add a service flow corresponding to the channel to the report data.
  15. 如权利要求14所述的规则配置装置,其特征在于,所述第二比对子模块包括:The rule configuration apparatus according to claim 14, wherein the second comparison submodule comprises:
    确定单元,用于在匹配的通道包括多个通道时,确定是否存在优先级最高的通道;a determining unit, configured to determine whether there is a channel with the highest priority when the matched channel includes multiple channels;
    第一处理单元,用于若存在优先级最高的通道,则将优选级最高的通道作为所述报案数据匹配的通道;a first processing unit, configured to: if there is a channel with the highest priority, use the channel with the highest priority as the channel matched by the report data;
    第二处理单元,用于若不存在到优先级最高的通道,则确定与所述报案数据的匹配率最高的通道,并将匹配率最高的通道作为所述报案数据匹配的通道。The second processing unit is configured to determine, if the channel with the highest priority is not present, the channel with the highest matching rate of the report data, and use the channel with the highest matching rate as the channel for matching the report data.
  16. 如权利要求9所述的规则配置装置,其特征在于,所述规则配置装置还包括:建立模块,用于建立监控模型,以监控所述规则因子的修改记录。 The rule configuration apparatus according to claim 9, wherein the rule configuring means further comprises: an establishing module, configured to establish a monitoring model to monitor the modified record of the rule factor.
  17. 一种服务器,其特征在于,所述服务器包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的规则配置程序,所述规则配置程序被所述处理器执行时实现如权利要求1所述的规则配置方法的步骤。A server, comprising: a memory, a processor, and a rule configuration program stored on the memory and operable on the processor, the rule configuration program being implemented by the processor The steps of the rule configuration method of claim 1.
  18. 一种服务器,其特征在于,所述服务器包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的规则配置程序,所述规则配置程序被所述处理器执行时实现如权利要求2所述的规则配置方法的步骤。A server, comprising: a memory, a processor, and a rule configuration program stored on the memory and operable on the processor, the rule configuration program being implemented by the processor The steps of the rule configuration method of claim 2.
  19. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有规则配置程序,所述规则配置程序被处理器执行时实现如权利要求1所述的规则配置方法的步骤。A computer readable storage medium, characterized in that the computer readable storage medium stores a rule configuration program, the rule configuration program being executed by a processor to implement the steps of the rule configuration method according to claim 1.
  20. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有规则配置程序,所述规则配置程序被处理器执行时实现如权利要求2所述的规则配置方法的步骤。 A computer readable storage medium, wherein the computer readable storage medium stores a rule configuration program, and the rule configuration program is executed by a processor to implement the steps of the rule configuration method according to claim 2.
PCT/CN2018/076383 2017-06-20 2018-02-12 Rule configuration method and device, server and computer readable storage medium WO2018233305A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710477528.1 2017-06-20
CN201710477528.1A CN109101515B (en) 2017-06-20 2017-06-20 Rule configuration method, server and computer-readable storage medium

Publications (1)

Publication Number Publication Date
WO2018233305A1 true WO2018233305A1 (en) 2018-12-27

Family

ID=64735866

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/076383 WO2018233305A1 (en) 2017-06-20 2018-02-12 Rule configuration method and device, server and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN109101515B (en)
WO (1) WO2018233305A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816580A (en) * 2022-05-19 2022-07-29 青岛海尔科技有限公司 Operation activity configuration method, storage medium and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130006676A1 (en) * 2003-09-04 2013-01-03 Hartford Fire Insurance Company System for adjusting insurance for a building structure through the incorporation of selected technologies
CN106204285A (en) * 2016-07-14 2016-12-07 深圳麦亚信科技股份有限公司 Insurance rules process method based on cloud computing and system
CN106204284A (en) * 2016-06-30 2016-12-07 北京未来付网络技术有限公司 The implementation method of the future payment product of a kind of pre-core insurance system and device
CN106570759A (en) * 2016-11-09 2017-04-19 中国平安财产保险股份有限公司 Intelligent risk scoring method and system for loss assessment of auto insurance case

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060218078A1 (en) * 2005-03-28 2006-09-28 Jackson Freeman A Method and apparatus for renting, customizing, and delivering risk and/or volatility products
CN105446799A (en) * 2014-08-22 2016-03-30 阿里巴巴集团控股有限公司 Method and system for performing rule management in computer system
CN105913316B (en) * 2016-04-15 2019-12-10 中国银行股份有限公司 Rule configuration method and device
CN106682987A (en) * 2016-11-21 2017-05-17 中国平安财产保险股份有限公司 Property insurance claim settlement realization method and realization system thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130006676A1 (en) * 2003-09-04 2013-01-03 Hartford Fire Insurance Company System for adjusting insurance for a building structure through the incorporation of selected technologies
CN106204284A (en) * 2016-06-30 2016-12-07 北京未来付网络技术有限公司 The implementation method of the future payment product of a kind of pre-core insurance system and device
CN106204285A (en) * 2016-07-14 2016-12-07 深圳麦亚信科技股份有限公司 Insurance rules process method based on cloud computing and system
CN106570759A (en) * 2016-11-09 2017-04-19 中国平安财产保险股份有限公司 Intelligent risk scoring method and system for loss assessment of auto insurance case

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816580A (en) * 2022-05-19 2022-07-29 青岛海尔科技有限公司 Operation activity configuration method, storage medium and electronic device
CN114816580B (en) * 2022-05-19 2023-10-24 青岛海尔科技有限公司 Configuration method of operation activities, storage medium and electronic device

Also Published As

Publication number Publication date
CN109101515B (en) 2020-09-01
CN109101515A (en) 2018-12-28

Similar Documents

Publication Publication Date Title
WO2018107610A1 (en) Service data processing method, system and device, and computer-readable storage medium
WO2019061613A1 (en) Loan qualification screening method, device and computer readable storage medium
WO2018205544A1 (en) Software project management method, apparatus, terminal, and computer storage medium
WO2019205280A1 (en) Server testing method, apparatus, and device, and computer readable storage medium
WO2019037396A1 (en) Account clearing method, device and equipment and storage medium
WO2019019493A1 (en) Data sharing method and device, and computer readable storage medium
WO2019104876A1 (en) Insurance product pushing method and system, terminal, client terminal, and storage medium
WO2017143692A1 (en) Smart television and voice control method therefor
WO2019100638A1 (en) Data synchronization method, device and equipment, and storage medium
WO2019075973A1 (en) Application program testing method and device
WO2018149300A1 (en) Disease probability detection method, apparatus and device, and computer readable storage medium
WO2019196213A1 (en) Interface test method, apparatus and device, and computer-readable storage medium
WO2015158297A1 (en) Method, apparatus, and system for controlling delivery task in social networking platform
WO2018205376A1 (en) Association information querying method, terminal, server management system, and computer readable storage medium
WO2019024219A1 (en) Automatic document generation method and apparatus, automatic document generator and medium
WO2017054592A1 (en) Interface display method and terminal
WO2018149190A1 (en) Component debugging method, device and apparatus, and computer readable storage medium
WO2015144089A1 (en) Application recommending method and apparatus
WO2017036208A1 (en) Method and system for extracting information in display interface
WO2017041538A1 (en) Terminal user interface controlled display method and device
WO2018188342A1 (en) Method, apparatus and device for generating script file, and computer-readable storage medium
WO2019109521A1 (en) Identity approval method, apparatus and device for video interview, and readable storage medium
WO2018233301A1 (en) Product recommendation method, apparatus, and device, and computer readable storage medium
WO2019169814A1 (en) Method, apparatus and device for automatically generating chinese annotation, and storage medium
WO2018201699A1 (en) Customer evaluation method, device, and apparatus, and computer readable storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18820836

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 15/05/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18820836

Country of ref document: EP

Kind code of ref document: A1