CN108279866A - A kind of the layout execution method, apparatus and medium of operation flow - Google Patents

A kind of the layout execution method, apparatus and medium of operation flow Download PDF

Info

Publication number
CN108279866A
CN108279866A CN201810067973.5A CN201810067973A CN108279866A CN 108279866 A CN108279866 A CN 108279866A CN 201810067973 A CN201810067973 A CN 201810067973A CN 108279866 A CN108279866 A CN 108279866A
Authority
CN
China
Prior art keywords
rule
layout
service scenario
function
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201810067973.5A
Other languages
Chinese (zh)
Other versions
CN108279866B (en
Inventor
谢建桥
宗占杰
韩业
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Consumer Finance Ltd By Share Ltd
Mashang Consumer Finance Co Ltd
Original Assignee
Consumer Finance Ltd By Share 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 Consumer Finance Ltd By Share Ltd filed Critical Consumer Finance Ltd By Share Ltd
Priority to CN201810067973.5A priority Critical patent/CN108279866B/en
Publication of CN108279866A publication Critical patent/CN108279866A/en
Application granted granted Critical
Publication of CN108279866B publication Critical patent/CN108279866B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Abstract

Method, apparatus is executed the invention discloses a kind of layout of operation flow and medium, the specific steps of this method include:The rule for obtaining the business rule needed for each function, and each function being arranged needs sum rule to execute logic;According to regular demand selection target service rule in regulation engine, and layout is carried out to target service rule in a manner of script, generates service scenario corresponding with rule execution logic;Service scenario is executed to realize objective function.Script operation can be made to come into force due to being not necessarily to be compiled and disposed in advance, therefore by way of script in regulation engine layout business rule, to obtain service scenario and execute, there can be higher execution efficiency, and directly modifying and re-executing when subsequently optimizing can come into force, therefore it supports the real-time adjustment to service scenario, and then there is higher flexibility.In addition, the present invention also provides the layout executive device and medium of a kind of operation flow, advantageous effect is as described above.

Description

A kind of the layout execution method, apparatus and medium of operation flow
Technical field
The present invention relates to arranging service field, the layout more particularly to a kind of operation flow executes method, apparatus and Jie Matter.
Background technology
Since active user is being continuously increased the functional requirement of application system, to the reality of various functions in application software It is now also more complicated.
Current enterprise generally requires first to write every basic service rule, Jin Eryi when carrying out system development It is needed according to the function of application system, selects corresponding basic service rule, and have to selected basic service rule The Logic layout of body is to generate corresponding function program.It, can be by running the objective function after user's selection target function Corresponding function program is executed required basic service rule, final performance objective function by preset order to realize.But Under present case, need the initialization operations such as to be first compiled function program, dispose, it can normal use.Due to application The function of system may change according to real-time requirement, it is therefore desirable to subsequent modification is carried out to having Logic layout, But after currently modifying to Logic layout, need to re-start the initialization operations such as the compiling of function program, deployment, therefore Reduce efficiency and the flexibility of whole business flow orchestration.
It can be seen that a kind of layout execution method of operation flow is provided, to improve the flexibility of the layout of operation flow And overall execution efficiency, it is those skilled in the art's urgent problem to be solved.
Invention content
The object of the present invention is to provide a kind of layouts of operation flow to execute method, apparatus and medium, to improve Business Stream The flexibility of the layout of journey and overall execution efficiency.
In order to solve the above technical problems, the present invention provides a kind of layout execution method of operation flow, including:
The rule for obtaining the business rule needed for each function, and each function being arranged needs sum rule to execute logic;
Target service rule is chosen according to regular demand in regulation engine, and to target service rule in a manner of script Layout is carried out, service scenario is generated;
Service scenario is executed to realize objective function;Wherein, the logical AND rule that service scenario executes executes logic and is consistent.
Preferably, when the execution of service scenario needs data to support, before executing service scenario to realize objective function, This method further comprises:
Obtain the data flow in default file;
Correspondingly, executing service scenario to realize objective function, specially:
Service scenario is executed to realize objective function using data flow as input data.
Preferably, after executing service scenario to realize objective function, this method further comprises:
It obtains and executes the result data that service scenario obtains, and result data is stored to distributed memory system.
Preferably, rule executes logic and specifically includes:
The execution sequence and execution frequency of business rule.
Preferably, business rule is specially the calling rule to third party's service interface.
Preferably, regulation engine is specially Drools regulation engines.
In addition, the present invention also provides a kind of layout executive devices of operation flow, including:
Setup module, for obtaining the business rule needed for each function, and the rule that each function is arranged needs sum rule to hold Row logic;
Script generation module, for choosing target service rule according to regular demand in regulation engine, and with script Mode carries out layout to target service rule, generates service scenario;
Execution module, for executing service scenario to realize objective function.
Preferably, which further comprises:
Data acquisition module, for obtaining preset data flow.
In addition, the present invention also provides a kind of layout executive devices of operation flow, including:
Memory, for storing computer program;
Processor realizes the step of layout such as above-mentioned operation flow executes method when for executing computer program.
In addition, the present invention also provides a kind of computer readable storage medium, meter is stored on computer readable storage medium Calculation machine program realizes the step of layout such as above-mentioned operation flow executes method when computer program is executed by processor.
The layout of operation flow provided by the present invention executes method, by pre- according to objective function in regulation engine If regular demand choose target service rule, and target service rule is carried out meeting default rule in a manner of script and is held The layout of row logic obtains service scenario, and then realizes objective function by executing service scenario.Due to being not necessarily to be compiled in advance Translating and disposing can make script operation come into force, and regulation engine has the environment that script executes, therefore the side for passing through script Formula layout business rule in regulation engine, to obtain service scenario and execute, can have higher execution efficiency, and after It is continuous directly to modify and re-execute and come into force when service scenario is modified and optimize, therefore support is to business foot This real-time adjustment, and then there is higher flexibility.In addition, the present invention also provides a kind of layout executive devices of operation flow And medium, advantageous effect are as described above.
Description of the drawings
In order to illustrate the embodiments of the present invention more clearly, attached drawing needed in the embodiment will be done simply below It introduces, it should be apparent that, drawings in the following description are only some embodiments of the invention, for ordinary skill people For member, without creative efforts, other drawings may also be obtained based on these drawings.
Fig. 1 is that a kind of layout of operation flow provided in an embodiment of the present invention executes the flow chart of method;
Fig. 2 is a kind of layout executive device structure chart of operation flow provided in an embodiment of the present invention.
Specific implementation mode
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation describes, it is clear that described embodiments are only a part of the embodiments of the present invention, rather than whole embodiments.Based on this Embodiment in invention, without making creative work, what is obtained is every other by those of ordinary skill in the art Embodiment belongs to the scope of the present invention.
Core of the invention is to provide a kind of layout execution method of operation flow, to improve the spirit of the layout of operation flow Activity and overall execution efficiency.Another core of the present invention is to provide a kind of the layout executive device and medium of operation flow.
In order to enable those skilled in the art to better understand the solution of the present invention, with reference to the accompanying drawings and detailed description The present invention is described in further detail.
Embodiment one
Fig. 1 is that a kind of layout of operation flow provided in an embodiment of the present invention executes the flow chart of method.Referring to FIG. 1, The specific steps that the layout of operation flow executes method include:
Step S10:The rule for obtaining the business rule needed for each function, and each function being arranged needs sum rule execution to patrol Volume.
It is understood that the essence that each function is realized in application system is the execution of Lower level logical algorithm, logical algorithm Be by basis business rule according to made of logic combination.Layout to operation flow is actually to business rule Selection and execution sequence to business rule regulation.Therefore in this step, obtain first needed for each function of application system The business rule to use, and the regular demand of some objective function is set, and rule executes logic, it is possible to understand that , the regular demand in this step be reflect needed for business rule, and what rule executed logic reflection is business rule Execute sequence.
Step S11:Target service rule is chosen according to regular demand in regulation engine, and to target in a manner of script Business rule carries out layout, generates service scenario.
In this step, corresponding target service is chosen in whole business rule according to the regular demand of objective function Rule, and then execute logic according to rule and layout is carried out to target service rule.It is emphasized that due to when script executes without It need to dispose and compile in advance, there is higher execution efficiency, and regulation engine has the condition that script executes, therefore should advise Layout then is carried out to each target service rule in a manner of script in engine.Developer can also be according to function under actual conditions Change conditions carry out subsequent modification to script, are not specifically limited herein.
Step S12:Service scenario is executed to realize objective function.
Wherein, the logical AND rule that service scenario executes executes logic and is consistent.
It is understood that due to having carried out layout to service scenario in advance, industry is directly executed in this step The bottom action of objective function can be realized in business script, and then realizes objective function.
The layout of operation flow provided by the present invention executes method, by pre- according to objective function in regulation engine If regular demand choose target service rule, and target service rule is carried out meeting default rule in a manner of script and is held The layout of row logic obtains service scenario, and then realizes objective function by executing service scenario.Due to being not necessarily to be compiled in advance Translating and disposing can make script operation come into force, and regulation engine has the environment that script executes, therefore the side for passing through script Formula layout business rule in regulation engine, to obtain service scenario and execute, can have higher execution efficiency, and after It is continuous directly to modify and re-execute and come into force when service scenario is modified and optimize, therefore support is to business foot This real-time adjustment, and then there is higher flexibility.
Embodiment two
On the basis of the above embodiments, the present invention also provides a series of preferred embodiments.
As a preferred embodiment, when the execution of service scenario needs data to support, service scenario is being executed Before realizing objective function, this method further comprises:
Obtain the data flow in default file;
Correspondingly, executing service scenario to realize objective function, specially:
Service scenario is executed to realize objective function using data flow as input data.
It is understood that due to needing optimized integration of the corresponding data as function when executing certain functions, And it is often larger for the demand of data, so if data are write direct in business rule, the redundancy of code compared with Greatly, it is not easy to modification of the later stage to business rule, and is equally difficult to meet the flexible management to data.In this preferred implementation In mode, by storing data in preset file so that data are mutual indepedent with service scenario, and then by default Data flow is obtained in file to execute service scenario as input data to realize objective function.Default file can be by distribution Storage system is prestored, and to ensure its availability and safety, and the type of default file can be CSV, TXT Etc. the type that can be read by script, concrete type should be herein not specifically limited depending on actual conditions.
As a preferred embodiment, after executing service scenario to realize objective function, this method is further wrapped It includes:
It obtains and executes the result data that service scenario obtains, and result data is stored to distributed memory system.
It is understood that after performance objective function, system often will produce related data when objective function executes, The related data may be user's performance objective function data to be obtained, it is also possible to characterize the execution state of objective function Data, can aid in the executive condition in subsequent analysis objective function.It therefore can be by related data data as a result It stores into distributed memory system, even if the result data in a certain memory node is damaged, can also be deposited according to other Result data in storage node restores it, and then can ensure safety and the reliability of result data.
It is specifically included as a preferred embodiment, rule executes logic:
The execution sequence and execution frequency of business rule.
It is understood that since business rule is most basic execution content, layout is carried out to business rule and is held Row can realize specific function, and the difference between function is other than performed business rule is different, business rule The also difference of execution sequence then, in addition, difference of the business rule on executing frequency, it is also possible to influence by business rule institute The concrete function of the service scenario of composition.Therefore, when setting rule executes logic, can by the execution of business rule sequence with And the content considered when frequency executes logic as setting rule is executed, the careful journey for executing logic can be further increased Degree, so it is more careful to the division of function.
As a preferred embodiment, business rule is specially the calling rule to third party's service interface.
It should be noted that due to there may be the development ability of enterprise itself is limited, or have between other enterprises There is the case where cooperative relationship and function link, therefore needs to use third party enterprise when certain functions in development and application system The interface provided.Therefore when business rule is specially the calling rule to third party's service interface, opposite it can mitigate this Field technology personnel save the whole development time, and can make application system for the exploitation complexity of business rule Function is more abundant.Further, the setting of the calling rule of third party's service interface can be specifically included for interface Calling when initiating the setting of frequency, the setting for connecting total duration, calling to the verification of parameter setting etc., herein without one by one It enumerates.
As a preferred embodiment, regulation engine is specially Drools regulation engines.
Since Drools regulation engines are a kind of regulation engines increased income, business rule is realized by Drools regulation engines Write and the overall cost of layout is relatively low, and those skilled in the art can according to actual needs, original Further adaptive development is carried out on the basis of Drools regulation engines, so that it is had between application system higher compatible Property, it ensure that the overall flexibility of exploitation.
Below by way of a kind of specific usage scenario this method to be further described, it is emphasized that, this Scape is only a certain concrete scene based on the present invention, is not intended as the specific restriction of usage scenario of the present invention.
By " integral growth system for ", the first business function of planning system, such as " integral statistics ", " reward on total mark ", " reward is provided " etc., and then it is directed to the corresponding service scenario of business function layout, and in advance in service scenario and business function Between set up routing relation, and then user executes corresponding service scenario when executing a certain function according to the routing relation. Further, user can pre-set the relevant parameter of business function execution, such as execute number, execute frequency, execute number of days, To limit the execution of system function.And then it can completely realize whole be integrated by integrate business function The layout and operation of long system.
Embodiment three
The embodiment that method is hereinbefore executed for the layout of operation flow is described in detail, and the present invention also carries For a kind of layout executive device of operation flow corresponding with this method, due to the reality of the embodiment and method part of device part It applies example to correspond, therefore the embodiment of device part refers to the description of the embodiment of method part, wouldn't repeat here.
Fig. 2 is a kind of layout executive device structure chart of operation flow provided in an embodiment of the present invention.The embodiment of the present invention The layout executive device of the operation flow of offer, specifically includes:
Setup module 10, for obtaining the business rule needed for each function, and the rule that each function is arranged needs sum rule Execute logic.
Script generation module 11, for choosing target service rule according to regular demand in regulation engine, and with script Mode to target service rule carry out layout, generate service scenario.
Execution module 12, for executing service scenario to realize objective function.
The layout executive device of operation flow provided by the present invention, by pre- according to objective function in regulation engine If regular demand choose target service rule, and target service rule is carried out meeting default rule in a manner of script and is held The layout of row logic obtains service scenario, and then realizes objective function by executing service scenario.Due to being not necessarily to be compiled in advance Translating and disposing can make script operation come into force, and regulation engine has the environment that script executes, therefore the side for passing through script Formula layout business rule in regulation engine, to obtain service scenario and execute, can have higher execution efficiency, and after It is continuous directly to modify and re-execute and come into force when service scenario is modified and optimize, therefore support is to business foot This real-time adjustment, and then there is higher flexibility.
On the basis of embodiment three, which further includes:
Data acquisition module, for obtaining preset data flow.
Example IV
The present invention also provides a kind of layout executive devices of operation flow, including:
Memory, for storing computer program;
Processor realizes the step of layout such as above-mentioned operation flow executes method when for executing computer program.
The layout executive device of operation flow provided by the present invention, by pre- according to objective function in regulation engine If regular demand choose target service rule, and target service rule is carried out meeting default rule in a manner of script and is held The layout of row logic obtains service scenario, and then realizes objective function by executing service scenario.Due to being not necessarily to be compiled in advance Translating and disposing can make script operation come into force, and regulation engine has the environment that script executes, therefore the side for passing through script Formula layout business rule in regulation engine, to obtain service scenario and execute, can have higher execution efficiency, and after It is continuous directly to modify and re-execute and come into force when service scenario is modified and optimize, therefore support is to business foot This real-time adjustment, and then there is higher flexibility.
The present invention also provides a kind of computer readable storage medium, computer journey is stored on computer readable storage medium Sequence realizes the step of layout such as above-mentioned operation flow executes method when computer program is executed by processor.
The computer readable storage medium that the layout of operation flow provided by the present invention executes, by regulation engine According to objective function, default rule demand chooses target service rule, and is carried out to target service rule in a manner of script Meet the layout that default rule executes logic, obtains service scenario, and then objective function is realized by executing service scenario.By Script operation can be made to come into force in compiling and disposing in advance without progress, and regulation engine has the environment of script execution, Therefore layout business rule can have higher to obtain service scenario and execute in regulation engine by way of script Execution efficiency, and when subsequently service scenario is modified and optimized directly modify and re-execute and can give birth to Effect, therefore support the real-time adjustment to service scenario, and then there is higher flexibility.
Method, apparatus is executed to a kind of layout of operation flow provided by the present invention above and medium has carried out detailed Jie It continues.Each embodiment is described by the way of progressive in specification, the highlights of each of the examples are with other embodiment Difference, just to refer each other for identical similar portion between each embodiment.For the device disclosed in the embodiment, by It is corresponded to the methods disclosed in the examples in it, so description is fairly simple, reference may be made to the description of the method. It should be pointed out that for those skilled in the art, it without departing from the principle of the present invention, can also be right Some improvement and modification can also be carried out by the present invention, these improvement and modification are also fallen within the protection scope of the claims of the present invention.
It should also be noted that, in the present specification, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment including a series of elements includes not only that A little elements, but also include other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.

Claims (10)

1. a kind of layout of operation flow executes method, which is characterized in that including:
The rule for obtaining the business rule needed for each function, and each function being arranged needs sum rule to execute logic;
Target service rule is chosen according to the regular demand in regulation engine, and to the target service in a manner of script Rule carries out layout, generates service scenario;
The service scenario is executed to realize the objective function;Wherein, rule described in the logical AND that the service scenario executes Logic is executed to be consistent.
2. according to the method described in claim 1, it is characterized in that, when the execution of the service scenario needs data to support, Before the execution service scenario is to realize the objective function, this method further comprises:
Obtain the data flow in default file;
Correspondingly, described execute the service scenario to realize the objective function, specially:
The service scenario is executed to realize the objective function using the data flow as input data.
3. according to the method described in claim 1, it is characterized in that, executing the service scenario described to realize the target After function, this method further comprises:
It obtains and executes the result data that the service scenario obtains, and the result data is stored to distributed memory system.
4. according to the method described in claim 1, it is characterized in that, the rule execution logic specifically includes:
The execution sequence and execution frequency of the business rule.
5. according to the method described in claim 1, it is characterized in that, the business rule is specially to third party's service interface Calling rule.
6. according to the method described in claim 1-5 any one, which is characterized in that the regulation engine is specially Drools rule Then engine.
7. a kind of layout executive device of operation flow, which is characterized in that including:
Setup module, for obtaining the business rule needed for each function, and the rule that each function is arranged needs sum rule to hold Row logic;
Script generation module, for choosing target service rule according to the regular demand in regulation engine, and with script Mode carries out layout to the target service rule, generates service scenario;
Execution module, for executing the service scenario to realize the objective function.
8. device according to claim 7, which is characterized in that the device further comprises:
Data acquisition module, for obtaining preset data flow.
9. a kind of layout executive device of operation flow, which is characterized in that including:
Memory, for storing computer program;
Processor realizes the volume such as claim 1 to 6 any one of them operation flow when for executing the computer program The step of arranging execution method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes the layout such as claim 1 to 6 any one of them operation flow when the computer program is executed by processor The step of execution method.
CN201810067973.5A 2018-01-24 2018-01-24 Method, device and medium for arranging and executing business process Active CN108279866B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810067973.5A CN108279866B (en) 2018-01-24 2018-01-24 Method, device and medium for arranging and executing business process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810067973.5A CN108279866B (en) 2018-01-24 2018-01-24 Method, device and medium for arranging and executing business process

Publications (2)

Publication Number Publication Date
CN108279866A true CN108279866A (en) 2018-07-13
CN108279866B CN108279866B (en) 2021-10-22

Family

ID=62804758

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810067973.5A Active CN108279866B (en) 2018-01-24 2018-01-24 Method, device and medium for arranging and executing business process

Country Status (1)

Country Link
CN (1) CN108279866B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144618A (en) * 2018-09-10 2019-01-04 中铝视拓智能科技有限公司 A kind of service flow execution method and relevant apparatus
CN110531967A (en) * 2019-08-16 2019-12-03 北京三快在线科技有限公司 Code generating method and code generating unit
CN110674171A (en) * 2019-09-12 2020-01-10 苏州浪潮智能科技有限公司 Script generation method and device and data processing method and device
CN110780870A (en) * 2019-10-29 2020-02-11 中国建设银行股份有限公司 Service execution method, device, equipment and storage medium
CN110795229A (en) * 2018-08-03 2020-02-14 上海小渔数据科技有限公司 Data processing method and device for providing calculation force support
CN111142867A (en) * 2019-12-31 2020-05-12 谷云科技(广州)有限责任公司 Service visual arrangement system and method under micro-service architecture
CN111400353A (en) * 2020-03-19 2020-07-10 中国建设银行股份有限公司 Rule calculation method, device, equipment and storage medium
CN111538493A (en) * 2020-04-28 2020-08-14 京东数字科技控股有限公司 Streaming data processing method, system, storage medium and electronic equipment
CN112181407A (en) * 2019-07-04 2021-01-05 北京京东振世信息技术有限公司 Service implementation processing method, device, system, electronic equipment and storage medium
CN113377419A (en) * 2021-05-31 2021-09-10 同盾科技有限公司 Business processing method and device, readable storage medium and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101158956A (en) * 2007-08-21 2008-04-09 南京联创科技股份有限公司 Method for batch processing complicated data by well-regulated engines
CN102043702A (en) * 2009-10-16 2011-05-04 阿里巴巴集团控股有限公司 Event monitoring method as well as rule engine device and system
CN102681854A (en) * 2012-05-18 2012-09-19 华为技术有限公司 Service execution method, server and computer system
CN102707934A (en) * 2011-03-28 2012-10-03 中兴通讯股份有限公司 Method and system for representing value-added service flow in script form
CN102999816A (en) * 2012-12-05 2013-03-27 福建邮科通信技术有限公司 Workflow engine capable of being personalized in business process customization
CN103019726A (en) * 2012-12-19 2013-04-03 中国电子科技集团公司第十五研究所 Management method and device of software system service rules
US20140053141A1 (en) * 2012-08-18 2014-02-20 International Business Machines Corporation Artifact divider for large scale application builds

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101158956A (en) * 2007-08-21 2008-04-09 南京联创科技股份有限公司 Method for batch processing complicated data by well-regulated engines
CN102043702A (en) * 2009-10-16 2011-05-04 阿里巴巴集团控股有限公司 Event monitoring method as well as rule engine device and system
CN102707934A (en) * 2011-03-28 2012-10-03 中兴通讯股份有限公司 Method and system for representing value-added service flow in script form
CN102681854A (en) * 2012-05-18 2012-09-19 华为技术有限公司 Service execution method, server and computer system
US20140053141A1 (en) * 2012-08-18 2014-02-20 International Business Machines Corporation Artifact divider for large scale application builds
US20140053148A1 (en) * 2012-08-18 2014-02-20 International Business Machines Corporation Artifact divider for large scale application builds
CN102999816A (en) * 2012-12-05 2013-03-27 福建邮科通信技术有限公司 Workflow engine capable of being personalized in business process customization
CN103019726A (en) * 2012-12-19 2013-04-03 中国电子科技集团公司第十五研究所 Management method and device of software system service rules

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
余军阳: "基于业务规则引擎的管理系统的研究", 《杭州师范大学学报(自然科学版)》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110795229A (en) * 2018-08-03 2020-02-14 上海小渔数据科技有限公司 Data processing method and device for providing calculation force support
CN109144618A (en) * 2018-09-10 2019-01-04 中铝视拓智能科技有限公司 A kind of service flow execution method and relevant apparatus
CN112181407B (en) * 2019-07-04 2023-09-26 北京京东振世信息技术有限公司 Service realization processing method, device, system, electronic equipment and storage medium
CN112181407A (en) * 2019-07-04 2021-01-05 北京京东振世信息技术有限公司 Service implementation processing method, device, system, electronic equipment and storage medium
CN110531967A (en) * 2019-08-16 2019-12-03 北京三快在线科技有限公司 Code generating method and code generating unit
CN110531967B (en) * 2019-08-16 2021-09-24 北京三快在线科技有限公司 Code generation method and code generation device
CN110674171A (en) * 2019-09-12 2020-01-10 苏州浪潮智能科技有限公司 Script generation method and device and data processing method and device
CN110780870A (en) * 2019-10-29 2020-02-11 中国建设银行股份有限公司 Service execution method, device, equipment and storage medium
CN110780870B (en) * 2019-10-29 2024-02-09 中国建设银行股份有限公司 Service execution method, device, equipment and storage medium
CN111142867A (en) * 2019-12-31 2020-05-12 谷云科技(广州)有限责任公司 Service visual arrangement system and method under micro-service architecture
CN111142867B (en) * 2019-12-31 2024-04-02 谷云科技(广州)有限责任公司 Service visual arrangement system and method under micro service architecture
CN111400353A (en) * 2020-03-19 2020-07-10 中国建设银行股份有限公司 Rule calculation method, device, equipment and storage medium
CN111538493A (en) * 2020-04-28 2020-08-14 京东数字科技控股有限公司 Streaming data processing method, system, storage medium and electronic equipment
CN113377419A (en) * 2021-05-31 2021-09-10 同盾科技有限公司 Business processing method and device, readable storage medium and electronic equipment

Also Published As

Publication number Publication date
CN108279866B (en) 2021-10-22

Similar Documents

Publication Publication Date Title
CN108279866A (en) A kind of the layout execution method, apparatus and medium of operation flow
AU2019283890B2 (en) Data processing method and related products
Lindemann DSPNexpress: a software package for the efficient solution of deterministic and stochastic Petri nets
Kim et al. Provenance trails in the wings/pegasus system
CN102508669A (en) Automatic program code generating method
CN101482817B (en) Large-particle Java component assembly method based on black box
CN108804322A (en) Automated testing method, device, computer equipment and storage medium
CN101650652B (en) Method and device for developing business processes
CN103646104A (en) Hard real-time fault diagnosis method and system
CN109710235B (en) Transaction implementation system and method based on Java intelligent contract service logic
CN112463211A (en) System architecture transformation method compatible with multiple development architectures and system architecture
CN112527781B (en) Intelligent contract data migration method and system
Trummer et al. Cost-optimal outsourcing of applications into the clouds
EP2342657A1 (en) Reconfiguring a model
CN103257852A (en) Method and device for building development environment of distributed application system
CN103473034A (en) Method and device for dynamically publishing Web service
CN109840074A (en) A kind of business generating method, device and the network equipment
CN102375743A (en) SOA(Service-Oriented Architecture) system development method based on model and template
US8806490B1 (en) Method and apparatus for managing workflow failures by retrying child and parent elements
Adams et al. Dynamic and extensible exception handling for workflows: A service-oriented implementation
Ngu et al. Flexible scientific workflow modeling using frames, templates, and dynamic embedding
CN103501341A (en) Method and device for establishing Web service
CN101776995B (en) Self-adaptive combined service optimization method and device
Tankov et al. Kotless: A serverless framework for kotlin
Bergenthum et al. Synthesis of Petri nets from scenarios with VipTool

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant