CN103793223A - Rule creating method and system - Google Patents

Rule creating method and system Download PDF

Info

Publication number
CN103793223A
CN103793223A CN201310740596.4A CN201310740596A CN103793223A CN 103793223 A CN103793223 A CN 103793223A CN 201310740596 A CN201310740596 A CN 201310740596A CN 103793223 A CN103793223 A CN 103793223A
Authority
CN
China
Prior art keywords
rule
template
ecp
configuration
templates
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310740596.4A
Other languages
Chinese (zh)
Inventor
韩军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yuanguang Software Co Ltd
Original Assignee
Yuanguang Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yuanguang Software Co Ltd filed Critical Yuanguang Software Co Ltd
Priority to CN201310740596.4A priority Critical patent/CN103793223A/en
Publication of CN103793223A publication Critical patent/CN103793223A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a rule creating method. The method includes: developing multiple universal rule templates according to various different services, and presetting the rule templates into an enterprise management cloud platform ECP; configuring rules on the ECP according to the rule templates; and storing the configured rules into a rule base. By the rule creating method, since the various universal rule templates are developed in advance, rule configuration is performed on the rule templates on the ECP in the rule creating process, developers need not to write codes in the process, and implementation personnel can complete the process; moreover, if the rulers need to be revised, the rule templates are reconfigured through the implementation personnel, so that rule creating speed is increased greatly in field application, and working efficiency is improved.

Description

