CN111353766A - Service process processing system and method of distributed service system - Google Patents

Service process processing system and method of distributed service system Download PDF

Info

Publication number
CN111353766A
CN111353766A CN202010241237.4A CN202010241237A CN111353766A CN 111353766 A CN111353766 A CN 111353766A CN 202010241237 A CN202010241237 A CN 202010241237A CN 111353766 A CN111353766 A CN 111353766A
Authority
CN
China
Prior art keywords
business
service
flow
node
processing
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
CN202010241237.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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202010241237.4A priority Critical patent/CN111353766A/en
Publication of CN111353766A publication Critical patent/CN111353766A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Abstract

The invention discloses a service process processing system and method of a distributed service system, wherein the system comprises: the system comprises a workflow platform and a distributed service system cluster connected with the workflow platform, wherein the distributed service system cluster comprises a plurality of service systems; the service system is used for initiating a target service flow in the workflow platform by adopting an interface calling mode, wherein the workflow platform comprises a plurality of preset service flows; the workflow platform is used for executing the target business process according to a process engine, wherein each business process comprises at least one process node, and each process node corresponds to at least one business processing unit in the multiple business systems. The invention improves the processing efficiency of the business process requiring the cooperation of multiple business systems.

Description

Service process processing system and method of distributed service system
Technical Field
The present invention relates to a distributed service system, and in particular, to a system and a method for processing a service flow of a distributed service system.
Background
At present, the types of banking businesses are many, and a variety of distributed business systems, such as a newspaper input system, a credit granting system, a wind control system, and a rating system, are provided for handling these various business banks. Each service system processes the corresponding type of service. When a distributed business system processes a business process which requires a plurality of business systems to perform common cooperation, the problems of low processing efficiency and the like exist.
Disclosure of Invention
In order to solve at least one technical problem in the background art, the present invention provides a system and a method for processing a service flow of a distributed service system.
In order to achieve the above object, according to an aspect of the present invention, there is provided a business process processing system of a distributed business system, the system including: the system comprises a workflow platform and a distributed service system cluster connected with the workflow platform, wherein the distributed service system cluster comprises a plurality of service systems;
the service system is used for initiating a target service flow in the workflow platform by adopting an interface calling mode, wherein the workflow platform comprises a plurality of preset service flows;
the workflow platform is used for executing the target business process according to a process engine, wherein each business process comprises at least one process node, and each process node corresponds to at least one business processing unit in the multiple business systems.
Optionally, the workflow platform is specifically configured to execute each process node of the target business process according to the node sequence of the target business process.
Optionally, when executing the process node in the target business process, the workflow platform sends the business task corresponding to the process node to the business processing unit corresponding to the process node, and receives a processing result of the process node returned by the business processing unit.
Optionally, the service processing unit includes: a business processing position;
and the workflow platform is also used for determining the business processing personnel corresponding to the business processing positions according to the organization management information of each business system.
Optionally, the workflow platform is further configured to generate a running log of the executed service flow and/or monitor a state of the executed service flow.
Optionally, the service flow is a service flow established by adopting a BPMN specification.
In order to achieve the above object, according to another aspect of the present invention, a method for processing a service flow of a distributed service system is provided, where the method includes:
the method comprises the following steps that a service system initiates a target service flow in a workflow platform in a mode of calling an interface, wherein the workflow platform is connected with a distributed service system cluster, the distributed service system cluster comprises a plurality of service systems, and the workflow platform comprises a plurality of preset service flows;
and the work flow platform executes the target business flow according to a flow engine, wherein each business flow comprises at least one flow node, and each flow node corresponds to at least one business processing unit in the multiple business systems.
Optionally, the executing, by the workflow platform, the target business process according to the process engine includes:
and the work flow platform executes each flow node of the target business flow according to the node sequence of the target business flow.
Optionally, the executing, by the workflow platform, the target business process according to the process engine includes:
and when the process node in the target business process is executed, the workflow platform sends the business task corresponding to the process node to the business processing unit corresponding to the process node and receives the processing result of the process node returned by the business processing unit.
Optionally, the service processing unit includes: a business processing position;
the said job flow platform carries out the said goal business process according to the flow engine, including:
and the work flow platform determines the service processing personnel corresponding to the service processing positions according to the organizational management information of each service system.
The invention has the beneficial effects that: according to the embodiment of the invention, the workflow platform is used for placing the process required by the business system into the workflow platform, the business system only needs to call the interface of the workflow platform when a certain business process is executed, the execution of the business process is not concerned at all, the workflow platform executes the business process in steps automatically through the process engine, and the processing efficiency of the business process requiring the cooperation of various business systems is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts. In the drawings:
FIG. 1 is a schematic diagram of a business process processing system of a distributed business system according to an embodiment of the invention;
FIG. 2 is a flow chart of a method for processing a business process of a distributed business system according to an embodiment of the present invention;
FIG. 3 is a flow chart of a method for executing a business process according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a computer apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
It should be noted that the terms "comprises" and "comprising," and any variations thereof, in the description and claims of the present invention and the above-described drawings, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
The invention provides a business process processing system and a business process processing method of a distributed business system. Meanwhile, the distributed workflow platform provides configuration management of the flow template, and can realize multiplexing of the flow template setting flow nodes, thereby greatly reducing the complexity of the business flow.
Fig. 1 is a schematic diagram of a service flow processing system of a distributed service system according to an embodiment of the present invention, and as shown in fig. 1, the service flow processing system of the distributed service system according to the embodiment includes: the system comprises a workflow platform 1 and a distributed service system cluster 2 connected with the workflow platform 1, wherein the distributed service system cluster 2 comprises a plurality of service systems 3.
Each service system 3 is accessed to the workflow platform 1, and provides the ip and the port of the service system and an interface required for initiating a service process for the workflow platform 1. In the embodiment of the present invention, each service system 3 also assigns roles and authorities to service processing personnel in the system according to the organization management information of each system.
The workflow platform 1 includes a plurality of preset business processes, specifically, a user sets a flow chart corresponding to an expected set business process, the flow chart may include one or more flow nodes, and then the user sets a business processing unit of each flow node according to organization management information of each business system 3, and finally generates a business process in the workflow platform 1. In an optional embodiment of the present invention, the service flow is a service flow established by using a BPMN specification. In an alternative embodiment of the present invention, the business process unit may be a business process person or a business process position in the business system 3.
When executing the target business process, the corresponding business system 3 initiates the target business process of 1 in the workflow platform by adopting a mode of calling an interface. And the workflow platform 1 executes the target business processes according to the process engine, wherein each business process comprises at least one process node. In the embodiment of the present invention, the service processing unit corresponding to each process node may belong to different service systems, and for a service process in which multiple service systems cooperate, the service processing unit corresponding to each node often belongs to different service systems, for example, for a loan service process, the process is initiated by a submission system, and the process may need to pass through a wind control system, a rating system, an inventory financing system, and the like, and then the service processing unit corresponding to the process node of the loan service process may belong to the service systems such as the wind control system, the rating system, the inventory financing system, and the like.
In an optional embodiment of the present invention, when the workflow platform 1 executes a business process, each process node of the target business process may be executed according to a node sequence of the business process. In the embodiment of the invention, the flow chart of the service flow comprises the node sequence information.
In an optional embodiment of the present invention, when executing a process node in a business process, the workflow platform 1 sends a business task corresponding to the process node to a business processing unit corresponding to the process node, and receives a processing result of the process node returned by the business processing unit. In an alternative embodiment of the present invention, the processing of some process nodes may require the processing results of previous process nodes, and the present invention collects the processing results of each process node when executing the process nodes in the business process.
In an optional embodiment of the present invention, the service processing unit corresponding to each process node may be a service processing position. When executing a business process, the workflow platform 1 may determine a business handler corresponding to the business processing position according to the organizational structure management information of each business system, and then send a business task corresponding to the process node to the business handler for processing.
In an alternative embodiment of the present invention, the user may also initiate the business process through the process engine page of the workflow platform 1. After the process is initiated, the executing business process can be seen on the process engine page of the workflow platform 1, and it can also be known to which step the business process has been executed, and in addition, operations such as skipping the execution of some process nodes of the business process and suspending the business process can also be configured and selected on the process engine page of the workflow platform 1.
In an optional embodiment of the present invention, the workflow platform 1 may further generate an operation log of the service flow according to a processing result of each flow node of the service flow, and monitor a state of the currently executed service flow. The workflow platform 1 may also count the running business processes and the completed business processes in the whole process engine.
It can be seen from the above embodiments that, when the service flow processing system of the distributed service system of the present invention is applied, a service developer only needs to design a flow chart according to BPMN specifications and publish the flow chart to a workflow platform, configure relevant parameters on the workflow platform, and call a flow starting interface to start a corresponding service flow by the service system. The flow of the business flow is transferred to a flow engine of the workflow platform to be realized. Such as: the business system comprises a leave asking process, a third party submits a leave asking application, a fourth party approves, the third party calls a process starting interface to transfer related parameters when submitting the application, the fourth party can see own proxy tasks when opening a work table of the fourth party, a workflow engine is used for adaptively displaying corresponding operation buttons when clicking the tasks to be handled, when the fourth party finishes the business, the tasks are submitted, the process engine is used for arranging the next work, and the fourth party concentrates on the business without paying attention to the process operation.
It can be seen from the above embodiments that, in the embodiments of the present invention, the workflow platform is used to put the process required by the business system into the workflow platform, and when a certain business process is executed, the business system only needs to call the interface of the workflow platform, and completely does not need to care about the execution of the business process, and the workflow platform executes the business process in steps automatically through the process engine, thereby improving the processing efficiency of the business process requiring the cooperation of multiple business systems.
Some terms in the embodiments of the present invention are explained below.
BPMN: BPMM is an abbreviation for business process modeling and labeling. The BPMN specification was published in 5 months 2004 by the BPMN 1.0 specification published by the standards organization BPMI. BPMN defines a business process flow diagram that is based on flow diagram technology, while tailoring for creating a graphical model of the business process operation. The model of a business process is a network graph of graphical objects, including activities (also known as jobs) and flow control that defines the sequence of operations. The main objective of BPMN is to provide a set of markup languages understood by all business users, including business analysts, software developers, and business managers and supervisors, to build a standardized bridge between business process design and process implementation.
A process-driven service: the flow driving service is to execute a series service by using a flow specified by the BPMN so that the service is performed according to a predetermined flow. Service developers do not need to pay attention to the execution of the process, only do own services, and all service flows are controlled by the underlying process engine.
Distributed: distributed means that a set of services are respectively deployed on a plurality of machines, and the computing power of the machines is used, so that an optimization means is adopted to solve the problem of capacity and performance bottleneck of a single physical server. When one machine cannot meet the flow, the flow is equally divided into all servers in a machine adding mode, and all machines can provide equivalent services; when the front end has various query requirements and one machine cannot meet the requirements, different requirements can be distributed to different machines, for example, a machine A processes a request of residual ticket query, and a machine B processes a request of payment.
Workflow: workflow refers to a kind of business process that can be executed completely automatically, and according to a series of process rules, documents, information or tasks are transferred and executed among different executors, so as to achieve a certain expected business goal, or to promote the achievement of the goal.
Based on the same inventive concept, the embodiment of the invention also provides a service flow processing method of the distributed service system. Because the principle of the method for processing the service flow of the distributed service system to solve the problem is similar to that of the service flow processing system of the distributed service system, the embodiment of the method for processing the service flow of the distributed service system can be referred to as the embodiment of the service flow processing system of the distributed service system, and repeated parts are not described again.
Fig. 2 is a flowchart of a service flow processing method of a distributed service system according to an embodiment of the present invention, and as shown in fig. 2, the service flow processing method of the distributed service system according to the embodiment of the present invention includes step S101 and step S102.
Step S101, a service system initiates a target service process in a workflow platform by adopting a mode of calling an interface, wherein the workflow platform is connected with a distributed service system cluster, the distributed service system cluster comprises a plurality of service systems, and the workflow platform comprises a plurality of preset service processes.
And step S102, the work flow platform executes the target business process according to a process engine, wherein each business process comprises at least one process node, and each process node corresponds to at least one business processing unit in the multiple business systems.
Fig. 3 is a flowchart of a method for executing a service flow according to an embodiment of the present invention, and as shown in fig. 3, the method for executing a service flow of step S102 specifically includes step S201 and step S202.
Step S201, the workflow platform executes each process node of the target business process according to the node sequence of the target business process.
Step S202, when executing the process node in the target business process, the workflow platform sends the business task corresponding to the process node to the business processing unit corresponding to the process node, and receives the processing result of the process node returned by the business processing unit.
In an optional embodiment of the present invention, the service processing unit includes: and (5) service processing positions. The executing the target business process according to the process engine in the step S102 further includes:
and the work flow platform determines the service processing personnel corresponding to the service processing positions according to the organizational management information of each service system.
To achieve the above object, according to another aspect of the present application, there is also provided a computer apparatus. As shown in fig. 4, the computer device includes a memory, a processor, a communication interface, and a communication bus, where a computer program operable on the processor is stored in the memory, and the processor executes the computer program to implement the steps in the business process processing method of the distributed business system.
The processor may be a Central Processing Unit (CPU). The Processor may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or a combination thereof.
The memory, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs, non-transitory computer executable programs, and units, such as the corresponding program units in the above-described method embodiments of the present invention. The processor executes various functional applications of the processor and the processing of the work data by executing the non-transitory software programs, instructions and modules stored in the memory, that is, the method in the above method embodiment is realized.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor, and the like. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes memory located remotely from the processor, and such remote memory may be coupled to the processor via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The one or more units are stored in the memory and when executed by the processor perform the method of the above embodiments.
The specific details of the computer device may be understood by referring to the corresponding related descriptions and effects in the above embodiments, and are not described herein again.
In order to achieve the above object, according to another aspect of the present application, there is also provided a computer-readable storage medium storing a computer program which, when executed in a computer processor, implements the steps in the business process processing method of the distributed business system. It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD) or a Solid State Drive (SSD), etc.; the storage medium may also comprise a combination of memories of the kind described above.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A business process processing system for a distributed business system, comprising: the system comprises a workflow platform and a distributed service system cluster connected with the workflow platform, wherein the distributed service system cluster comprises a plurality of service systems;
the service system is used for initiating a target service flow in the workflow platform by adopting an interface calling mode, wherein the workflow platform comprises a plurality of preset service flows;
the workflow platform is used for executing the target business process according to a process engine, wherein each business process comprises at least one process node, and each process node corresponds to at least one business processing unit in the multiple business systems.
2. The business process processing system of the distributed business system according to claim 1, wherein the workflow platform is specifically configured to execute each process node of the target business process according to the node sequence of the target business process.
3. The business process processing system of the distributed business system according to claim 1, wherein the workflow platform, when executing a process node in the target business process, sends a business task corresponding to the process node to a business processing unit corresponding to the process node, and receives a processing result of the process node returned by the business processing unit.
4. The business process processing system of the distributed business system according to claim 1, wherein the business processing unit comprises: a business processing position;
and the workflow platform is also used for determining the business processing personnel corresponding to the business processing positions according to the organization management information of each business system.
5. The business process processing system of the distributed business system of claim 1, wherein the workflow platform is further configured to generate a running log of the executed business process and/or monitor a status of the executed business process.
6. The business process processing system of the distributed business system of claim 1, wherein the business process is a business process established using BPMN specifications.
7. A method for processing a service flow of a distributed service system is characterized by comprising the following steps:
the method comprises the following steps that a service system initiates a target service flow in a workflow platform in a mode of calling an interface, wherein the workflow platform is connected with a distributed service system cluster, the distributed service system cluster comprises a plurality of service systems, and the workflow platform comprises a plurality of preset service flows;
and the work flow platform executes the target business flow according to a flow engine, wherein each business flow comprises at least one flow node, and each flow node corresponds to at least one business processing unit in the multiple business systems.
8. The method of claim 7, wherein the workflow platform executes the target business process according to a process engine, and comprises:
and the work flow platform executes each flow node of the target business flow according to the node sequence of the target business flow.
9. The method of claim 7, wherein the workflow platform executes the target business process according to a process engine, and comprises:
and when the process node in the target business process is executed, the workflow platform sends the business task corresponding to the process node to the business processing unit corresponding to the process node and receives the processing result of the process node returned by the business processing unit.
10. The method of claim 7, wherein the business process unit comprises: a business processing position;
the said job flow platform carries out the said goal business process according to the flow engine, including:
and the work flow platform determines the service processing personnel corresponding to the service processing positions according to the organizational management information of each service system.
CN202010241237.4A 2020-03-31 2020-03-31 Service process processing system and method of distributed service system Pending CN111353766A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010241237.4A CN111353766A (en) 2020-03-31 2020-03-31 Service process processing system and method of distributed service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010241237.4A CN111353766A (en) 2020-03-31 2020-03-31 Service process processing system and method of distributed service system

