CN113010153A - Workflow link dynamic menu binding design method in government affairs field - Google Patents

Workflow link dynamic menu binding design method in government affairs field Download PDF

Info

Publication number
CN113010153A
CN113010153A CN202110363276.6A CN202110363276A CN113010153A CN 113010153 A CN113010153 A CN 113010153A CN 202110363276 A CN202110363276 A CN 202110363276A CN 113010153 A CN113010153 A CN 113010153A
Authority
CN
China
Prior art keywords
workflow
menu
binding
node
design method
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
CN202110363276.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.)
Shenzhen Zhongshen Weiye Technology Co ltd
Original Assignee
Shenzhen Zhongshen Weiye 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 Shenzhen Zhongshen Weiye Technology Co ltd filed Critical Shenzhen Zhongshen Weiye Technology Co ltd
Priority to CN202110363276.6A priority Critical patent/CN113010153A/en
Publication of CN113010153A publication Critical patent/CN113010153A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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/451Execution arrangements for user interfaces
    • 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

Landscapes

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

Abstract

The invention belongs to the technical field of information processing, in particular to a workflow link dynamic menu binding design method in the government affairs field, which comprises a binding design method, wherein in the conventional government affair application system with workflows, the business flow is required to be efficiently processed according to business requirements, the task backlogs of one or more flow links are bound with menu items by means of the association binding of dynamic menu management and the links in the workflow, the binding design method comprises an application system which is mapped one to one, many to one or one to many, and the binding design method also comprises the following steps: s1, firstly, defining the whole service instance corresponding to the process node as a data source. The invention strengthens the business logic of the application system by dynamically binding one or more links in a workflow with the menu, and simultaneously, the menu item can be dynamically and automatically adjusted according to the setting of the workflow, so that the system is easier to use.

Description

