CN111695827A - Business process management method and device, electronic equipment and storage medium - Google Patents

Business process management method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111695827A
CN111695827A CN202010553341.7A CN202010553341A CN111695827A CN 111695827 A CN111695827 A CN 111695827A CN 202010553341 A CN202010553341 A CN 202010553341A CN 111695827 A CN111695827 A CN 111695827A
Authority
CN
China
Prior art keywords
flow
components
business
business process
editing interface
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
CN202010553341.7A
Other languages
Chinese (zh)
Other versions
CN111695827B (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.)
Beijing Tongbang Zhuoyi Technology Co ltd
Original Assignee
Beijing Tongbang Zhuoyi 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 Beijing Tongbang Zhuoyi Technology Co ltd filed Critical Beijing Tongbang Zhuoyi Technology Co ltd
Priority to CN202010553341.7A priority Critical patent/CN111695827B/en
Publication of CN111695827A publication Critical patent/CN111695827A/en
Application granted granted Critical
Publication of CN111695827B publication Critical patent/CN111695827B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Human Computer Interaction (AREA)
  • Development Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Stored Programmes (AREA)

Abstract

According to the business process management method, the business process management device, the electronic equipment and the storage medium, a plurality of selected process components are determined by responding to the selection operation triggered by a user on a business process editing interface; responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components; the method and the system have the advantages that the process engine is generated according to the multiple process components on the service process editing interface and the logic relation among the process components, so that the selection of each service process forming the process engine and the determination of the logic relation among the service processes are realized, the corresponding process engine is quickly generated, the management process only needs to be triggered on the service process editing interface, the hard codes of the process engine do not need to be recompiled, the management operation is simple, and the management efficiency is high.

Description

