CN114756273A - BPMN process engine adaptation establishing method and system - Google Patents

BPMN process engine adaptation establishing method and system Download PDF

Info

Publication number
CN114756273A
CN114756273A CN202111420702.1A CN202111420702A CN114756273A CN 114756273 A CN114756273 A CN 114756273A CN 202111420702 A CN202111420702 A CN 202111420702A CN 114756273 A CN114756273 A CN 114756273A
Authority
CN
China
Prior art keywords
flow
engine
file
json
bpmn
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111420702.1A
Other languages
Chinese (zh)
Inventor
裴守文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Chinasoft International Information Technology Co ltd
Original Assignee
Beijing Chinasoft International Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Chinasoft International Information Technology Co ltd filed Critical Beijing Chinasoft International Information Technology Co ltd
Priority to CN202111420702.1A priority Critical patent/CN114756273A/en
Publication of CN114756273A publication Critical patent/CN114756273A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computing Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a BPMN process engine adaptation establishing method and a BPMN process engine adaptation establishing system, wherein the method comprises the following steps: acquiring a flow engine file defined by JSON structured data in an engine file designer; the method comprises the steps that through a JSON structured process engine file configurator, based on preset mapping rules, the association of a process engine file defined by JSON structured data and a process engine processor general process engine file is completed; the JSON structured flow engine file parser generates a flow object by using a preset rule parsing algorithm based on the flow engine file defined by the associated JSON structured data; through the JSON structured flow engine file verifier, when the flow object meets the preset protocol standard, the generated flow objects are respectively stored in respective database tables of a flow engine processor according to the ORM technology. The invention releases the high coupling with the process engine processor through the ORM technology and improves the adaptive capacity of the process engine.

Description

