CN112799651B - Event-driven electronic batch recording system - Google Patents

Event-driven electronic batch recording system Download PDF

Info

Publication number
CN112799651B
CN112799651B CN202110151416.3A CN202110151416A CN112799651B CN 112799651 B CN112799651 B CN 112799651B CN 202110151416 A CN202110151416 A CN 202110151416A CN 112799651 B CN112799651 B CN 112799651B
Authority
CN
China
Prior art keywords
flow
design
module
event
service
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
CN202110151416.3A
Other languages
Chinese (zh)
Other versions
CN112799651A (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.)
Instrumentation Technology And Economy Institute P R China
Original Assignee
Instrumentation Technology And Economy Institute P R China
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 Instrumentation Technology And Economy Institute P R China filed Critical Instrumentation Technology And Economy Institute P R China
Priority to CN202110151416.3A priority Critical patent/CN112799651B/en
Publication of CN112799651A publication Critical patent/CN112799651A/en
Application granted granted Critical
Publication of CN112799651B publication Critical patent/CN112799651B/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/30Creation or generation of source code
    • 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/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention discloses an event-driven electronic batch recording system. In the invention, the functions of the MES product designed by the applicability and the expandability have expandability, and the system can be continuously expanded along with gradual perfection of application and gradual increase of users (including member units and public), and the whole system can be smoothly transited to a new system after upgrading. Meanwhile, in the development of a software system, the repeated utilization of each functional module is considered, so that the complexity of system expansion is reduced; the method has the advantages that the modular design concept is adopted in the MES product design, the modular design is adopted in the whole system, and the unified standard interface specification is adopted, so that the software system can be conveniently expanded and other subsystems can be added in the future, and the maintainability and the expandability of the product are improved; the design scheme is based on advanced technology, and advanced field design concept, SOA technical route and technical system architecture are adopted, so that the project has the leading position in China.

Description

