CN111415135A - Process executor configuration method - Google Patents

Process executor configuration method Download PDF

Info

Publication number
CN111415135A
CN111415135A CN202010192634.7A CN202010192634A CN111415135A CN 111415135 A CN111415135 A CN 111415135A CN 202010192634 A CN202010192634 A CN 202010192634A CN 111415135 A CN111415135 A CN 111415135A
Authority
CN
China
Prior art keywords
node
user
participant
attribute tree
conditions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010192634.7A
Other languages
Chinese (zh)
Other versions
CN111415135B (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.)
Haoyun Technologies Co Ltd
Original Assignee
Haoyun Technologies 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 Haoyun Technologies Co Ltd filed Critical Haoyun Technologies Co Ltd
Priority to CN202010192634.7A priority Critical patent/CN111415135B/en
Publication of CN111415135A publication Critical patent/CN111415135A/en
Application granted granted Critical
Publication of CN111415135B publication Critical patent/CN111415135B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • 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/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The invention discloses a method for configuring a process executor, which comprises the following steps: configuring node participant rules and calculating process node participants; the step of configuring the node participant rule specifically comprises the following steps: generating a person attribute tree from a table associated with the user; selecting conditions according to the personnel attribute tree; selecting a process variable according to the right value of the selection condition; making logic expression conditions by logic operators for free combination; wherein, the step of calculating the flow node participators specifically comprises the following steps: when the flow is submitted, calculating a node list to be submitted next according to the streamline condition; inquiring the configuration information of the node participators according to the next node id; analyzing the node participant rule, and acquiring a process variable according to the configuration on the right side of the condition; submitting the finally replaced node participant conditions to data bus service, and searching out a node participant list meeting the conditions; and completing the supplement of the personnel information of the node participant list, and returning the personnel information to the front end for the user to select.

Description

