CN102799962A - Configuration type business flow system and realization method thereof - Google Patents

Configuration type business flow system and realization method thereof Download PDF

Info

Publication number
CN102799962A
CN102799962A CN2012102160824A CN201210216082A CN102799962A CN 102799962 A CN102799962 A CN 102799962A CN 2012102160824 A CN2012102160824 A CN 2012102160824A CN 201210216082 A CN201210216082 A CN 201210216082A CN 102799962 A CN102799962 A CN 102799962A
Authority
CN
China
Prior art keywords
business
flow
processing
rule
configuration file
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
CN2012102160824A
Other languages
Chinese (zh)
Other versions
CN102799962B (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.)
NANJING HIAWARD INFORMATION TECHNOLOGY Co Ltd
Original Assignee
NANJING HIAWARD INFORMATION TECHNOLOGY 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 NANJING HIAWARD INFORMATION TECHNOLOGY Co Ltd filed Critical NANJING HIAWARD INFORMATION TECHNOLOGY Co Ltd
Priority to CN201210216082.4A priority Critical patent/CN102799962B/en
Publication of CN102799962A publication Critical patent/CN102799962A/en
Application granted granted Critical
Publication of CN102799962B publication Critical patent/CN102799962B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a configuration type business flow system and a realization method thereof. A business processing flow is described and defined through three configuration files including a business flow configuration file, a business processing configuration file and a business rule configuration file; a business flow, business processing and a business rule in the business flow are respectively and independently defined through the configuration manner and do not interfere with one another, so as to realize decoupling of the three configuration files, and increase extremely great flexibility and convenience for maintaining and developing a business processing flow; meanwhile, the business processing configuration file is recorded with related information of a processing node and a business link realization module and the business rule configuration file is recorded with related information of a control node and a business rule realizing module, so that an organic relation exists among the three configuration files and a business is ensured to be smoothly operated. According to the configuration type business flow system and the realization method thereof, the developing efficiency can be improved and the flexibility of required changes can be adapted; and meanwhile, the developing period is shortened, and the developing cost and the maintaining cost are reduced.

Description

