CN117314139A - Modeling method and device for business process, terminal equipment and storage medium - Google Patents

Modeling method and device for business process, terminal equipment and storage medium Download PDF

Info

Publication number
CN117314139A
CN117314139A CN202310987188.2A CN202310987188A CN117314139A CN 117314139 A CN117314139 A CN 117314139A CN 202310987188 A CN202310987188 A CN 202310987188A CN 117314139 A CN117314139 A CN 117314139A
Authority
CN
China
Prior art keywords
business process
business
elements
modeling
information
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
CN202310987188.2A
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.)
Wuxi Xuelang Shuzhi Technology Co ltd
Original Assignee
Wuxi Xuelang Shuzhi 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 Wuxi Xuelang Shuzhi Technology Co ltd filed Critical Wuxi Xuelang Shuzhi Technology Co ltd
Priority to CN202310987188.2A priority Critical patent/CN117314139A/en
Publication of CN117314139A publication Critical patent/CN117314139A/en
Pending legal-status Critical Current

Links

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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Development Economics (AREA)
  • Quality & Reliability (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • General Business, Economics & Management (AREA)
  • Educational Administration (AREA)
  • Operations Research (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a modeling method and device for a business process, terminal equipment and a storage medium, and relates to the technical field of computers. The method comprises the following steps: acquiring a description text of a business process; carrying out semantic recognition on the description text of the business process to obtain semantic information of the business process; determining a plurality of business process elements and association relations among the business process elements according to the semantic information; modeling is carried out according to the plurality of business process elements and the association relation among the plurality of business process elements, and a business process model is generated. Based on the description text of the business process, after semantic information of the business process is obtained, the association relation among a plurality of business process elements and a plurality of business process elements is automatically determined based on the semantic information, and then a business process model can be automatically generated, the description text of the business process is descriptive language, no special developer with professional background knowledge is required to participate, and modeling of the business process is greatly facilitated.

Description

Modeling method and device for business process, terminal equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and apparatus for modeling a business process, a terminal device, and a storage medium.
Background
BPM (Business Process Modeling ) is a core method and tool for business process management, BPMN (Business Process Modeling Notation ) is a common and standard language for process modeling, and is used to draw business process charts. Therefore, modeling of business processes is also a hotspot for research.
In the related technology, a developer adopts a process engine technology, and defines each step and task in the business process and the dependency relationship among each step through a graphical interface, a code mode or a mixed mode so as to realize modeling of the business process.
However, in the related art, modeling is performed based on the process engine technology, so that developers are required to have professional background knowledge, and modeling of the business process is inconvenient.
Disclosure of Invention
The present invention aims to solve the above-mentioned technical problems in the related art by providing a modeling method, a device, a terminal device and a storage medium for a business process, which address the above-mentioned drawbacks in the prior art.
In order to achieve the above purpose, the technical scheme adopted by the embodiment of the invention is as follows:
in a first aspect, an embodiment of the present invention provides a method for modeling a business process, where the method includes:
Acquiring a description text of a business process;
carrying out semantic recognition on the description text of the business process to obtain semantic information of the business process;
determining a plurality of business process elements and association relations among the business process elements according to the semantic information;
modeling is carried out according to the plurality of business process elements and the association relation among the plurality of business process elements, and a model of the business process is generated.
Optionally, the determining, according to the semantic information, a plurality of business process elements and association relationships between the plurality of business process elements includes:
determining a plurality of business process elements corresponding to the keywords from a plurality of preset elements according to the keywords in the semantic information and preset corresponding relations, wherein the preset corresponding relations are used for representing the corresponding relations between the preset elements and the preset keywords;
and determining the association relation among the plurality of business process elements according to the association relation among the plurality of keywords in the semantic information.
Optionally, the determining, according to the association relationship between the plurality of keywords in the semantic information, the association relationship between the plurality of business process elements includes:
Determining branches corresponding to the plurality of business process elements according to rule information in the semantic information;
and determining the association relationship among the plurality of business process elements according to the branches corresponding to the plurality of business process elements and the association relationship among the plurality of keywords.
Optionally, after the modeling according to the plurality of business process elements and the association relationships among the plurality of business process elements, the method further includes:
displaying a service interface corresponding to the service flow through a service processing node corresponding to each service flow element;
and displaying information of the business process model and task information to be processed of each business process element in a to-be-processed area in a business interface corresponding to the business process.
Optionally, before displaying the information of the model of the business process and the task information to be processed of each business process element in the to-be-handled area on the business interface corresponding to the business process, the method further includes:
and generating task information to be processed of each business process element according to the task identifier, the task name and the task keyword corresponding to each business process element.
Optionally, the method further comprises:
if the task information to be processed for the first business process element in the business process elements is detected to be completed, displaying the information of the business process model and the processed task information of the first business process element through the processed area in the business interface of the first business processing node;
the first service processing node is a service processing node corresponding to the first service flow element.
Optionally, after the modeling according to the plurality of business process elements and the association relationships among the plurality of business process elements, the method further includes:
configuring corresponding associated services for the plurality of business process elements in the business process model;
and if the task handling corresponding to the second business process element in the business process elements is detected to be completed, executing the associated business corresponding to the second business process element through a second business processing node corresponding to the second business process element.
In a second aspect, an embodiment of the present invention further provides a modeling apparatus for a business process, where the apparatus includes:
The acquisition module is used for acquiring the description text of the business process;
the identification module is used for carrying out semantic identification on the description text of the business process to obtain semantic information of the business process;
the determining module is used for determining a plurality of business process elements and association relations among the business process elements according to the semantic information;
the generation module is used for modeling according to the plurality of business process elements and the association relation among the plurality of business process elements and generating a model of the business process.
Optionally, the determining module is specifically configured to determine, from a plurality of preset elements, a plurality of business process elements corresponding to the plurality of keywords according to a plurality of keywords in the semantic information and a preset corresponding relationship, where the preset corresponding relationship is used to characterize a corresponding relationship between the plurality of preset elements and the plurality of preset keywords; and determining the association relation among the plurality of business process elements according to the association relation among the plurality of keywords in the semantic information.
Optionally, the determining module is specifically configured to determine branches corresponding to the multiple business process elements according to rule information in the semantic information; and determining the association relationship among the plurality of business process elements according to the branches corresponding to the plurality of business process elements and the association relationship among the plurality of keywords.
Optionally, the apparatus further includes:
the first display module is used for displaying a service interface corresponding to the service flow through the service processing node corresponding to each service flow element; and displaying information of the business process model and task information to be processed of each business process element in a to-be-processed area in a business interface corresponding to the business process.
Optionally, the apparatus further includes:
the first generation module is used for generating task information to be processed of each business process element according to the task identifier, the task name and the task keyword corresponding to each business process element.
Optionally, the apparatus further includes:
the second display module is used for displaying information of the business process model and processed task information of the first business process element through the processed area in the business interface of the first business process node if the to-be-processed task information of the first business process element in the plurality of business process elements is detected to be completed;
the first service processing node is a service processing node corresponding to the first service flow element.
Optionally, the apparatus further includes:
The configuration module is used for configuring corresponding associated services for the plurality of business process elements in the business process model;
and the execution module is used for executing the associated service corresponding to the second business process element through the second business processing node corresponding to the second business process element if the task handling corresponding to the second business process element in the plurality of business process elements is detected.
In a third aspect, an embodiment of the present invention further provides a terminal device, including: a memory storing a computer program executable by the processor, and a processor implementing the method of modeling a business process according to any one of the first aspects above when the processor executes the computer program.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where a computer program is stored, where the computer program is read and executed to implement a method for modeling a business process according to any one of the first aspect.
The beneficial effects of the invention are as follows: the embodiment of the invention provides a modeling method of a business process, which comprises the following steps: acquiring a description text of a business process; carrying out semantic recognition on the description text of the business process to obtain semantic information of the business process; determining a plurality of business process elements and association relations among the business process elements according to the semantic information; modeling is carried out according to the plurality of business process elements and the association relation among the plurality of business process elements, and a business process model is generated. Based on the description text of the business process, after semantic information of the business process is obtained, the association relation among a plurality of business process elements and a plurality of business process elements is automatically determined based on the semantic information, and then a business process model can be automatically generated, the description text of the business process is descriptive language, no special developer with professional background knowledge is required to participate, and modeling of the business process is greatly facilitated.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow diagram of a modeling method for a business flow according to an embodiment of the present invention;
FIG. 2 is a schematic flow diagram of a modeling method for a business flow according to an embodiment of the present invention;
FIG. 3 is a schematic flow diagram of a modeling method for a business flow according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a business process model according to an embodiment of the present invention;
FIG. 5 is a schematic flow diagram of a modeling method for a business flow according to an embodiment of the present invention;
fig. 6 is a schematic diagram of a service interface corresponding to a service flow provided in an embodiment of the present invention;
FIG. 7 is a schematic flow diagram of a modeling method for a business flow according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a logic flow configuration interface according to an embodiment of the present invention;
FIG. 9 is a schematic structural diagram of a modeling apparatus for a business process according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
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 of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in 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 of the present invention.
Thus, the following detailed description of the embodiments of the present application, as provided in the accompanying drawings, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
In the description of the present application, it should be noted that, if the terms "upper", "lower", and the like indicate an azimuth or a positional relationship based on the azimuth or the positional relationship shown in the drawings, or an azimuth or the positional relationship that is commonly put when the product of the application is used, it is merely for convenience of description and simplification of the description, and does not indicate or imply that the apparatus or element to be referred to must have a specific azimuth, be configured and operated in a specific azimuth, and therefore should not be construed as limiting the present application.
Furthermore, the terms first, second and the like in the description and in the claims and in the above-described figures, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that, without conflict, features in embodiments of the present application may be combined with each other.
In the related technology, a developer adopts a process engine technology, and defines each step and task in the business process and the dependency relationship among each step through a graphical interface, a code mode or a mixed mode so as to realize modeling of the business process.
The process engine technology is a computer software technology for managing and executing business processes. By defining, executing and monitoring tasks in the business process, the efficiency and accuracy of the business process are improved. Flow engine technology typically has the following functions:
and (3) modeling a flow: the steps and tasks in the business process and the dependency relationship between the steps and tasks are defined through a graphical interface, a code mode or a mixed mode.
The flow is executed: and automatically executing tasks and steps in the business process, and automatically transferring the tasks and steps according to constraint conditions and rules.
Task allocation: assign tasks to corresponding users, groups, or roles, and after they complete the tasks, inform the flow engine to complete the tasks.
Monitoring and management: monitoring the execution state of business processes and tasks, managing activities, histories and abnormal conditions, and providing a visual interface to improve and optimize the process execution performance.
Extension support: APIs (Application Programming Interface, application programming interfaces) and plug-ins are provided to integrate other systems and to provide extended support enabling the process engine to integrate with external systems such as automation, email, text messaging, and social media.
It should be noted that, the disadvantage of the process engine technology is that the threshold is too high, which is mainly expressed in the following aspects:
technical threshold: the process engine is a complex technology that requires a plurality of skills to be mastered in order to apply it. Such as techniques that require knowledge of process modeling, rule engines, webService, etc. And also requires mastering common programming languages such as Java (a computer programming language) and the like.
Business understanding threshold: the process engine technology needs to be deeply understood and mastered for specific business, including aspects of business processes, business rules and the like. If the business is not understood deeply, problems may occur in using the flow engine.
The architecture understanding threshold: the process engine generally needs to be applied under a specific technical architecture, such as BPM (Business Process Management ), SOA (Service-oriented architecture), micro-Service, and the like. If these architectures are not well understood, the application of the flow engine may be affected.
And (3) a threshold is input by manpower: the application of the process engine technology requires a certain manpower investment, including aspects of process modeling, process implementation and the like. Therefore, the manpower input and the training cost need to be considered.
Aiming at the problems that modeling is performed based on a process engine technology in the related technology, developers are required to have professional background knowledge, and modeling of a business process is inconvenient.
The embodiment of the application provides a modeling method of a business process, which carries out semantic recognition on a description text of the business process to obtain semantic information of the business process; according to the semantic information, a plurality of business process elements and association relations among the business process elements are determined, and then according to the determined information, a business process model can be generated. The method has the advantages that the flow engine technology is not needed, the semantic information of the business flow is obtained based on the description text of the business flow, the subsequent model of the business flow can be automatically generated based on the semantic information, the description text of the business flow is descriptive language, and the participation of a developer specially provided with professional background knowledge is not needed, so that the modeling of the business flow is greatly facilitated.
The modeling method of the business process provided by the embodiment of the application is applied to terminal equipment, and the terminal equipment can be any one of the following: desktop computers, notebook computers, desktop computers, smart phones, and the like.
The following explains a modeling method of a business process provided in the embodiment of the present application.
Fig. 1 is a flow diagram of a modeling method of a business flow according to an embodiment of the present invention, as shown in fig. 1, where the method includes:
s101, acquiring a description text of a business process.
The method comprises the steps that a text is adopted to describe a business processing flow in a business flow, and a description text of the business flow can be obtained; the text is natural language, for example, chinese characters or English. Descriptive text of the business process may characterize some business requirements.
In some embodiments, the terminal device may display an operation interface of the preset intelligent dialogue service, obtain a description text of the business process in response to the input description operation, and display the description text of the business process on the operation interface.
It should be noted that, in response to the input description operation, a preset sentence may also be obtained and displayed on the operation interface, where the preset sentence is used to instruct the terminal device to execute the following processes from S102 to S104. For example, the preset statement may generate a workflow for "automatic creation, and the business process is as follows. The workflow includes: a model of the business process is described below.
In addition, the preset intelligent dialogue service can be an intelligent service of an intelligent manufacturing digital base, wherein the intelligent manufacturing digital base is oriented to the requirements of management digitization, knowledge service, software platformization and the like in the intelligent manufacturing process, and solves the common problem of the industry by using platform-type and general-purpose system-level software, and solves the individual problem by using service-type and customized industrial application programs.
S102, carrying out semantic recognition on the description text of the business process to obtain semantic information of the business process.
The process of acquiring the description text of the business flow lays a foundation for the subsequent processes of S103 and S104.
In some embodiments, semantic analysis, grammar analysis and keyword extraction are performed on the description text of the business process by adopting a semantic recognition technology in a preset intelligent dialogue service, so as to obtain semantic information of the business process.
In this embodiment of the present application, the preset intelligent dialogue service in the terminal device may transmit the obtained semantic information of the service flow to the downstream flow engine, so that the terminal device may use the downstream flow engine to execute the following processes S103 and S104.
S103, determining a plurality of business process elements and association relations among the business process elements according to the semantic information.
Wherein the plurality of business process elements may be BPMN (Business Process Modeling Notation, business process modeling symbol) graphics.
In some embodiments, the terminal device uses a flow engine to convert semantic information to obtain a plurality of business flow elements and association relationships among the business flow elements, wherein the connection relationships among the business flow elements, the sequence, and the like.
In addition, the process engine may also be referred to as a workflow engine.
S104, modeling is carried out according to the plurality of business process elements and the association relation among the plurality of business process elements, and a business process model is generated.
The model of the business process may also be referred to as a BPMN model.
In the embodiment of the application, the terminal equipment adopts the process engine to connect and layout the plurality of business process elements according to the association relation among the plurality of business process elements, so that the automatic modeling of the business process is realized, and a business process model is generated.
The terminal device may also display a model of the business process.
It is worth to say that the process engine can be used for quickly and efficiently realizing automatic conversion from semantic information to a business process model, so that the modeling efficiency and accuracy are improved.
In summary, the embodiment of the invention provides a modeling method for a business process, which includes: acquiring a description text of a business process; carrying out semantic recognition on the description text of the business process to obtain semantic information of the business process; determining a plurality of business process elements and association relations among the business process elements according to the semantic information; modeling is carried out according to the plurality of business process elements and the association relation among the plurality of business process elements, and a business process model is generated. Based on the description text of the business process, after semantic information of the business process is obtained, the association relation among a plurality of business process elements and a plurality of business process elements is automatically determined based on the semantic information, and then a business process model can be automatically generated, the description text of the business process is descriptive language, no special developer with professional background knowledge is required to participate, and modeling of the business process is greatly facilitated.
Moreover, the business process described by natural language can be converted into a business process model, so that the abstract business process can be more embodied and visualized, and business responsible persons can be helped to better understand and examine the business process.
In addition, intelligent service of the intelligent manufacturing digital base is introduced, automatic modeling of the business process is realized by means of the algorithm capability of the intelligent service of the intelligent manufacturing digital base and a process engine, and development and maintenance of the business process can be simpler, more convenient and faster and more convenient to use through rapid conversion from a description text of natural language to a model of the business process.
Optionally, fig. 2 is a flow chart of a modeling method of a business flow, as shown in fig. 2, where the determining, in S103, a plurality of business flow elements and a process of determining association relationships between the plurality of business flow elements according to semantic information may include:
s201, determining a plurality of business process elements corresponding to the keywords from a plurality of preset elements according to the keywords in the semantic information and the preset corresponding relation.
The preset corresponding relation is used for representing the corresponding relation between a plurality of preset elements and a plurality of preset keywords.
In some embodiments, for each keyword in the semantic information, searching each target preset keyword matched with each keyword in a plurality of preset keywords in a preset corresponding relation, and taking a target preset element corresponding to each target preset keyword in the preset corresponding relation as a plurality of business process elements corresponding to the plurality of keywords.
S202, according to the association relation among a plurality of keywords in the semantic information, determining the association relation among a plurality of business process elements.
It should be noted that, according to the correspondence between the plurality of keywords and the plurality of business process elements and the association between the plurality of keywords, the association between the plurality of business process elements is determined.
For example, the plurality of keywords may include a, b, and c, and the association relationship between the plurality of keywords includes: a and b have a connection relationship, and a and c also have a connection relationship; the business process element corresponding to a may be x, and the business process element corresponding to b may be y. And c, the corresponding business process element can be z, and the association relationship among the business process elements comprises: x has a connection relationship with y, and x also has a connection relationship with z.
Optionally, fig. 3 is a flow chart of a modeling method of a business flow according to an embodiment of the present invention, as shown in fig. 3, a process of determining an association relationship between a plurality of business flow elements according to an association relationship between a plurality of keywords in semantic information in S202 may include:
S301, determining branches corresponding to a plurality of business process elements according to rule information in the semantic information.
In some embodiments, according to rule information in the semantic information, determining a main branch and at least two sub-branches corresponding to the plurality of business process elements, and business process elements on the main branch and business process elements on the at least two sub-branches.
S302, determining the association relationship among the plurality of business process elements according to the branches corresponding to the plurality of business process elements and the association relationship among the plurality of keywords.
In the embodiment of the application, the association relationship among the plurality of business process elements is determined according to the main branches and at least two sub-branches corresponding to the plurality of business process elements, the business process elements on the main branches, the business process elements on the at least two sub-branches, the correspondence relationship among the plurality of keywords and the plurality of business process elements, and the association relationship among the plurality of keywords.
It should be noted that the process elements may be used to include steps of building a model of a business process, determining a plurality of business process elements, building a process rule, and the like, where building the process rule may include building branches and execution logic in the model of the business process.
Optionally, fig. 4 is a schematic diagram of a business process model provided in an embodiment of the present invention, where, as shown in fig. 4, the business process model includes a main branch and two sub branches;
wherein, the main branch comprises: a corresponding business process element is started, a corresponding business process element is initiated by an employee, and if the number of leave requesting days in the output information of the employee initiation is greater than or equal to 3 days, a left branch is entered, and the left branch comprises a business process element corresponding to a department leader; if the leave-on days are less than 3 days, entering a right sub-branch, wherein the right sub-branch comprises a business flow element corresponding to a straight superior;
the business process elements corresponding to the department leader and the business process elements corresponding to the directly superior are connected with the business process elements corresponding to the change employee current state on the main branch, and the business process elements corresponding to the change employee current state are also provided with the ending business process elements after the business process elements corresponding to the change employee current state.
It should be noted that, as shown in fig. 4, each business process element in the business process model has a corresponding text description, and the preset conditions corresponding to different branches in the business process model may also be described by text, for example, "greater than or equal to 3 days" and "less than 3 days" in fig. 4.
In summary, after the service flow described by natural language, that is, the description text of the service flow is converted into the model of the service flow, service analysis and optimization can be very conveniently performed. A standard and graphical business process representation method can be provided through a process engine, and problems and bottlenecks in the business process can be better found through analysis and optimization of a business process model, so that improvement is better carried out.
Optionally, fig. 5 is a flow chart of a modeling method of a business flow, as shown in fig. 5, where in step S104, modeling is performed according to a plurality of business flow elements and association relationships between a plurality of business flow elements, and after a process of generating a business flow model, the method may further include:
s401, displaying a service interface corresponding to the service flow through the service processing node corresponding to each service flow element.
The service processing node corresponding to each service flow element may be a terminal device corresponding to each service flow element.
It should be noted that, the service processing node corresponding to each service flow element may also be considered as each approval node for the service flow, and each service processing node corresponding to each service flow element has a corresponding task, and this task may also be considered as an approval task corresponding to each approval node.
In the embodiment of the present application, displaying, by the service processing node corresponding to each service flow element, the service interface corresponding to the service flow refers to displaying, by the terminal device corresponding to each service flow element, the service interface corresponding to the service flow.
For the example in fig. 4, the service interfaces corresponding to the service flows may be displayed on the terminal device corresponding to the employee, the terminal device corresponding to the department leader, and the terminal device corresponding to the generic upper level.
S402, displaying information of a business process model and task information to be processed of each business process element in a to-be-processed area in a business interface corresponding to the business process.
And displaying information of the business process model and task information to be processed of each business process element in a form in a to-be-handled area in the business interface.
Of course, only the task information to be processed of the target business process element, which is any business process element of the plurality of business process elements, may be displayed by the business processing node corresponding to the target business process element.
For example, for the example in fig. 4, the service processing node corresponding to the target service flow element may be the service processing node corresponding to the "department leader", and then the task information to be processed for the "department leader" may be displayed on the terminal device corresponding to the "department leader", and also the task information to be processed for the "department leader", the task information to be processed for the "directly superior" and the task information to be processed for the "employee initiating" may be displayed at the same time. This is not particularly limited in the embodiments of the present application.
Optionally, before displaying the information of the business process model and the task information to be processed of each business process element in the to-be-handled area on the business interface corresponding to the business process, the method further includes:
and generating task information to be processed of each business process element according to the task identifier, the task name and the task keyword corresponding to each business process element.
The task information to be processed of each business process element may further include: processor information, task start time information, task claim time information, task deadline.
Fig. 6 is a schematic diagram of a service interface corresponding to a service flow provided in an embodiment of the present invention, where, as shown in fig. 6, the service interface may include: task identification, task name, task keywords, processor information, task start time information, task claim time information, task deadline, and identification of a model of the business process.
The business interface can also display a handling control.
The business processing node corresponding to the target business process element responds to the handling operation aiming at the handling control and processes the task of the target business process element.
Optionally, the method further comprises:
And if the task information to be processed for the first business process element in the business process elements is detected to be completed, displaying the information of the business process model and the processed task information of the first business process element through the processed area in the business interface of the first business processing node.
The first service processing node is a service processing node corresponding to the first service flow element.
It should be noted that, if the task information to be processed of the first service flow element is completed, canceling to display the information displayed in the to-be-handled area in the service interface of the first service processing node; and displaying the information of the business process model and the processed task information of the first business process element through the processed area in the business interface of the first business processing node, so that the user corresponding to the first business processing node can check the processed task information of the first business process element in the processed area.
In this embodiment of the present application, the to-be-handled area in the service interface and the to-be-handled area on the service interface may be different areas on the same service interface, or may of course be different areas on different service interfaces, where the service interface including the to-be-handled area may be referred to as a to-be-handled service interface, and the service interface including the handled area may be referred to as a handled service interface. Of course, the initiation business interface may be configured, and for the example in fig. 4, the initiation business interface may be displayed by the business processing node of the corresponding business process element of "employee initiation".
Optionally, fig. 7 is a flow chart of a modeling method of a business flow, as shown in fig. 7, where in step S104, modeling is performed according to a plurality of business flow elements and association relationships between a plurality of business flow elements, and after a process of generating a business flow model, the method may further include:
s501, configuring corresponding associated services for a plurality of business process elements in a business process model.
Wherein different associated services may be configured for different business process elements.
S502, if the task handling corresponding to the second business process element in the business process elements is detected to be completed, executing the associated business corresponding to the second business process element through the second business processing node corresponding to the second business process element.
The second business process element may be any business process element in a plurality of business process elements, where each business process element in the plurality of business process elements has a corresponding task.
In this embodiment of the present application, after the task handling corresponding to the second business process element is completed by the second business processing node corresponding to the second business process element, the associated business corresponding to the second business process element may be executed.
It should be noted that, the associated task may be a notification task, a modification state task, or the like, which is not specifically limited in the embodiment of the present application.
For the example in fig. 4, if the second business process element is a business process element corresponding to "employee initiation", then the associated business corresponding to the second business process element may be sending an approval notification message to the next business processing node, which may be the business processing node corresponding to "department leader".
The above-described processes of S501 to S502 may be implemented using a flow engine, and the entire process may be referred to as a process of configuring a logic flow.
Fig. 8 is a schematic diagram of a logic flow configuration interface according to an embodiment of the present invention, where, as shown in fig. 8, the logic flow configuration interface may include: a start control, a retrieve control, a modify control, and an end control. The business process element may be retrieved in response to an operation directed to the retrieval control, and an associated task may be configured for the retrieved business process element in response to an operation directed to the modification control.
In summary, the embodiment of the invention provides a modeling method for a business process, which is based on a description text of the business process, after semantic information of the business process is obtained, the association relationship among a plurality of business process elements and a plurality of business process elements is automatically determined based on the semantic information, and then a model of the business process can be automatically generated, wherein the description text of the business process is a descriptive language, and a developer with special background knowledge is not required to participate, so that the modeling of the business process is greatly facilitated. Moreover, the business process described by natural language can be converted into a business process model, so that the abstract business process can be more embodied and visualized, and business responsible persons can be helped to better understand and examine the business process.
In addition, intelligent service of the intelligent manufacturing digital base is introduced, automatic modeling of the business process is realized by means of the algorithm capability of the intelligent service of the intelligent manufacturing digital base and a process engine, and development and maintenance of the business process can be simpler, more convenient and faster and more convenient to use through rapid conversion from a description text of natural language to a model of the business process.
Moreover, after the service flow described by natural language, namely the description text of the service flow, is converted into the model of the service flow, the service analysis and optimization can be very conveniently carried out. A standard and graphical business process representation method can be provided through a process engine, and problems and bottlenecks in the business process can be better found through analysis and optimization of a business process model, so that improvement is better carried out.
The following describes a modeling apparatus, a terminal device, a storage medium, and the like for executing a business process of the modeling method for a business process provided in the present application, and specific implementation processes and technical effects thereof refer to relevant contents of the modeling method for a business process, which are not described in detail below.
Fig. 9 is a schematic structural diagram of a modeling apparatus for a business process according to an embodiment of the present invention, where, as shown in fig. 9, the apparatus includes:
An obtaining module 901, configured to obtain a description text of a service flow;
the identifying module 902 is configured to perform semantic identification on the description text of the service flow, so as to obtain semantic information of the service flow;
a determining module 903, configured to determine a plurality of business process elements and association relationships between the plurality of business process elements according to the semantic information;
the generating module 904 is configured to perform modeling according to the plurality of business process elements and association relationships between the plurality of business process elements, and generate a model of the business process.
Optionally, the determining module 903 is specifically configured to determine, from a plurality of preset elements, a plurality of business process elements corresponding to the plurality of keywords according to the plurality of keywords in the semantic information and a preset correspondence, where the preset correspondence is used to characterize the correspondence between the plurality of preset elements and the plurality of preset keywords; and determining the association relation among the plurality of business process elements according to the association relation among the plurality of keywords in the semantic information.
Optionally, the determining module 903 is specifically configured to determine branches corresponding to the plurality of business process elements according to rule information in the semantic information; and determining the association relationship among the plurality of business process elements according to the branches corresponding to the plurality of business process elements and the association relationship among the plurality of keywords.
Optionally, the apparatus further includes:
the first display module is used for displaying a service interface corresponding to the service flow through the service processing node corresponding to each service flow element; and displaying information of the business process model and task information to be processed of each business process element in a to-be-processed area in a business interface corresponding to the business process.
Optionally, the apparatus further includes:
the first generation module is used for generating task information to be processed of each business process element according to the task identifier, the task name and the task keyword corresponding to each business process element.
Optionally, the apparatus further includes:
the second display module is used for displaying information of the business process model and processed task information of the first business process element through the processed area in the business interface of the first business process node if the to-be-processed task information of the first business process element in the plurality of business process elements is detected to be completed;
the first service processing node is a service processing node corresponding to the first service flow element.
Optionally, the apparatus further includes:
The configuration module is used for configuring corresponding associated services for the plurality of business process elements in the business process model;
and the execution module is used for executing the associated service corresponding to the second business process element through the second business processing node corresponding to the second business process element if the task handling corresponding to the second business process element in the plurality of business process elements is detected.
The foregoing apparatus is used for executing the method provided in the foregoing embodiment, and its implementation principle and technical effects are similar, and are not described herein again.
The above modules may be one or more integrated circuits configured to implement the above methods, for example: one or more application specific integrated circuits (Application Specific Integrated Circuit, abbreviated as ASIC), or one or more microprocessors (digital singnal processor, abbreviated as DSP), or one or more field programmable gate arrays (Field Programmable Gate Array, abbreviated as FPGA), or the like. For another example, when a module above is implemented in the form of a processing element scheduler code, the processing element may be a general-purpose processor, such as a central processing unit (Central Processing Unit, CPU) or other processor that may invoke the program code. For another example, the modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
Fig. 10 is a schematic structural diagram of a terminal device according to an embodiment of the present invention, where the terminal device includes: a processor 1001 and a memory 1002.
The memory 1002 is used to store a program, and the processor 1001 calls the program stored in the memory 1002 to execute the above-described method embodiment. The specific implementation manner and the technical effect are similar, and are not repeated here.
Optionally, the present invention also provides a program product, such as a computer readable storage medium, comprising a program for performing the above-described method embodiments when being executed by a processor.
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in hardware plus software functional units.
The integrated units implemented in the form of software functional units described above may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium, and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (english: processor) to perform some of the steps of the methods according to the embodiments of the invention. And the aforementioned storage medium includes: u disk, mobile hard disk, read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for modeling a business process, the method comprising:
acquiring a description text of a business process;
carrying out semantic recognition on the description text of the business process to obtain semantic information of the business process;
determining a plurality of business process elements and association relations among the business process elements according to the semantic information;
modeling is carried out according to the plurality of business process elements and the association relation among the plurality of business process elements, and a model of the business process is generated.
2. The method of claim 1, wherein determining a plurality of business process elements and associations between the plurality of business process elements based on the semantic information comprises:
determining a plurality of business process elements corresponding to the keywords from a plurality of preset elements according to the keywords in the semantic information and preset corresponding relations, wherein the preset corresponding relations are used for representing the corresponding relations between the preset elements and the preset keywords;
And determining the association relation among the plurality of business process elements according to the association relation among the plurality of keywords in the semantic information.
3. The method according to claim 2, wherein the determining the association relationship between the plurality of business process elements according to the association relationship between the plurality of keywords in the semantic information includes:
determining branches corresponding to the plurality of business process elements according to rule information in the semantic information;
and determining the association relationship among the plurality of business process elements according to the branches corresponding to the plurality of business process elements and the association relationship among the plurality of keywords.
4. The method of claim 1, wherein after said modeling from said plurality of business process elements and from associations between said plurality of business process elements, generating a model of said business process, said method further comprises:
displaying a service interface corresponding to the service flow through a service processing node corresponding to each service flow element;
and displaying information of the business process model and task information to be processed of each business process element in a to-be-processed area in a business interface corresponding to the business process.
5. The method of claim 4, wherein before displaying the information of the model of the business process and the task information to be processed of each business process element in the to-be-processed area on the business interface corresponding to the business process, the method further comprises:
and generating task information to be processed of each business process element according to the task identifier, the task name and the task keyword corresponding to each business process element.
6. The method according to claim 4, wherein the method further comprises:
if the task information to be processed for the first business process element in the business process elements is detected to be completed, displaying the information of the business process model and the processed task information of the first business process element through the processed area in the business interface of the first business processing node;
the first service processing node is a service processing node corresponding to the first service flow element.
7. The method of claim 1, wherein after said modeling from said plurality of business process elements and from associations between said plurality of business process elements, generating a model of said business process, said method further comprises:
Configuring corresponding associated services for the plurality of business process elements in the business process model;
and if the task handling corresponding to the second business process element in the business process elements is detected to be completed, executing the associated business corresponding to the second business process element through the second business processing node corresponding to the second business process element.
8. A modeling apparatus for a business process, the apparatus comprising:
the acquisition module is used for acquiring the description text of the business process;
the identification module is used for carrying out semantic identification on the description text of the business process to obtain semantic information of the business process;
the determining module is used for determining a plurality of business process elements and association relations among the business process elements according to the semantic information;
the generation module is used for modeling according to the plurality of business process elements and the association relation among the plurality of business process elements and generating a model of the business process.
9. A terminal device, comprising: a memory and a processor, the memory storing a computer program executable by the processor, the processor implementing the method of modeling a business process of any of the preceding claims 1-7 when the computer program is executed.
10. A computer readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when read and executed, implements a method of modeling a business process according to any of the preceding claims 1-7.
CN202310987188.2A 2023-08-07 2023-08-07 Modeling method and device for business process, terminal equipment and storage medium Pending CN117314139A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310987188.2A CN117314139A (en) 2023-08-07 2023-08-07 Modeling method and device for business process, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310987188.2A CN117314139A (en) 2023-08-07 2023-08-07 Modeling method and device for business process, terminal equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117314139A true CN117314139A (en) 2023-12-29

Family

ID=89245250

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310987188.2A Pending CN117314139A (en) 2023-08-07 2023-08-07 Modeling method and device for business process, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117314139A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117608650A (en) * 2024-01-15 2024-02-27 钱塘科技创新中心 Business flow chart generation method, processing device and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117608650A (en) * 2024-01-15 2024-02-27 钱塘科技创新中心 Business flow chart generation method, processing device and storage medium
CN117608650B (en) * 2024-01-15 2024-04-09 钱塘科技创新中心 Business flow chart generation method, processing device and storage medium

Similar Documents

Publication Publication Date Title
US20180159747A1 (en) Automated feature deployment for active analytics microservices
KR101863981B1 (en) Using text messages to interact with spreadsheets
JP2018533126A (en) Method, system, and computer program product for a natural language interface to a database
CN111177231A (en) Report generation method and report generation device
WO2020038251A1 (en) Process customizing system and method, and computer readable storage medium
US12026471B2 (en) Automated generation of chatbot
US20050120009A1 (en) System, method and computer program application for transforming unstructured text
US20180165386A1 (en) Chaining analytic models in tenant-specific space for a cloud-based architecture
CN110795697A (en) Logic expression obtaining method and device, storage medium and electronic device
CN117314139A (en) Modeling method and device for business process, terminal equipment and storage medium
CN112579733A (en) Rule matching method, rule matching device, storage medium and electronic equipment
CN111178701B (en) Risk control method and device based on feature derivation technology and electronic equipment
CN116244387A (en) Entity relationship construction method, device, electronic equipment and storage medium
CN111143408B (en) Event processing method and device based on business rule
CN111415129A (en) Workflow platform and terminal equipment with same
CN113448570A (en) Data processing method and device, electronic equipment and storage medium
CN115757585A (en) Enterprise knowledge base data storage method and device and storage medium
CN114496139A (en) Quality control method, device, equipment and system of electronic medical record and readable medium
US20210081600A1 (en) Coaching system and coaching method
CN109857838B (en) Method and apparatus for generating information
CN114118937A (en) Information recommendation method and device based on task, electronic equipment and storage medium
CN113609271A (en) Service processing method, device and equipment based on knowledge graph and storage medium
CN117874211B (en) Intelligent question-answering method, system, medium and electronic equipment based on SAAS software
CN110795424A (en) Feature engineering variable data request processing method and device and electronic equipment
CN110807089B (en) Question answering method and device and electronic equipment

Legal Events

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