Process executor configuration method
Technical Field
The invention relates to the field of process configuration, in particular to a process executor configuration method.
Background
The process engines on the market currently provide a node participant configuration function for process user tasks, but the configuration function is relatively simple, and only all persons or persons related to a sponsor (e.g. a sponsor's direct leader, a department leader, etc.) can be selected, and there are no more configuration modes, so that the configuration of the node participants is more flexible, for example: the node participator can not come from the data in the node form filled by the user; node participants cannot be derived from the node and the attribute of the process; node participants cannot be derived from system variables; node participants cannot be sourced from the list of people returned by invoking the external service.
Therefore, node participants using the process example lack more configuration modes at present, the configuration of the node participants cannot be more flexible, the contact between the node participants and external services cannot be communicated, and all user requirements cannot be met. For example, the user initiates a leave process, and the leave process is approved by a person in charge who wants to submit the process to the organization where the user is located, or wants to submit the process to all people whose age is less than 30 years old of the user, or wants to submit the process to the organization in charge who belongs to the organization field of a certain business data sheet. The configuration cannot be performed through the existing node participant configuration, which is a problem that the existing flow configuration in the market cannot solve.
Disclosure of Invention
The invention provides a process executor configuration method, which enables node participants of a process instance to have more configuration modes by configuring node participant rules and calculating process node participants, enables the configuration of the node participants to be more flexible, can get through the contact between the node participants and external services, and meets all user requirements.
In order to solve the above technical problem, an embodiment of the present invention provides a method for configuring a process executor, including: configuring node participant rules and calculating process node participants;
wherein the step of configuring node participant rules specifically comprises: generating a person attribute tree from a table associated with the user; selecting conditions according to the personnel attribute tree; selecting a process variable according to the right value of the selection condition; making logic expression conditions by logic operators for free combination;
wherein, the step of calculating the flow node participators specifically comprises: when the flow is submitted, calculating a node list to be submitted next according to the streamline condition; inquiring the configuration information of the node participators according to the next node id; analyzing the node participant rule, and acquiring a process variable according to the configuration on the right side of the condition; submitting the finally replaced node participant conditions to data bus service, and searching out a node participant list meeting the conditions; and completing the supplement of the personnel information of the node participant list, and returning the personnel information to the front end for the user to select.
Preferably, the user-related table includes: user table, personnel table, organization table, role table and post table.
Preferably, the person attribute tree includes: a person name attribute tree, a person gender attribute tree, a person date of birth attribute tree, a organization attribute tree, a role attribute tree, and a post attribute tree.
Preferably, the selection conditions include: greater than, equal to, less than, inclusive, exclusive, inclusive, and exclusive.
Preferably, the process variables include: process attributes, process instance attributes, node instance attributes, and user-filled data.
Preferably, the logical operator comprises and or.
As a preferred scheme, in the step of configuring the node participant rule, after selecting a process variable, the method further includes: the search rules are selected to search out a value or a list from the data bus service to form a complete condition.
As a preferred scheme, in the step of calculating the process node participators, after acquiring the process variables, the method further includes: the data of the rule is searched and the condition is replaced.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
the invention enables the node participators of the process instance to have more configuration modes by configuring the node participator rules and calculating the process node participators, so that the configuration of the node participators is more flexible, the contact between the node participators and external services can be opened, and all user requirements can be met.
Drawings
FIG. 1: a flow chart of the steps of the configuration method of the flow executor in the embodiment of the invention;
FIG. 2: a flow chart of rule steps of configuring node participants in the embodiment of the invention;
FIG. 3: the invention provides a flow chart of steps of a computing process node participant in an embodiment of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1 to fig. 3, a preferred embodiment of the present invention provides a method for configuring a process executor, which includes: s1, configuring node participator rules and S2, and calculating process node participators;
wherein the step of configuring node participant rules specifically comprises:
s11, generating a personnel attribute tree according to the table related to the user; in this embodiment, the table related to the user includes: user table, personnel table, organization table, role table and post table.
S12, selecting conditions according to the personnel attribute tree; in this embodiment, the person attribute tree includes: a person name attribute tree, a person gender attribute tree, a person date of birth attribute tree, a organization attribute tree, a role attribute tree, and a post attribute tree. In this embodiment, the selection condition includes: greater than, equal to, less than, inclusive, exclusive, inclusive, and exclusive.
S13, selecting a process variable according to the right value of the selection condition; in this embodiment, the process variables include: process attributes, process instance attributes, node instance attributes, and user-filled data. In this embodiment, after selecting the process variable in the step of configuring the node participant rule, the method further includes: selecting a search rule, for example, querying all user lists with birthdays at 11.11, searching out a value or a list from the data bus service, and forming a complete condition, for example, the user's institution belongs to an institution list filled by the user front-end.
S14, making logic expression conditions by logic operators for free combination; in this embodiment, the logical operator includes and or.
Wherein, the step of calculating the flow node participators specifically comprises:
s21, when the flow is submitted, calculating a node list to be submitted in the next step according to the streamline condition;
s22, inquiring the configuration information of the node participators according to the next node id;
s23, analyzing the node participant rule, and acquiring a process variable according to the configuration on the right side of the condition; in this embodiment, after acquiring the process variable in the step of calculating the process node participant, the method further includes: the data of the rule is searched and the condition is replaced.
S24, submitting the finally replaced node participant conditions to data bus service, and searching out a node participant list meeting the conditions;
and S25, completing the supplement of the personnel information of the node participant list, and returning the personnel information to the front end for the user to select.
Specifically, in the above embodiments, the page foreground service mainly functions to provide a uniform interface for providing a user with an access entry for each service module of the custom platform. The page background service mainly has the functions of providing an access entrance for the page foreground service and carrying out authority verification and request forwarding processing on the service accessed by the foreground. The flow configuration service is mainly used for providing flow configuration services for users, and comprises flow creation, flow attribute setting, flow creation nodes (user tasks, automatic tasks, sub-flows and manual tasks), node attribute setting and flow circulation (flow direction line and flow line conditions) setting services. The process instance service is mainly used for providing process operation services for users, and comprises the services of creating process instances, submitting, entrusting, countersigning, returning, green channels, inquiring next transactors, terminating, deleting and the like. Node participants refer to the sponsor, candidate or countersign of the task node of the process user, and are used for describing which users can participate in the process of the process instance.
The invention mainly solves the advantages that node participants using the process example have more configuration modes, so that the configuration of the node participants is more flexible, the contact between the node participants and external services is opened, and almost all user requirements are met. For example, the user initiates a leave process, and the leave process is approved by a person in charge who wants to submit the process to the organization where the user is located, or wants to submit the process to all people whose age is less than 30 years old of the user, or wants to submit the process to the organization in charge who belongs to the organization field of a certain business data sheet. The configuration of all participants can be configured through the nodes, which is a problem that the process configuration of the existing market cannot solve.
Mainly solves the following problems:
1. the node participants are obtained from the node form filled by the user, the user can determine the participants of the subsequent nodes when filling the form, and the transactor is not selected when submitting.
2. And acquiring node participants from the process attributes, configuring the process attributes in advance by a user, and determining transactors in each step of the process according to the process attributes configured by the user when the process is created and transacted.
3. And acquiring node participants from system variables, and setting each transactor of the flow according to the system variables.
The method can configure and call participants of the external service acquisition node, and the called rules can be configured according to the requirements of the user, so that the user can completely and freely determine each transactor of the flow.
The invention provides various node participant configuration modes through the process user node participants. The method comprises the steps of firstly, obtaining node participators from a node form filled by a user can be configured, secondly, obtaining node participators from a process attribute can be configured, thirdly, obtaining node participators from a system variable can be configured, fourthly, a person selecting rule can be configured, and a parameter source node form, a process attribute and a system variable of the person selecting rule are selected, so that external services are called to obtain the node participators.
The above-mentioned embodiments are provided to further explain the objects, technical solutions and advantages of the present invention in detail, and it should be understood that the above-mentioned embodiments are only examples of the present invention and are not intended to limit the scope of the present invention. It should be understood that any modifications, equivalents, improvements and the like, which come within the spirit and principle of the invention, may occur to those skilled in the art and are intended to be included within the scope of the invention.

Claims (8)

1. A method for configuring a process executor, comprising: configuring node participant rules and calculating process node participants;
wherein the step of configuring node participant rules specifically comprises: generating a person attribute tree from a table associated with the user; selecting conditions according to the personnel attribute tree; selecting a process variable according to the right value of the selection condition; making logic expression conditions by logic operators for free combination;
wherein, the step of calculating the flow node participators specifically comprises: when the flow is submitted, calculating a node list to be submitted next according to the streamline condition; inquiring the configuration information of the node participators according to the next node id; analyzing the node participant rule, and acquiring a process variable according to the configuration on the right side of the condition; submitting the finally replaced node participant conditions to data bus service, and searching out a node participant list meeting the conditions; and completing the supplement of the personnel information of the node participant list, and returning the personnel information to the front end for the user to select.
2. The process actor configuration method of claim 1 wherein the user-related form comprises: user table, personnel table, organization table, role table and post table.
3. The process actor configuration method of claim 2 wherein the personnel attribute tree comprises: a person name attribute tree, a person gender attribute tree, a person date of birth attribute tree, a organization attribute tree, a role attribute tree, and a post attribute tree.
4. The process actor configuration method of claim 1 wherein the selection criteria comprises: greater than, equal to, less than, containing, not containing, belonging to, not belonging to, greater than or equal to, less than or equal to, empty, and not empty conditions.
5. The process actor configuration method of claim 1 wherein the process variables comprise: process attributes, process instance attributes, node instance attributes, and user-filled data.
6. The process actor configuration method of claim 1 wherein the logical operator comprises and or.
7. The process actor configuration method of claim 1 wherein after selecting a process variable in said configuration node participant rule step, further comprising: the search rules are selected to search out a value or a list from the data bus service to form a complete condition.
8. The process actor configuration method of claim 1 wherein after performing the process variable acquisition in the compute process node actor step, further comprising: the data of the rule is searched and the condition is replaced.
CN202010192634.7A 2020-03-18 2020-03-18 Method for configuring flow executives Active CN111415135B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010192634.7A CN111415135B (en) 2020-03-18 2020-03-18 Method for configuring flow executives

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010192634.7A CN111415135B (en) 2020-03-18 2020-03-18 Method for configuring flow executives

Publications (2)

Publication Number Publication Date
CN111415135A true CN111415135A (en) 2020-07-14
CN111415135B CN111415135B (en) 2023-07-25

Family

ID=71493036

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010192634.7A Active CN111415135B (en) 2020-03-18 2020-03-18 Method for configuring flow executives

Country Status (1)

Country Link
CN (1) CN111415135B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060433A (en) * 2006-04-17 2007-10-24 佳能株式会社 Management system and control method therefor
CN106897809A (en) * 2015-12-17 2017-06-27 北京奇虎科技有限公司 Workflow creation method, workflow designer and workflow system
CN109033157A (en) * 2018-06-14 2018-12-18 山东鲁能软件技术有限公司 A kind of complex data search method and system based on customized search condition tree
CN110688403A (en) * 2019-09-23 2020-01-14 中国船舶重工集团公司第七一六研究所 Activiti process manual node transactor screening engine

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060433A (en) * 2006-04-17 2007-10-24 佳能株式会社 Management system and control method therefor
CN106897809A (en) * 2015-12-17 2017-06-27 北京奇虎科技有限公司 Workflow creation method, workflow designer and workflow system
CN109033157A (en) * 2018-06-14 2018-12-18 山东鲁能软件技术有限公司 A kind of complex data search method and system based on customized search condition tree
CN110688403A (en) * 2019-09-23 2020-01-14 中国船舶重工集团公司第七一六研究所 Activiti process manual node transactor screening engine

Also Published As

Publication number Publication date
CN111415135B (en) 2023-07-25

Similar Documents

Publication Publication Date Title
CN111192004A (en) Method for displaying current to-do task and subsequent to-do workflow
DE202016008173U1 (en) Inclusion of selectable application shortcuts in messaging threads
JPH08255150A (en) Information public offering device and multimodal information input/output system
DE102011014232A1 (en) System and method for predicting meeting subjects logistics and resources
CN103208092A (en) Internet-based system for providing consulting information
US9477371B2 (en) Meeting roster awareness
US20120158848A1 (en) System and Method for Automatically Managing Participation at a Meeting or Conference
CN111340323B (en) Automatic dispatch method and system for complaint service request
CN109344238A (en) The benefit word method and apparatus of user's question sentence
TW201923548A (en) Method and system for generating conversational user interface
US20130080914A1 (en) Storage and exposure of unified contacts based on match criteria
CN111428093A (en) Entity alignment-based visual map fusion method and system
CN113362045A (en) Conference schedule generation method and device, electronic equipment and readable storage medium
CN116258469B (en) Service data processing method, system, equipment and medium based on communication software
CN111415135A (en) Process executor configuration method
US10798191B1 (en) Processor for analyzing heterogeneous data streams across multiple modes and multiple parties
CN113468886B (en) Work order processing method and device and computer equipment
CN114693429A (en) Service provider and service object bidirectional matching selection method and system
CN109783559B (en) Method and device for acquiring real estate transaction data, electronic equipment and storage medium
CN113890948A (en) Resource allocation method based on voice outbound robot dialogue data and related equipment
CN112260933A (en) Communication method, communication device, electronic equipment and medium
CN112966179B (en) Unified management method, device, equipment and storage medium for information
CN117033801B (en) Service recommendation method, device, equipment and storage medium
US11693911B2 (en) System and method for managing relationships by identifying relevant content and generating correspondence based thereon
CN117077790A (en) Reply content processing method and device, electronic equipment and storage medium

Legal Events

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