A kind of layout type business process system and its implementation
Technical field
The present invention relates to a kind of layout type business process system and its implementation, belong to business management system develop computer software platform technology field.
Background technology
The flow process technology is to define through each service link with business processing flow, and through the method for flow custom each service link is assembled, and finally realizes the processing of operation flow through the method for flow process control.
The existing procedure technology focuses on the customization and the control of operation flow, and flow custom can be that the developer also can the person of being to use participate in, and final purpose is the variation that adapts to operation flow through flow custom, and the variation of flow process control support process customization is carried out.
Like Chinese invention patent ZL200410075336.0; A kind of " utilizing the method and system of discrete unit quick establishing business processing flow " disclosed; It " can accomplish the discrete unit of specific function " with the acquisition of dispersing of all operation flows; And confirm the assembling form (execution sequence) of each discrete unit in each operation flow, carry out the flow process running, realize business processing according to this assembling form.The advantage of this kind system is: when operation flow changes, only need discrete unit and assembling form thereof in the adjustment " transaction processing system storage unit ", just can accomplish traffic reconfiguration.
There is following defective in this system:
1, often relating to business rule in the business processing process handles; This system does not handle business rule and separates from " discrete unit "; If in a single day business rule changes, then need make amendment, and a plurality of " discrete units " can relate to same business rule " discrete unit "; These " discrete units " all need make amendment one by one so, and workload is big;
2, this system can't control by the flow node in the flow process operation process, also just can't react the process flow operation state of computer-internal, can cause the complicated of fault handling pattern so;
3, in " the transaction processing system storage unit " in this system; The all corresponding operation flow of each business, when existing business model professional more than two identical, processing of service link in each operation flow (comprising operation interface and processing logic) and business rule all need exploitation; When one type identical requirements of process of operation flow changes; Need a large amount of operation flow of change, such flow process building mode not only takes time and effort, and is not easy to safeguard.
Summary of the invention
Technical matters to be solved by this invention is, overcomes the above-mentioned deficiency of prior art, and a kind of layout type business process system is provided, can be through to the reconstruct of file configuration realization flow, and the maintenance of business processing flow is convenient.
In order to solve above technical matters, a kind of layout type business process system provided by the invention is characterized in that comprising:
The operation flow configuration file records the execution precedence of each flow nodes in flow nodes and each operation flow of all operation flows, and said flow nodes comprises processing node, Control Node;
The business processing configuration file records the processing node of operation flow and the incidence relation that service link is realized module;
The business rule configuration file records the Control Node of operation flow and the incidence relation that business rule is realized module;
The flow process Control Engine; In have flow process running control module; Said flow process Control Engine is used to read the operation flow configuration file; In Installed System Memory, create corresponding flow instance object and the flow process context object that is used for the Stored Procedure data according to instruction, and the flow nodes that order is carried out the flow instance object finishes up to flow performing;
Service-processing engine; In have service link and realize module, said service link realizes that module comprises business operation interface, business processing assembly and business datum, said service-processing engine is used to read the business processing configuration file; During flow performing to processing node; Find the service link related to realize module according to the business processing configuration file, call the corresponding service operation interface and supply user's typing business datum, and convert this business datum into flow data and store in said flow process context object with processing node; Call the business processing assembly again and carry out business processing, service processing result is set to and supplies the flow node to use in the flow process context object;
The rule treatments engine; In have business rule and realize module; Said business rule realizes that module comprises business rule logical process assembly and regular data, and said rule treatments engine is used to read the business rule configuration file, during flow performing to Control Node; Find the business rule related to realize module according to the business rule configuration file with Control Node; Convert the flow data in the flow process context into be used for the business rule processing regular data, and call business rule logical process assembly and carry out the logical operation processing, operation result is set to supplies the use of flow node in the flow process context object.
System of the present invention further improves and is: in said operation flow configuration file, the business with identical services pattern is represented with same operation flow.
The business datum of service-processing engine is meant employed data when service-processing engine carries out business processing, " card number " that relates in the for example bank debits business, " password ", " Account Type ", " dealing money ", " Currency Type ".
The regular data of rule treatments engine is meant that the rule treatments engine carries out the employed data of rule match, in the for example bank debits business " dealing money " if greater than 100,000 needs preengage in advance.
Described flow instance object is corresponding one by one with the flow process context object.Flow instance is to liking the flow object that generates according to the operation flow configuration file, the controlling object that wherein comprises each flow nodes object and be used for flow performing; The flow process context object is preserved the data of flow nodes in the flow instance object and the global data that belongs to flow process; When flow performing; Pairing service-processing engine of flow nodes or the rule treatments engine data in can the flow context are read and write, thereby satisfy the requirement of business processing and rule treatments.
The present invention also provides the implementation method of layout type business process system, it is characterized in that comprising the steps:
1) make up the operation flow configuration file---each service link of operation flow is defined as flow nodes; And execution precedence according to each flow nodes of operation flow definition; Mode through configuration assembles; Form the operation flow configuration file, said flow nodes comprises processing node and Control Node;
2) make up the business processing configuration file---with processing node and service link realize module set up through the mode of configuration related, formation business processing configuration file;
3) make up the business rule configuration file---with Control Node and business rule realize module set up through the mode of configuration related, formation business rule configuration file;
4) make up the flow process Control Engine---in the flow process Control Engine, set up flow process running control module, be used for the control flow running;
5) make up service-processing engine---in service-processing engine, set up service link and realize module, be used for business processing, said service link realizes that module comprises business operation interface, business processing assembly and business datum;
6) make up the rule treatments engine---in the rule treatments engine, set up business rule and realize module, be used for business rule and handle, said business rule realizes that module comprises business rule logical process assembly and regular data;
7) the flow process Control Engine is carried out the flow process running according to the operation flow configuration file, until the execution of accomplishing all flow nodes; When flow performing when handling node, service-processing engine finds the corresponding business link to realize module according to the business processing configuration file, triggers the corresponding service operation interface, obtains the business datum of user's input, the corresponding service processing components is handled afterwards; When flow performing arrived Control Node, the rule treatments engine found the corresponding business rule to realize module according to the business rule configuration file, and called corresponding service logic rules processing components and carry out the logical operation processing.
Further, the business with identical services pattern representes that with same operation flow said operation flow and service link realize that module is independent mutually, and said operation flow and business rule realize that module is independent mutually.
Further, said flow process Control Engine is created corresponding flow instance object and the flow process context object that is used for the Stored Procedure data according to instruction in Installed System Memory; Said service-processing engine converts the business datum of obtaining into flow data and is stored in the flow process context object, and service processing result is set in the flow process context object; The rule treatments engine converts the flow data in the flow process context into and is used for the regular data that business rule is handled, and calls business rule logical process assembly and carry out the logical operation processing, and operation result is reset in the flow process context object.
Compared with prior art; The present invention has the following advantages: business processing flow is described and defined through operation flow configuration file, business processing configuration file and three kinds of configuration files of business rule configuration file; Make operation flow, business processing and business rule in the business processing flow independently define respectively, not disturb mutually through this configuration mode; Thereby realized three's decoupling zero, the great dirigibility and the convenience that increase for the maintenance of business processing flow and exploitation; Simultaneously; The business processing configuration file records the related information of flow nodes (processing node) and service link realization module; The business rule configuration file records the related information of flow nodes (Control Node) and business rule realization module; It is thus clear that there is organically contact again in these three configuration files that record related information between mutually, guarantee that business can smooth operation.When making up new business processing flow, the program development personnel only need define the operation flow configuration file, and according to concrete business, the exploitation service link is realized module, and the mapping relations of foundation and operation flow configuration; The exploitation business rule is realized module, and the mapping relations of foundation and operation flow configuration, can accomplish the structure of new business processing flow.When the business processing flow of identical services flow process configuration need change, the program development personnel only need change operation flow configuration (file), can realize the change of the business processing flow of all identical services flow processs.Therefore, the dirigibility through the present invention can improve development efficiency and adaption demand variation has reduced cost of development and cycle simultaneously.In addition; The present invention handles business rule and from business processing, separates; Like this when business rule changes; Only need that business rule is realized that module and business rule configuration file are made amendment and get final product, and needn't Service Processing Module be made amendment, reduced construction cycle and maintenance cost.
Description of drawings
Fig. 1 is the structured flowchart of layout type business process system of the present invention.
Fig. 2 opens an account/account cancellation process figure to public current for bank.
Fig. 3 has the bank that afterwards supervises service link that public current is opened an account/account cancellation process figure for newly-increased.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the invention clearer; To combine the accompanying drawing in the embodiment of the invention below; Technical scheme in the embodiment of the invention is carried out clear, intactly description; Obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills are not making the every other embodiment that is obtained under the creative work prerequisite, all belong to the scope of the present invention's protection.Need to prove that accompanying drawing all adopts very the form of simplifying and all uses non-ratio accurately, only in order to convenient, the purpose of the aid illustration embodiment of the invention clearly.
As shown in Figure 1, be the structured flowchart of layout type business process system of the present invention, system comprises:
The operation flow configuration file records the execution precedence of each flow nodes in flow nodes and each operation flow of all operation flows, and said flow nodes comprises processing node, Control Node;
The business processing configuration file records the processing node of operation flow and the incidence relation that service link is realized module;
The business rule configuration file records the Control Node of operation flow and the incidence relation that business rule is realized module;
The flow process Control Engine; In have flow process running control module; Said flow process Control Engine is used to read the operation flow configuration file; In Installed System Memory, create corresponding flow instance object and the flow process context object that is used for the Stored Procedure data according to instruction, and the flow nodes that order is carried out the flow instance object finishes up to flow performing;
Service-processing engine; In have service link and realize module, said service link realizes that module comprises business operation interface, business processing assembly and business datum, said service-processing engine is used to read the business processing configuration file; During flow performing to processing node; Find the service link related to realize module according to the business processing configuration file, call the corresponding service operation interface and supply user's typing business datum, and convert this business datum into flow data and store in said flow process context object with processing node; Call the business processing assembly again and carry out business processing, service processing result is set to and supplies the flow node to use in the flow process context object;
The rule treatments engine; In have business rule and realize module; Said business rule realizes that module comprises business rule logical process assembly and regular data, and said rule treatments engine is used to read the business rule configuration file, during flow performing to Control Node; Find the business rule related to realize module according to the business rule configuration file with Control Node; Convert the flow data in the flow process context into be used for the business rule processing regular data, and call business rule logical process assembly and carry out the logical operation processing, operation result is set to supplies the use of flow node in the flow process context object.
Existing public current opened an account and the implementation method that this layout type business process system is described is safeguarded in public current account cancellation process exploitation and change with bank.
Public current opened an account be the conventional professional of bank, its function to be unit or corporate client in bank open to be used to the account of saving and concluding the business.This service needed adopts the mode of workflow examination and approval to realize.Below be concrete implementation:
Make up the flow process Control Engine, in the flow process Control Engine, set up flow process running control module, be used for the control flow running.
Make up service-processing engine, in service-processing engine, set up service link and realize module, be used for business processing, said service link realizes that module comprises business operation interface, business processing assembly and business datum.
Make up the rule treatments engine, in the rule treatments engine, set up business rule and realize module, be used for business rule and handle, said business rule realizes that module comprises business rule logical process assembly and regular data.
Make up the operation flow configuration file, its corresponding process design drawing is referring to Fig. 2.It comprises the foreground check, comprehensively handle, examine authorize check, examine authorize return ticket and service processing node such as main frame book keeping operation and whether need that the foreground is checked, the foreground whether check through, comprehensively whether handle through and Control Node such as examine whether mandate is passed through.
Make up the business processing configuration file; To " public current is opened an account " business; In service-processing engine; The professional related service link of service processing node exploitation " public current is opened an account " is realized module in the flow; And in the business processing configuration file, set up the configuration mapping relation that service link is realized module and service processing node, for example develop the interface that " comprehensively handling " processing links that public current is opened an account relates to (comprise the amount of money of opening an account, Currency Type, Send only Account, name on account and whether close information such as rule), business processing and realize that realizations module such as assembly is related with " the comprehensively handling " foundation during flow process disposes.
Make up the business rule configuration file; To " public current is opened an account " business; In the rule treatments engine; The professional related business rule of Control Node exploitation " public current is opened an account " in the flow is realized module; And in the business rule configuration file, set up the configuration mapping relation that business rule is realized module and Control Node; For example in the rule treatments engine; Exploitation realizes module to the business rule of " public current is opened an account " professional " whether needing the foreground to check (whether in the designated amounts interval, whether in specifying the Currency Type scope, mate with Currency Type according to the amount of money of opening an account and judge whether that needs carry out the foreground and check) ", and in the business rule configuration file, set up should " whether needing the foreground to check " business rule realize that module is related with " whether needing the foreground to check " (Control Node) foundation in the flow process configuration.
The flow process Control Engine is carried out the flow process running according to the operation flow configuration file, until the execution of accomplishing all flow nodes; When flow performing when handling node, service-processing engine finds the corresponding business link to realize module according to the business processing configuration file, triggers the corresponding service operation interface, obtains the business datum of user's input, the corresponding service processing components is handled afterwards; When flow performing arrived Control Node, the rule treatments engine found the corresponding business rule to realize module according to the business rule configuration file, and called corresponding service logic rules processing components and carry out the logical operation processing.
So far, just accomplished based on the developing business processes that public current is opened an account of layout type business process system.
When exploitation is professional, only need make up operation flow configuration file, structure business processing configuration file respectively, make up the business rule configuration file and in service-processing engine, make up the corresponding business link and realize module, in the rule treatments engine, make up the regular module that realizes of corresponding business.Above-mentioned configuration file is high with realization module dispersion, and independent mutually in form, therefore helps synchronous exploitation, shorten the construction cycle greatly, and the node in the flow is adjusted very convenient.
Introduce native system below to " business with identical services pattern " development approach, this also is of the present invention one big characteristics and advantage.
To public current cancellation also is the conventional professional of bank, and its function is the account closing that unit or company will open, and the fund in the account is taken out.Identical to public current cancellation with business model that public current is opened an account.
Its realization can be reused the operation flow configuration that public current is opened an account; Only need exploitation and " to public current cancellation " corresponding service to handle to realize module, business rule to realize module, and definition corresponding service processing configuration file and business rule configuration file get final product.For example; The business processing that exploitation relates to " comprehensively handling " processing links of public current cancellation in service-processing engine realizes module (for example comprise account number of the account, name on account, account payee, remittance road, fund whereabouts and whether close information such as rule), and in the business processing configuration file, will " comprehensively handle " with the operation flow configuration file in " comprehensively handling " foundation related; Exploitation realizes module to the business rule of public current cancellation " whether needing the foreground to check " (mate judge whether that the needs foreground checks according to the cancellation amount of money, Currency Type, remittance road, regular data of testing franking) in the rule treatments engine, and in the business rule configuration file, set up should " whether needing the foreground to check " business rule realize that module is related with " whether needing the foreground to check " (Control Node) foundation in the flow process configuration.
Can find out from top instance; Public current is opened an account and the operation flow configuration identical to public current cancellation use; Two kinds business processing realization module, business rule realization module are then developed according to concrete business; When needs change operation flow, then only need the configuration of change flow process can realize that two kinds of operation flow changes come into force simultaneously like this; When concrete business processing or business rule need change, then only need business processing is realized that module, business rule realize that module adjust, and do not need flow to change.Referring to Fig. 3; If want to make to public current open an account with cancellation all have " subsequent supervision " function; Then newly-increased " whether needing subsequent supervision " Control Node and " subsequent supervision " processing node after " main frame book keeping operation " business processing link change when can realize two kinds of operation flows.This shows, greatly reduce the cost that the operation flow change is safeguarded.
Except that the foregoing description, the present invention can also have other embodiments.All employings are equal to the technical scheme of replacement or equivalent transformation formation, all drop on the protection domain of requirement of the present invention.