BPMN process engine adaptation establishing method and system
Technical Field
The invention relates to the technical field of workflow, in particular to a method and a system for establishing BPMN process engine adaptation.
Background
At present, Business Process Modeling Notation (BPMN) flow designers have strong professional attributes and large difficulty in understanding more specific nouns, and non-professionals or entry personnel need to spend too much effort to learn and familiarize specific professional technical points, but cannot focus on the design of Business flows, so that the efficiency of a flow engine cannot be maximized.
Meanwhile, the BPMN flow file is too single in presentation form, and most of BPMN flow files are presented and stored in (xml) file form at present, and with the complexity and diversification of the business application systems, the too single file form cannot well meet the requirements of each business application system. The BPMN process file (xml) file analysis excessively depends on a process engine processor, and the problems that a service system is high in coupling with a BPMN process engine, expansion difficulty is high in a specific service scene, and service flexibility is low exist.
Disclosure of Invention
Therefore, the method and the system for establishing the BPMN process engine adaptation provided by the invention overcome the problems of low process engine efficiency, single file form, high coupling of a business system to the BPMN process engine, high expansion difficulty in a specific business scene and low business flexibility in the prior art.
In order to achieve the purpose, the invention provides the following technical scheme:
in a first aspect, an embodiment of the present invention provides a method for establishing a BPMN flow engine adaptation, including:
acquiring a flow engine file defined by JSON structured data in an engine file designer;
the method comprises the steps that through a JSON structured process engine file configurator, based on preset mapping rules, the association of a process engine file defined by JSON structured data and a process engine processor general process engine file is completed;
generating a process object by using an analysis algorithm of a preset rule based on a process engine file defined by the associated JSON structured data through a JSON structured process engine file analyzer;
through the JSON structured flow engine file verifier, when the flow object meets the preset protocol standard, the generated flow objects are respectively stored in respective database tables of a flow engine processor according to the ORM technology.
Optionally, the method further comprises:
and when the process object does not meet the preset protocol standard, generating error information and/or prompt information for the elements of the process object which do not meet the preset protocol standard.
Optionally, the obtaining of the process engine file defined by the JSON structured data in the engine file designer includes:
the engine file designer explains the JSON structured flow data through a preset template engine to generate a flow engine file which meets the preset analysis requirement.
Optionally, the preset mapping rule includes:
and analyzing metadata in a process engine file defined by the JSON structured data and/or a mapping rule of a specific element in a streaming processor through the JSON structured process engine file configurator.
Optionally, the specific elements include: start element, service element, sequence element.
Optionally, the preset rule parsing algorithm corresponds to the preset mapping rule.
Optionally, the preset protocol standard is a BPMN2.0 protocol standard.
In a second aspect, an embodiment of the present invention provides a BPMN flow engine adaptation establishing system, including:
the JSON flow design module is used for acquiring a flow engine file defined by JSON structured data in an engine file designer;
the JSON process file configuration module is used for a JSON structured process engine file configurator and completes the association of the process engine file defined by the JSON structured data and the process engine file universal to the process engine processor through a preset mapping rule;
the JSON process file analysis module is used for generating a process object by using an analysis algorithm of a preset rule based on the process engine file defined by the associated JSON structured data through the JSON structured process engine file analyzer;
and the JSON flow file verification module is used for respectively storing the generated flow objects into respective database tables of the flow engine processor according to the ORM technology when the flow objects meet the preset protocol standard through the JSON structured flow engine file verifier.
In a third aspect, an embodiment of the present invention provides a terminal, including: the BPMN engine adaptation setting method comprises at least one processor and a memory which is in communication connection with the at least one processor, wherein the memory stores instructions which can be executed by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor executes the BPMN engine adaptation setting method according to the first aspect of the embodiment of the invention.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores computer instructions, and the computer instructions are configured to cause the computer to execute the BPMN flow engine adaptation establishment method according to the first aspect of the embodiment of the present invention.
The technical scheme of the invention has the following advantages:
1. the BPMN process engine adaptation establishing method and system provided by the invention construct respective data element attributes and extension attributes by using a JSON data structure to generate a process engine file meeting the preset analysis requirement. Through the JOSN flow designer, the complexity and the threshold of entry of flow design are reduced, people can become business flow designers, and business personnel can be more concentrated on respective actual business flows.
2. According to the BPMN process engine adaptation establishing method and system provided by the invention, the defined rules are dynamically analyzed through the JSON structured process engine file analyzer, the BPMN model object is generated according to the BPMN2.0 protocol specification, the process object is directly persisted by relying on the ORM technology, the complexity and high coupling of the business system to the BPMN system are reduced, the mainstream BPMN system is simplified and compatible, and the integration cost between the business system and the BPMN system is reduced.
3. According to the BPMN process engine adaptation establishing method, the JSON process file rule configurator solidifies process elements according to BPMN2.0 protocol specifications, and corresponding relations among all node attributes in the JSON engine file are established through a visual configuration interface.
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 other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a specific example of a BPMN flow engine adaptation establishment method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a specific example of a JSON flow designer overall architecture of a BPMN flow engine adaptation establishment method according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a specific example of a root node data structure of a BPMN flow engine adaptation establishment method according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a specific example of a leaf node flow data structure of a BPMN flow engine adaptation establishment method according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a specific example of a custom node data structure of a BPMN flow engine adaptation establishment method according to an embodiment of the present invention;
fig. 6 is a flow chart of a flow designer design service of a BPMN flow engine adaptation establishment method according to an embodiment of the present invention;
fig. 7 is a block diagram of a BPMN flow engine adaptation building system according to an embodiment of the present invention;
fig. 8 is a composition diagram of a specific example of a terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood 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.
In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly and may be, for example, fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; the two elements may be directly connected or indirectly connected through an intermediate medium, or may be communicated with each other inside the two elements, or may be wirelessly connected or wired connected. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
In addition, the technical features involved in the different embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
Example 1
The BPMN flow engine adaptation establishing method provided by the embodiment of the present invention, as shown in fig. 1, includes the following steps:
step S1: and acquiring a flow engine file defined by JSON structured data in an engine file designer.
In the embodiment of the invention, the engine file designer explains JSON structured flow data through a preset template engine to generate a flow engine file meeting the preset analysis requirement. For example only, and not limited to this, in practical applications, the corresponding template engine and the corresponding parsing requirement are selected according to practical requirements.
In the embodiment of the invention, the JSON process engine file structure constructs respective data element attributes and extension attributes by using a JSON data structure to generate the process engine file of the JSON structure.
JSON structured flow engine file designers in embodiments of the invention are essentially different from conventional bpmn. The engine file designer utilizes the template engine to explain the flow data of the JSON structure, and can quickly generate the engine file which meets the analysis requirement. The JSON structured process engine file designer has no unsmooth and unintelligible proper nouns, and is completely based on own business scenarios, for example: and defining each node and node attribute of the business flow chart by the financial approval business, the personnel performance business and the like. Meanwhile, the customized plug-in under the special scene can be customized to meet different service scenes, so that service personnel can be more concentrated in the service.
In a specific embodiment, the designer is mainly used for quickly constructing a flow design tool in a JSON format, and the flow design tool is dragged by adopting an H5-based drawing board technology without depending on a back-end service support, and can be independently operated or quickly integrated into an existing business system as a plug-in file. Common service components and plug-ins are built in based on design ideas of componentization, plug-in and templating, so that common service scenes can be quickly adapted, and the aim of using the service components and the plug-ins after opening boxes is fulfilled.
In a specific embodiment, the overall architecture of the JSON flow designer, as shown in fig. 2, is used to design a business flow by means of the JSON flow designer, and finally is exposed and used with the structured data of a specific JSON.
The JSON data structure is divided into three parts: as shown in fig. 3, the root node data structure includes basic information of flow dataness as a start node of the entire flow: unique identification, name, description, grouping and self-defined tree expansion are carried out only by way of example, and not by way of limitation, and basic information of response is selected according to actual requirements in actual application.
The leaf node flow data structure, as shown in fig. 4, describes the association relationship among the business logic, the form attributes, the branch nodes, and the parent and child nodes of the whole flow. Each leaf node has its own node type, unique identifier, name, parent node identifier and next node identifier.
The custom node data structure, as shown in fig. 5, is used to enhance the extensibility of the service flow structure and adapt to various service scenarios.
Step S2: and finishing the association between the process engine file defined by the JSON structured data and the process engine file universal to the process engine processor through the JSON structured process engine file configurator based on a preset mapping rule.
In the embodiment of the invention, the JSON structured process engine file configurator is a bridge for building a process engine file defined by JSON structured data and a process engine file universal to a process engine processor. And analyzing the mapping rule of the metadata in the JSON structured flow file and specific elements such as a start element, a service element, a sequence element and the like in the flow processor by the configurator, and associating the JSON structured flow engine file with a general flow engine file which can be analyzed by the flow processor.
In the embodiment of the present invention, the preset mapping rule includes: and analyzing metadata in the process engine file defined by the JSON structured data and/or mapping rules of specific elements in the streaming processor through the JSON structured process engine file configurator. Specific elements, including: the starting element, the service element, and the sequence element are only examples, but not limited to these, and the corresponding specific elements are selected according to actual requirements in actual applications.
In the embodiment of the invention, the JSON process file rule configurator solidifies the process elements according to the BPMN2.0 protocol specification and establishes the corresponding relation between the node attributes in the JSON engine file through a visual configuration interface.
In the embodiment of the present invention, as shown in fig. 6, a business flow chart is designed through a flow designer, and specific structured data is generated in the form of JSON structure number. And mapping the JSON structured data into a flow element of BPMN protocol standard through a visual configuration interface to realize matching with a flow engine processor.
Step S3: and generating a process object by using an analysis algorithm of a preset rule based on the process engine file defined by the associated JSON structured data through a JSON structured process engine file analyzer.
In the embodiment of the present invention, the analysis algorithm of the preset rule corresponds to the preset mapping rule. For example: when the preset protocol standard is the BPMN2.0 protocol standard, the JSON structured Data maps JSON Data into Flow elements of the BPMN2.0 protocol standard through a configurator, and the file parser generates Flow object Data (Flow Objects), connection object Data (Connecting Objects), Gateway object Data (Gateway Objects) and Data Objects (Data Objects) step by step according to configuration rules.
In the embodiment of the invention, the rule analyzer dynamically analyzes the defined rule, the process engine processor is established to identify the analyzed event object, task object and sequential flow object, the BPMN model object is generated according to the BPMN2.0 protocol specification, and the element object related to the business process diagram is directly persisted by relying on the ORM technology.
Step S4: through a JSON structured flow engine file verifier, when a flow object meets a preset protocol standard, the generated flow objects are respectively stored in respective database tables of a flow engine processor according to an ORM technology.
In the embodiment of the invention, each generated flow object is verified according to the standard BPMN2.0 protocol element, and error information and prompt information are given to the objects and attributes which do not meet the protocol standard. The forms of the error information and the prompt information are not limited herein, and the error information and the prompt information are correspondingly obtained according to actual requirements. And after verification, directly persisting the generated flow object data to respective database tables of the flow engine processor by means of an ORM technology.
In the embodiment of the invention, the JSON structured process engine file verifier mainly aims to check whether a process engine object generated by a JSON engine file meets the BPMN2.0 protocol standard or not, and provides a prompt and modification scheme for object elements which do not meet the standard, so that the mapping rule is convenient to adjust.
According to the BPMN process engine adaptation establishing method provided by the embodiment of the invention, the JOSN process designer is adopted, so that the complexity and the threshold of entry of the process design are reduced, and people can become business process designers to concentrate on respective actual business processes. The complexity and high coupling of the business system to the BPMN system are reduced through the rule matcher, the process parser and the process object persistence, and the integration cost between the business system and the BPMN system is reduced.
Example 2
An embodiment of the present invention provides a BPMN flow engine adaptation establishing system, as shown in fig. 7, including:
the JSON flow design module 1 is used for acquiring a flow engine file defined by JSON structured data in an engine file designer; this module executes the method described in step S1 in embodiment 1, and is not described herein again.
The JSON process file configuration module 2 is used for a JSON structured process engine file configurator and finishing the association of the process engine file defined by the JSON structured data and the general process engine file of the process engine processor through a preset mapping rule; this module executes the method described in step S2 in embodiment 1, and is not described herein again.
A JSON process file analysis module 3, configured to generate a process object based on the process engine file defined by the associated JSON structured data by using an analysis algorithm of a preset rule through a JSON structured process engine file analyzer; this module executes the method described in step S3 in embodiment 1, and is not described herein again.
The JSON flow file verification module 4 is used for respectively storing the generated flow objects into respective database tables of the flow engine processors according to the ORM technology through the JSON structured flow engine file verifier when the flow objects meet the preset protocol standard; this module executes the method described in step S4 in embodiment 1, and is not described herein again.
The embodiment of the invention provides a BPMN process engine adaptation establishing system, a JSON structured data establishes a BPMN process engine adaptation system, and a JOSN process designer is used for reducing the complexity and the threshold of entry of process design, so that everyone can become a business process designer, and business personnel can concentrate on respective actual business processes. Through the configurator, the resolver and the verifier, the process object persistence reduces the complexity and high coupling of the business system to the BPMN system. Simplifies and is compatible with the mainstream BPMN system, and reduces the integration cost between the service system and the BPMN system.
Example 3
An embodiment of the present invention provides a terminal, as shown in fig. 8, including: at least one processor 401, such as a CPU (Central Processing Unit), at least one communication interface 403, memory 404, and at least one communication bus 402. Wherein a communication bus 402 is used to enable connective communication between these components. The communication interface 403 may include a Display (Display) and a Keyboard (Keyboard), and the optional communication interface 403 may also include a standard wired interface and a standard wireless interface. The Memory 404 may be a high-speed RAM Memory (Random Access Memory) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. The memory 404 may optionally be at least one memory device located remotely from the processor 401. Wherein the processor 401 may execute the BPMN flow engine adaptation establishment method in embodiment 1. A set of program codes is stored in the memory 404, and the processor 401 calls the program codes stored in the memory 404 for executing the BPMN flow engine adaptation setup method in embodiment 1. The communication bus 402 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. The communication bus 402 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one line is shown in FIG. 8, but this does not represent only one bus or one type of bus. The memory 404 may include a volatile memory (RAM), such as a random-access memory (RAM); the memory may also include a non-volatile memory (english: non-volatile memory), such as a flash memory (english: flash memory), a hard disk (english: hard disk drive, abbreviated: HDD) or a solid-state drive (english: SSD); the memory 404 may also comprise a combination of memories of the kind described above. The processor 401 may be a Central Processing Unit (CPU), a Network Processor (NP), or a combination of a CPU and an NP.
The memory 404 may include a volatile memory (RAM), such as a random-access memory (RAM); the memory may also include a non-volatile memory (english: non-volatile memory), such as a flash memory (english: flash memory), a hard disk (english: hard disk drive, abbreviated: HDD) or a solid-state drive (english: SSD); the memory 404 may also comprise a combination of memories of the kind described above.
The processor 401 may be a Central Processing Unit (CPU), a Network Processor (NP), or a combination of a CPU and an NP.
The processor 401 may further include a hardware chip. The hardware chip may be an application-specific integrated circuit (ASIC), a Programmable Logic Device (PLD), or a combination thereof. The PLD may be a Complex Programmable Logic Device (CPLD), a field-programmable gate array (FPGA), a General Array Logic (GAL), or any combination thereof.
Optionally, the memory 404 is also used to store program instructions. The processor 401 may call program instructions to implement the establishment method of BPMN flow engine adaptation in embodiment 1.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer-executable instruction is stored in the computer-readable storage medium, and the computer-executable instruction can execute the method for establishing the BPMN flow engine adaptation in embodiment 1. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD), a Solid State Drive (SSD), or the like; the storage medium may also comprise a combination of memories of the kind described above.
It should be understood that the above examples are only for clarity of illustration and are not intended to limit the embodiments. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. And obvious variations or modifications of the invention may be made without departing from the spirit or scope of the invention.