A kind of rule creation method and system
Technical field
The application relates to enterprise information management system technical field, more particularly, relates to a kind of rule creation method and system.
Background technology
Under traditional enterprises service application development pattern, service logic is directly fixed in application code, this makes application maintenance complexity and costs dearly, the business rules changing and operation flow always cause the frequent modification of application program, even design variation, addresses this problem and just need to adopt new development mode.
In prior art, introduce the regulation engine of increasing income and realized business rule is separated from application code, reduced the degree of coupling between program code.The regulation engine of increasing income is a kind of assembly being nested in application program, realize business rule has been separated from application code, it uses specific grammer to write business rule, can accept data input, explains business rule and make corresponding decision-making according to business rule.But, if when alteration ruler, must be completed by developer, after update routine, also must redeploy service.And these are all that enforcement personnel can not replace, and are merely able to revise code by developer, thereby greatly reduce work efficiency.
Summary of the invention
In view of this, the application provides a kind of rule creation method and system, for solving prior art when the needs alteration ruler, be merely able to go on-the-spotly to revise code by developer, and the low problem of the work efficiency causing.
To achieve these goals, the existing scheme proposing is as follows:
A kind of rule creation method, comprising:
According to multiple different business, develop multiple general rule templates;
Described rule template is preset in business administration cloud platform ECP;
On described ECP, according to described rule template, carry out rule configuration;
To configure complete rale store in rule base.
Preferably, the multiple general rule templates of described exploitation, comprising:
On described ECP, set up rule type and regular variable;
Set up rule condition and corresponding trigger condition thereof;
Set up regular behavior, described regular behavior is the action that application scenarios is corresponding;
According to described rule type, described regular variable, described rule condition, described trigger condition and described regular behavior, set up rule template.
Preferably, described on described ECP according to described rule template, carry out rule configuration, comprising:
According to the attribute of business model, call corresponding rule template;
Essential information and correlation parameter to described rule template are configured.
Preferably, described according to the attribute of business model, call corresponding rule template, comprising:
Call multiple rule templates, multiple rule templates are combined.
Preferably, described on described ECP according to described rule template, carry out rule configuration, comprising:
Selection need to be carried out the list of logic control;
Allocation list individual event order;
According to described rule template, configuration rule;
Form and the flow process of configuration list.
Preferably, also comprise:
Process configuring complete rule, described processing comprises: revise, delete.
Preferably, described described rule template is preset in business administration cloud platform ECP, comprises:
Described rule template is stored in rule template storehouse, described rule template storehouse is preset in business administration cloud platform ECP.
A kind of rule creation system, comprising:
Rule template development block, for according to multiple different business, develops multiple general rule templates;
Rule template storage unit, for the multiple general rule templates in business administration cloud platform ECP storage exploitation;
Rule configuration unit, on described ECP according to described rule template, carry out rule configuration;
Rule base unit, for the complete rule of stored configuration.
Preferably, described rule template development block comprises:
Type and variable are set up unit, for set up rule type and regular variable on described ECP;
Condition is set up unit, for setting up the trigger condition that rule condition is extremely corresponding;
Unit is set up in behavior, and for setting up regular behavior, described regular behavior is the action that application scenarios is corresponding;
Template is set up unit, for according to described rule type, described regular variable, described rule condition, described trigger condition and described regular behavior, sets up rule template.
Preferably, described rule configuration unit comprises:
Template call unit, for according to the attribute of business model, calls corresponding rule template;
Parameter configuration unit, is configured for the essential information machine correlation parameter to described rule template.
Can find out from above-mentioned technical scheme, the disclosed rule creation method of the application, by developing in advance the rule template of many general, in rule creation process, on ECP platform, rule template is carried out to rule configuration, this process is write code without developer, can be completed by enforcement personnel, and if need to modify to rule, by enforcement, personnel reconfigure rule template, in application, improve greatly and created regular speed at the scene, improved work efficiency.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiment of the application, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the disclosed a kind of rule creation method flow diagram of the embodiment of the present application;
Fig. 2 is the disclosed multiple rule template of the embodiment of the present application schematic diagram;
Fig. 3 is the disclosed a kind of rule template development approach process flow diagram of the embodiment of the present application;
Fig. 4 is the regular execution result schematic diagram of the disclosed one of the embodiment of the present application;
Fig. 5 is the disclosed a kind of rule creation system construction drawing of the embodiment of the present application;
Fig. 6 is the disclosed rule template development block of the embodiment of the present application structural drawing.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present application, the technical scheme in the embodiment of the present application is clearly and completely described, obviously, described embodiment is only the application's part embodiment, rather than whole embodiment.Based on the embodiment in the application, those of ordinary skills are not paying all other embodiment that obtain under creative work prerequisite, all belong to the scope of the application's protection.
The disclosed rule creation method and system of the application, both solved in traditional mode, service logic is cured in program code, the rule causing changes the problem that must revise accordingly corresponding program, solve again the regulation engine of increasing income in the time of alteration ruler, must have been revised by developer the problem of code.Specific embodiments refers to below.
Embodiment mono-
Referring to Fig. 1, Fig. 1 is the disclosed a kind of rule creation method flow diagram of the embodiment of the present application.
As shown in Figure 1, the method comprises:
Step 101: according to multiple different business, develop multiple general rule templates;
Particularly, template is according to the abstract rule out of same or similar business, template development can be developed some comparatively general rule templates according to range of application or business scenario by platform or developer, can be referring to Fig. 2, Fig. 2 is the disclosed multiple rule template of the embodiment of the present application schematic diagram, as shown in Figure 2, the general rule template of exploitation can comprise: multiple projects can not be less than certain value for empty, project, cancel that page project is read-only, the multiple general templates of interface element demonstration etc.
Step 102: described rule template is preset in business administration cloud platform ECP;
Particularly, the preset business administration cloud platform ECP(Enterprise Cloud Platform that is published to of rule template developing) in, facilitate follow-up application.
Step 103: on described ECP, according to described rule template, carry out rule configuration;
Particularly, to rule template, carry out the configuration of data items, for example: the rule template of selecting is " page project is read-only ", can be configured as so " page face ﹛ absorption of costs, ﹜ is read-only for the Cheng Benzhong heart " etc.
Step 104: will configure complete rale store in rule base.
The disclosed rule creation method of the present embodiment, by developing in advance the rule template of many general, in rule creation process, on ECP platform, rule template is carried out to rule configuration, this process is write code without developer, can be completed by enforcement personnel, if and need to rule be modified, by enforcement, personnel reconfigure rule template, have improved greatly and have created regular speed at the scene in application, have improved work efficiency.
It should be noted that, after rule template exploitation, can be stored in a rule template storehouse.This rule template storehouse is preset in ECP platform.
It should be noted that, if run into type of service in certain and do not develop the situation of rule template, the rule template that can supplement the type dynamically in follow-up work is in rule template storehouse.
It should be noted that, after the complete rule of configuration, we can also process rule by ECP platform, for example, revise certain rule, delete certain rule etc.
Embodiment bis-
Referring to Fig. 3, Fig. 3 is the disclosed a kind of rule template development approach process flow diagram of the embodiment of the present application.
As shown in Figure 3, the method comprises:
Step 301: set up rule type and regular variable on ECP platform;
Step 302: set up the trigger condition that rule condition is extremely corresponding;
Step 303: set up regular behavior;
Particularly, regular behavior is the action that application scenarios is corresponding, time need configure behavior in application, is then bundled in flow process, so that form data circulation triggers this regular verification while transmitting automatically.
Step 304: set up rule template.
Particularly, according to described rule type, described regular variable, described rule condition, described trigger condition and described regular behavior, create rule template.
Embodiment tri-
The present embodiment is introduced on ECP platform in detail, carries out the process of rule configuration according to rule template.
Any rule all needs team member's business model, according to the attribute of business model, calls corresponding rule template, and essential information and correlation parameter to this rule template are configured, and define relevant rule.Some business models are corresponding multiple rule templates simultaneously, now call multiple rule templates, and multiple rule templates are combined, and form a complete rule condition.
When configuration, we adopt the form at interface to carry out, and visual rule configuration can be described service logic more clearly.
When rule configuration, can create the rule based on model or interface element based on general entity (comprising list, object, custom service etc.).Particularly, the list that first selection need to be carried out logic control, form item order is configured, and then according to rule template, configuration rule, finally carries out the form of list and the configuration of flow process, after completing, function is issued.
After rule creation completes, corresponding regular implementation is as follows:
List structure according to design stores is stored.Buffer memory, is managed, is upgraded by the centralized buffer memory of ECP platform.When operation, obtained from the rule template storehouse having configured by ECP regulation engine platform, after generation, can allow engine heat load, application rule fast.For instance, referring to Fig. 4, Fig. 4 is the regular execution result schematic diagram of the disclosed one of the embodiment of the present application.At operation system feature operation interface, (being list) made a report on after data triggering rule verification while clicking [preservation] or [transmission] button herein.
For make a report on, examine processing capacity based on list, need to do some conventional data checks, rule judgment, business processing, logic control and complicated calculations operation, all can configure by the disclosed rule creation method of the application.This process does not need to develop writes code, make enforcement personnel can bear service logic, the control law that originally must be processed by developer completely, and can after issuing, project directly be configured at the scene by them, the extensibility that has greatly promoted work efficiency and product, has reduced R&D costs.
Embodiment tetra-
Referring to Fig. 5, Fig. 5 is the disclosed a kind of rule creation system construction drawing of the embodiment of the present application.
As shown in Figure 5, this system comprises:
Rule template development block 51, for according to multiple different business, develops multiple general rule templates;
Rule template storage unit 52, for the multiple general rule templates in ECP storage exploitation;
Rule configuration unit 53, on ECP according to described rule template, carry out rule configuration;
Rule base unit 54, for the complete rule of stored configuration.
The disclosed system of the present embodiment is corresponding with a kind of disclosed method of embodiment, by developing in advance the rule template of many general, in rule creation process, on ECP platform, rule template is carried out to rule configuration, this process is write code without developer, can be completed by enforcement personnel, if and need to rule be modified, by enforcement, personnel reconfigure rule template, have improved greatly and have created regular speed at the scene in application, have improved work efficiency.
It should be noted that, rule configuration unit 53 can be divided into template call unit and parameter configuration unit.Wherein, template call unit, for according to the attribute of business model, calls corresponding rule template; Parameter configuration unit, is configured for the essential information machine correlation parameter to described rule template.
Embodiment five
Referring to Fig. 6, Fig. 6 is the disclosed rule template development block of the embodiment of the present application structural drawing.
As shown in Figure 6, rule template development block 61 can comprise:
Type and variable are set up unit 611, for set up rule type and regular variable on ECP;
Condition is set up unit 612, for setting up the trigger condition that rule condition is extremely corresponding;
Unit 613 is set up in behavior, and for setting up regular behavior, described regular behavior is the action that application scenarios is corresponding;
Template is set up unit 614, for according to described rule type, described regular variable, described rule condition, described trigger condition and described regular behavior, sets up rule template.
Finally, also it should be noted that, in this article, relational terms such as the first and second grades is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply and between these entities or operation, have the relation of any this reality or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thereby the process, method, article or the equipment that make to comprise a series of key elements not only comprise those key elements, but also comprise other key elements of clearly not listing, or be also included as the intrinsic key element of this process, method, article or equipment.The in the situation that of more restrictions not, the key element being limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment that comprises described key element and also have other identical element.
In this instructions, each embodiment adopts the mode of going forward one by one to describe, and what each embodiment stressed is and the difference of other embodiment, between each embodiment identical similar part mutually referring to.
To the above-mentioned explanation of the disclosed embodiments, make professional and technical personnel in the field can realize or use the application.To be apparent for those skilled in the art to the multiple modification of these embodiment, General Principle as defined herein can, in the case of not departing from the application's spirit or scope, realize in other embodiments.Therefore, the application will can not be restricted to these embodiment shown in this article, but will meet the widest scope consistent with principle disclosed herein and features of novelty.