Workflow link dynamic menu binding design method in government affairs field
Technical Field
The invention relates to the technical field of information processing, in particular to a workflow link dynamic menu binding design method in the government affairs field.
Background
In the construction process of administrative examination and approval informatization in the field of government affairs, the technology of the workflow needs to be introduced into the government affair examination and approval process for application, and after the workflow is introduced, because each link has different names, the conventional workflow design is usually realized by using the uniform names of tasks of all links, so that the workers are confused about the uniform names. In an application system for constructing services by utilizing workflows, many traditional service logics are not consistent with the pending and processed modes of the standard workflows, and although the service circulation can be realized technically, the traditional service logics are not consistent with the application logics of actual service personnel from the application perspective, the reality is lacked, and concept confusion can be generated.
The current workflow-based application system basically has no solution to the problems, and usually persuade the client to accept the application mode of the standard workflow, and the application result of the system either causes the client to experience quite badly or causes the system to be on line in a delayed way, thereby affecting the popularization and application of the whole system.
Disclosure of Invention
Based on the technical problems provided in the background art, the invention provides a workflow link dynamic menu binding design method in the government affairs field.
The invention provides a workflow link dynamic menu binding design method in the government field, which comprises a binding design method, wherein in the conventional government application system with workflow, the business process is required to be efficiently processed according to business requirements, the links in the workflow are associated and bound through dynamic menu management, and the task backups of one or more process links are bound with menu items, the binding design method comprises an application system which is mapped one-to-one, many-to-one or one-to-many, and the binding design method also comprises the following steps:
s1, firstly, defining the whole service instance corresponding to the process node as a data source, and classifying and extracting data in the data source;
s2, defining the display structure and the typesetting mode of the data according to different types of data;
s3, data of the data source are listed one by one according to the classification, item-by-item selection options are provided for different data items in each classification, and a user selects the data items to be displayed;
s4, defining execution logic of the additional operation, and allocating an independent unique ID for the additional operation, wherein the unique ID points to a calling address corresponding to the additional operation;
s5, adding the unique ID of one or more corresponding additional operations in the definition of the flow node;
s6, taking the next executable process node corresponding to the ending state of the process node as a process button and displaying the process button on the node menu;
and S7, when the workbench selects or retrieves the corresponding working node, displaying the node menu corresponding to the node, and binding the dynamic flow menu and the menu item.
Preferably, the dynamic flow menu is a mechanism, and a flow link in the workflow model definition of the mechanism is bound with a menu item in the dynamic menu management, so that all the tasks to be handled which exit from the flow link are automatically mapped to the menu item, that is, the tasks to be handled of the corresponding binding link are automatically listed when the menu item is clicked.
Preferably, the step processing logic is divided into one or more of the following according to its requirements for a business thread: initial processing logic, asynchronous processing logic, subsequent processing logic, timeout processing logic, and exception handling logic.
Preferably, the service is a database including all the node operation data, information and additional operation data of the workflow in which the current process node is located.
Preferably, the unique ID of the additional operation may correspond to a plurality of working nodes at the same time.
Preferably, the performing service processing on the source entity according to the service rule corresponding to the service flow includes: determining an attribute mapping relation between a source entity and a target entity according to the mapping rule; and according to the attribute mapping relation, performing service processing on the source entity by adopting a mapping program to obtain a target entity.
Preferably, the dynamic flow menu concept is employed to address business models in workflow applications, and the workflow system is completed with dynamic menu management and a workflow engine.
Preferably, determining whether to perform service processing on the source entity according to the routing component corresponding to the service event includes: acquiring service processing type configuration according to the routing component identifier corresponding to the service event, and loading a service event routing interface; and calling the service event routing interface to determine whether to perform service processing on the source entity.
The beneficial effects of the invention are as follows:
1. the invention relates to a binding design method of a workflow link dynamic menu in the government affairs field, which provides a concept of a dynamic flow link menu for solving the problems in the construction process of administrative examination and approval informatization in the government affairs field, the business logic of the application system is enhanced by dynamically binding one or more links in a workflow with the menu, meanwhile, the menu item can be dynamically and automatically adjusted according to the setting of the working process, so that the system is easier to use, easy to use and convenient to implement and popularize, different control dimensions can be set, so that the flexibility of control is enhanced on the basis of unified control of the service flow, the unified control method can be applied to various scenes, enriches the applicable scenes of the process and realizes the personalized service logic control.
2. According to the design method for binding the workflow link dynamic menu in the government affair field, the display mode of the workflow is more flexible and changeable, the definition is simple, the expansibility is wide, the applicability is strong, and the cross-node data display is convenient to realize. Compared with the traditional workflow system, the workbench solves the problem that only flow operation can be carried out, thereby providing convenience for the fusion of traditional services and a working platform and greatly expanding the application range and the fusion degree of the workbench; the development workload increased by the workflow display and the additional operation is simplified, and the secondary development workload of the flow rectification is simplified.
The parts of the device not involved are the same as or can be implemented using prior art.
Drawings
Fig. 1 is a schematic structural diagram of a design method for binding workflow links in the government field according to the present invention.
Detailed Description
The technical solution of the present patent will be described in further detail with reference to the following embodiments.
Reference will now be made in detail to embodiments of the present patent, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present patent and are not to be construed as limiting the present patent.
In the description of this patent, it is to be understood that the terms "center," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," and the like are used in the orientations and positional relationships indicated in the drawings for the convenience of describing the patent and for the simplicity of description, and are not intended to indicate or imply that the referenced devices or elements must have a particular orientation, be constructed and operated in a particular orientation, and are not to be considered limiting of the patent.
In the description of this patent, it is noted that unless otherwise specifically stated or limited, the terms "mounted," "connected," and "disposed" are to be construed broadly and can include, for example, fixedly connected, disposed, detachably connected, disposed, or integrally connected and disposed. The specific meaning of the above terms in this patent may be understood by those of ordinary skill in the art as appropriate.
Referring to fig. 1, a workflow link dynamic menu binding design method in the government affairs field includes a binding design method, in a current conventional government affairs application system with workflow, according to business needs, business processes need to be processed efficiently, links in the workflow are associated and bound through dynamic menu management, tasks of one or more process links are bound with menu items, the binding design method includes an application system with one-to-one, many-to-one or one-to-many mapping, and the binding design method further includes the following steps:
s1, firstly, defining the whole service instance corresponding to the process node as a data source, and classifying and extracting data in the data source;
s2, defining the display structure and the typesetting mode of the data according to different types of data;
s3, data of the data source are listed one by one according to the classification, item-by-item selection options are provided for different data items in each classification, and a user selects the data items to be displayed;
s4, defining execution logic of the additional operation, and allocating an independent unique ID for the additional operation, wherein the unique ID points to a calling address corresponding to the additional operation;
s5, adding the unique ID of one or more corresponding additional operations in the definition of the flow node;
s6, taking the next executable process node corresponding to the ending state of the process node as a process button and displaying the process button on the node menu;
and S7, when the workbench selects or retrieves the corresponding working node, displaying the node menu corresponding to the node, and binding the dynamic flow menu and the menu item.
In the invention, the dynamic flow menu is a mechanism, and a flow link in the workflow model definition of the mechanism is bound with a menu item in the dynamic menu management, so that all the tasks to be handled which exit from the flow link can be automatically mapped to the menu item, namely the tasks to be handled of the corresponding binding link can be automatically listed when the menu item is clicked.
In the invention, according to the requirement of the step processing logic on the service thread, the step processing logic is divided into one or more of the following: initial processing logic, asynchronous processing logic, subsequent processing logic, timeout processing logic, and exception handling logic.
In the invention, the service is a database comprising all the node operation data, information and additional operation data of the workflow where the current process node is located.
In the invention, the unique ID of the additional operation can simultaneously correspond to a plurality of working nodes.
In the invention, according to the business rules corresponding to the business process, the business processing is carried out on the source entity, which comprises the following steps: determining an attribute mapping relation between a source entity and a target entity according to a mapping rule; and according to the attribute mapping relation, performing service processing on the source entity by adopting a mapping program to obtain a target entity.
In the invention, a dynamic flow menu is adopted to solve a business mode in workflow application, and a workflow system is completed by using dynamic menu management and a workflow engine.
In the invention, according to the routing component corresponding to the service event, determining whether to process the service for the source entity comprises: acquiring service processing type configuration according to a routing component identifier corresponding to a service event, and loading a service event routing interface; and calling a service event routing interface to determine whether to perform service processing on the source entity.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (8)

1. A binding design method for workflow link dynamic menu in government affairs field comprises a binding design method, and is characterized in that in the current conventional government affairs application system with workflow, according to business needs, business processes are required to be processed efficiently, and through the association binding of dynamic menu management and links in the workflow, tasks of one or more process links are bound with menu items, the binding design method comprises one-to-one, many-to-one or one-to-many mapping application systems, and the binding design method further comprises the following steps:
s1, firstly, defining the whole service instance corresponding to the process node as a data source, and classifying and extracting data in the data source;
s2, defining the display structure and the typesetting mode of the data according to different types of data;
s3, data of the data source are listed one by one according to the classification, item-by-item selection options are provided for different data items in each classification, and a user selects the data items to be displayed;
s4, defining execution logic of the additional operation, and allocating an independent unique ID for the additional operation, wherein the unique ID points to a calling address corresponding to the additional operation;
s5, adding the unique ID of one or more corresponding additional operations in the definition of the flow node;
s6, taking the next executable process node corresponding to the ending state of the process node as a process button and displaying the process button on the node menu;
and S7, when the workbench selects or retrieves the corresponding working node, displaying the node menu corresponding to the node, and binding the dynamic flow menu and the menu item.
2. The method for designing and binding the workflow link dynamic menu in the government affairs field according to claim 1, wherein the dynamic flow menu is a mechanism, and flow links in the workflow model definition of the mechanism are bound with menu items in the dynamic menu management, so that all the tasks to be handled which occur in the flow links are automatically mapped to the menu items, that is, the tasks to be handled which correspond to the binding links are automatically listed when the menu items are clicked.
3. The method for designing a dynamic menu binding of a workflow link in the government field according to claim 1, wherein the step processing logic is divided into one or more of the following according to the demands of the step processing logic on business threads: initial processing logic, asynchronous processing logic, subsequent processing logic, timeout processing logic, and exception handling logic.
4. The method for designing the dynamic menu binding of the workflow link in the government affairs field according to claim 1, wherein the service is a database including all the node operation data, information and additional operation data of the workflow in which the current process node is located.
5. The method for designing a dynamic menu binding of a workflow link in the government field according to claim 4, wherein the unique ID of the additional operation can correspond to a plurality of work nodes simultaneously.
6. The method for designing and binding a workflow link dynamic menu in the government field according to claim 1, wherein the performing business processing on the source entity according to the business rules corresponding to the business process comprises: determining an attribute mapping relation between a source entity and a target entity according to the mapping rule; and according to the attribute mapping relation, performing service processing on the source entity by adopting a mapping program to obtain a target entity.
7. The method for designing binding of workflow link dynamic menu in government affairs field according to claim 6, wherein the dynamic flow menu is used to solve the business mode in workflow application, and the workflow system is completed by using dynamic menu management and workflow engine.
8. The method for designing a dynamic menu binding of a workflow link in a government field according to claim 7, wherein determining whether to perform a service process on the source entity according to a routing component corresponding to the service event comprises: acquiring service processing type configuration according to the routing component identifier corresponding to the service event, and loading a service event routing interface; and calling the service event routing interface to determine whether to perform service processing on the source entity.
CN202110363276.6A 2021-04-02 2021-04-02 Workflow link dynamic menu binding design method in government affairs field Pending CN113010153A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110363276.6A CN113010153A (en) 2021-04-02 2021-04-02 Workflow link dynamic menu binding design method in government affairs field

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110363276.6A CN113010153A (en) 2021-04-02 2021-04-02 Workflow link dynamic menu binding design method in government affairs field