Business process management method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of data processing, and in particular, to a method and an apparatus for managing a business process, an electronic device, and a storage medium.
Background
With the development of the automatic information technology, it is a development trend to manage the business process by using an automatic business process system.
In the prior art, an architecture based on Business Process Management System (BPMN) can be used to manage the existing Business Process. During management, developers need to encode and develop each business process node according to business process logic in a hard coding mode to obtain a process engine which can be used for managing the business process nodes.
However, with the change of the business process, when the business process is changed by such a management method, developers need to recompile the hard code corresponding to the process engine, which has a high management complexity, and particularly when the business process of a complex business is involved, the management efficiency is seriously affected by adopting the existing management method.
Disclosure of Invention
The application provides a business process management method, a business process management device, an electronic device and a storage medium, which are used for solving the problems that the existing business process needs to recompile the hard code of a flow engine when management operations such as addition, deletion, modification and the like are carried out, the management operations are complex, the efficiency is low and the like.
In one aspect, the present application provides a method for managing a business process, including:
responding to a selection operation triggered by a user on a business process editing interface, and determining a plurality of selected process components;
responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components;
and generating a flow engine according to the plurality of flow components on the business flow editing interface and the logic relationship among the flow components.
Optionally, the method further includes:
responding to modification operation triggered by a user on a business process editing interface, and modifying one or more process components to be modified indicated by the modification operation;
and generating a modified flow engine according to the one or more flow components on the modified business flow editing interface and the logic relationship among the one or more flow components.
Optionally, the logical relationship between the flow components includes a trigger sequence between the flow components and a logical trigger condition.
Optionally, the modifying operation includes deleting one or more process components on the current business process editing interface; or one or more flow components added in the current business flow editing interface.
Optionally, the generating a process engine according to the multiple process components on the business process editing interface and the logical relationship between the process components includes:
calling the coding blocks of the corresponding flow components in the flow component coding library according to the one or more flow components on the service flow editing interface;
establishing a connection relation between coding blocks according to the logic relation between the one or more process components to obtain a coding set;
and generating a flow engine according to the coding set.
Optionally, the generating a flow engine according to the encoding set includes:
testing the encoding set;
and if the code set passes the test, generating a flow engine by the code set passing the test.
In a second aspect, the present application provides a management apparatus for a business process, including:
the interaction module is used for responding to selection operation triggered by a user on the business process editing interface and determining a plurality of selected process components; responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components;
and the generating module is used for generating a flow engine according to the plurality of flow components on the business flow editing interface and the logic relationship among the flow components.
Optionally, the interaction module is further configured to respond to a modification operation triggered by a user on the business process editing interface, and modify one or more process components to be modified indicated by the modification operation;
and the generating module is used for generating a modified flow engine according to the one or more flow components on the modified business flow editing interface and the logic relationship among the one or more flow components.
Optionally, the logical relationship between the flow components includes a trigger sequence between the flow components and a logical trigger condition.
Optionally, the modifying operation includes deleting one or more process components on the current business process editing interface; or one or more flow components added in the current business flow editing interface.
Optionally, the generating module is specifically configured to call, according to the one or more flow components on the business flow editing interface, the coding block of the corresponding flow component in the flow component coding library; establishing a connection relation between coding blocks according to the logic relation between the one or more process components to obtain a coding set; and generating a flow engine according to the coding set.
Optionally, the generating module is specifically configured to test the code set; and if the code set passes the test, generating a flow engine by the code set passing the test.
In a third aspect, the present application provides an electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the method of managing a business process of the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, in which computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the method for managing a business process according to the first aspect is implemented.
According to the business process management method, the business process management device, the electronic equipment and the storage medium, a plurality of selected process components are determined by responding to the selection operation triggered by a user on a business process editing interface; responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components; the method and the system have the advantages that the process engine is generated according to the multiple process components on the service process editing interface and the logic relation among the process components, so that the selection of each service process forming the process engine and the determination of the logic relation among the service processes are realized, the corresponding process engine is quickly generated, the management process only needs to be triggered on the service process editing interface, the hard codes of the process engine do not need to be recompiled, the management operation is simple, and the management efficiency is high.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
FIG. 1 is a schematic diagram of a network architecture upon which the present disclosure is based;
FIG. 2 is a flow chart illustrating a method for managing a business process according to the present application;
FIG. 3 is a first interface schematic diagram of a business process editing interface provided by the present application
Fig. 4 is a second interface schematic diagram of a business process editing interface provided by the present application;
fig. 5 is a schematic flow chart illustrating a flow corresponding to the service flow editing interface shown in fig. 4 provided in the present application;
fig. 6 is a third interface schematic diagram corresponding to the business process editing interface provided by the present application;
fig. 7 is a schematic structural diagram of a management apparatus for a business process according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
With the above figures, there are shown specific embodiments of the present application, which will be described in more detail below. These drawings and written description are not intended to limit the scope of the inventive concepts in any manner, but rather to illustrate the inventive concepts to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
With the development of informatization, a business process system formed based on a complex network is ubiquitous, and with the expansion of the network and the change of business, the management of the business process operated by a business process engine becomes difficult.
In the prior art, Business Process Management System (BPMN) is an open source architecture that can be customized for Business Process. Under the framework, developers can manage the existing business process. For the process engine of the business process, the business process part is managed by adopting a hard coding mode, namely, developers uniformly code and develop all business process nodes according to business process logic to obtain the process engine.
However, with the change of the business process, when the business process is changed by such a management method, developers need to recompile the hard code corresponding to the process engine, which has a high management complexity, and particularly when the business process of a complex business is involved, the management efficiency is seriously affected by adopting the existing management method.
In view of the above technical problems, the method, the apparatus, the electronic device, and the storage medium for managing a business process provided in the embodiments of the present application provide a business process editing interface for a user, where the user can select a process component constituting a business process of a process engine according to a management requirement, edit a logical relationship between each process component, and generate a corresponding process engine to implement selection of each business process constituting the process engine and determination of the logical relationship between each business process, so as to quickly generate the corresponding process engine.
Referring to fig. 1, fig. 1 is a schematic diagram of a network architecture on which the present application is based, where the network architecture shown in fig. 1 may specifically include a terminal 1, a server 2, and a service system 3.
The terminal 1 may specifically be a hardware device including a user mobile phone, a desktop computer, an intelligent home device, a tablet computer, and the like, and the terminal 1 is loaded with a client. The service system 3 is an external application system with a specific service flow, such as a network credit system, a wind control system, a credit system, and the like.
The server 2 may be hardware carrying a process engine and a management device of a business process, and may be specifically configured in a cloud server, and interact with the terminal 1 and the business system 3 through a network. The management device of the service process in the server 2 may specifically provide the aforementioned service process management interface on the client of the terminal 1, so that the user can edit and generate the process engine based on the service process management interface, and then the server will bear the process engine and establish a communication connection with the service system 3, so that the process engine has a corresponding service process function.
Example one
Fig. 2 is a schematic flow chart of a method for managing a business process provided in the present application, as shown in fig. 2, the method includes:
step 101, responding to a selection operation triggered by a user on a business process editing interface, and determining a plurality of selected process components.
And 102, responding to an editing operation triggered on a business process editing interface by a user, and determining the logic relationship among the selected multiple process components.
And 103, generating a flow engine according to the multiple flow components on the business flow editing interface and the logic relationship among the flow components.
It should be noted that the main execution body of the business process management method provided by the present application is a business process management device, which may be specifically disposed in the electronic device based on the server.
Specifically, in the method for managing a business process provided by the present application, a user may obtain a communication connection with a management apparatus of a business process provided by the present application through a client in a terminal to obtain a business process editing interface.
Fig. 3 is a schematic view of a first interface of a business process editing interface provided by the present application, and as shown in fig. 3, the business process editing interface may include a process component selection sub-interface located on one side of the interface, and a layout interface located on the other side of the interface;
different types of flow components are presented on the flow component selection sub-interface, and each type of flow component adopts different graphic identifiers and/or character identifiers for distinguishing, so that a user can conveniently know the business flow represented by each flow component. Each process component can be regarded as a data interface of the corresponding application system, and each process component adopts preset hard coding to realize the interface function.
For example, the credit process component may represent an interface of a credit system, the decision process component may represent an interface of a decision engine system, the credit process component may represent an interface of a credit system, and the process processing component may represent an interface of a core processing system of a process engine.
The management device of the business process receives the selection operation triggered by the user on the process component selection sub-interface in the business process editing interface and triggered by one process component or a plurality of process components. The selection operation can be a single-click operation, a double-click operation, a dragging operation and the like, and can also be a combination of multiple operations; the purpose of the selection operation is to enable the management device of the business process to determine the business process needing to be edited at this time and present the selected business process in the layout interface on the other side.
Then, the management device of the business process responds to the editing operation triggered by the user on the business process editing interface, and determines the logical relationship among the selected multiple process components. Specifically, fig. 4 is a second interface schematic diagram of a business process editing interface provided by the present application, as shown in fig. 4, a logic relationship may be generally expressed as an operation logic of each business component during circulation, and under the trigger of the editing operation, a user may determine a trigger sequence between any two process components and logic trigger conditions according to needs to perform self-setting, that is, determine what information the process components send to another process component under what conditions, or determine what processes the process components receive under what conditions and believe to execute. In the interface shown in fig. 4, the user can edit the logical relationship between the credit investigation flow component and the flow processing component. It should be noted that there may be multiple logical relationships for the same two process components, but the triggering order and triggering conditions under different logical relationships will be different to ensure the normal operation of each process component in the whole process engine.
And finally, the management device of the business process generates a process engine according to a plurality of process components on the business process editing interface and the logical relationship among the process components.
Specifically, as mentioned above, each flow component is represented as a corresponding interface, which can be implemented by the coding block, that is, when the flow engine is generated, the management apparatus of the business process will call the coding block of the corresponding flow component in the flow component coding library according to the one or more flow components on the business process editing interface; establishing a connection relation between coding blocks according to the logic relation between the one or more process components to obtain a coding set; and generating a flow engine according to the coding set.
Of course, in alternative embodiments, when generating the flow engine according to the encoding set, the following method may be adopted: testing the encoding set; and if the code set passes the test, generating a flow engine by the code set passing the test.
The testing of the code set is to ensure that the coding blocks are not error-reported or jumped out when coupled, and the testing mode may include one or more of: black box testing, white box testing, static testing, unit testing, and the like, and the testing method thereof will not be limited in this application.
Meanwhile, after passing the test, the code set is further processed, that is, a flow engine is generated and obtained by adopting compression, packaging and other modes, and the flow engine is loaded in the server to provide automatic flow service for each business.
For further describing the solution provided by the embodiment of the present application, fig. 4 is a second interface schematic diagram of a business process editing interface provided by the present application, taking a network loan business as an example, a user selects a sub-interface in a process component to select four related process components including a credit granting process component, a decision process component, a credit investigation process component and a process processing component.
Subsequently, the user can determine the logical relationship between the four flow components in the editing operation, and obtain the logical relationship between the flow components as shown in fig. 4, that is:
the credit granting flow component sends the credit granting information to the flow processing component; the flow processing component sends the information to be decided to the decision flow component after finishing the processing; the decision flow component returns a decision result of the flow processing component; the flow processing component will execute different run logic based on different decision results: when the decision result is successful, the flow processing component returns a credit granting result to the credit investigation flow component, and when the decision result is failed (namely credit investigation is needed), the flow processing component sends credit investigation query information to the credit investigation flow component, and after the credit investigation flow component finishes processing the credit investigation query information, the credit investigation query result is returned to the flow processing component; the flow processing component sends the credit investigation result to be decided to the decision flow component; the decision flow component returns a decision result of the flow processing component based on the credit investigation result; the flow processing component returns the credit granting result to the credit investigation flow component based on the decision result. Based on the logical relationship, the management device of the business process generates a corresponding process engine so that each process component in the process engine performs the process operation according to the logical relationship.
Fig. 5 is a schematic flow chart illustrating a flow corresponding to the service flow editing interface shown in fig. 4 provided in the present application; as described above, since the credit granting flow component may represent an interface of the credit granting system, the decision flow component may represent an interface of the decision engine system, the credit investigation flow component may represent an interface of the credit investigation system, and the flow processing component may represent an interface of the flow engine core processing system, the flow circulation diagram shown in fig. 5 may be obtained. When the network credit service is actually triggered, the flow is circulated according to the circulation mode shown in fig. 5. The 'initiation credit granting process'/'initiation decision process'/'initiation credit investigation process' can be understood as that the process component interacts with the corresponding network credit granting system/decision system/credit investigation system, so that the system calls the operation logic inside the system to process information, and the specific implementation manner of the system is not limited in the application.
In addition, when the process engine generated by the management device of the business process is actually operated, the independent system can be adopted to take charge of the starting, the overall operation and the task scheduling of the process engine. That is, the external application system does not need to consider the specific flow of the service, and only needs to send information, instructions or requests to the flow engine through the corresponding flow components (i.e., interfaces) in the flow engine, the flow engine will automatically execute the corresponding operation logic to complete the service flow, and the application system only needs to monitor the flow result callback at this time, so that the corresponding flow components (i.e., interfaces) in the flow engine reasonably push the message of the task processing and the flow result. Of course, as mentioned above, after information, instructions or requests flow into the flow engine through the corresponding flow components (i.e. interfaces) in the flow engine, the information, instructions will be executed, responded, judged, etc. according to the preset logical relationship, and then the flow will be transferred to the next flow component. In addition, based on the difference of the information, instruction or request of the flow, the flow component will also trigger the corresponding task scheduling process according to the preset configuration, for example, the automatic approval of the information, etc.
In other optional embodiments, the management device of the business process responds to a modification operation triggered by a user on a business process editing interface, and modifies one or more process components to be modified indicated by the modification operation; and generating a modified flow engine according to the one or more flow components on the modified business flow editing interface and the logic relationship among the one or more flow components. The logic relation among the flow components comprises a triggering sequence among the flow components and a logic triggering condition. The modification operation comprises deleting one or more process components on the current business process editing interface; or one or more flow components added in the current business flow editing interface.
Fig. 6 is a third interface schematic diagram corresponding to the business process editing interface provided by the present application; as shown in FIG. 6, when a user triggers a modify operation, the interface will provide a plurality of modification options for the selected flow component to be modified, such as modifying the trigger condition, deleting the flow component, adding the flow component, and so on. In fig. 6, the user selects the trigger condition of the flow processing component to modify, in the original logic trigger condition, based on the success and failure of the decision result, the flow processing component will send different information to different flow components, and the trigger condition modified in fig. 6 is that the flow processing component sends the credit granting result to the credit investigation flow component regardless of the success and failure of the decision result. In such a way, a user can quickly edit and modify the business components on the business process editing interface provided by the application.
According to the business process management method provided by the embodiment, firstly, the business process management is subjected to visualization processing, so that a user does not need to maintain hard codes when editing and managing the business process, and the technical barrier of the user in management is reduced; secondly, under the condition that the business process of the business is frequently changed, the implementation codes of the business process can be concentrated in the process engine instead of being scattered in various business systems by using the mode, so that the workload and the code amount are greatly reduced, and the management efficiency is improved.
Example two
Corresponding to the management method of the business process in the foregoing embodiment, fig. 7 is a schematic structural diagram of a management device of the business process provided in the embodiment of the present application, and as shown in fig. 7, the management device of the business process includes: an interaction module 10 and a generation module 20;
the interactive module 10 is configured to respond to a selection operation triggered by a user on a business process editing interface, and determine a plurality of selected process components; responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components;
and the generating module 20 is configured to generate a flow engine according to the multiple flow components on the business flow editing interface and the logical relationship between the flow components.
In an optional embodiment, the interaction module 10 is further configured to respond to a modification operation triggered by a user on a business process editing interface, and modify one or more process components to be modified indicated by the modification operation;
and a generating module 20, configured to generate a modified flow engine according to the one or more flow components on the modified business flow editing interface and the logical relationship between the one or more flow components.
In an alternative embodiment, the logical relationship between the flow components includes a trigger sequence between the flow components and a logical trigger condition.
In an optional embodiment, the modifying operation includes deleting one or more process components on the current business process editing interface; or one or more flow components added in the current business flow editing interface.
In an optional embodiment, the generating module 20 is specifically configured to invoke a coding block of a corresponding flow component in a flow component coding library according to the one or more flow components on the business flow editing interface; establishing a connection relation between coding blocks according to the logic relation between the one or more process components to obtain a coding set; and generating a flow engine according to the coding set.
In an optional embodiment, the generating module 20 is specifically configured to test the code set; and if the code set passes the test, generating a flow engine by the code set passing the test.
The management device for the business process, provided by the embodiment of the application, determines a plurality of selected process components by responding to the selection operation triggered by a user on a business process editing interface; responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components; the method and the system have the advantages that the process engine is generated according to the multiple process components on the service process editing interface and the logic relation among the process components, so that the selection of each service process forming the process engine and the determination of the logic relation among the service processes are realized, the corresponding process engine is quickly generated, the management process only needs to be triggered on the service process editing interface, the hard codes of the process engine do not need to be recompiled, the management operation is simple, and the management efficiency is high.
EXAMPLE III
Fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 8, an electronic device 1400 according to an embodiment of the present invention includes: memory 1401, processor 1402, and computer programs.
Wherein the computer program is stored in the memory 1401 and configured to be executed by the processor 1402 to implement the data management method provided by any one of the embodiments of the present invention. The related descriptions and effects corresponding to the steps in the drawings can be correspondingly understood, and redundant description is not repeated here.
In this embodiment, the memory 1401 and the processor 1402 are connected by a bus.
Example four
The embodiment of the invention provides a computer-readable storage medium, on which a computer program is stored, and the computer program is executed by a processor to implement the method for managing the business process provided by any embodiment of the invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of modules is merely a division of logical functions, and an actual implementation may have another division, for example, a plurality of modules or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
Modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware form, and can also be realized in a form of hardware and a software functional module.
Program code for implementing the methods of the present invention may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
Further, while operations are depicted in a particular order, this should be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single implementation. Conversely, various features that are described in the context of a single implementation can also be implemented in multiple implementations separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A method for managing a business process is characterized by comprising the following steps:
responding to a selection operation triggered by a user on a business process editing interface, and determining a plurality of selected process components;
responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components;
and generating a flow engine according to the plurality of flow components on the business flow editing interface and the logic relationship among the flow components.
2. The method for managing business processes of claim 1, further comprising:
responding to modification operation triggered by a user on a business process editing interface, and modifying one or more process components to be modified indicated by the modification operation;
and generating a modified flow engine according to the one or more flow components on the modified business flow editing interface and the logic relationship among the one or more flow components.
3. The method for managing business process of claim 2, wherein the logical relationship between the process components includes trigger sequence between the process components and logical trigger condition.
4. The business process management method of claim 2, wherein the modification operation comprises deleting one or more process components on the current business process editing interface; or one or more flow components added in the current business flow editing interface.
5. The method for managing a business process according to any one of claims 1 to 4, wherein the generating a process engine according to the plurality of process components on the business process editing interface and the logical relationship between the process components comprises:
calling the coding blocks of the corresponding flow components in the flow component coding library according to the one or more flow components on the service flow editing interface;
establishing a connection relation between coding blocks according to the logic relation between the one or more process components to obtain a coding set;
and generating a flow engine according to the coding set.
6. The method for managing business processes of claim 5, wherein said generating a process engine from said set of codes comprises:
testing the encoding set;
and if the code set passes the test, generating a flow engine by the code set passing the test.
7. A device for managing a business process, comprising:
the interaction module is used for responding to selection operation triggered by a user on the business process editing interface and determining a plurality of selected process components; responding to an editing operation triggered by a user on a business process editing interface, and determining the logical relationship among the selected multiple process components;
and the generating module is used for generating a flow engine according to the plurality of flow components on the business flow editing interface and the logic relationship among the flow components.
8. The business process management apparatus of claim 7, wherein the interaction module is further configured to:
responding to modification operation triggered by a user on a business process editing interface, and modifying one or more process components to be modified indicated by the modification operation;
and the generating module is used for generating a modified flow engine according to the one or more flow components on the modified business flow editing interface and the logic relationship among the one or more flow components.
9. An electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the method of managing a business process of any of claims 1-6.
10. A computer-readable storage medium having stored thereon computer-executable instructions that, when executed by a processor, implement the business process management apparatus of any one of claims 1-6.
CN202010553341.7A 2020-06-17 2020-06-17 Business process management method and device, electronic equipment and storage medium Active CN111695827B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010553341.7A CN111695827B (en) 2020-06-17 2020-06-17 Business process management method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010553341.7A CN111695827B (en) 2020-06-17 2020-06-17 Business process management method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111695827A true CN111695827A (en) 2020-09-22
CN111695827B CN111695827B (en) 2024-04-16

