CN111311185A - Cross-platform automatic flow operation method and system - Google Patents

Cross-platform automatic flow operation method and system Download PDF

Info

Publication number
CN111311185A
CN111311185A CN202010096951.9A CN202010096951A CN111311185A CN 111311185 A CN111311185 A CN 111311185A CN 202010096951 A CN202010096951 A CN 202010096951A CN 111311185 A CN111311185 A CN 111311185A
Authority
CN
China
Prior art keywords
file
service
configuration file
flow
business
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
CN202010096951.9A
Other languages
Chinese (zh)
Other versions
CN111311185B (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 NANKAI AUTOMATION SYSTEM ENGINEERING CO LTD
Original Assignee
BEIJING NANKAI AUTOMATION SYSTEM ENGINEERING 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 NANKAI AUTOMATION SYSTEM ENGINEERING CO LTD filed Critical BEIJING NANKAI AUTOMATION SYSTEM ENGINEERING CO LTD
Priority to CN202010096951.9A priority Critical patent/CN111311185B/en
Publication of CN111311185A publication Critical patent/CN111311185A/en
Application granted granted Critical
Publication of CN111311185B publication Critical patent/CN111311185B/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/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • G06Q50/40

Abstract

The embodiment of the invention provides a cross-platform automatic flow operation method and a system, wherein the method comprises the following steps: generating a process definition file and a configuration file; after the approval process is triggered, the public process configuration service system reads the process definition file and the configuration file, pushes the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sends a business process execution notice to the first business system; and after the service flow execution is finished, pushing the current execution result, the flow definition file and the configuration file to a next service system corresponding to a next flow node in the configuration file, and sending a service flow execution notice to the next service system. The embodiment of the invention realizes cross-platform process automation.

Description

Cross-platform automatic flow operation method and system
Technical Field
The invention relates to the technical field of computers, in particular to a cross-platform automatic flow operation method and a cross-platform automatic flow operation system.
Background
By 2018, the national railway mileage reaches 13.1 kilometers, wherein the high-speed railway mileage reaches 2.9 kilometers; the multi-line mileage is 7.6 kilometres, and the multi-line rate is 58.0 percent; the electrification mileage is 9.2 kilo kilometers, and the electrochemical rate is 70.0 percent. By the end of 2019, the business mileage of railways in China reaches over 13.9 kilometers, wherein the business mileage of high-speed rails is 3.5 kilometers, and the first place in the world is. The stable operation of the electrified locomotive, hard power guarantee and normal operation of power equipment are related to the safety and stability of railway operation, and the method is the basis of railway electrification. The normal supply of railway electric power, the electric power equipment that relates to is many kinds, and is quantity is big, need invest a large amount of manpower and materials. Meanwhile, various devices have different maintenance periods, and the railway power guarantee department needs to inspect, maintain and repair various power devices in daily life. The maintenance is not timely, and the potential safety hazard to the normal operation of the electrified railway can be caused if the maintenance is not in place.
The maintenance and repair process involves multiple department approval processes, some of which require approval through two or more systems. Because the cross-system approval process not only relates to the business process of the system, but also can be dynamically transferred to other uncertain systems according to the process configuration file, the cross-system interface mode is complex, the data formats are various and difficult to integrate, an interface docking mode is generally adopted, the process definition is originally set and solidified in each system, or an off-line manual processing mode is adopted.
The existing information construction is more, a plurality of systems are adopted, each system is dedicated to different service directions, the cross-system process is in interface butt joint, the process is solidified in each system and is very inconvenient, and because the service process is frequently changed and is slightly changed, the plurality of systems are required to be matched, modified and cross-system test, so that the modification difficulty is high, the test process is complex, the period is long, the efficiency is low, even the system is not on-line, and the service process is changed again. The offline manual processing mode wastes time and labor, is opaque and is easy to make mistakes.
Disclosure of Invention
Embodiments of the present invention provide a cross-platform automated process operation method and system that overcomes or at least partially solves the above-mentioned problems.
In a first aspect, an embodiment of the present invention provides a cross-platform automation process operation method, including:
generating a process definition file and a configuration file, wherein the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems;
after the approval process is triggered, the public process configuration service system reads the process definition file and the configuration file, pushes the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sends a business process execution notice to the first business system;
and after the first service system receives the service flow execution notice, acquiring the flow definition file and the configuration file, executing the corresponding service flow according to the service flow execution rule in the flow definition file, after the service flow execution is finished, pushing the current execution result, the flow definition file and the configuration file to a next service system corresponding to a next flow node in the configuration file, and sending a service flow execution notice to the next service system.
The generating of the process definition file and the configuration file specifically includes:
defining a business process execution rule by using a business process representation method, and generating a process definition file;
determining the file storage positions respectively designated by a plurality of service systems related to the service flow execution rule and the interface addresses of the file transmission and system notification corresponding to the service systems, and generating a configuration file;
and serializing the process definition file and the configuration file into two JSON files, and persisting the two JSON files on a hard disk.
Wherein, still include:
and updating the process definition file and the configuration file.
The pushing the process definition file and the configuration file to the first service system corresponding to the start node in the configuration file specifically includes:
pushing the process definition file and the configuration file to a file storage position specified by the first service system;
and pushing the process definition file and the configuration file according to the interface address of the file transmission and system notification corresponding to the first service system.
Wherein the sending of the service flow execution notification to the first service system specifically includes:
and sending a service flow execution notice to the first service system through the interface of the file transmission and system notice corresponding to the first service system.
The pushing the current execution result, the process definition file, and the configuration file to the next service system corresponding to the next process node in the configuration file specifically includes:
pushing a current execution result, the flow definition file and the configuration file to a file storage position appointed by the next service system;
and pushing a current execution result, the flow definition file and the configuration file according to the file transmission corresponding to the next service system and the interface address of the system notice.
Wherein, the sending of the service flow execution notification to the next service system specifically includes:
and sending a service flow execution notice to the next service system through the interface of the file transmission and system notice corresponding to the next service system.
In a second aspect, an embodiment of the present invention provides a cross-platform automation process operating system, including:
a common process configuration service system and a plurality of business systems, wherein,
the public process configuration service system is used for reading a pre-generated process definition file and a configuration file after an approval process is triggered, pushing the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sending a business process execution notice to the first business system;
the first service system is used for acquiring the process definition file and the configuration file after receiving the service process execution notice, executing a corresponding service process according to a service process execution rule in the process definition file, pushing a current execution result, the process definition file and the configuration file to a next service system corresponding to a next process node in the configuration file after the service process execution is finished, and sending a service process execution notice to the next service system;
the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems.
In a third aspect, an embodiment of the present invention provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the cross-platform automated flow operation method provided in the first aspect when executing the program.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of the cross-platform automated flow job method as provided in the first aspect.
The cross-platform automatic flow operation method and the system provided by the embodiment of the invention realize the cross-platform flow automation, not only solve the problems that the cross-platform business flow is difficult to deploy and modify, but also save a large amount of development cost, avoid the problems that a plurality of providers participating in system construction are difficult to modify and communicate together, and have low realization efficiency and high risk, and have strong compatibility and high stability.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a cross-platform automation flow operation method according to an embodiment of the present invention;
fig. 2 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow chart of a cross-platform automation flow operation method provided in an embodiment of the present invention, including:
step 100, generating a process definition file and a configuration file, wherein the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems;
specifically, the generation of the flow definition file relates to a representation method of a flow rule, a storage mode of a flow definition and compatibility processing of cross-system. The process definition contains complex process rules and describes the process nodes to be continuously executed after a certain process node passes the approval or passes different processes in the service processing process, or describes the condition under which the corresponding process node is jumped to. It should be noted that the process node here refers to a business system that executes a certain process in the entire approval process. In the embodiment of the invention, the service flow execution rule is defined by using the service flow representation method, so that the flow definition file is generated, and after each service system reads the flow definition file, the service flow which is defined in advance is executed according to the service flow execution rule contained in the flow definition file.
The configuration file is generated by determining the file storage positions respectively designated by the plurality of service systems related to the service flow execution rule and the file transmission and system notification interface addresses corresponding to the service systems, that is, the shared storage positions respectively designated by each service system and the file transmission and system notification interface addresses corresponding to each service system are stored in the configuration file, so that the addresses corresponding to the service systems can be directly found when the flow jumps.
The flow definition storage mode not only needs to completely express the flow rules, but also needs to be simplified as much as possible, has small file volume, is convenient for transmission, and has strong compatibility of each system.
Therefore, in an embodiment, the generating the process definition file and the configuration file specifically includes:
defining a business process execution rule by using a business process representation method, and generating a process definition file;
determining the file storage positions respectively designated by a plurality of service systems related to the service flow execution rule and the interface addresses of the file transmission and system notification corresponding to the service systems, and generating a configuration file;
and serializing the process definition file and the configuration file into two JSON files, and persisting the two JSON files on a hard disk.
Step 101, after an approval process is triggered, a public process configuration service system reads the process definition file and the configuration file, pushes the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sends a business process execution notice to the first business system;
specifically, the approval process is triggered by a manual work or a business system, after the approval process is triggered, the public process configuration service system reads the process definition file and the configuration file, and then pushes the process definition file and the configuration file to the first business system corresponding to the initial process node in the configuration file.
Preferably, in the embodiment of the present invention, the public process configuration service system simultaneously adopts two ways to push the process definition file and the configuration file: one is to push the process definition file and the configuration file to a file storage location specified by the first service system, and the other is to push the process definition file and the configuration file according to an interface address of a file transmission and system notification corresponding to the first service system. The stability of the transmission of the process definition file is ensured through two modes, and if one mode fails, the transmission of the process definition file can be realized through the other mode.
The sending of the service flow execution notification to the first service system specifically includes: and sending a service flow execution notice to the first service system through the interface of the file transmission and system notice corresponding to the first service system.
Step 102, after receiving the service flow execution notification, the first service system acquires the flow definition file and the configuration file, executes a corresponding service flow according to a service flow execution rule in the flow definition file, and after the service flow execution is completed, pushes a current execution result, the flow definition file and the configuration file to a next service system corresponding to a next flow node in the configuration file, and sends a service flow execution notification to the next service system.
Specifically, after receiving the service flow execution notification, the first service system may also obtain the flow definition file and the configuration file in two ways, one is to read the flow definition file and the configuration file from a file storage location specified by the first service system, and the other is to call an interface of the file transmission and system notification corresponding to the first service system configured in the configuration file to read the flow definition file and the configuration file. The stability of the transmission of the process definition file is ensured through two modes, and if one mode fails to read, the other mode can be used for reading.
And after acquiring the process definition file and the configuration file, the first service system executes the corresponding service process according to the service process execution rule in the process definition file.
In the service process, if the approval or execution result fails, the process jumps to the previous step and is approved or executed again, or the process jumps to the specified nth service system according to the approval or execution result and jumps to approval or execution, because the previous and subsequent process configuration files need to be acquired in advance. Therefore, in the embodiment of the present invention, after the execution of the service process is completed, the current execution result, the process definition file, and the configuration file are pushed to the next service system corresponding to the next process node in the configuration file.
Preferably, two ways are adopted for pushing, and the pushing of the current execution result, the process definition file, and the configuration file to the next service system corresponding to the next process node in the configuration file specifically includes:
pushing a current execution result, the flow definition file and the configuration file to a file storage position appointed by the next service system;
and pushing a current execution result, the flow definition file and the configuration file according to the file transmission corresponding to the next service system and the interface address of the system notice.
Meanwhile, sending a service flow execution notification to the next service system, where sending the service flow execution notification to the next service system specifically includes:
and sending a service flow execution notice to the next service system through the interface of the file transmission and system notice corresponding to the next service system.
It can be understood that, after receiving the service flow execution notification, the next service system acquires the flow definition file and the configuration file, executes the corresponding service flow according to the service flow execution rule in the flow definition file, and after the service flow execution is completed, pushes the current execution result, the flow definition file, and the configuration file to the service system behind the next service system in the configuration file, and sends a service flow execution notification to the service system behind the next service system, that is, repeats the relevant flow of step 102 until the service flows of all the service systems related to the flow definition file are executed.
The cross-platform automatic flow operation method provided by the embodiment of the invention realizes the cross-platform flow automation, not only solves the problems that the cross-platform service flow is difficult to deploy and modify, but also saves a large amount of development cost, avoids the problems that a plurality of providers participating in system construction are difficult to modify and communicate together, has low implementation efficiency and high risk, has strong compatibility and high stability, and reduces the human input and human errors compared with the original cross-system offline processing flow, thereby improving the execution efficiency and the execution transparency.
Based on the content of the above embodiment, the cross-platform automated flow operation method further includes:
and updating the process definition file and the configuration file.
Specifically, if the process needs to be changed according to the current actual business rules, only the process definition file and the configuration file are updated, the updated process definition file and the updated configuration file are uploaded to the designated location, and the process to be approved is triggered, and then the process can be executed according to the updated process definition file and the updated configuration file,
according to the cross-platform automatic flow operation method provided by the embodiment of the invention, when the business flow needs to be changed, only the flow definition file and the configuration file need to be modified, so that the problems of difficulty in modification, low efficiency and high risk of the cross-platform business flow are solved, each system can be flexibly configured and can take effect immediately, great convenience is provided for each department, the working efficiency is greatly improved, and the time-consuming and labor-consuming flow processing work is reduced.
Another embodiment of the present invention further provides a cross-platform automated process operating system, including: a common process configuration service system and a plurality of business systems, wherein,
the public process configuration service system is used for reading a pre-generated process definition file and a configuration file after an approval process is triggered, pushing the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sending a business process execution notice to the first business system;
the first service system is used for acquiring the process definition file and the configuration file after receiving the service process execution notice, executing a corresponding service process according to a service process execution rule in the process definition file, pushing a current execution result, the process definition file and the configuration file to a next service system corresponding to a next process node in the configuration file after the service process execution is finished, and sending a service process execution notice to the next service system;
the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems.
Specifically, if the approval process involves N business systems, after the approval process is triggered, the public process configuration service system reads a pre-generated process definition file and a pre-generated configuration file, pushes the process definition file and the configuration file to a first business system corresponding to a starting process node in the configuration file, and sends a business process execution notification to the first business system, thereby starting process execution.
After receiving the service flow execution notice, the first service system acquires the flow definition file and the configuration file, executes the corresponding service flow according to the service flow execution rule in the flow definition file, pushes the current execution result, the flow definition file and the configuration file to a next service system corresponding to a next flow node in the configuration file after the service flow execution is finished, and sends a service flow execution notice to the next service system;
after receiving a service flow execution notice, the second service system acquires the flow definition file and the configuration file, executes a service flow corresponding to the second service system according to a service flow execution rule in the flow definition file, pushes a current execution result, the flow definition file and the configuration file to a third service system corresponding to a next flow node in the configuration file after the service flow execution is finished, and sends the service flow execution notice to the third service system;
the third business system performs similar operations, … …, and ends after the Nth business system completes the business process.
The cross-platform automatic flow operation system provided by the embodiment of the invention is used for realizing the embodiment of the cross-platform automatic flow operation method, so that for understanding of each functional module of the cross-platform automatic flow operation system, the embodiment of the cross-platform automatic flow operation method can be referred to.
The cross-platform automatic flow operation system provided by the embodiment of the invention realizes the cross-platform flow automation, not only solves the problems that the cross-platform service flow is difficult to deploy and modify, but also saves a large amount of development cost, avoids the problems that a plurality of providers participating in system construction are difficult to modify and communicate together, has low implementation efficiency and high risk, has strong compatibility and high stability, and reduces the human input and human errors compared with the original cross-system offline processing flow, thereby improving the execution efficiency and the execution transparency.
Fig. 2 is a schematic entity structure diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 2, the electronic device may include: a processor (processor)210, a communication Interface (communication Interface)220, a memory (memory)230 and a communication bus 240, wherein the processor 210, the communication Interface 220 and the memory 230 are communicated with each other via the communication bus 240. The processor 210 may invoke a computer program stored on the memory 230 and executable on the processor 210 to perform the cross-platform automated flow job method provided by the above-described method embodiments, including, for example: generating a process definition file and a configuration file, wherein the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems; after the approval process is triggered, the public process configuration service system reads the process definition file and the configuration file, pushes the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sends a business process execution notice to the first business system; and after the first service system receives the service flow execution notice, acquiring the flow definition file and the configuration file, executing the corresponding service flow according to the service flow execution rule in the flow definition file, after the service flow execution is finished, pushing the current execution result, the flow definition file and the configuration file to a next service system corresponding to a next flow node in the configuration file, and sending a service flow execution notice to the next service system.
In addition, the logic instructions in the memory 230 may be implemented in the form of software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solutions of the embodiments of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
An embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the cross-platform automation process operation method provided in the foregoing method embodiments, and the method includes: generating a process definition file and a configuration file, wherein the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems; after the approval process is triggered, the public process configuration service system reads the process definition file and the configuration file, pushes the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sends a business process execution notice to the first business system; and after the first service system receives the service flow execution notice, acquiring the flow definition file and the configuration file, executing the corresponding service flow according to the service flow execution rule in the flow definition file, after the service flow execution is finished, pushing the current execution result, the flow definition file and the configuration file to a next service system corresponding to a next flow node in the configuration file, and sending a service flow execution notice to the next service system.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A cross-platform automatic flow operation method is characterized by comprising the following steps:
generating a process definition file and a configuration file, wherein the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems;
after the approval process is triggered, the public process configuration service system reads the process definition file and the configuration file, pushes the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sends a business process execution notice to the first business system;
and after the first service system receives the service flow execution notice, acquiring the flow definition file and the configuration file, executing the corresponding service flow according to the service flow execution rule in the flow definition file, after the service flow execution is finished, pushing the current execution result, the flow definition file and the configuration file to a next service system corresponding to a next flow node in the configuration file, and sending a service flow execution notice to the next service system.
2. The cross-platform automated process operation method according to claim 1, wherein the generating a process definition file and a configuration file specifically includes:
defining a business process execution rule by using a business process representation method, and generating a process definition file;
determining the file storage positions respectively designated by a plurality of service systems related to the service flow execution rule and the interface addresses of the file transmission and system notification corresponding to the service systems, and generating a configuration file;
and serializing the process definition file and the configuration file into two JSON files, and persisting the two JSON files on a hard disk.
3. The cross-platform automated process operation method according to claim 1, further comprising:
and updating the process definition file and the configuration file.
4. The cross-platform automated process operation method according to claim 1, wherein the pushing the process definition file and the configuration file to the first business system corresponding to the start node in the configuration file specifically includes:
pushing the process definition file and the configuration file to a file storage position specified by the first service system;
and pushing the process definition file and the configuration file according to the interface address of the file transmission and system notification corresponding to the first service system.
5. The cross-platform automated process operation method according to claim 1, wherein the sending of the business process execution notification to the first business system specifically includes:
and sending a service flow execution notice to the first service system through the interface of the file transmission and system notice corresponding to the first service system.
6. The cross-platform automated process operation method according to claim 1, wherein the pushing the current execution result, the process definition file, and the configuration file to a next service system corresponding to a next process node in the configuration file specifically includes:
pushing a current execution result, the flow definition file and the configuration file to a file storage position appointed by the next service system;
and pushing a current execution result, the flow definition file and the configuration file according to the file transmission corresponding to the next service system and the interface address of the system notice.
7. The cross-platform automated process operation method according to claim 1, wherein the sending of the service process execution notification to the next service system specifically includes:
and sending a service flow execution notice to the next service system through the interface of the file transmission and system notice corresponding to the next service system.
8. A cross-platform automated process operating system, comprising: a common process configuration service system and a plurality of business systems, wherein,
the public process configuration service system is used for reading a pre-generated process definition file and a configuration file after an approval process is triggered, pushing the process definition file and the configuration file to a first business system corresponding to an initial process node in the configuration file, and sending a business process execution notice to the first business system;
the first service system is used for acquiring the process definition file and the configuration file after receiving the service process execution notice, executing a corresponding service process according to a service process execution rule in the process definition file, pushing a current execution result, the process definition file and the configuration file to a next service system corresponding to a next process node in the configuration file after the service process execution is finished, and sending a service process execution notice to the next service system;
the process definition file comprises a business process execution rule, and the configuration file comprises file storage positions respectively designated by a plurality of business systems and interface addresses of file transmission and system notification corresponding to the business systems.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the steps of the cross-platform automated process operation method according to any one of claims 1 to 7 are implemented when the program is executed by the processor.
10. A non-transitory computer readable storage medium having a computer program stored thereon, wherein the computer program when executed by a processor implements the steps of the cross-platform automated flow job method according to any one of claims 1 to 7.
CN202010096951.9A 2020-02-17 2020-02-17 Cross-platform automatic flow operation method and system Active CN111311185B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010096951.9A CN111311185B (en) 2020-02-17 2020-02-17 Cross-platform automatic flow operation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010096951.9A CN111311185B (en) 2020-02-17 2020-02-17 Cross-platform automatic flow operation method and system

Publications (2)

Publication Number Publication Date
CN111311185A true CN111311185A (en) 2020-06-19
CN111311185B CN111311185B (en) 2023-04-07

Family

ID=71151043

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010096951.9A Active CN111311185B (en) 2020-02-17 2020-02-17 Cross-platform automatic flow operation method and system

Country Status (1)

Country Link
CN (1) CN111311185B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023151303A1 (en) * 2022-02-09 2023-08-17 达而观信息科技(上海)有限公司 Robotic process automation system and method across operating systems

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050096959A1 (en) * 2003-10-31 2005-05-05 Microsoft Corporation Rule engine method and system
CN102799962A (en) * 2012-06-27 2012-11-28 南京合荣欣业信息技术有限公司 Configuration type business flow system and realization method thereof
CN106155718A (en) * 2015-04-02 2016-11-23 阿里巴巴集团控股有限公司 Flow engine implementation method and flow engine system
CN106296127A (en) * 2016-08-10 2017-01-04 国家电网公司 A kind of dynamic construction system and method for intelligent substation operation flow
CN106557860A (en) * 2015-09-30 2017-04-05 腾讯科技(深圳)有限公司 A kind of flow path processing method and device
CN109615334A (en) * 2018-12-13 2019-04-12 重庆戴昂科技有限公司 Low code hardware and software platform approval process configures system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050096959A1 (en) * 2003-10-31 2005-05-05 Microsoft Corporation Rule engine method and system
CN102799962A (en) * 2012-06-27 2012-11-28 南京合荣欣业信息技术有限公司 Configuration type business flow system and realization method thereof
CN106155718A (en) * 2015-04-02 2016-11-23 阿里巴巴集团控股有限公司 Flow engine implementation method and flow engine system
CN106557860A (en) * 2015-09-30 2017-04-05 腾讯科技(深圳)有限公司 A kind of flow path processing method and device
CN106296127A (en) * 2016-08-10 2017-01-04 国家电网公司 A kind of dynamic construction system and method for intelligent substation operation flow
CN109615334A (en) * 2018-12-13 2019-04-12 重庆戴昂科技有限公司 Low code hardware and software platform approval process configures system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023151303A1 (en) * 2022-02-09 2023-08-17 达而观信息科技(上海)有限公司 Robotic process automation system and method across operating systems

Also Published As

Publication number Publication date
CN111311185B (en) 2023-04-07

Similar Documents

Publication Publication Date Title
CN109634728B (en) Job scheduling method and device, terminal equipment and readable storage medium
CN112130993A (en) Power edge Internet of things agent edge calculation method and system based on graphical modeling
CN109448100A (en) Threedimensional model format conversion method, system, computer equipment and storage medium
CN111311185B (en) Cross-platform automatic flow operation method and system
CN113656735A (en) Message pushing system, method, electronic equipment and storage medium
CN109032920A (en) A kind of method and device for being tested protocol interface
CN111291443B (en) Automatic generation method, device and equipment for I/O module model of vehicle control unit software
Zeb et al. An ontology-supported asset information integrator system in infrastructure management
CN103838642A (en) Data recovery method, device and system
US11880353B2 (en) Method and system for handling engineering data in a multiengineering system environment
CN111049913B (en) Data file transmission method and device, storage medium and electronic equipment
CN111475186A (en) Firmware upgrading method, device, equipment and medium based on BMC
CN112181472A (en) Code adding method and device based on Flutter, electronic equipment and storage medium
CN111428379A (en) Method for guaranteeing connection consistency between simulation system diagrams of nuclear power station analog machine
CN111414151B (en) Page generation method and device for process application, electronic equipment and storage medium
CN110765655B (en) Dispatching automation simulation system and construction method and device of SCADA model thereof
CN116136813B (en) Method, device and storage medium for simulating adaptive multi-model avionics signals
CN116383284A (en) Data access method, device, equipment and storage medium
CN112363696B (en) Augmented reality rapid development system and method, electronic device and readable storage medium
CN113987289A (en) Comprehensive pipe rack management method and device based on knowledge graph
CN114461860A (en) SysML (SysML) graph realization method and device
CN116304476A (en) Processing method, equipment and medium for industrial Internet identification analysis data
CN113962644A (en) Process information maintenance method and device, electronic equipment and storage medium
CN113076320A (en) Method, device, equipment and computer readable medium for configuring data table
CN117196536A (en) Collaborative design method, device, equipment and storage medium

Legal Events

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