CN111915280A - Railway power supply informatization process engine system - Google Patents

Railway power supply informatization process engine system Download PDF

Info

Publication number
CN111915280A
CN111915280A CN202010828441.6A CN202010828441A CN111915280A CN 111915280 A CN111915280 A CN 111915280A CN 202010828441 A CN202010828441 A CN 202010828441A CN 111915280 A CN111915280 A CN 111915280A
Authority
CN
China
Prior art keywords
unit
engine
configuration
node
power supply
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
CN202010828441.6A
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 TOGEST AUTOMATION SYSTEM EQUIPMENT CO LTD
Original Assignee
BEIJING TOGEST AUTOMATION SYSTEM EQUIPMENT 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 TOGEST AUTOMATION SYSTEM EQUIPMENT CO LTD filed Critical BEIJING TOGEST AUTOMATION SYSTEM EQUIPMENT CO LTD
Priority to CN202010828441.6A priority Critical patent/CN111915280A/en
Publication of CN111915280A publication Critical patent/CN111915280A/en
Pending legal-status Critical Current

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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/40Business processes related to the transportation industry

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Engineering & Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A railway power supply informatization process engine system comprises: the engine configuration module is used for setting engine configuration; and the engine core module is used for executing the engine configuration set in the engine configuration module. The railway power supply informatization process engine system provided by the application provides a set of process engine framework, so that the service is completely separated from the process, and a service developer does not need to care about a process framework model at all, only needs to care about service information processing and obey a single protocol, and solves the problem of service form submission; various configurations are adopted, and the problem of business examination and approval and person selection is solved; and a batch and sub-table strategy is adopted, so that the problem of batch auditing efficiency is solved.

Description