Event-driven electronic batch recording system
Technical Field
The invention belongs to the technical field of event processing, and particularly relates to an event-driven electronic batch recording system.
Background
The MES consists of two major departments, MES Framework and MES Components, wherein the MES Framework is a platform modeling center and the MES Components are industry library suite centers. MES is a whole set of industrial basic management platform specially developed for the production execution of the intelligent manufacturing industry; wherein the MES Framework modeling center is an industrial product knowledge base constructed based on ISA-95 committee specification standards; MES Components are production management suites that we specifically customize for each field of the MES industry.
However, the security is generally not high when the common system is used, and the unified standard interface specification is not adopted, so that the expansion of the software system and the addition of other subsystems are inconvenient.
Disclosure of Invention
The invention aims at: in order to solve the above-mentioned problems, an event-driven electronic batch recording system is provided.
The technical scheme adopted by the invention is as follows: an event driven electronic batch recording system, the event driven electronic batch recording system comprising the steps of:
s1, firstly, architectural design: external entities (other systems, devices, and people) and characteristics of interactions with the target system, and the environment in which the target system operates, are designed. The manner in which software interacts with external entities is typically modeled with an architecture environment map. The system that interacts with the target system may be expressed as: the system comprises an upper system, a lower system, a peer system and participants;
s2, a designer performs module segmentation according to service requirements contained in the components to form a module list and determines the corresponding relation between the modules and the requirements;
s3, carrying out module design, namely defining main functions of the module; the logic flow of the module is represented by an Excel chart (such as a flow chart and the like) with necessary explanation, and the flow chart is described; characteristics for each input parameter are given, including name, identity, type and format of data, valid range of data values, manner of input. Giving the characteristics of each output parameter, including name, identification, type and format of data, effective range of data value, output form, output medium and description of output graph and symbol; including calculation formulas and specifications, certain set or necessary logical relationships. For functions, emphasis is placed on the description; according to the data design specification, a data table structure, an index and the like are established, and optimized design is carried out to form a database design instruction book;
s4, after defining database design rules, constructing a CMES platform; the service construction of the platform framework comprises the construction of an abstract model without any specific service, the constructed design thought does not contain specific service components any more, the specific implementation requirement is that an atomic service center establishes a domain concept model, a message driving center instantiates a model concept, namely when the atomic service center is constructed, the message driving center is operated, messages during operation are divided into different types of messages to be issued outwards, and subscribers can selectively carry out selective response events;
s5, newly creating a flow example; business scenario: the process creator logs in to the workflow design tool; clicking a new button, and inputting a key value of the process in a pop-up new window, wherein the key value needs to be ensured to be unique; the system checks whether the key value is unique or not, and if the key value is unique, the new establishment is successful;
s6, defining a flow activity starting point, a circulation node and a flow ending node, and opening the existing flow
Describing relevant elements of the current flow, including a flow key, an application name, a module name, a flow name, creation time and modification time; the process is stored; clicking a save button to persist the current edited flow in XML format;
s7, the current node needs to communicate with links and tell a resource address or URL; i.e., communicate with those forms, including link key, name, availability, description, category, opUrl; simultaneously displaying link list statistics; assigning a notifier page; the organizational chart uses personnel organization trees in the unified authority to complete the configuration of personnel organizational structures; the resource selection is mainly the selection of organization structural personnel;
s8, a variable editing page; namely, the customization of variables, defining the customization data column required by the current flow; such as forms, URLs, jumpers, related resource information related to the current activity;
s9, after each active node is defined, an active node entry point and an output point are provided, the current node exit and the next node entry are linked, namely, the action page setting for completing the rule addition is the setting of an expression, and the format is a Boolean value format;
s10, clicking an active icon popup menu on the right button to click a newly built sub-flow editor, inputting flow information, and selecting the blocking type and whether the current flow is serial or parallel;
s11, dynamically loading the event to be executed by using a reflection system.
In a preferred embodiment, in the step S1, the content in the structural model inside the design target system is refined into a component; the components comprise a service component and an infrastructure component, wherein the service component is derived from the service field, the infrastructure component has no service connection with the service field, and the service component is provided with operation support; the designer should divide the components according to the following principles: a principle of relatively independent functions; a low coupling, high cohesion principle; an independent delivery principle; the components are assembled and reused seamlessly; the main output of the architecture design is a software architecture diagram, which includes a data architecture and a program structure; the designer shall describe in detail the parts of the software architecture diagram; because the system is based on an FKS platform architecture system, all stages according to design work completely consider the factors, and redesign is not needed.
In a preferred embodiment, in the step S2, the following basic principles are considered for the segmentation of the module: the size of the module is moderate when the module is cut, and the module has a clear module structure; the function of the module which is required to be segmented is relatively independent and complete under the general condition; defining reasonable dependency relationship among modules; the reasonable module dependency relationship is clear in the design stage, so that more reasonable arrangement of project planning is facilitated; and (3) eliminating repeated work as much as possible, and establishing a common module to reduce redundancy.
In a preferred embodiment, in step S4, the same flow center is also a construction of an abstract model, the construction design concept is not dependent on any service, and is also a construction of an abstract model, the application design of the flow center has two major elements, one major element is a flow design work and the other major element is a flow operation work; when the flow design is the flow design, the function definition in the design comprises the definition of the elements of flow definition, flow description, attribute definition, resource definition, variable management and activity definition in the following flow design, so that the description of the design is realized; and when the process is operated, the process operation comprises process starting, task to-do and BPM process list realization and operation state management of the process in operation.
In a preferred embodiment, in step S8, the variable key, variable name, value object, description, variable type are included; and displaying the variable list after saving.
In a preferred embodiment, in the step S8, the process information is set, and the process editing page includes a process key, a name, a description, whether to use, an application name (approval), a process type (approval process), a form address, and an automatic generation activity dispatcher (True/False).
In a preferred embodiment, in the step S9, the user logs in to the workflow design tool, enters into a process editing page, and clicks a certain activity in the process editing area, and the system displays the V attribute of the current link in the attribute editing area; the user edits the attribute of the connection line, and the unified preservation of the flow is completed through the preservation function of the flow editing; and (3) setting conditions: the system is used for clicking a certain connecting line in the flow editing area, and popping up an active condition setting page through an active floating menu clicking system; the page element includes: the key, name, value, condition description and value type are stored in the database after being stored.
In a preferred embodiment, in the step S10, the specific list information includes: flow key, sub-flow name, blocking type: wait for all branch flows to complete 2: no branching flow waits for 3: waiting for any one branch flow to finish 4: wait for the specified branch flow to complete), serial/parallel; clicking on the save database.
In a preferred embodiment, in step S11, the developer only needs to find the corresponding command to execute according to the scene GUID set by the user selection.
In a preferred embodiment, in step S11, if the event is an event, the platform issues the event when the user selects the event according to the user' S behavior when the user is designing, the event in the message queue is issued, and the developer only needs to subscribe to the corresponding event according to the event ID set by the user.
In summary, due to the adoption of the technical scheme, the beneficial effects of the invention are as follows:
1. in the invention, the functions of the MES product designed by the applicability and the expandability have expandability, and the system can be continuously expanded along with gradual perfection of application and gradual increase of users (including member units and public), and the whole system can be smoothly transited to a new system after upgrading. Meanwhile, in the development of a software system, the repeated utilization of each functional module is considered, so that the complexity of system expansion is reduced; the method has the advantages that the modular design concept is adopted in the MES product design, the modular design is adopted in the whole system, and the unified standard interface specification is adopted, so that the software system can be conveniently expanded and other subsystems can be added in the future, and the maintainability and the expandability of the product are improved; the design scheme is based on an advanced technology, and advanced field design concepts, SOA (service oriented architecture) technical routes and technical system architecture are adopted, so that the project has the leading position in China, and the characteristics of long service cycle and high performance index of the built system are ensured; the stable and reliable relationship of the district sharing exchange platform is great, and along with the increase of the information exchange sharing requirement of the industry library, the adoption of the development technology and the design scheme which are mature in technology, highly reliable, safe and stable is very important, and the MES ensures the normal operation of the whole system and can cope with the unexpected abnormal situation.
2. In the invention, MES security is a bright point of the product, when the product is designed, various security technical means such as message data packet encryption, published service header encryption, data key encryption, single sign-on authentication, domain server authentication and event publishing subscription monitoring are adopted in the aspect of software design, and a hardware server firewall is provided with an IPS intrusion prevention system, flow control, VPN, audit alarm and the like to ensure that strict protection is provided for related application databases; the platform uses the message driving framework to ensure that the system has good platform portability and can stably and reliably run on various platforms. The service can reissue the normal operation of the service on the premise of basically not modifying the corresponding platform; the MES design fully considers the principle of standard and opening, adopts the design concept of message service driving, supports various corresponding software and hardware interfaces in the form of binding message flows serving as content message packages, has high flexibility and high ductility, has the characteristic of interconnection and intercommunication with various systems, is truly opened in structure, is convenient for interconnection and expansion with other systems, is easy to realize migration to advanced technologies in future, fully protects the existing systems of users, and is comprehensively reflected in portability, interoperability, system independence and integration.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions in the embodiments of the present invention will be clearly and completely described in the following in conjunction with the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
An event driven electronic batch recording system, the event driven electronic batch recording system comprising the steps of:
s1, firstly, architectural design: external entities (other systems, devices, and people) and characteristics of interactions with the target system, and the environment in which the target system operates, are designed. The manner in which software interacts with external entities is typically modeled with an architecture environment map. The system that interacts with the target system may be expressed as: the system comprises an upper system, a lower system, a peer system and participants; in step S1, designing a content refinement component in a structural model inside a target system; the components comprise a service component and an infrastructure component, wherein the service component is derived from the service field, the infrastructure component has no service connection with the service field, and the service component is provided with operation support; the designer should divide the components according to the following principles: a principle of relatively independent functions; a low coupling, high cohesion principle; an independent delivery principle; the components are assembled and reused seamlessly; the main output of the architecture design is a software architecture diagram, including a data architecture and a program architecture; the designer shall describe in detail the parts of the software architecture diagram; because the system is based on an FKS platform architecture system, all stages according to design work completely consider the factors, and redesign is not needed;
s2, a designer performs module segmentation according to service requirements contained in the components to form a module list and determines the corresponding relation between the modules and the requirements; in the step S2, the following basic principles should be considered for the segmentation of the module: the size of the module is moderate when the module is cut, and the module has a clear module structure; the function of the module which is required to be segmented is relatively independent and complete under the general condition; defining reasonable dependency relationship among modules; the reasonable module dependency relationship is clear in the design stage, so that more reasonable arrangement of project planning is facilitated; eliminating repeated work as much as possible, and establishing a public module to reduce redundancy;
s3, carrying out module design, namely defining main functions of the module; the logic flow of the module is represented by an Excel chart (such as a flow chart and the like) with necessary explanation, and the flow chart is described; characteristics for each input parameter are given, including name, identity, type and format of data, valid range of data values, manner of input. Giving the characteristics of each output parameter, including name, identification, type and format of data, effective range of data value, output form, output medium and description of output graph and symbol; including calculation formulas and specifications, certain set or necessary logical relationships. For functions, emphasis is placed on the description; according to the data design specification, a data table structure, an index and the like are established, and optimized design is carried out to form a database design instruction book;
s4, after defining database design rules, constructing a CMES platform; the service construction of the platform framework comprises the construction of an abstract model without any specific service, the constructed design thought does not contain specific service components any more, the specific implementation requirement is that an atomic service center establishes a domain concept model, a message driving center instantiates a model concept, namely when the atomic service center is constructed, the message driving center is operated, messages during operation are divided into different types of messages to be issued outwards, and subscribers can selectively carry out selective response events; in the step S4, the same flow center is also the construction of an abstract model, the construction design concept is not dependent on any service, and the construction of the abstract model is also realized, the application design of the flow center has two major elements, one major element is the flow design work and the other major element is the flow operation work; when the flow design is the flow design, the function definition in the design comprises the definition of the elements of flow definition, flow description, attribute definition, resource definition, variable management and activity definition in the following flow design, so that the description of the design is realized; when the process is operated, the process operation comprises process starting, task to-do and BPM process list realization to manage the operation state of the process in operation;
s5, newly creating a flow example; business scenario: the process creator logs in to the workflow design tool; clicking a new button, and inputting a key value of the process in a pop-up new window, wherein the key value needs to be ensured to be unique; the system checks whether the key value is unique or not, and if the key value is unique, the new establishment is successful; in the step S8, the variable key, the variable name, the value object, the description and the variable type are included; displaying a variable list after saving;
s6, defining a flow activity starting point, a circulation node and a flow ending node, and opening the existing flow
Describing relevant elements of the current flow, including a flow key, an application name, a module name, a flow name, creation time and modification time; the process is stored; clicking a save button to persist the current edited flow in XML format;
s7, the current node needs to communicate with links and tell a resource address or URL; i.e., communicate with those forms, including link key, name, availability, description, category, opUrl; simultaneously displaying link list statistics; assigning a notifier page; the organizational chart uses personnel organization trees in the unified authority to complete the configuration of personnel organizational structures; the resource selection is mainly the selection of organization structural personnel;
s8, a variable editing page; namely, the customization of variables, defining the customization data column required by the current flow; such as forms, URLs, jumpers, related resource information related to the current activity; in the step S8, setting flow information, wherein the flow editing page includes a flow key, a name, a description, whether to use, an application name (approval), a flow type (approval), a form address, and an automatic generation activity dispatcher (True/False);
s9, after each active node is defined, an active node entry point and an output point are provided, the current node exit and the next node entry are linked, namely, the action page setting for completing the rule addition is the setting of an expression, and the format is a Boolean value format; in step S9, the user logs in to the workflow design tool, enters into a process editing page, and the user clicks a certain activity in a process editing area, and the system displays the V attribute of the current connection line in the attribute editing area; the user edits the attribute of the connection line, and the unified preservation of the flow is completed through the preservation function of the flow editing; and (3) setting conditions: the system is used for clicking a certain connecting line in the flow editing area, and popping up an active condition setting page through an active floating menu clicking system; the page element includes: the key, the name, the value, the condition description and the value type are stored in a database after being stored;
s10, clicking an active icon popup menu on the right button to click a newly built sub-flow editor, inputting flow information, and selecting the blocking type and whether the current flow is serial or parallel; in the step S10, the specific list information includes: flow key, sub-flow name, blocking type: wait for all branch flows to complete 2: no branching flow waits for 3: waiting for any one branch flow to finish 4: wait for the specified branch flow to complete), serial/parallel; clicking a save database; the MES product functions designed by the applicability and the expandability have expandability, can be continuously expanded along with gradual perfection of application and gradual increase of users (including member units and public), and the whole system can be smoothly transited to a new system after upgrading. Meanwhile, in the development of a software system, the repeated utilization of each functional module is considered, so that the complexity of system expansion is reduced; the method has the advantages that the modular design concept is adopted in the MES product design, the modular design is adopted in the whole system, and the unified standard interface specification is adopted, so that the software system can be conveniently expanded and other subsystems can be added in the future, and the maintainability and the expandability of the product are improved; the design scheme is based on an advanced technology, and advanced field design concepts, SOA (service oriented architecture) technical routes and technical system architecture are adopted, so that the project has the leading position in China, and the characteristics of long service cycle and high performance index of the built system are ensured; the stable and reliable relationship of the district sharing exchange platform is great, and along with the increase of the information exchange sharing requirement of the industry library, the adoption of the development technology and the design scheme which are mature in technology, highly reliable, safe and stable is very important, and the MES ensures the normal operation of the whole system and can cope with the unexpected abnormal situation;
s11, dynamically loading an event to be executed by using a reflection system. Reflection. Dynamic method; in the step S11, the developer only needs to find the corresponding command to execute according to the scene GUID set by the user selection; in the step S11, if the event is an event, the platform issues the event when the user selects the event according to the user' S behavior during the user-defined design, the event in the message queue is issued, and the developer only needs to subscribe the corresponding event according to the event ID set by the user; MES security is a bright point of the product, when the product is designed, various security technical means such as message data packet encryption, published service header encryption, data key encryption, single sign-on authentication, domain server authentication and event publishing and subscribing monitoring are adopted in the aspect of software design, a firewall at a hardware server end is provided with an IPS intrusion prevention system, flow control, VPN, audit alarm and the like to ensure, and strict protection is provided for related application databases; the platform uses the message driving framework to ensure that the system has good platform portability and can stably and reliably run on various platforms. The service can reissue the normal operation of the service on the premise of basically not modifying the corresponding platform; the MES design fully considers the principle of standard and opening, adopts the design concept of message service driving, supports various corresponding software and hardware interfaces in the form of binding message flows serving as content message packages, has high flexibility and high ductility, has the characteristic of interconnection and intercommunication with various systems, is truly opened in structure, is convenient for interconnection and expansion with other systems, is easy to realize migration to advanced technologies in future, fully protects the existing systems of users, and is comprehensively reflected in portability, interoperability, system independence and integration.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the 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 scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. An event driven electronic batch recording system, characterized by: the event driven electronic batch recording system comprises the following steps:
s1, firstly, architectural design: designing external entities and characteristics of interactions with the target system, and the environment in which the target system operates, typically using an architectural environment diagram to model how software interacts with external entities, the system interacting with the target system can be represented as: the system comprises an upper system, a lower system, a peer system and participants; in step S1, designing a content refinement component in a structural model inside a target system; the components comprise a service component and an infrastructure component, wherein the service component is derived from the service field, the infrastructure component has no service connection with the service field, and the service component is provided with operation support; the designer should divide the components according to the following principles: a principle of relatively independent functions; a low coupling, high cohesion principle; an independent delivery principle; the components are assembled and reused seamlessly; the main output of the architecture design is a software architecture diagram, which includes a data architecture and a program structure; the designer shall describe in detail the parts of the software architecture diagram; because the system is based on an FKS platform architecture system, all stages according to design work completely consider the factors, and redesign is not needed;
s2, a designer performs module segmentation according to service requirements contained in the components to form a module list and determines the corresponding relation between the modules and the requirements;
s3, carrying out module design, namely defining main functions of the module; the logic flow of the module is represented by an Excel chart aided with necessary explanation, and the flow chart is described; giving the characteristics of each input parameter, including name, identification, type and format of data, effective range of data value and input mode, giving the characteristics of each output parameter, including name, identification, type and format of data, effective range of data value, output form, output medium and description of output graph and symbol; including the calculation formulas and descriptions, some set or necessary logic relationships, and the description is emphasized for the functions; according to the data design specification, a data table structure and an index are established, and optimized design is carried out to form a database design instruction book;
s4, after defining database design rules, constructing a CMES platform; the service construction of the platform framework comprises the construction of an abstract model without any specific service, the constructed design thought does not contain specific service components any more, the specific implementation requirement is that an atomic service center establishes a domain concept model, a message driving center instantiates a model concept, namely when the atomic service center is constructed, the message driving center is operated, messages during operation are divided into different types of messages to be issued outwards, and subscribers can selectively carry out selective response events; in the step S4, the same flow center is also the construction of an abstract model, the construction design concept is not dependent on any service, and the construction of the abstract model is also realized, the application design of the flow center is provided with two major elements, one major element is the flow design work and the other major element is the flow operation work; when the flow design is the flow design, the function definition in the design comprises the definition of the elements of flow definition, flow description, attribute definition, resource definition, variable management and activity definition in the following flow design, so that the description of the design is realized; when the process is operated, the process operation comprises process starting, task to-do and BPM process list realization to manage the operation state of the process in operation;
s5, newly creating a flow example; business scenario: the process creator logs in to the workflow design tool; clicking a new button, and inputting a key value of the process in a pop-up new window, wherein the key value needs to be ensured to be unique; the system checks whether the key value is unique or not, and if the key value is unique, the new establishment is successful;
s6, defining a flow activity starting point, a circulation node and a flow ending node, and opening the existing flow
Describing relevant elements of the current flow, including a flow key, an application name, a module name, a flow name, creation time and modification time; the process is stored; clicking a save button to persist the current edited flow in XML format;
s7, the current node needs to communicate with links and tell a resource address or URL; i.e., communicate with those forms, including link key, name, availability, description, category, opUrl; simultaneously displaying link list statistics; assigning a notifier page; the organizational chart uses personnel organization trees in the unified authority to complete the configuration of personnel organizational structures; the resource selection is mainly the selection of organization structural personnel;
s8, a variable editing page; namely, the customization of variables, defining the customization data column required by the current flow; such as forms, URLs, jumpers, related resource information related to the current activity;
s9, after each active node is defined, an active node entry point and an output point are provided, the current node exit and the next node entry are linked, namely, the action page setting for completing the rule addition is the setting of an expression, and the format is a Boolean value format;
s10, clicking an active icon popup menu on the right button to click a newly built sub-flow editor, inputting flow information, and selecting the blocking type and whether the current flow is serial or parallel;
s11, dynamically loading the event to be executed by using a reflection system.
2. An event driven electronic batch recording system as in claim 1 wherein: in the step S2, the following basic principles should be considered for the segmentation of the module: the size of the module is moderate when the module is cut, and the module has a clear module structure; the function of the module which is required to be segmented is relatively independent and complete under the general condition; defining reasonable dependency relationship among modules; the reasonable module dependency relationship is clear in the design stage, so that more reasonable arrangement of project planning is facilitated; and (3) eliminating repeated work as much as possible, and establishing a common module to reduce redundancy.
3. An event driven electronic batch recording system as in claim 1 wherein: in the step S8, the variable key, the variable name, the value object, the description and the variable type are included; and displaying the variable list after saving.
4. An event driven electronic batch recording system as in claim 1 wherein: in the step S8, the process information is set, and the process editing page includes a process key, a name, a description, whether to use, an application name, a process type, a form address, and an automatic generation activity dispatcher.
5. An event driven electronic batch recording system as in claim 1 wherein: in step S9, the user logs in to the workflow design tool, enters into a process editing page, and the user clicks a certain activity in a process editing area, and the system displays the V attribute of the current connection line in the attribute editing area; the user edits the attribute of the connection line, and the unified preservation of the flow is completed through the preservation function of the flow editing; and (3) setting conditions: the system is used for clicking a certain connecting line in the flow editing area, and popping up an active condition setting page through an active floating menu clicking system; the page element includes: the key, name, value, condition description and value type are stored in the database after being stored.
6. An event driven electronic batch recording system as in claim 1 wherein: in the step S10, the specific list information includes: flow key, sub-flow name, serial/parallel, blocking type:
1: waiting for all branch flows to finish;
2: any branching flow does not wait;
3: waiting for any one branch flow to finish;
4: waiting for the completion of the specified branching flow,
clicking on the save database.
7. An event driven electronic batch recording system as in claim 1 wherein: in step S11, the developer only needs to find the corresponding command to execute according to the scene GUID set by the user selection.
8. An event driven electronic batch recording system as in claim 1 wherein: in the step S11, if the event is an event, the platform issues the event when the user selects the event according to the user' S behavior during the user-defined design, the event in the message queue is issued, and the developer only needs to subscribe the corresponding event according to the event ID set by the user.
CN202110151416.3A 2021-02-03 2021-02-03 Event-driven electronic batch recording system Active CN112799651B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110151416.3A CN112799651B (en) 2021-02-03 2021-02-03 Event-driven electronic batch recording system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110151416.3A CN112799651B (en) 2021-02-03 2021-02-03 Event-driven electronic batch recording system

Publications (2)

Publication Number Publication Date
CN112799651A CN112799651A (en) 2021-05-14
CN112799651B true CN112799651B (en) 2023-08-04

Family

ID=75814095

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110151416.3A Active CN112799651B (en) 2021-02-03 2021-02-03 Event-driven electronic batch recording system

Country Status (1)

Country Link
CN (1) CN112799651B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761082A (en) * 2013-12-31 2014-04-30 湖南大唐先一科技有限公司 Componential research and development mode and domain driving model combined application development system and platform

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994018620A1 (en) * 1993-02-08 1994-08-18 Action Technologies, Inc. Method and apparatus for managing business processes
CN101794226B (en) * 2010-03-08 2012-11-07 山东大学 Service software construction method and system adapting to multiple business abstraction levels
EP2706488A1 (en) * 2012-09-06 2014-03-12 Siemens Aktiengesellschaft Method and system for handling batch production parameter historian within ANSI/ISA/95 production scheduling extended thereof.
US9598389B2 (en) * 2013-03-06 2017-03-21 Syngenta Participations Ag Dihydrobenzofuran derivatives as insecticidal compounds
CN105630472B (en) * 2014-11-03 2019-12-24 中国科学院沈阳自动化研究所 Client rapid development framework of manufacturing execution system and software development method thereof
US20170108852A1 (en) * 2015-10-16 2017-04-20 Juan Tirado Middleware architecture for validating and controlling manufacturing processes
CN109726900A (en) * 2018-12-14 2019-05-07 广东工业大学 A kind of the manufacture execution Workflow system and implementation method of message-driven
RU2704873C1 (en) * 2018-12-27 2019-10-31 Общество с ограниченной ответственностью "ПЛЮСКОМ" System and method of managing databases (dbms)
CN110597950B (en) * 2019-08-08 2022-05-31 浙江中控技术股份有限公司 Batch record auditing process control method and device based on deviation management
CN110428112A (en) * 2019-08-09 2019-11-08 烟台东方纵横科技股份有限公司 A kind of dual prevention mechanism management system of enterprise based under internet+mode
CN111461517A (en) * 2020-03-27 2020-07-28 机械工业仪器仪表综合技术经济研究所 Intelligent information system for planning laboratory workflow
CN112101701A (en) * 2020-07-28 2020-12-18 重庆华森制药股份有限公司 Intelligent manufacturing system and manufacturing method for producing polyethylene glycol electrolyte powder
CN112101771A (en) * 2020-09-10 2020-12-18 重庆华森制药股份有限公司 Automatic production control system and production method for Danshu soft capsules
CN112199515B (en) * 2020-11-17 2023-08-15 西安交通大学 Knowledge service innovation method driven by polymorphic knowledge graph

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761082A (en) * 2013-12-31 2014-04-30 湖南大唐先一科技有限公司 Componential research and development mode and domain driving model combined application development system and platform

Also Published As

Publication number Publication date
CN112799651A (en) 2021-05-14

Similar Documents

Publication Publication Date Title
US11610164B2 (en) Workflow project design systems, apparatuses, and methods
US5999911A (en) Method and system for managing workflow
EP1391818A2 (en) Method, system and apparatus for an industrial framework based on integrated applications via adapters
CN102034152B (en) The method for integrating of heterogeneous software system data and system based on SOA framework
CN1952815A (en) Data federation with industrial control systems
CN111913734A (en) On-line development platform based on micro-service technology system
CN107368043B (en) Formulation management control system
CN116382643A (en) Running system based on low-code platform
CN111624965A (en) Configuration system for industrial intelligent manufacturing
CN112988123B (en) DDD-oriented software design method and system
CN112799651B (en) Event-driven electronic batch recording system
Yuan et al. Collaborative construction industry integrated management service system framework based on big data
Lin et al. A flexible graphical user interface for performance modeling
KR20140081326A (en) System and method for processing the administrative task
CN114610309A (en) Object configuration method, device, equipment and storage medium
US11327471B2 (en) Building and tracking of an automation engineering environment
Aoyama Distributed concurrent development of software systems: An object-oriented process model
Lee et al. Construction business automation system
Lu et al. A New Approach for Multi-device User Interface Design
JP2001195255A (en) Method and device for supporting generation of object
CN116501381A (en) Linkage method, device, equipment and storage medium suitable for multi-scene system
Joeris et al. Flow. Net-Workflow Support for Inter-Organizational Engineering and Production Processes
CN114035770A (en) Menu modeling and configuration method and device for relay protection embedded device
Si et al. Research on data management and interaction technology of automobile brake disc production process based on B/S architecture
CN117973829A (en) Business process management system and method based on block chain

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