Claims (6)

1. layout type business process system is characterized in that comprising:
The operation flow configuration file records the execution precedence of each flow nodes in flow nodes and each operation flow of all operation flows, and said flow nodes comprises processing node, Control Node;
The business processing configuration file records the processing node of operation flow and the incidence relation that service link is realized module;
The business rule configuration file records the Control Node of operation flow and the incidence relation that business rule is realized module;
The flow process Control Engine; In have flow process running control module; Said flow process Control Engine is used to read the operation flow configuration file; In Installed System Memory, create corresponding flow instance object and the flow process context object that is used for the Stored Procedure data according to instruction, and the flow nodes that order is carried out the flow instance object finishes up to flow performing;
Service-processing engine; In have service link and realize module, said service link realizes that module comprises business operation interface, business processing assembly and business datum, said service-processing engine is used to read the business processing configuration file; During flow performing to processing node; Find the service link related to realize module according to the business processing configuration file, call the corresponding service operation interface and supply user's typing business datum, and convert this business datum into flow data and store in said flow process context object with processing node; Call the business processing assembly again and carry out business processing, service processing result is set to and supplies the flow node to use in the flow process context object;
The rule treatments engine; In have business rule and realize module; Said business rule realizes that module comprises business rule logical process assembly and regular data, and said rule treatments engine is used to read the business rule configuration file, during flow performing to Control Node; Find the business rule related to realize module according to the business rule configuration file with Control Node; Convert the flow data in the flow process context into be used for the business rule processing regular data, and call business rule logical process assembly and carry out the logical operation processing, operation result is set to supplies the use of flow node in the flow process context object.
2. layout type business process system according to claim 1 is characterized in that: in said operation flow configuration file, the business with identical services pattern is represented with same operation flow.
3. layout type business process system according to claim 1; It is characterized in that: the business datum of said service-processing engine is meant employed data when service-processing engine carries out business processing, and the regular data of rule treatments engine is meant that the rule treatments engine carries out the employed data of rule match.
4. the implementation method of a layout type business process system is characterized in that comprising the steps:
1) make up the operation flow configuration file---each service link of operation flow is defined as flow nodes; And execution precedence according to each flow nodes of operation flow definition; Mode through configuration assembles; Form the operation flow configuration file, said flow nodes comprises processing node and Control Node;
2) make up the business processing configuration file---with processing node and service link realize module set up through the mode of configuration related, formation business processing configuration file;
3) make up the business rule configuration file---with Control Node and business rule realize module set up through the mode of configuration related, formation business rule configuration file;
4) make up the flow process Control Engine---in the flow process Control Engine, set up flow process running control module, be used for the control flow running;
5) make up service-processing engine---in service-processing engine, set up service link and realize module, be used for business processing, said service link realizes that module comprises business operation interface, business processing assembly and business datum;
6) make up the rule treatments engine---in the rule treatments engine, set up business rule and realize module, be used for business rule and handle, said business rule realizes that module comprises business rule logical process assembly and regular data;
7) the flow process Control Engine is carried out the flow process running according to the operation flow configuration file, until the execution of accomplishing all flow nodes; When flow performing when handling node, service-processing engine finds the corresponding business link to realize module according to the business processing configuration file, triggers the corresponding service operation interface, obtains the business datum of user's input, the corresponding service processing components is handled afterwards; When flow performing arrived Control Node, the rule treatments engine found the corresponding business rule to realize module according to the business rule configuration file, and called corresponding service logic rules processing components and carry out the logical operation processing.
5. the implementation method of layout type business process system according to claim 4; It is characterized in that: the business with identical services pattern is represented with same operation flow; Said operation flow and service link realize that module is independent mutually, and said operation flow and business rule realize that module is independent mutually.
6. the implementation method of layout type business process system according to claim 5 is characterized in that: said flow process Control Engine is created corresponding flow instance object and the flow process context object that is used for the Stored Procedure data according to instruction in Installed System Memory; Said service-processing engine converts the business datum of obtaining into flow data and is stored in the flow process context object, and service processing result is set in the flow process context object; The rule treatments engine converts the flow data in the flow process context into and is used for the regular data that business rule is handled, and calls business rule logical process assembly and carry out the logical operation processing, and operation result is reset in the flow process context object.
CN201210216082.4A 2012-06-27 2012-06-27 A kind of layout type business process system and its implementation Active CN102799962B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210216082.4A CN102799962B (en) 2012-06-27 2012-06-27 A kind of layout type business process system and its implementation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210216082.4A CN102799962B (en) 2012-06-27 2012-06-27 A kind of layout type business process system and its implementation