Publications (1)

Publication Number Publication Date
CN111353766A true CN111353766A (en) 2020-06-30

Family

ID=71196257

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010241237.4A Pending CN111353766A (en) 2020-03-31 2020-03-31 Service process processing system and method of distributed service system

Country Status (1)

Country Link
CN (1) CN111353766A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111967849A (en) * 2020-08-19 2020-11-20 支付宝(杭州)信息技术有限公司 Task processing flow arrangement method and device and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101178798A (en) * 2007-12-12 2008-05-14 江苏省电力公司 Method for monitoring process flow across business system
WO2017125015A1 (en) * 2016-01-18 2017-07-27 中兴通讯股份有限公司 Method for processing workflow of distributed system and workflow engine system
EP3364348A1 (en) * 2017-02-15 2018-08-22 RunMyProcess A distributed, heterogeneous business process management process engine for the internet of everything
CN109587280A (en) * 2019-01-21 2019-04-05 山东达创网络科技股份有限公司 A kind of Business Process Management method and device
CN109886656A (en) * 2019-02-27 2019-06-14 成都高投盈创动力投资发展有限公司 A kind of workflow engine system for supporting multisystem
CN110097255A (en) * 2019-04-08 2019-08-06 中通服创发科技有限责任公司 A kind of coordination management system based on workflow engine

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101178798A (en) * 2007-12-12 2008-05-14 江苏省电力公司 Method for monitoring process flow across business system
WO2017125015A1 (en) * 2016-01-18 2017-07-27 中兴通讯股份有限公司 Method for processing workflow of distributed system and workflow engine system
EP3364348A1 (en) * 2017-02-15 2018-08-22 RunMyProcess A distributed, heterogeneous business process management process engine for the internet of everything
CN109587280A (en) * 2019-01-21 2019-04-05 山东达创网络科技股份有限公司 A kind of Business Process Management method and device
CN109886656A (en) * 2019-02-27 2019-06-14 成都高投盈创动力投资发展有限公司 A kind of workflow engine system for supporting multisystem
CN110097255A (en) * 2019-04-08 2019-08-06 中通服创发科技有限责任公司 A kind of coordination management system based on workflow engine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
国家食品药品监督管理局人事司,国家食品药品监督管理局高级研修学院: "《药品行政监管技能》", 30 September 2013, 中国医药科技出版社 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111967849A (en) * 2020-08-19 2020-11-20 支付宝(杭州)信息技术有限公司 Task processing flow arrangement method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN100594498C (en) Mass data real time processing structure and real time need-based processing platform used for the structure
CA3000422C (en) Workflow service using state transfer
US8996647B2 (en) Optimizing storage between mobile devices and cloud storage providers
US11108871B2 (en) Dynamic generation of network routing configuration with service requirements
CN109684057A (en) Task processing method, device and storage medium
CN107862425B (en) Wind control data acquisition method, device and system and readable storage medium
US20120030223A1 (en) Extensibility of business process and application logic
US20130024472A1 (en) Extensibility of business process and application logic
CN103294556A (en) Method and system for host system admission control
CN107528912A (en) A kind of automatic method, system and relevant apparatus for realizing distributing real time system
CN109343972A (en) Task processing method and terminal device
US20050044173A1 (en) System and method for implementing business processes in a portal
US7925755B2 (en) Peer to peer resource negotiation and coordination to satisfy a service level objective
CN114846490A (en) Quantifying use of robot process automation related resources
CN111353766A (en) Service process processing system and method of distributed service system
US11372633B2 (en) Method, device and terminal apparatus for code execution and computer readable storage medium
CN110782223A (en) General workflow device of OA system and general workflow implementation method
US9323509B2 (en) Method and system for automated process distribution
CN110866813A (en) Intelligent accounting system for managing accountants
CN115617480A (en) Task scheduling method, device and system and storage medium
CN107479870A (en) A kind of third party's class libraries call method, device, mobile terminal and storage medium
CN110033145B (en) Financial sharing job order separating method and device, equipment and storage medium
CN113792051B (en) Data processing method, system, equipment and storage medium based on multi-mode lock
CN114338390B (en) Server configuration method, computing device and storage medium
CN112766768B (en) Contract flow management method and device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20221010

Address after: 25 Financial Street, Xicheng District, Beijing 100033

Applicant after: CHINA CONSTRUCTION BANK Corp.

Address before: 25 Financial Street, Xicheng District, Beijing 100033

Applicant before: CHINA CONSTRUCTION BANK Corp.

Applicant before: Jianxin Financial Science and Technology Co.,Ltd.

TA01 Transfer of patent application right