Family

ID=72481655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010553341.7A Active CN111695827B (en) 2020-06-17 2020-06-17 Business process management method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111695827B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112148260A (en) * 2020-09-25 2020-12-29 京东数字科技控股股份有限公司 Decision engine implementation method, device, equipment and storage medium
CN113065656A (en) * 2021-03-26 2021-07-02 龙马智芯(珠海横琴)科技有限公司 Rule engine configuration method and device, server and readable storage medium
CN113094050A (en) * 2021-05-10 2021-07-09 中国工商银行股份有限公司 Front-end interface generation method, device, system and medium based on business architecture
CN115328458A (en) * 2022-10-12 2022-11-11 共道网络科技有限公司 Business application development method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105988815A (en) * 2015-03-04 2016-10-05 银联商务有限公司 Business process development method and system
CN108647883A (en) * 2018-05-10 2018-10-12 山东中创软件工程股份有限公司 A kind of business approval method, apparatus, equipment and medium
CN109213685A (en) * 2018-09-29 2019-01-15 阿里巴巴集团控股有限公司 Service logic test method and device
CN111104106A (en) * 2019-12-31 2020-05-05 中电长城(长沙)信息技术有限公司 Visual development method, system and medium for integrating business process and communication message

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105988815A (en) * 2015-03-04 2016-10-05 银联商务有限公司 Business process development method and system
CN108647883A (en) * 2018-05-10 2018-10-12 山东中创软件工程股份有限公司 A kind of business approval method, apparatus, equipment and medium
CN109213685A (en) * 2018-09-29 2019-01-15 阿里巴巴集团控股有限公司 Service logic test method and device
CN111104106A (en) * 2019-12-31 2020-05-05 中电长城(长沙)信息技术有限公司 Visual development method, system and medium for integrating business process and communication message

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112148260A (en) * 2020-09-25 2020-12-29 京东数字科技控股股份有限公司 Decision engine implementation method, device, equipment and storage medium
CN113065656A (en) * 2021-03-26 2021-07-02 龙马智芯(珠海横琴)科技有限公司 Rule engine configuration method and device, server and readable storage medium
CN113094050A (en) * 2021-05-10 2021-07-09 中国工商银行股份有限公司 Front-end interface generation method, device, system and medium based on business architecture
CN115328458A (en) * 2022-10-12 2022-11-11 共道网络科技有限公司 Business application development method and device