Railway power supply informatization process engine system
Technical Field
The invention belongs to the technical field of railway power supply informatization, and particularly relates to a railway power supply informatization flow engine system.
Background
In a railway power supply informatization system, a scene similar to OA approval is often found, approved data comprises a plurality of specialties, such as a contact specialty, a power transformation specialty, an electric power specialty, a water supply specialty, a self-wheel operation specialty and a scheduling specialty, and the approved service data volume of each specialty is very large.
Generally, an open-source workflow engine Activity and a JBPM engine are adopted in the OA examination and approval scene, but a scene more complicated than the examination and approval is often found in railway informatization, a complex form needs to be filled in a certain examination and approval process, the complex form has various display forms and is very closely combined with services, and the form can flow along with the process.
Certainly, the workflow engine applying the open source can be specifically developed for specific applications, but for the railway power supply informatization system, the application scene can often appear, and the development is not focused on special customization of services, so that a process engine capable of flexibly configuring the services is required to support different developments.
On the other hand, in the traditional OA application, the approval is basically single approval, and the batch auditing scenes are in the railway power supply information system, the batch auditing quantity is in the grade of 50, 200 and 500, the time required by the user for the batch auditing is very strict, when the open-source workflow engine conducts the batch auditing, 50 pieces of data are approved for 30-60 seconds, the user experience is unacceptable, the user needs an efficient user experience, and the control to the batch approval is within the second grade.
In the third aspect, the traditional workflow engine or the open-source workflow is also directed at more scenes of roles, personnel and groups in the setting aspect of the examination and approval authorities, when the examination and approval authorities need to determine business data, business background is often needed for transmission during development, and the application scenes are very many in the railway power supply information system, and the process is complicated.
Disclosure of Invention
In order to solve the above problems, the present invention provides an engine system for railway power supply informatization process, which includes:
the engine configuration module is used for setting engine configuration;
and the engine core module is used for executing the engine configuration set in the engine configuration module.
Preferably, the engine configuration module comprises: the system comprises a process classification defining unit and a process defining unit, wherein the process classification defining unit is used for defining process classifications, and the process defining unit is used for defining processes.
Preferably, the engine core module includes: the system comprises an interface unit and an engine extension configuration unit, wherein the interface unit is used for providing an interface, and the engine extension configuration unit is used for setting engine extension configuration.
Preferably, the flow definition unit includes: the system comprises a definition storage unit and a process node configuration unit, wherein the definition storage unit is used for storing process definitions, and the process node configuration unit is used for setting process node configuration.
Preferably, the flow node configuration unit includes: the node configuration system comprises a node definition unit and a node authority configuration unit, wherein the node definition unit is used for defining nodes, and the node authority configuration unit is used for setting node authority configuration.
Preferably, the node authority configuration unit includes: the system comprises an authority setting unit, a rule storage unit and a variable storage unit, wherein the authority setting unit is used for setting authority, the rule storage unit is used for storing rules, and the variable storage unit is used for storing variables.
Preferably, the engine extension configuration unit includes: the event definition storage unit is used for storing event definitions.
The railway power supply informatization process engine system provided by the application provides a set of process engine framework, so that the service is completely separated from the process, and a service developer does not need to care about a process framework model at all, only needs to care about service information processing and obey a single protocol, and solves the problem of service form submission; various configurations are adopted, and the problem of business examination and approval and person selection is solved; and a batch and sub-table strategy is adopted, so that the problem of batch auditing efficiency is solved.
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 only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic diagram of a railway power supply informatization process engine system provided by the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings in conjunction with the following detailed description. It should be understood that the description is intended to be exemplary only, and is not intended to limit the scope of the present invention. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present invention.
Referring to fig. 1, in an embodiment of the present application, the present invention provides a railway power supply informatization process engine system, including:
an engine configuration module 10 for setting an engine configuration;
an engine core module 20, configured to execute the engine configuration set in the engine configuration module 10.
In the embodiment of the present application, the engine configuration module 10 may set an engine configuration, for example, may set a specific flow of a service, and the engine core module 20 executes the engine configuration set in the engine configuration module 10, for example, may execute the flow according to the specific flow.
In the embodiment of the present application, the engine configuration module 10 includes: the system comprises a process classification defining unit and a process defining unit, wherein the process classification defining unit is used for defining process classifications, and the process defining unit is used for defining processes.
In an embodiment of the present application, the process classification defining unit may define a process classification, such as a closed-loop process, an open-loop process, or a loop process.
In the embodiment of the present application, the engine core module 20 includes: the system comprises an interface unit and an engine extension configuration unit, wherein the interface unit is used for providing an interface, and the engine extension configuration unit is used for setting engine extension configuration.
In the embodiment of the present application, the interface types include: single origination, batch origination, single transaction, batch transaction, refund, recall, etc.
In an embodiment of the present application, the process definition unit includes: the system comprises a definition storage unit and a process node configuration unit, wherein the definition storage unit is used for storing process definitions, and the process node configuration unit is used for setting process node configuration.
In this embodiment of the present application, the flow node configuration unit includes: the node configuration system comprises a node definition unit and a node authority configuration unit, wherein the node definition unit is used for defining nodes, and the node authority configuration unit is used for setting node authority configuration.
In this embodiment of the present application, the node authority configuration unit includes: the system comprises an authority setting unit, a rule storage unit and a variable storage unit, wherein the authority setting unit is used for setting authority, the rule storage unit is used for storing rules, and the variable storage unit is used for storing variables.
In an embodiment of the present application, the engine extension configuration unit includes: the event definition storage unit is used for storing event definitions.
The railway power supply informatization process engine system provided by the application provides a set of process engine framework, so that the service is completely separated from the process, and a service developer does not need to care about a process framework model at all, only needs to care about service information processing and obey a single protocol, and solves the problem of service form submission; various configurations are adopted, and the problem of business examination and approval and person selection is solved; and a batch and sub-table strategy is adopted, so that the problem of batch auditing efficiency is solved.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explaining the principles of the invention and are not to be construed as limiting the invention. Therefore, any modification, equivalent replacement, improvement and the like made without departing from the spirit and scope of the present invention should be included in the protection scope of the present invention. Further, it is intended that the appended claims cover all such variations and modifications as fall within the scope and boundaries of the appended claims or the equivalents of such scope and boundaries.

Claims (7)

1. A railway power supply informatization process engine system is characterized by comprising:
the engine configuration module is used for setting engine configuration;
and the engine core module is used for executing the engine configuration set in the engine configuration module.
2. The railroad power supply informatization process engine system of claim 1, wherein the engine configuration module comprises: the system comprises a process classification defining unit and a process defining unit, wherein the process classification defining unit is used for defining process classifications, and the process defining unit is used for defining processes.
3. The railroad power supply informatization process engine system of claim 1, wherein the engine core module comprises: the system comprises an interface unit and an engine extension configuration unit, wherein the interface unit is used for providing an interface, and the engine extension configuration unit is used for setting engine extension configuration.
4. The railroad power supply informatization process engine system of claim 2, wherein the process definition unit comprises: the system comprises a definition storage unit and a process node configuration unit, wherein the definition storage unit is used for storing process definitions, and the process node configuration unit is used for setting process node configuration.
5. The railroad power supply informatization process engine system of claim 4, wherein the process node configuration unit comprises: the node configuration system comprises a node definition unit and a node authority configuration unit, wherein the node definition unit is used for defining nodes, and the node authority configuration unit is used for setting node authority configuration.
6. The railway power supply informatization process engine system of claim 5, wherein the node authority configuration unit comprises: the system comprises an authority setting unit, a rule storage unit and a variable storage unit, wherein the authority setting unit is used for setting authority, the rule storage unit is used for storing rules, and the variable storage unit is used for storing variables.
7. The railroad power supply informatization process engine system of claim 3, wherein the engine extension configuration unit comprises: the event definition storage unit is used for storing event definitions.
CN202010828441.6A 2020-08-18 2020-08-18 Railway power supply informatization process engine system Pending CN111915280A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010828441.6A CN111915280A (en) 2020-08-18 2020-08-18 Railway power supply informatization process engine system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010828441.6A CN111915280A (en) 2020-08-18 2020-08-18 Railway power supply informatization process engine system