Claims (10)

1. a rule creation method, is characterized in that, comprising:
According to multiple different business, develop multiple general rule templates;
Described rule template is preset in business administration cloud platform ECP;
On described ECP, according to described rule template, carry out rule configuration;
To configure complete rale store in rule base.
2. method according to claim 1, is characterized in that, the multiple general rule templates of described exploitation, comprising:
On described ECP, set up rule type and regular variable;
Set up rule condition and corresponding trigger condition thereof;
Set up regular behavior, described regular behavior is the action that application scenarios is corresponding;
According to described rule type, described regular variable, described rule condition, described trigger condition and described regular behavior, set up rule template.
3. method according to claim 1, is characterized in that, described on described ECP according to described rule template, carry out rule configuration, comprising:
According to the attribute of business model, call corresponding rule template;
Essential information and correlation parameter to described rule template are configured.
4. method according to claim 3, is characterized in that, described according to the attribute of business model, calls corresponding rule template, comprising:
Call multiple rule templates, multiple rule templates are combined.
5. method according to claim 1, is characterized in that, described on described ECP according to described rule template, carry out rule configuration, comprising:
Selection need to be carried out the list of logic control;
Allocation list individual event order;
According to described rule template, configuration rule;
Form and the flow process of configuration list.
6. method according to claim 1, is characterized in that, also comprises:
Process configuring complete rule, described processing comprises: revise, delete.
7. method according to claim 1, is characterized in that, described described rule template is preset in business administration cloud platform ECP, comprising:
Described rule template is stored in rule template storehouse, described rule template storehouse is preset in business administration cloud platform ECP.
8. a rule creation system, is characterized in that, comprising:
Rule template development block, for according to multiple different business, develops multiple general rule templates;
Rule template storage unit, for the multiple general rule templates in business administration cloud platform ECP storage exploitation;
Rule configuration unit, on described ECP according to described rule template, carry out rule configuration;
Rule base unit, for the complete rule of stored configuration.
9. system according to claim 8, is characterized in that, described rule template development block comprises:
Type and variable are set up unit, for set up rule type and regular variable on described ECP;
Condition is set up unit, for setting up the trigger condition that rule condition is extremely corresponding;
Unit is set up in behavior, and for setting up regular behavior, described regular behavior is the action that application scenarios is corresponding;
Template is set up unit, for according to described rule type, described regular variable, described rule condition, described trigger condition and described regular behavior, sets up rule template.
10. system according to claim 9, is characterized in that, described rule configuration unit comprises:
Template call unit, for according to the attribute of business model, calls corresponding rule template;
Parameter configuration unit, is configured for the essential information machine correlation parameter to described rule template.
CN201310740596.4A 2013-12-27 2013-12-27 Rule creating method and system Pending CN103793223A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310740596.4A CN103793223A (en) 2013-12-27 2013-12-27 Rule creating method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310740596.4A CN103793223A (en) 2013-12-27 2013-12-27 Rule creating method and system