Claims (10)

1. A BPMN process engine adaptation establishing method is characterized by comprising the following steps:
acquiring a flow engine file defined by JSON structured data in an engine file designer;
the method comprises the steps that through a JSON structured process engine file configurator, based on preset mapping rules, the association of a process engine file defined by JSON structured data and a process engine processor general process engine file is completed;
generating a process object by using an analysis algorithm of a preset rule based on a process engine file defined by the associated JSON structured data through a JSON structured process engine file analyzer;
through the JSON structured flow engine file verifier, when the flow object meets the preset protocol standard, the generated flow objects are respectively stored in respective database tables of a flow engine processor according to the ORM technology.
2. The BPMN flow engine adaptation setup method according to claim 1, further comprising:
and when the process object does not meet the preset protocol standard, generating error information and/or prompt information for the elements of the process object which do not meet the preset protocol standard.
3. The BPMN flow engine adaptation establishing method according to claim 1, wherein obtaining a flow engine file defined by JSON structured data in an engine file designer comprises:
the engine file designer explains the JSON structured flow data through a preset template engine to generate a flow engine file which meets the preset analysis requirement.
4. The BPMN flow engine adaptation building method according to claim 3, wherein the preset mapping rule includes:
and analyzing metadata in the process engine file defined by the JSON structured data and/or mapping rules of specific elements in the streaming processor through the JSON structured process engine file configurator.
5. The BPMN flow engine adaptation setup method according to claim 4, wherein the specific elements include: start element, service element, sequence element.
6. The BPMN flow engine adaptation building method according to claim 1, wherein the preset rule parsing algorithm corresponds to the preset mapping rule.
7. The BPMN flow engine adaptation establishing method according to claim 2, wherein the predetermined protocol standard is a BPMN2.0 protocol standard.
8. A BPMN process engine adaptation establishing system is characterized by comprising:
the JSON flow design module is used for acquiring a flow engine file defined by JSON structured data in an engine file designer;
the JSON flow file configuration module is used for a JSON structured flow engine file configurator and finishing the association between a flow engine file defined by JSON structured data and a flow engine file universal to a flow engine processor through a preset mapping rule;
the JSON flow file analysis module is used for generating a flow object by using an analysis algorithm of a preset rule based on a flow engine file defined by the associated JSON structured data through a JSON structured flow engine file analyzer;
and the JSON flow file verification module is used for storing the generated flow objects into respective database tables of the flow engine processors respectively according to the ORM technology when the flow objects meet the preset protocol standard through the JSON structured flow engine file verifier.
9. A terminal, comprising: at least one processor, and a memory communicatively coupled to the at least one processor, wherein the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to cause the at least one processor to perform the BPMN flow engine adapted setup method of any of claims 1-7.
10. A computer readable storage medium storing computer instructions for causing a computer to perform the method of BPMN flow engine adaptation set up of any of claims 1-7.
CN202111420702.1A 2021-11-26 2021-11-26 BPMN process engine adaptation establishing method and system Pending CN114756273A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111420702.1A CN114756273A (en) 2021-11-26 2021-11-26 BPMN process engine adaptation establishing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111420702.1A CN114756273A (en) 2021-11-26 2021-11-26 BPMN process engine adaptation establishing method and system