Publications (1)

Publication Number Publication Date
CN111915280A true CN111915280A (en) 2020-11-10

Family

ID=73278306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010828441.6A Pending CN111915280A (en) 2020-08-18 2020-08-18 Railway power supply informatization process engine system

Country Status (1)

Country Link
CN (1) CN111915280A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102496088A (en) * 2011-12-14 2012-06-13 河北省电力公司通信中心 Method for improving executive force of power communication overhaul core flow
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
US20150081726A1 (en) * 2013-09-16 2015-03-19 Erez Izenberg Configurable parser and a method for parsing information units
CN109615334A (en) * 2018-12-13 2019-04-12 重庆戴昂科技有限公司 Low code hardware and software platform approval process configures system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102496088A (en) * 2011-12-14 2012-06-13 河北省电力公司通信中心 Method for improving executive force of power communication overhaul core flow
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
US20150081726A1 (en) * 2013-09-16 2015-03-19 Erez Izenberg Configurable parser and a method for parsing information units
CN109615334A (en) * 2018-12-13 2019-04-12 重庆戴昂科技有限公司 Low code hardware and software platform approval process configures system

Similar Documents

Publication Publication Date Title
Ghobaei‐Arani et al. A moth‐flame optimization algorithm for web service composition in cloud computing: simulation and verification
CN106230987B (en) Information integration system and method based on electric power PaaS cloud platform
CN103189843B (en) For the method and apparatus managing software application
Ko et al. An optimal battery charging algorithm in electric vehicle-assisted battery swapping environments
CN109284463A (en) A kind of method of data capture and system based on dynamic template
CN105814579A (en) Sandboxed application data redirection to datacenters
CN109559220A (en) Collection management method, equipment and computer readable storage medium
CN109240732A (en) A kind of process method of combination based on elastic regulation
CN115237592B (en) Privacy-aware hybrid cloud service flow scheduling method
CN103294556A (en) Method and system for host system admission control
CN105809345B (en) A kind of service-oriented platform and control method managed based on API with virtualization
US20160004987A1 (en) System and method for prescriptive analytics
CN109840074A (en) A kind of business generating method, device and the network equipment
CN114926143A (en) Method and platform for configuring enterprise workflow based on business components and process engine
de Castro Tomé et al. A cyber-physical residential energy management system via virtualized packets
CN110471769A (en) A kind of method for managing resource and device of virtual machine
CN109903079A (en) Information processing method, equipment and storage medium
CN109086601A (en) Method and apparatus for intelligent contract to be provided and run in block chain network
CN111915280A (en) Railway power supply informatization process engine system
CN106775682B (en) Notification service intermediate system under SOA framework
CN109544323A (en) A kind of intelligent management system of credit card number
Hazlett et al. Governing complex externalities: Property rights for sharing radio spectrum
CN107957909B (en) Information processing method, terminal equipment and server
CN110351104A (en) A kind of VIM selection method and device
CN107977831A (en) Management method, device, computer-readable storage medium and the electronic equipment of contract

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
CB03 Change of inventor or designer information

Inventor after: Wang Xiaoming

Inventor after: Chen Sen

Inventor after: Zhang Meng

Inventor after: Zhou Meng

Inventor after: Chen Qiulin

Inventor after: Chen Jianyun

Inventor after: Wu Hui

Inventor after: Yan Liangliang

Inventor before: Wang Xiaoming

Inventor before: Chen Sen

Inventor before: Zhang Meng

Inventor before: Chen Qiulin

Inventor before: Chen Jianyun

Inventor before: Wu Hui

Inventor before: Yan Liangliang

CB03 Change of inventor or designer information
RJ01 Rejection of invention patent application after publication

Application publication date: 20201110

RJ01 Rejection of invention patent application after publication