Publications (1)

Publication Number Publication Date
CN103793223A true CN103793223A (en) 2014-05-14

Family

ID=50668940

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310740596.4A Pending CN103793223A (en) 2013-12-27 2013-12-27 Rule creating method and system

Country Status (1)

Country Link
CN (1) CN103793223A (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701242A (en) * 2016-02-26 2016-06-22 浪潮通信信息系统有限公司 Extensible intelligent mobile terminal dynamic rule detection engine
CN105786937A (en) * 2014-12-26 2016-07-20 远光软件股份有限公司 ECP (Enterprise Cloud Platform) based universal table entity selection and conversion device and selection and conversion method
CN105989445A (en) * 2015-02-25 2016-10-05 阿里巴巴集团控股有限公司 Rule management method and system
CN106126215A (en) * 2016-06-17 2016-11-16 深圳市麦斯杰网络有限公司 Business rule scenario generation method and device
CN106204285A (en) * 2016-07-14 2016-12-07 深圳麦亚信科技股份有限公司 Insurance rules process method based on cloud computing and system
CN106875152A (en) * 2016-12-16 2017-06-20 新华三技术有限公司 A kind of task creation method and device
CN107133052A (en) * 2017-05-27 2017-09-05 杭州迪脉信息科技有限公司 The method and device that flow is created
CN107180338A (en) * 2017-05-22 2017-09-19 深圳市小牛在线互联网信息咨询有限公司 Business performs method, device, storage medium and computer equipment
CN107329849A (en) * 2017-07-06 2017-11-07 北京理工大学 A kind of data verification method and system based on Java systems
CN107797823A (en) * 2017-09-27 2018-03-13 平安科技(深圳)有限公司 Business Rule Management method, apparatus, storage medium and computer equipment
CN107818368A (en) * 2016-09-14 2018-03-20 上海翼勋互联网金融信息服务有限公司 Risk control rule engine system on line
CN108369481A (en) * 2015-07-31 2018-08-03 慧咨环球有限公司 For creating configurable list, configuring list and being used for list stream and the relevant method and system of list
CN108369581A (en) * 2016-01-23 2018-08-03 微软技术许可有限责任公司 Support the tool of the exploitation of new language understanding scene
CN108446148A (en) * 2018-01-29 2018-08-24 北京奇艺世纪科技有限公司 A kind of method, apparatus and electronic equipment of regulation management
CN108664519A (en) * 2017-04-01 2018-10-16 北京京东尚科信息技术有限公司 Method, apparatus, electronic equipment and the storage medium of Business Rule Management
CN109032588A (en) * 2018-07-20 2018-12-18 广微数据科技(苏州)有限公司 It is anti-to cheat regular air control engine
CN109636317A (en) * 2018-11-23 2019-04-16 山东中创软件工程股份有限公司 Service control method, device, system and storage medium
CN110135595A (en) * 2019-04-12 2019-08-16 中国运载火箭技术研究院 The method and system of the equipment information operation of task based access control template
CN110737524A (en) * 2019-10-18 2020-01-31 北京思维造物信息科技股份有限公司 task rule management method, device, equipment and medium
CN110888646A (en) * 2019-11-28 2020-03-17 京东数字科技控股有限公司 Deployment method, device, system and storage medium
CN111782262A (en) * 2020-06-30 2020-10-16 平安国际智慧城市科技股份有限公司 Data dynamic publishing method, device, system, equipment and storage medium
CN112445470A (en) * 2020-11-11 2021-03-05 北京思特奇信息技术股份有限公司 Dynamic rule creating method and system based on newly added scene
CN112651619A (en) * 2020-12-22 2021-04-13 上海哔哩哔哩科技有限公司 Business-oriented wind control method and device
CN113010231A (en) * 2021-03-29 2021-06-22 上海寻梦信息技术有限公司 Rule configuration method, device and equipment for logistics aging prediction and storage medium
CN113656139A (en) * 2021-08-27 2021-11-16 上海云轴信息科技有限公司 Interface rule adding method and equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001086592A2 (en) * 2000-05-09 2001-11-15 Hnc Software Inc. Approach for generating rules
CN101170557A (en) * 2006-10-27 2008-04-30 国际商业机器公司 Access control within a publish/subscribe system
CN102968687A (en) * 2012-11-15 2013-03-13 南京南瑞继保电气有限公司 Substation automation information parameter setting method
CN102982421A (en) * 2012-12-18 2013-03-20 远光软件股份有限公司 Preparation method and system for merging cash flow statements of group based on bank reconciliations
CN103164206A (en) * 2011-12-16 2013-06-19 上海博腾信息科技有限公司 Software customization system based on software as a service (SAAS)
CN103186579A (en) * 2011-12-29 2013-07-03 北京亿阳信通科技有限公司 Database function-based rule implementation and application method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001086592A2 (en) * 2000-05-09 2001-11-15 Hnc Software Inc. Approach for generating rules
CN101170557A (en) * 2006-10-27 2008-04-30 国际商业机器公司 Access control within a publish/subscribe system
CN103164206A (en) * 2011-12-16 2013-06-19 上海博腾信息科技有限公司 Software customization system based on software as a service (SAAS)
CN103186579A (en) * 2011-12-29 2013-07-03 北京亿阳信通科技有限公司 Database function-based rule implementation and application method and device
CN102968687A (en) * 2012-11-15 2013-03-13 南京南瑞继保电气有限公司 Substation automation information parameter setting method
CN102982421A (en) * 2012-12-18 2013-03-20 远光软件股份有限公司 Preparation method and system for merging cash flow statements of group based on bank reconciliations

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈伟等: ""面向SaaS应用的业务逻辑定制框架的研究与实现"", 《计算机应用研究》 *

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786937A (en) * 2014-12-26 2016-07-20 远光软件股份有限公司 ECP (Enterprise Cloud Platform) based universal table entity selection and conversion device and selection and conversion method
CN105786937B (en) * 2014-12-26 2019-07-02 远光软件股份有限公司 General purpose table entity selection converter and selection conversion method based on ECP platform
CN105989445A (en) * 2015-02-25 2016-10-05 阿里巴巴集团控股有限公司 Rule management method and system
CN108369481B (en) * 2015-07-31 2021-07-16 慧咨环球有限公司 Method and system for creating configurable forms, configuring forms, and for correlating forms with forms
CN108369481A (en) * 2015-07-31 2018-08-03 慧咨环球有限公司 For creating configurable list, configuring list and being used for list stream and the relevant method and system of list
CN108369581A (en) * 2016-01-23 2018-08-03 微软技术许可有限责任公司 Support the tool of the exploitation of new language understanding scene
CN105701242A (en) * 2016-02-26 2016-06-22 浪潮通信信息系统有限公司 Extensible intelligent mobile terminal dynamic rule detection engine
CN106126215A (en) * 2016-06-17 2016-11-16 深圳市麦斯杰网络有限公司 Business rule scenario generation method and device
CN106126215B (en) * 2016-06-17 2019-06-21 深圳市麦斯杰网络有限公司 Business rule scenario generation method and device
CN106204285A (en) * 2016-07-14 2016-12-07 深圳麦亚信科技股份有限公司 Insurance rules process method based on cloud computing and system
CN107818368A (en) * 2016-09-14 2018-03-20 上海翼勋互联网金融信息服务有限公司 Risk control rule engine system on line
CN106875152A (en) * 2016-12-16 2017-06-20 新华三技术有限公司 A kind of task creation method and device
CN108664519B (en) * 2017-04-01 2021-03-30 北京京东尚科信息技术有限公司 Business rule management method and device, electronic equipment and storage medium
CN108664519A (en) * 2017-04-01 2018-10-16 北京京东尚科信息技术有限公司 Method, apparatus, electronic equipment and the storage medium of Business Rule Management
CN107180338A (en) * 2017-05-22 2017-09-19 深圳市小牛在线互联网信息咨询有限公司 Business performs method, device, storage medium and computer equipment
CN107133052B (en) * 2017-05-27 2021-01-05 杭州迪脉信息科技有限公司 Flow creation method and device
CN107133052A (en) * 2017-05-27 2017-09-05 杭州迪脉信息科技有限公司 The method and device that flow is created
CN107329849A (en) * 2017-07-06 2017-11-07 北京理工大学 A kind of data verification method and system based on Java systems
CN107329849B (en) * 2017-07-06 2021-01-29 北京理工大学 Data verification method and system based on Java system
CN107797823A (en) * 2017-09-27 2018-03-13 平安科技(深圳)有限公司 Business Rule Management method, apparatus, storage medium and computer equipment
CN107797823B (en) * 2017-09-27 2020-01-17 平安科技(深圳)有限公司 Business rule management method and device, storage medium and computer equipment
CN108446148A (en) * 2018-01-29 2018-08-24 北京奇艺世纪科技有限公司 A kind of method, apparatus and electronic equipment of regulation management
CN109032588A (en) * 2018-07-20 2018-12-18 广微数据科技(苏州)有限公司 It is anti-to cheat regular air control engine
CN109636317A (en) * 2018-11-23 2019-04-16 山东中创软件工程股份有限公司 Service control method, device, system and storage medium
CN110135595A (en) * 2019-04-12 2019-08-16 中国运载火箭技术研究院 The method and system of the equipment information operation of task based access control template
CN110737524A (en) * 2019-10-18 2020-01-31 北京思维造物信息科技股份有限公司 task rule management method, device, equipment and medium
CN110888646A (en) * 2019-11-28 2020-03-17 京东数字科技控股有限公司 Deployment method, device, system and storage medium
CN110888646B (en) * 2019-11-28 2021-11-12 京东数字科技控股有限公司 Deployment method, device, system and storage medium
CN111782262A (en) * 2020-06-30 2020-10-16 平安国际智慧城市科技股份有限公司 Data dynamic publishing method, device, system, equipment and storage medium
CN111782262B (en) * 2020-06-30 2024-05-14 深圳赛安特技术服务有限公司 Data dynamic publishing method, device, system, equipment and storage medium
CN112445470A (en) * 2020-11-11 2021-03-05 北京思特奇信息技术股份有限公司 Dynamic rule creating method and system based on newly added scene
CN112445470B (en) * 2020-11-11 2023-11-07 北京思特奇信息技术股份有限公司 Dynamic rule creation method and system based on newly added scene
CN112651619A (en) * 2020-12-22 2021-04-13 上海哔哩哔哩科技有限公司 Business-oriented wind control method and device
CN113010231A (en) * 2021-03-29 2021-06-22 上海寻梦信息技术有限公司 Rule configuration method, device and equipment for logistics aging prediction and storage medium
CN113010231B (en) * 2021-03-29 2024-07-26 上海寻梦信息技术有限公司 Rule configuration method, device, equipment and storage medium for logistics ageing prediction
CN113656139A (en) * 2021-08-27 2021-11-16 上海云轴信息科技有限公司 Interface rule adding method and equipment
CN113656139B (en) * 2021-08-27 2024-06-04 上海云轴信息科技有限公司 Interface rule adding method and device

Similar Documents

Publication Publication Date Title
CN103793223A (en) Rule creating method and system
CN104732306B (en) Rapid development system and method for business application system
US9904524B2 (en) Method and device for visually implementing software code
CN111066039A (en) Microprocessor including enterprise model
CN104063495A (en) Form extension method and form extension device
CN103186579A (en) Database function-based rule implementation and application method and device
Dostatni et al. Multi-agent system to support decision-making process in design for recycling
CN104375818A (en) System and method for achieving general data form inputting through configuration files
US20220277523A1 (en) Vr scene and interaction method thereof, and terminal device
CN106951254B (en) Method and device for multiplexing similar service function modules in payment system
KR102569415B1 (en) Service platform system for generating workflow and workflow generating method
CN106204285A (en) Insurance rules process method based on cloud computing and system
CN110069312A (en) A kind of method and device of UI component Configuration and generation UI Component Gallery
CN101609473A (en) A kind of method of Structured Query Language (SQL) of reconstruct report query and device
CN109491571A (en) A kind of association of configuration item and its associated diagram methods of exhibiting and system
US11604903B2 (en) Layered analytical modeling of telecom tower structure and scenario analysis
US20050131667A1 (en) Complex process modeling and simulation system and method
CN112990780B (en) Workflow construction method, device and equipment
CN103870540A (en) Database based on structural design and analysis integration
US20170161029A1 (en) Visual modeling method to construct system views based on a system meta view
WO2023179504A1 (en) Equipment management model generation method, equipment management method, device and storage medium
Ling et al. Advanced Petri Nets for modelling mobile agent enabled interorganizational workflows
US8863132B2 (en) Using abstraction layers to facilitate communication between systems
CN104199675A (en) System capable of quick system development based on database parameter utilization
CN104317590A (en) Embedded configuration system and embedded review process configuration method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140514