Publications (2)

Publication Number Publication Date
CN102799962A true CN102799962A (en) 2012-11-28
CN102799962B CN102799962B (en) 2015-08-26

Family

ID=47199061

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210216082.4A Active CN102799962B (en) 2012-06-27 2012-06-27 A kind of layout type business process system and its implementation

Country Status (1)

Country Link
CN (1) CN102799962B (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104574185A (en) * 2015-02-09 2015-04-29 中国农业银行股份有限公司 Business operation method and business operation device
CN104616193A (en) * 2015-02-05 2015-05-13 中国农业银行股份有限公司 Accounting information processing method, device and system
CN105844422A (en) * 2016-04-01 2016-08-10 阿里巴巴集团控股有限公司 Business flow execution method and device
CN106775906A (en) * 2016-11-22 2017-05-31 武汉斗鱼网络科技有限公司 Business flow processing method and device
CN107220757A (en) * 2017-05-23 2017-09-29 上海最会保网络科技有限公司 A kind of system and method for rule configuration and parsing
CN107274023A (en) * 2017-06-20 2017-10-20 阿里巴巴集团控股有限公司 Flow of insuring generation method, insure request processing method and device and electronic equipment
CN107392766A (en) * 2017-07-25 2017-11-24 上海壹账通金融科技有限公司 Method for processing business, adapter and computer-readable recording medium
CN107463603A (en) * 2017-06-16 2017-12-12 中国科学院计算机网络信息中心 It is a kind of that control method and system are customized based on the scientific research project life cycle data management for quantifying DMP
CN107844924A (en) * 2017-12-18 2018-03-27 马上消费金融股份有限公司 A kind of execution method, apparatus and medium for controlling workflow
CN108230089A (en) * 2017-12-06 2018-06-29 链家网(北京)科技有限公司 A kind of online order processing method, system and device
CN108256815A (en) * 2017-09-12 2018-07-06 深圳平安综合金融服务有限公司 Across a network platform service flow seamless connection intelligent control method and server
CN108876205A (en) * 2018-07-26 2018-11-23 中国光大银行股份有限公司 The implementation method of the construction method and device of business datum, business
CN109493211A (en) * 2018-09-27 2019-03-19 深圳壹账通智能科技有限公司 Credit date storage method, device, equipment and storage medium based on block chain
CN109743346A (en) * 2018-11-19 2019-05-10 众安信息技术服务有限公司 Session process configuration method, device and computer readable storage medium
CN110458433A (en) * 2019-07-31 2019-11-15 苏州克劳丽化妆品有限公司 A kind of construction method of industry internet, device and computer storage medium
CN111311185A (en) * 2020-02-17 2020-06-19 北京南凯自动化系统工程有限公司 Cross-platform automatic flow operation method and system
CN111984256A (en) * 2020-08-19 2020-11-24 上海翘腾科技有限公司 Cloud native architecture-based low-code application flow system and operation method
CN112148353A (en) * 2020-09-22 2020-12-29 京东数字科技控股股份有限公司 Data processing method and device
CN112181378A (en) * 2020-10-15 2021-01-05 浙江大搜车软件技术有限公司 Method and device for realizing business process
CN112418794A (en) * 2016-05-24 2021-02-26 创新先进技术有限公司 Service transfer method and device
CN112700212A (en) * 2020-12-29 2021-04-23 湖北省楚天云有限公司 Approval process execution method and system and process management system
CN113506047A (en) * 2021-09-09 2021-10-15 国网江苏省电力有限公司营销服务中心 Electric power marketing business process modeling method and model capable of realizing self-adaptive reconstruction
CN113570333A (en) * 2021-07-21 2021-10-29 北京东方通科技股份有限公司 Process design method suitable for integration
CN113626644A (en) * 2021-08-31 2021-11-09 北京中电普华信息技术有限公司 Method and device for converting formats of business process data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1588408A (en) * 2004-09-03 2005-03-02 杭州恒生电子股份有限公司 Method and system for quick establishing business processing flow using discrete unit
CN1755620A (en) * 2004-09-30 2006-04-05 微软公司 Workflow schedule authoring tool

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1588408A (en) * 2004-09-03 2005-03-02 杭州恒生电子股份有限公司 Method and system for quick establishing business processing flow using discrete unit
CN1755620A (en) * 2004-09-30 2006-04-05 微软公司 Workflow schedule authoring tool

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
倪立快: "基于业务规则的工作流管理系统设计与实现", 《信息科技辑》, no. 07, 15 July 2011 (2011-07-15) *

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104616193B (en) * 2015-02-05 2018-03-27 中国农业银行股份有限公司 A kind of account information processing method, apparatus and system
CN104616193A (en) * 2015-02-05 2015-05-13 中国农业银行股份有限公司 Accounting information processing method, device and system
CN104574185A (en) * 2015-02-09 2015-04-29 中国农业银行股份有限公司 Business operation method and business operation device
CN104574185B (en) * 2015-02-09 2019-02-15 中国农业银行股份有限公司 A kind of method for operating traffic thereof and device
CN105844422A (en) * 2016-04-01 2016-08-10 阿里巴巴集团控股有限公司 Business flow execution method and device
CN112418794A (en) * 2016-05-24 2021-02-26 创新先进技术有限公司 Service transfer method and device
CN106775906A (en) * 2016-11-22 2017-05-31 武汉斗鱼网络科技有限公司 Business flow processing method and device
CN106775906B (en) * 2016-11-22 2020-08-04 武汉斗鱼网络科技有限公司 Business process processing method and device
CN107220757B (en) * 2017-05-23 2020-07-07 上海最会保网络科技有限公司 System and method for rule configuration and analysis
CN107220757A (en) * 2017-05-23 2017-09-29 上海最会保网络科技有限公司 A kind of system and method for rule configuration and parsing
CN107463603A (en) * 2017-06-16 2017-12-12 中国科学院计算机网络信息中心 It is a kind of that control method and system are customized based on the scientific research project life cycle data management for quantifying DMP
CN107274023A (en) * 2017-06-20 2017-10-20 阿里巴巴集团控股有限公司 Flow of insuring generation method, insure request processing method and device and electronic equipment
CN107392766A (en) * 2017-07-25 2017-11-24 上海壹账通金融科技有限公司 Method for processing business, adapter and computer-readable recording medium
CN108256815A (en) * 2017-09-12 2018-07-06 深圳平安综合金融服务有限公司 Across a network platform service flow seamless connection intelligent control method and server
CN108230089A (en) * 2017-12-06 2018-06-29 链家网(北京)科技有限公司 A kind of online order processing method, system and device
CN107844924A (en) * 2017-12-18 2018-03-27 马上消费金融股份有限公司 A kind of execution method, apparatus and medium for controlling workflow
CN108876205A (en) * 2018-07-26 2018-11-23 中国光大银行股份有限公司 The implementation method of the construction method and device of business datum, business
CN109493211A (en) * 2018-09-27 2019-03-19 深圳壹账通智能科技有限公司 Credit date storage method, device, equipment and storage medium based on block chain
CN109743346A (en) * 2018-11-19 2019-05-10 众安信息技术服务有限公司 Session process configuration method, device and computer readable storage medium
CN110458433A (en) * 2019-07-31 2019-11-15 苏州克劳丽化妆品有限公司 A kind of construction method of industry internet, device and computer storage medium
CN110458433B (en) * 2019-07-31 2022-05-17 克劳丽化妆品股份有限公司 Construction method and device of industrial internet and computer storage medium
CN111311185A (en) * 2020-02-17 2020-06-19 北京南凯自动化系统工程有限公司 Cross-platform automatic flow operation method and system
CN111311185B (en) * 2020-02-17 2023-04-07 北京南凯自动化系统工程有限公司 Cross-platform automatic flow operation method and system
CN111984256A (en) * 2020-08-19 2020-11-24 上海翘腾科技有限公司 Cloud native architecture-based low-code application flow system and operation method
CN112148353A (en) * 2020-09-22 2020-12-29 京东数字科技控股股份有限公司 Data processing method and device
CN112181378A (en) * 2020-10-15 2021-01-05 浙江大搜车软件技术有限公司 Method and device for realizing business process
CN112181378B (en) * 2020-10-15 2023-02-24 浙江大搜车软件技术有限公司 Method and device for realizing business process
CN112700212A (en) * 2020-12-29 2021-04-23 湖北省楚天云有限公司 Approval process execution method and system and process management system
CN113570333A (en) * 2021-07-21 2021-10-29 北京东方通科技股份有限公司 Process design method suitable for integration
CN113626644A (en) * 2021-08-31 2021-11-09 北京中电普华信息技术有限公司 Method and device for converting formats of business process data
CN113626644B (en) * 2021-08-31 2024-03-15 北京中电普华信息技术有限公司 Format conversion method and device for business process data
CN113506047A (en) * 2021-09-09 2021-10-15 国网江苏省电力有限公司营销服务中心 Electric power marketing business process modeling method and model capable of realizing self-adaptive reconstruction

Also Published As

Publication number Publication date
CN102799962B (en) 2015-08-26

Similar Documents

Publication Publication Date Title
CN102799962A (en) Configuration type business flow system and realization method thereof
US7991631B2 (en) Managing a multi-supplier environment
CN107193546A (en) A kind of micro services business application system
CN106296378A (en) Intelligence finance cloud platform system based on XBRL, construction method and service implementation method
CN105761139A (en) Account checking system and method
CN107395674A (en) A kind of application system accesses the method and device of isomery block platform chain
CN106874114A (en) Express delivery management software system
CN103412745A (en) Development and application platform
CN104200324A (en) Business knowledge management based configuration management method
CN105809345A (en) API (application programming interface) management and virtualization-based service oriented platform and control method
KR100869886B1 (en) Rehosting method which convert mainframe system into open system
CN102945264B (en) Method for intelligently starting distributed transaction
Abildtrup The Rise of Robotic Process Automation in the Banking Sector: Streamlining Operations and Improving Efficiency
CN105741042A (en) Automatic learning method for open approving workflow
CN106127573A (en) A kind of lightness operation system and method
CN212460603U (en) Robot management system based on material contract management
Czwalina et al. Processes in a Digital Environment
KR20220003864A (en) System and method for design task of architectural decoration
CN110490735A (en) Financial account system and settlement method
CN109960660A (en) A kind of electrical network business networking security evaluation method based on Ansible
Zhou Enterprise Financial Management Informatization under Cloud Computing Environment
Singh et al. An integrated approach for implementing a distribution automation system
CN111161048B (en) Application method and device for automatic posting of fund collection
CN101097615A (en) Net administrative examination and approval management information system structure
CN102203756A (en) Client devices, server devices and framework programs to be used in information processing systems

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant