CN111708545B - Service flow deployment method and device, electronic equipment and storage medium - Google Patents

Service flow deployment method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111708545B
CN111708545B CN202010553829.XA CN202010553829A CN111708545B CN 111708545 B CN111708545 B CN 111708545B CN 202010553829 A CN202010553829 A CN 202010553829A CN 111708545 B CN111708545 B CN 111708545B
Authority
CN
China
Prior art keywords
deployment
flow
file
business process
target
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.)
Active
Application number
CN202010553829.XA
Other languages
Chinese (zh)
Other versions
CN111708545A (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 CN202010553829.XA priority Critical patent/CN111708545B/en
Publication of CN111708545A publication Critical patent/CN111708545A/en
Application granted granted Critical
Publication of CN111708545B publication Critical patent/CN111708545B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)

Abstract

According to the service flow deployment method, the device, the electronic equipment and the storage medium, the user is responded to the deployment operation of the target service flow in the service flow deployment interface, and the flow file of the target service flow is checked; converting the flow file passing the verification to obtain a deployment file of the target business flow; the deployment file of the target business process is loaded by the call flow engine to deploy the target business process, so that the deployment file which can be used for directly deploying the flow engine is obtained by converting the flow file of the business process, the deployment process of the business process and the initialization process of the web container are decoupled, and the influence of the initialization of the web container on business data during the deployment of the business process is avoided.

Description

Service flow deployment method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of big data, and in particular, to a method and apparatus for deploying a business process, an electronic device, and a storage medium.
Background
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 the business, the deployment of the business process system becomes a difficulty.
Business process description language (Business Process Management System, BPMN for short) is an open source architecture that can be customized to business processes. Under this architecture, developers can redeploy existing business processes. In the prior art, the operation of business processes is dependent on the initialization of the web container. After the developer finishes redeployment of the business process, the web container needs to be initialized to restart the process engine, and the redeployed business process file is reloaded by the process guide, so that normal operation of the deployed business process is realized.
However, the deployment mode can cause that each time of redeployment of the business process needs to initialize the web container, the deployment and maintenance processes are complicated, the frequent initialization of the web container easily causes the problems of abnormal business data stored in the web container, lost data and the like.
Disclosure of Invention
The application provides a service flow deployment method, a device, electronic equipment and a storage medium, which are used for solving the problems that the existing service flow needs to frequently initialize a web container when being deployed, and the service data is easy to be abnormal and the like.
In one aspect, the present application provides a method for deploying a service flow, including:
responding to the deployment operation of a user on a target business process in a business process deployment interface, and auditing a process file of the target business process;
converting the flow file passing the verification to obtain a deployment file of the target business flow;
and loading a deployment file of the target business process by a call process engine so as to deploy the target business process.
By adopting the conversion processing of the flow file of the business flow to obtain the deployment file which can be used for directly deploying the flow engine, the deployment process of the business flow and the initialization process of the web container are decoupled, and the influence of the initialization of the web container on business data during the deployment of the business flow is avoided.
Optionally, the method further comprises:
and when the audit of the flow file of the target business process in the deployment operation is not passed, sending an audit failed message to the user so that the user modifies and redeploys the flow file of the target business process after receiving the audit failed message.
By adopting the mode, the process files to be converted can be effectively checked, and the problems of abnormal deployment of the business process and the like caused by the fact that the process files which do not meet deployment requirements are converted to be deployed are avoided.
Optionally, the converting the flow file passing the verification to obtain a deployment file of the target business flow includes: and carrying out format conversion processing on the flow file passing the verification to obtain an extensible markup language file of the target business flow, wherein the extensible markup language file of the target business flow is used as a deployment file of the target business flow.
The application provides a specific implementation mode for converting a flow file, which can enable the extensible markup language file of the flow file to directly run on a flow engine and realize the deployment of a business flow by converting the flow file into the extensible markup language file.
Optionally, the method further comprises: determining the deployment state of each business process loaded by a process engine; and when the deployment state of any business process is the offline state, calling the process engine to unload the deployment file of any business process.
By adopting the mode of determining the service flow deployment state, the service flow in the offline state in the flow engine can be unloaded, so that each service flow loaded in the flow engine is ensured to be effective all the time, and the instantaneity and the effectiveness of the service flow are improved.
In a second aspect, the present application provides a deployment apparatus for a business process, including:
a communication module for responding to the deployment operation of the user on the target business process in the business process deployment interface,
the deployment module is used for auditing the flow file of the target business flow; converting the flow file passing the verification to obtain a deployment file of the target business flow; and loading a deployment file of the target business process by a call process engine so as to deploy the target business process.
Optionally, the apparatus further comprises:
and when the audit of the flow file of the target business process in the deployment operation is not passed, the communication module is further used for sending an audit failed message to the user so that the user can modify and redeploy the flow file of the target business process after receiving the audit failed message.
Optionally, the deployment module is specifically configured to perform format conversion processing on the flow file that passes the audit, obtain an extensible markup language file of the target business flow, and use the extensible markup language file of the target business flow as the deployment file of the target business flow.
Optionally, the deployment module is further configured to determine a deployment state of each business process loaded by the process engine; and when the deployment state of any business process is the offline state, calling the process engine to unload the deployment file of any business process.
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 executes the computer-executable instructions stored by the memory, causing the at least one processor to perform the method of deploying a business process as described in the first aspect.
In a fourth aspect, the present application provides a computer readable storage medium, where computer executable instructions are stored, and when executed by a processor, implement a method for deploying a business process according to the first aspect.
According to the service flow deployment method, the device, the electronic equipment and the storage medium, the target service flow is deployed through responding to the service flow deployment interface of the user, and the flow file of the target service flow is checked; converting the flow file passing the verification to obtain a deployment file of the target business flow; the deployment file of the target business process is loaded by the call flow engine to deploy the target business process, so that the deployment file which can be used for directly deploying the flow engine is obtained by converting the flow file of the business process, the deployment process of the business process and the initialization process of the web container are decoupled, and the influence of the initialization of the web container on business data during the deployment of the business process is avoided.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
FIG. 1 is a schematic diagram of a network architecture on which the present disclosure is based;
FIG. 2 is a schematic flow diagram of a method for deploying a business flow provided by the present application;
FIG. 3 is a first interface schematic diagram of a business process deployment interface provided by the present application;
FIG. 4 is a second interface schematic diagram of a business process deployment interface provided by the present application;
fig. 5 is a schematic structural diagram of a deployment device for a business process according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Specific embodiments of the present application have been shown by way of the above drawings and will be described in more detail below. The drawings and the written description are not intended to limit the scope of the inventive concepts in any way, but rather to illustrate the inventive concepts to those skilled in the art by reference to the specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the application. Rather, they are merely examples of apparatus and methods consistent with aspects of the application as detailed in the accompanying 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 the business, the deployment of the business process system becomes a difficulty.
Business process description language (Business Process Management System, BPMN for short) is an open source architecture that can be customized to business processes. Under this architecture, developers can redeploy existing business processes. In the prior art, the operation of business processes is dependent on the initialization of the web container. After the developer finishes redeployment of the business process, the web container needs to be initialized to restart the process engine, and the redeployed business process file is reloaded by the process guide, so that normal operation of the deployed business process is realized.
However, the deployment mode can cause that each time of redeployment of the business process needs to initialize the web container, the deployment and maintenance processes are complicated, the frequent initialization of the web container easily causes the problems of abnormal business data stored in the web container, lost data and the like.
In view of such technical problems, the service flow deployment method, device, electronic equipment and storage medium provided by the embodiments of the present application respond to the deployment operation of the user on the target service flow in the service flow deployment interface, and audit the flow file of the target service flow; converting the flow file passing the verification to obtain a deployment file of the target business flow; the deployment file of the target business process is loaded by the call flow engine to deploy the target business process, so that the deployment file which can be used for directly deploying the flow engine is obtained by converting the flow file of the business process, the deployment process of the business process and the initialization process of the web container are decoupled, and the influence of the initialization of the web container on business data during the deployment of the business process is avoided.
Referring to fig. 1, fig. 1 is a schematic diagram of a network architecture according to the present application, where the network architecture shown in fig. 1 may specifically include a terminal 1 and a server 2.
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 carries a client.
The server 2 may be specifically a hardware carrying a process engine and a deployment device of a business process, and may be specifically installed in a cloud server, and interact with the terminal 1 through a network.
The user can interact with the deployment device of the business process carried on the server 2 through the client to upload the process file of the business process to the deployment device of the business process, and obtain the running state of each business process in the process engine from the deployment device to control.
Example 1
Fig. 2 is a flow diagram of a method for deploying a business flow, as shown in fig. 2, where the method includes:
and step 101, responding to the deployment operation of the user on the target business process in the business process deployment interface, and auditing the process file of the target business process.
And 102, converting the flow file passing the verification to obtain a deployment file of the target business flow.
Step 103, a call flow engine loads a deployment file of the target business flow to deploy the target business flow.
It should be noted that, the execution main body of the service flow deployment method provided by the present application is a service flow deployment device, which may be specifically set in the electronic device on which the foregoing server is based.
In the prior art, for the process engine, each restart will reload the current business files for each business process. However, existing business files cannot be directly loaded by the flow engine, but rather need to rely on the initialized process of the web container. However, due to the development of the service, the service flow is inevitably frequently deployed, in this case, the web container needs to be initialized frequently, and each time the web container is initialized, the risk of abnormal service flow data and programs exists, and operation and maintenance personnel are needed to participate in the process, so that the normal operation of the whole initialization process is ensured. Obviously, the deployment mode has higher cost on one hand, deployment timeliness is not guaranteed on the other hand, and the risk of abnormal service data exists during deployment. Aiming at the situation, in the embodiment of the application, the deployment process of the business process and the initialization process of the web container are decoupled, so that the influence of the initialization of the web container on business data during the deployment of the business process is avoided.
Specifically, in the method for deploying the business process provided by the application, a user can obtain communication connection with the device for deploying the business process provided by the application through the client in the terminal so as to upload the process file of the target business process to be deployed.
In the deployment device of the business process, external data communication interfaces, such as an API interface, are arranged, and through the interfaces, a client on the terminal can send the process file and various deployment operations to the deployment device of the business process so as to enable the client to respond to the operations and process the file.
The business process deployment method provided by the application can be widely applied to various scenes, including but not limited to network credit business scenes.
For example, the service flow deployment method can realize that operation and maintenance personnel can conveniently and rapidly deploy each service flow in the network credit service, for example, a cash release service exists in the network credit service, and the cash release service generally comprises a service flow for checking the credit of the requestor, a service flow for checking the money amount of the requestor and the like.
When the business process deployment is carried out on the cash deposit business, operation and maintenance personnel can carry out deployment operation on the target business process comprising the credit checking business and the credit checking business in a business process deployment interface, so that the business process deployment device can respectively audit the flow files of the target business processes of the credit checking business and the credit checking business. Then, the service flow deployment device well talks about the flow files of the target service flows of the credit checking service and the credit checking service which pass through the audit, and respectively obtains the deployment files of the credit checking service and the credit checking service. And finally, the service flow deployment device loads the deployment file of the credit checking service and the deployment file of the credit checking service by using the call flow engine so as to complete the deployment of the credit checking service and the credit checking service.
It should be noted that, in the above example, the credit checking service and the credit checking service may be deployed in a distributed deployment manner, or may be deployed in a synchronous deployment manner, which is not limited in this embodiment.
In order to facilitate further understanding of the deployment method provided in this embodiment, fig. 3 is a first interface schematic diagram of a service flow deployment interface provided in the present application, where the service flow deployment device may provide a service flow deployment interface, where the service flow deployment interface may be displayed on a client of a user terminal, and a user selects each functional component on the service flow deployment interface to implement deployment of a target service flow.
The following will describe an example of a deployment operation in which a user needs to add a service flow:
firstly, a user can select the deployment operation of adding the business process on a business process deployment interface, and upload a process file of a target business process at an uploading interface provided by the business process deployment interface.
And then, the service flow deployment device carries out auditing treatment on the received flow file of the target service flow. In general, the auditing of the process file may be specifically auditing of the format of the process file and auditing of the operation steps of uploading the process file by the user, which may be generally performed automatically by the deployment device of the business process. Of course, in other alternative embodiments, the auditing may be performed manually, that is, by an auditing person manually auditing the flow file to determine that the auditing result of the flow file is obtained.
And then, once the flow file passes the audit, the deployment device of the business flow gives a unique file identifier to the flow file, and converts the flow file to obtain a deployment file, and the deployment file is marked by adopting the unique file identifier.
For conversion processing, in order to ensure that a process engine can directly load a deployment file, in this embodiment, format conversion processing is performed on the process file that passes through the verification, so as to obtain an extensible markup language file of the target business process, where the extensible markup language file of the target business process is used as the deployment file of the target business process. Specifically, the deployment device may define a format conversion universal interface in advance, process the flow file in a chained manner, and then define the coding format conversion method, so as to implement a process of reading the flow file and converting the source code into the target code after the flow file passes the audit, so as to obtain a deployment file conforming to the BPNM 2.0 specification, that is, an extensible markup language file.
Finally, the deployment device loads the deployment file of the target business process by using the call process engine so as to deploy the target business process. That is, the deployment device may directly load the extensible markup language file to complete the deployment of the aforementioned target business process.
In an alternative embodiment, after the audit, the process file may have a condition that the audit is not passed, at this time, the deployment device of the business process will also send an audit-failed message to the user, so that the user modifies and redeploys the process file of the target business process after receiving the audit-failed message. Fig. 4 is a second interface schematic diagram of a business process deployment interface provided by the present application, as shown in fig. 4, in the interface. The business process deployment interface presents failed messages, such as failed process files and failed reasons.
In an alternative embodiment, with the variation and development of the service, some service flows of the service may be optimized, at this time, in the service flow deployment interface, a user may trigger an optimizing deployment operation for a certain service flow, and the deployment device may perform the same monitoring on the current deployment state of each service flow, so that once the deployment state of a certain service flow is found to be an offline state, the process engine is invoked to unload the deployment file of any service flow, so as to ensure the instantaneity of the service flow in the process engine. Under the optimized deployment operation, the deployment state of the service flow is changed, that is, the service flow is changed from the upper state to the lower state, the optimized deployment operation for a certain service flow can be performed based on the file identification of the service flow when the service flow is newly added, and the device determines the service flow of which the deployment state is changed based on the file identification so as to unload the deployment file of the service flow.
According to the service flow deployment method provided by the embodiment of the application, the deployment operation of the target service flow is performed on the service flow deployment interface by responding to the user, and the flow file of the target service flow is checked; converting the flow file passing the verification to obtain a deployment file of the target business flow; the deployment file of the target business process is loaded by the call flow engine to deploy the target business process, so that the deployment file which can be used for directly deploying the flow engine is obtained by converting the flow file of the business process, the deployment process of the business process and the initialization process of the web container are decoupled, and the influence of the initialization of the web container on business data during the deployment of the business process is avoided.
Example two
Fig. 5 is a schematic structural diagram of a service flow deployment device according to an embodiment of the present application, where the service flow deployment device includes: a communication module 10 and a deployment module 20;
wherein, the communication module 10 is used for responding to the deployment operation of the user on the target business process in the business process deployment interface,
the deployment module 20 is used for auditing the flow file of the target business flow; converting the flow file passing the verification to obtain a deployment file of the target business flow; and loading a deployment file of the target business process by a call process engine so as to deploy the target business process.
In an alternative embodiment, the apparatus further comprises:
when the audit of the flow file of the target business process in the deployment operation is not passed, the communication module 10 is further configured to send an audit failed message to the user, so that the user modifies and redeploys the flow file of the target business process after receiving the audit failed message.
In an alternative embodiment, the deployment module 20 is specifically configured to perform format conversion processing on the flow file that passes the verification, so as to obtain an extensible markup language file of the target business flow, where the extensible markup language file of the target business flow is used as a deployment file of the target business flow.
In an optional embodiment, the deployment module 20 is further configured to determine a deployment status of each business process loaded by the process engine; and when the deployment state of any business process is the offline state, calling the process engine to unload the deployment file of any business process.
The service flow deployment device provided by the embodiment of the application carries out deployment operation on the target service flow by responding to the service flow deployment interface of the user and carries out auditing on the flow file of the target service flow; converting the flow file passing the verification to obtain a deployment file of the target business flow; the deployment file of the target business process is loaded by the call flow engine to deploy the target business process, so that the deployment file which can be used for directly deploying the flow engine is obtained by converting the flow file of the business process, the deployment process of the business process and the initialization process of the web container are decoupled, and the influence of the initialization of the web container on business data during the deployment of the business process is avoided.
Example III
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application, and as shown in fig. 6, an embodiment of the present application further provides an electronic device 1400, including: memory 1401, processor 1402 and computer program.
Wherein a 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 of the embodiments of the present application. The related descriptions and effects corresponding to the steps in the drawings can be understood correspondingly, and are not repeated here.
In this embodiment, the memory 1401 and the processor 1402 are connected via a bus.
Example IV
The embodiment of the application provides a computer readable storage medium, on which a computer program is stored, the computer program being executed by a processor to implement the deployment method of the business process provided by any one of the embodiments of the application.
In the several embodiments provided by the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of modules is merely a logical function division, and there may be additional divisions of actual implementation, e.g., multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or modules, which may be in electrical, mechanical, or other forms.
The modules illustrated as separate components may or may not be physically separate, and components shown as modules may or may not be physical modules, i.e., may be located in one place, or may be distributed over 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 this embodiment.
In addition, each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module. The integrated modules may be implemented in hardware or in hardware plus software functional modules.
Program code for carrying out methods of the present application may be written in any combination of one or more programming languages. These program code 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 code, when executed by the processor or controller, causes the functions/operations specified in the flowchart and/or block diagram to be implemented. 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 application, 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. The 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.
Moreover, although 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. In 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 limiting the scope of the present 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 example forms of implementing the claims.