Publications (1)

Publication Number Publication Date
CN114756273A true CN114756273A (en) 2022-07-15

Family

ID=82326124

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111420702.1A Pending CN114756273A (en) 2021-11-26 2021-11-26 BPMN process engine adaptation establishing method and system

Country Status (1)

Country Link
CN (1) CN114756273A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116795424A (en) * 2023-08-25 2023-09-22 中国电子科技集团公司第十五研究所 Workflow engine-based commonality model assembling and debugging method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116795424A (en) * 2023-08-25 2023-09-22 中国电子科技集团公司第十五研究所 Workflow engine-based commonality model assembling and debugging method and system
CN116795424B (en) * 2023-08-25 2023-11-14 中国电子科技集团公司第十五研究所 Workflow engine-based commonality model assembling and debugging method and system

Similar Documents

Publication Publication Date Title
CN109636317B (en) Service control method, device, system and storage medium
CN106557340A (en) A kind of collocation method and device
CN104391934A (en) Data calibration method and device
WO2023151566A1 (en) Digital twin system construction method, terminal device, and storage medium
CN109039788A (en) Port configuration method, device and the storage medium of the network equipment
CN110276074B (en) Distributed training method, device, equipment and storage medium for natural language processing
CN111106899B (en) Data verification method and device in Internet of things, computer equipment and storage medium
CN112507135A (en) Visual knowledge graph query template construction method, device, system and storage medium
WO2014151789A9 (en) System and method for developing business rules for decision engines
CN107688950A (en) Household electrical appliances consultation method, electronic equipment and computer-readable recording medium after sale
JP6590114B2 (en) Network configuration information generation method
CN114756273A (en) BPMN process engine adaptation establishing method and system
CN110245128A (en) Method for building up and device, storage medium, the electronic device of meta-model
EP2511841A2 (en) System and method for generation of cim-based power system circuit models
US20040059814A1 (en) Gateway and gateway setting tool
CN111723019A (en) Interface debugging method and system
CN113419719B (en) Interface use case generation method and system based on business scene
CN110019207B (en) Data processing method and device and script display method and device
CN110647564A (en) Hive table establishing method, electronic device and computer readable storage medium
CN108229907B (en) Rule changing method and system based on expression engine
CN114443039A (en) Input parameter verification method and device, electronic equipment and storage medium
CN113467782B (en) Method, device and equipment for determining business process
CN111314805B (en) Debugging method and device for intercommunication OMCI (OMCI) messages of GPON (gigabit passive optical network) system
CN113987725A (en) Automatic generation method for nuclear power station DCS transparent transmission network variable logic relation
CN115756439B (en) Method and device for arranging state machine engine and computer equipment

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