Publications (1)

Publication Number Publication Date
CN113010153A true CN113010153A (en) 2021-06-22

Family

ID=76388019

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110363276.6A Pending CN113010153A (en) 2021-04-02 2021-04-02 Workflow link dynamic menu binding design method in government affairs field

Country Status (1)

Country Link
CN (1) CN113010153A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090228309A1 (en) * 2006-12-05 2009-09-10 Georges-Henri Moll Method and system for optimizing business process management using mathematical programming techniques
CN101699486A (en) * 2009-11-06 2010-04-28 山东浪潮电子政务软件有限公司 Design method of dynamic menu binding of workflow links in field of government affair
CN110083618A (en) * 2019-05-13 2019-08-02 佛山市众联成云科技有限公司 A kind of workbench implementation method of business height fusion
CN111651279A (en) * 2020-02-20 2020-09-11 ***股份有限公司 Method and system for processing business process
CN112101889A (en) * 2020-07-27 2020-12-18 山东浪潮通软信息科技有限公司 Metadata-based business flow control method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090228309A1 (en) * 2006-12-05 2009-09-10 Georges-Henri Moll Method and system for optimizing business process management using mathematical programming techniques
CN101699486A (en) * 2009-11-06 2010-04-28 山东浪潮电子政务软件有限公司 Design method of dynamic menu binding of workflow links in field of government affair
CN110083618A (en) * 2019-05-13 2019-08-02 佛山市众联成云科技有限公司 A kind of workbench implementation method of business height fusion
CN111651279A (en) * 2020-02-20 2020-09-11 ***股份有限公司 Method and system for processing business process
CN112101889A (en) * 2020-07-27 2020-12-18 山东浪潮通软信息科技有限公司 Metadata-based business flow control method and device

Similar Documents

Publication Publication Date Title
EP3454268A1 (en) A graphical project management tool technical field
US10423443B2 (en) Task management interface
US5893906A (en) Managing work in a computing application
US9460410B2 (en) Systems, devices and methods for integrated display and management of transportation resources
CN117130744A (en) Invoking an automated assistant through individual commands to perform multiple tasks
EP1715451A1 (en) A data processing system having a service oriented architecture
JP2020038712A (en) Apparatus and method for processing work activity based on work object
JP2000200300A (en) System and method for project management integration
US20080120189A1 (en) Method and apparatus for providing workflow automation
JPH0652085A (en) Transaction processing system between information server and plurality of work stations
US20170308859A1 (en) Visualization of chat task recording, linking messaging, and record keeping
US9304746B2 (en) Creating a user model using component based approach
US20180322439A1 (en) Systems and methods for generating activities across an enterprise
KR20180096230A (en) Business management system based on workflow
CN109063838B (en) Knowledge model servization and flow customization system
CN115291856B (en) Flow establishing method and device and electronic equipment
US20190279131A1 (en) Virtual firm technology - abstraction of workers
US20060089866A1 (en) Computer system for exchanging workflows and methods thereof
Strang et al. Dynamic, adaptive worker allocation for the integration of human factors in cyber-physical production systems
JP6742125B2 (en) Business management device, information processing method, and business management program
US7657590B2 (en) Load balancing system and method
KR101769418B1 (en) To-do management method and message server performing the same
CN113010153A (en) Workflow link dynamic menu binding design method in government affairs field
CN110930105B (en) Task list processing method and device, computer equipment and storage medium
JPH08287157A (en) Business process defining method

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210622