Claims (6)

1. A method for deploying a business process, comprising:
responding to the deployment operation of a user on a target business process in a business process deployment interface, and auditing a process file of the target business process;
performing format conversion processing on the flow file passing the verification to obtain an extensible markup language file of the target business flow, wherein the extensible markup language file of the target business flow is used as a deployment file of the target business flow;
a call flow engine loads a deployment file of the target business flow to deploy the target business flow;
the method further comprises the steps of:
determining the deployment state of each business process loaded by a process engine;
and when the deployment state of any business process is the offline state, calling the process engine to unload the deployment file of any business process.
2. The business process deployment method of claim 1, further comprising:
and when the audit of the flow file of the target business process in the deployment operation is not passed, sending an audit failed message to the user so that the user modifies and redeploys the flow file of the target business process after receiving the audit failed message.
3. A business process deployment apparatus, comprising:
a communication module for responding to the deployment operation of the user on the target business process in the business process deployment interface,
the deployment module is used for auditing the flow file of the target business flow; converting the flow file passing the verification to obtain a deployment file of the target business flow; a call flow engine loads a deployment file of the target business flow to deploy the target business flow;
the deployment module is specifically configured to perform format conversion processing on the flow file that passes the audit, and obtain an extensible markup language file of the target service flow, where the extensible markup language file of the target service flow is used as a deployment file of the target service flow;
the deployment module is also used for determining the deployment state of each business process loaded by the process engine; and when the deployment state of any business process is the offline state, calling the process engine to unload the deployment file of any business process.
4. The business process deployment device of claim 3, further comprising:
and when the audit of the flow file of the target business process in the deployment operation is not passed, the communication module is further used for sending an audit failed message to the user so that the user can modify and redeploy the flow file of the target business process after receiving the audit failed message.
5. An electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing computer-executable instructions stored in the memory causes the at least one processor to perform the business process deployment method of claim 1 or 2.
6. A computer readable storage medium having stored therein computer executable instructions which, when executed by a processor, implement the method of deploying a business process as claimed in claim 1 or 2.
CN202010553829.XA 2020-06-17 2020-06-17 Service flow deployment method and device, electronic equipment and storage medium Active CN111708545B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010553829.XA CN111708545B (en) 2020-06-17 2020-06-17 Service flow deployment method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010553829.XA CN111708545B (en) 2020-06-17 2020-06-17 Service flow deployment method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111708545A CN111708545A (en) 2020-09-25
CN111708545B true CN111708545B (en) 2023-09-22

Family

ID=72540885

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010553829.XA Active CN111708545B (en) 2020-06-17 2020-06-17 Service flow deployment method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111708545B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116909582B (en) * 2023-09-13 2024-01-30 云账户技术(天津)有限公司 Visual large-screen service deployment method and device and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2506233A1 (en) * 2004-05-07 2005-11-07 Fwo Newcorp, Inc. System and method for integrating disparate data sources and application sources using a web services orchestration platform with business process execution language (bpel)
CN101420323A (en) * 2007-08-30 2009-04-29 软件Ag公司 The system and method for a kind of location transparency transmission and execution flow process
CN101808140A (en) * 2010-03-19 2010-08-18 中国科学技术大学 Method and device for service deployment
CN101882255A (en) * 2009-05-07 2010-11-10 中兴通讯股份有限公司 Workflow device, system and configuration method based on service-oriented architecture
CN106095479A (en) * 2016-05-31 2016-11-09 北京中亦安图科技股份有限公司 A kind of enterprise application dissemination method, Apparatus and system
CN109144843A (en) * 2017-06-27 2019-01-04 北京京东尚科信息技术有限公司 The method and apparatus for testing environment deployment
CN110868324A (en) * 2019-11-22 2020-03-06 中国建设银行股份有限公司 Service configuration method, device, equipment and storage medium
CN111208992A (en) * 2020-01-10 2020-05-29 深圳壹账通智能科技有限公司 System scheduling workflow generation method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5290518B2 (en) * 2003-05-16 2013-09-18 エスアーペー アーゲー Business process management system and method for message exchange infrastructure
US9058571B2 (en) * 2007-08-31 2015-06-16 Red Hat, Inc. Tool for automated transformation of a business process definition into a web application package
CN111221630B (en) * 2018-11-27 2023-12-15 台达电子工业股份有限公司 Business process processing method, device, equipment, readable storage medium and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2506233A1 (en) * 2004-05-07 2005-11-07 Fwo Newcorp, Inc. System and method for integrating disparate data sources and application sources using a web services orchestration platform with business process execution language (bpel)
CN101420323A (en) * 2007-08-30 2009-04-29 软件Ag公司 The system and method for a kind of location transparency transmission and execution flow process
CN101882255A (en) * 2009-05-07 2010-11-10 中兴通讯股份有限公司 Workflow device, system and configuration method based on service-oriented architecture
CN101808140A (en) * 2010-03-19 2010-08-18 中国科学技术大学 Method and device for service deployment
CN106095479A (en) * 2016-05-31 2016-11-09 北京中亦安图科技股份有限公司 A kind of enterprise application dissemination method, Apparatus and system
CN109144843A (en) * 2017-06-27 2019-01-04 北京京东尚科信息技术有限公司 The method and apparatus for testing environment deployment
CN110868324A (en) * 2019-11-22 2020-03-06 中国建设银行股份有限公司 Service configuration method, device, equipment and storage medium
CN111208992A (en) * 2020-01-10 2020-05-29 深圳壹账通智能科技有限公司 System scheduling workflow generation method and system