Also Published As

Publication number Publication date
CN111695827B (en) 2024-04-16

Similar Documents

Publication Publication Date Title
CN111695827B (en) Business process management method and device, electronic equipment and storage medium
KR20200115020A (en) Hyperledger fabric network creation method, controller and storage medium
CN105573755A (en) Method and device for acquiring application Activity rendering time
CN111414391A (en) Method and system for accessing multiple data sources
CN112148278A (en) Visual block chain intelligent contract framework and intelligent contract development and deployment method
CN112214210A (en) Logistics business rule engine and configuration method, device, equipment and storage medium thereof
CN113986402A (en) Function calling method and device, electronic equipment and storage medium
CN112905441A (en) Test case generation method, test method, device and equipment
CN113326030A (en) Service request processing method and device
CN111538659B (en) Interface testing method, system, electronic equipment and storage medium of business scene
CN113535141A (en) Database operation code generation method and device
CN113094125B (en) Business process processing method, device, server and storage medium
CN110018831B (en) Program processing method, program processing apparatus, and computer-readable storage medium
CN112947907A (en) Method for creating code branch
CN110806891A (en) Method and device for generating software version of embedded equipment
CN112418796B (en) Sub-process task node activation method and device, electronic equipment and storage medium
CN113590221B (en) Method and device for detecting number of shader variants, electronic equipment and storage medium
CN114936152A (en) Application testing method and device
CN114911541A (en) Configuration information processing method and device, electronic equipment and storage medium
CN114490694A (en) Business rule processing method and device, server and storage medium
CN113032004B (en) Method, apparatus and program product for managing development jobs in a development environment
CN113806327A (en) Database design method and device and related equipment
CN112506592A (en) Method, device, equipment and storage medium for determining page loading duration
CN115048313B (en) Automatic test method and device, computer readable storage medium and electronic equipment
EP4213016A1 (en) Cloud platform and cloud platform-based program code processing method

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