Also Published As

Publication number Publication date
CN111708545A (en) 2020-09-25

Similar Documents

Publication Publication Date Title
CN110096424B (en) Test processing method and device, electronic equipment and storage medium
US10019598B2 (en) Dynamic service discovery
CN111695827B (en) Business process management method and device, electronic equipment and storage medium
CN108733553A (en) Configuration method, the device and system of test device based on docker
CN104731622B (en) The loading method of a kind of application program, device and mobile terminal
CN104573497A (en) Processing method and device for starting items
CN112015448A (en) System upgrading method and device based on over-the-air technology
CN108132832B (en) Application program starting method and device
CN111708545B (en) Service flow deployment method and device, electronic equipment and storage medium
CN109828830B (en) Method and apparatus for managing containers
CN108563472A (en) Based on the service plug loading method and device for more opening application
US9760364B2 (en) Checks for software extensions
CN113742224A (en) Test system, method, device, computer equipment and storage medium
US20230315620A1 (en) System and Method for Diagnosing a Computing Device in Safe Mode
CN112835639A (en) Hook implementation method, device, equipment, medium and product
CN110471786B (en) Online thermal remediation method, device, equipment and computer readable storage medium
CN111930633A (en) Data testing method, platform, electronic device and storage medium
CN116599881A (en) Cloud platform tenant modeling test method, device, equipment and storage medium
CN114116487B (en) Pressure testing method and device, electronic equipment and storage medium
CN111158987A (en) Health check method and device of micro-service architecture
CN113392002B (en) Test system construction method, device, equipment and storage medium
CN115237441A (en) Upgrade test method, device and medium based on cloud platform
CN114237634A (en) Application release risk identification method, device, equipment, medium and program product
CN111209197B (en) Application continuous integration test method, system, equipment and storage medium
US20200344305A1 (en) Commissioning a virtualised network function

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