CN111027921A - Business processing method and device, electronic equipment and storage medium - Google Patents

Business processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111027921A
CN111027921A CN201911134582.1A CN201911134582A CN111027921A CN 111027921 A CN111027921 A CN 111027921A CN 201911134582 A CN201911134582 A CN 201911134582A CN 111027921 A CN111027921 A CN 111027921A
Authority
CN
China
Prior art keywords
service
workflow engine
directory
application
target
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
CN201911134582.1A
Other languages
Chinese (zh)
Other versions
CN111027921B (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.)
Shandong Civic Se Commercial Middleware Co ltd
Original Assignee
Shandong Civic Se Commercial Middleware 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 Shandong Civic Se Commercial Middleware Co ltd filed Critical Shandong Civic Se Commercial Middleware Co ltd
Priority to CN201911134582.1A priority Critical patent/CN111027921B/en
Publication of CN111027921A publication Critical patent/CN111027921A/en
Application granted granted Critical
Publication of CN111027921B publication Critical patent/CN111027921B/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

Abstract

The application discloses a service processing method, a device, equipment and a medium, comprising the following steps: acquiring basic information of a configuration application; determining a domain service directory corresponding to the application; determining workflow engine service corresponding to the application; displaying a preset process model stored in a process resource library of a preset process platform, and receiving a selection instruction for a target process model; and after receiving the issuing command, generating an issuing document according to the basic information, the field business directory, the workflow engine service and the target process model so as to call the workflow engine service in the issuing document to execute business processing. According to the method and the system, the workflow engine service is managed by utilizing the unified preset flow platform, the reusable flow resource library is provided, the application system used by the user is accessed into the unified flow platform, the service processing can be completed based on the unified flow platform, the switching among different application systems is avoided, the user experience is improved, the multiplexing of flow resources is realized, and the working efficiency is improved.

Description

Business processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of workflow technologies, and in particular, to a method and an apparatus for processing a service, an electronic device, and a computer-readable storage medium.
Background
The workflow technology is mature and perfect day by day, the workflow is applied to more and more fields, and more enterprises install workflow management systems. Along with enterprise management becomes more refined, in order to meet the requirement of enterprise supervision departments on strengthening the group unified management and control strength, the process management faces the following problems: the business department process application system stands upright, numerous and complex business processes cannot be effectively controlled, and end-to-end process cooperation is not smooth. Under the existing technical scheme, a user needs to switch among different application systems to process different services, so that the user experience is poor and the working efficiency is low.
Disclosure of Invention
The application aims to provide a service processing method and device, an electronic device and a computer readable storage medium, which avoid the switching process among different application systems, improve the user experience and improve the working efficiency.
In order to achieve the above object, the present application provides a service processing method, including:
acquiring basic information for configuring a target application;
determining a domain service directory corresponding to the target application; the domain service directory is a directory which is divided according to domains and comprises service processes and service resources;
determining workflow engine service corresponding to the target application; the workflow engine service is an engine service managed by utilizing a unified preset flow platform;
displaying a preset process model stored in a process resource library of the preset process platform, and receiving a selection instruction for a target process model;
and after receiving an issuing command, generating an issuing document according to the basic information, the field business directory, the workflow engine service and the target process model so as to call the workflow engine service in the issuing document to execute business processing after downloading the issuing document.
Optionally, the determining the domain service directory corresponding to the target application includes:
receiving a selection instruction aiming at the existing field business directory in the preset flow platform so as to determine the field business directory corresponding to the target application;
or, acquiring a newly-built domain service directory corresponding to the target application.
Optionally, the determining the workflow engine service corresponding to the target application includes:
receiving a selection instruction aiming at the existing workflow engine service in the preset flow platform so as to determine the workflow engine service corresponding to the target application;
or, acquiring a new request of a user to receive the input workflow engine name and the resource implementation class, and obtaining a workflow engine service corresponding to the newly-built target application.
Optionally, the obtaining of the basic information for configuring the target application includes:
and acquiring the application name configured for the target application, the application description information and the application use environment.
Optionally, the displaying the preset process model stored in the process resource library of the preset process platform, and receiving a selection instruction for a target process model includes:
displaying the name, version number, creation date, release date and version description of the preset process model stored in the process resource library of the preset process platform in a form of a table;
and receiving a selection instruction which is sent by a user and aims at the target versions of one or more target process models.
Optionally, after receiving the issue command, the method further includes:
storing the basic information of the target application, the domain business directory and the incidence relation of the workflow engine service into a system database;
saving the target process model to a database of the workflow engine service;
and comprehensively displaying the basic information, the field business directory, the workflow engine service and the target process model.
Optionally, the method further includes:
the authority control function of the preset process platform is utilized to issue the use authority of the domain service directory to the user role;
and setting the system user as the user role so that the system user has the use permission of the service directory of the corresponding field.
In order to achieve the above object, the present application provides a service processing apparatus, including:
the information acquisition module is used for acquiring basic information for configuring the target application;
the directory determining module is used for determining a domain service directory corresponding to the target application; the domain service directory is a directory which is divided according to domains and comprises service processes and service resources;
the service determining module is used for determining the workflow engine service corresponding to the target application; the workflow engine service is an engine service managed by utilizing a unified preset flow platform;
the model selection module is used for displaying a preset process model stored in a process resource library of the preset process platform and receiving a selection instruction aiming at a target process model;
and the document generating module is used for generating a release document according to the basic information, the field business directory, the workflow engine service and the target process model after receiving a release command so as to call the workflow engine service in the release document to execute business processing after downloading the release document.
To achieve the above object, the present application provides an electronic device including:
a memory for storing a computer program;
a processor for implementing the steps of any of the service processing methods disclosed in the foregoing when executing the computer program.
To achieve the above object, the present application provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of any of the service processing methods disclosed in the foregoing.
According to the above scheme, the service processing method provided by the application includes: acquiring basic information for configuring a target application; determining a domain service directory corresponding to the target application; the domain service directory is a directory which is divided according to domains and comprises service processes and service resources; determining workflow engine service corresponding to the target application; the workflow engine service is an engine service managed by utilizing a unified preset flow platform; displaying a preset process model stored in a process resource library of the preset process platform, and receiving a selection instruction for a target process model; and after receiving an issuing command, generating an issuing document according to the basic information, the field business directory, the workflow engine service and the target process model so as to call the workflow engine service in the issuing document to execute business processing after downloading the issuing document. According to the method, the workflow engine service is managed by the aid of the unified preset flow platform, the reusable flow resource library is provided, the user can configure the application to serve the business catalog and the workflow engine service of the related field of the user, the flow model is selected, and finally the release document is generated in a combined mode, so that business processing can be executed by calling the workflow engine service in the release document, the application system which is actually used by the user is accessed to the unified flow platform, business processing can be completed based on the unified flow platform, switching processes among different application systems are avoided, user experience is improved, multiplexing of flow resources is achieved, and working efficiency is improved.
The application also discloses a business processing device, an electronic device and a computer readable storage medium, which can also realize the technical effects.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a service processing method disclosed in an embodiment of the present application;
fig. 2 is a flowchart of a specific service processing method disclosed in an embodiment of the present application;
fig. 3 is a structural diagram of a service processing apparatus disclosed in an embodiment of the present application;
fig. 4 is a block diagram of an electronic device disclosed in an embodiment of the present application;
fig. 5 is a block diagram of another electronic device disclosed in the embodiments of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
In the prior art, the differences of the flow platforms are large, a large number of complex business flows cannot be effectively controlled, users need to switch among different application systems to process different businesses, user experience is poor, and working efficiency is low.
Therefore, the embodiment of the application discloses a service processing method, which avoids the switching process among different application systems, improves the user experience and improves the working efficiency.
Referring to fig. 1, a service processing method disclosed in the embodiment of the present application includes:
s101: acquiring basic information for configuring a target application;
in the embodiment of the application, the basic information input by the user and used for configuring the target application is acquired, and specifically, a visual interface is provided and used for receiving the basic information input by the user. The basic information may include, but is not limited to, an application name, application description information, and a usage environment of the application, where the application description information may be information describing a purpose of the target application, and the usage environment of the application includes a development environment, a test environment, and a production environment.
S102: determining a domain service directory corresponding to the target application; the domain service directory is a directory which is divided according to domains and comprises service processes and service resources;
the domain service directory supports locally available service directory management, can be a directory divided according to the domain, and specifically can realize layering and domain-division management of the service flow and the service resource through a tree structure.
In a possible implementation manner, the determining of the domain service directory corresponding to the target application may specifically be receiving a selection instruction for an existing domain service directory in a preset process platform, so as to determine the domain service directory corresponding to the target application. That is, the tree structure can be used to display the domain service directory which can be managed by the current user, and the directory data is stored in the database in the form of one record. The user can select the existing domain service directory and determine the domain service directory as the domain service directory corresponding to the target application.
In another possible implementation manner, the determining of the domain service directory corresponding to the target application may specifically be to obtain a newly-created domain service directory. That is, the user may create a domain service directory and determine it as the domain service directory corresponding to the target application. When newly created, the information items to be input include the directory name and the directory description.
S103: determining workflow engine service corresponding to the target application; the workflow engine service is an engine service managed by utilizing a unified preset flow platform;
in the embodiment of the application, the workflow engine service is managed by using the unified preset flow platform, a user can see the workflow engine service managed by the unified preset flow platform through an interactive interface, and the information of each engine service is stored in the database in a form of one record. The user can select the existing workflow engine service in the preset flow platform by issuing a selection instruction, so that the workflow engine service corresponding to the target application is determined. Certainly, a new request initiated by a user for creating the workflow engine service can be obtained, and then the workflow engine name and the resource implementation class entered by the user are received, and the workflow engine service corresponding to the target application is created and obtained. The resource implementation class specifically refers to a Java class associated with the workflow engine and the user organization, and the interface of the class is provided by the workflow engine service.
Specifically, the unified preset process platform may further provide an authority control function, which is specifically divided into user management and role management, a super administrator of the preset process platform may authorize the usage authority of the domain service directory and/or the workflow engine service to an assigned user role in the role management process, and authorize the user role to an assigned user in the user management process, so that the assigned user has the usage authority owned by the corresponding user role.
S104: displaying a preset process model stored in a process resource library of the preset process platform, and receiving a selection instruction for a target process model;
it should be noted that, the preset process platform of the present application also maintains a process resource library in advance. The process repository can be used to manage process models, activities used in the process, forms used in the process, and applications and context data used in the process.
In a specific implementation, the preset process model stored in the process repository of the preset process platform may be displayed in a table form, and the displayed information may include, but is not limited to, a name, a version number, a creation date, a release date, and a version description of the preset process model. And then the user can issue a selection instruction through the displayed information of the preset process model so as to select one or more target versions of the target process model.
S105: and after receiving an issuing command, generating an issuing document according to the basic information, the field business directory, the workflow engine service and the target process model so as to call the workflow engine service in the issuing document to execute business processing after downloading the issuing document.
In this step, the user may issue an issue command, so that an issue document may be generated according to the basic information of the target application, the domain service directory, the workflow engine service, and the target flow model, where the issue document may be a document in an XML format and may provide a downloading function, and after the user downloads the issue document locally, the user puts the issue document into an assigned path of the actual application, that is, may invoke the workflow engine service in the issue document, and execute the corresponding service processing.
As a preferred implementation manner, after receiving the issuing command, the embodiment of the application may further store the basic information of the target application, the domain business directory, and the association relationship of the workflow engine service into the system database, and store the target process model into the database of the workflow engine service to implement storage and recording of information, thereby implementing traceability. In addition, the method can comprehensively display the four parts of contents, namely the basic information of the target application, the field business directory, the workflow engine service and the target process model, so as to intuitively display the information to the user.
According to the method, the workflow engine service is managed by using the unified preset flow platform, the reusable flow resource library is provided, a user can configure the application to serve the business directory and the workflow engine service of the associated field of the user, the flow model is selected, and finally the release document is generated in a combined mode, so that the business processing can be executed by calling the workflow engine service in the release document, the application system which is actually used by the user is accessed to the unified flow platform, the business processing can be completed based on the unified flow platform, the switching process among different application systems is avoided, the user experience degree is improved, the multiplexing of flow resources is realized, and the working efficiency is improved.
The service processing method provided by the embodiment of the present application is described below by an example in a specific implementation scenario. Firstly, introducing a domain business directory, and the incidence relation between an application and workflow engine service and the domain business directory: in general, the hierarchy of domain service directories may be divided according to an organizational hierarchy or business domain/service module. An application domain corresponds to an external application, and all process resources in the user application are uniformly managed in the application domain. Typically, one application is associated with a unique domain service directory, but there are also a few cases where multiple domain service directories are associated with applications across service domains. Multiple applications can be associated under one domain service directory. An application system is generally composed of a plurality of independent applications, each application can use a separate workflow engine service, or a plurality of applications can use the same workflow engine service, but one application is not allowed to use a plurality of workflow engine services.
In the embodiment of the application, a unified flow platform is provided, and the platform has an authority management function, and specifically comprises user management and role management. The process platform super manager can authorize roles to users in user management, authorize the authority of the domain business directory to roles in role management, and control process resources and workflow engine services which can be used by different applications through the authority of the domain business directory.
In addition, the embodiment also provides a process resource library, and the process resource library can be accessed in the unified process platform. Resources managed by a process resource library include process models, activities used in the process, forms used in the process, and context data used in the application and process. The process resource library is irrelevant to the workflow service, and all applications using the unified process platform share the unified process resource library so as to meet the requirement of process resource reuse. The process resource library has its own independent database storage. Process models, activities, forms, and application and context data can be created and multiplexed in a process repository. To control access rights of different applications to process resources, resources in the process resource repository may be associated with a domain business directory. The process model, activity, form and application configured in the process resource library and the context data are associated with the field business directory to which the process model belongs through directory identification. The multiplexing of the process resources can be realized among the process models in the same field of business directories in a selecting or copying mode.
Further, an application flow service support environment may be constructed. Referring to fig. 2, specifically, a user first inputs basic information of an application, including a name of the application, a description of the application, and an environment in which the application is used, such as a development test environment, a UAT test environment, and a core production environment.
And further, for applying the associated domain service directory, the manageable domain service directory of the current user can be displayed by utilizing a tree structure, and directory data is stored in a database in a form of one record. The user can select an existing domain service directory, and can also create or delete a domain service directory. The information items to be input when new are created include the directory name and the directory description.
After associating the catalog, the workflow engine may be serviced for the application. The workflow engine service based on the embodiment of the application provides a Restful service interface for the Restful service, that is, the workflow engine service provides an external Restful service interface, and a user can access the service provided by the interface through a Uniform Resource Locator (URL). The unified flow platform has the workflow engine service management capacity, a user can see the workflow engine services managed by the unified flow platform in the associated workflow engine service interface, and the information of each engine service is stored in the database in a form of a record. The user can select and associate the existing workflow engine service, and can also establish a new workflow engine service to realize association. The information items required to be input during new construction comprise the name of the process engine and a resource implementation class, the resource implementation class is a java class associated with the workflow engine and the user organization mechanism, the class interface is provided by the workflow engine, and a user can configure the implementation class through a configuration file, so that personnel in process operation are consistent with the user organization mechanism. It is noted that the associated engine services described above are not necessarily currently available. Deployment and operation and maintenance of the workflow engine service can be based on the PaaS platform.
After the workflow engine services are associated, the user can see all the publishable process models. The distributable process model data come from a process resource library and are stored in a database mode. Specifically, the process model data may be presented based on a form of a table tree, and the process model data may include, but is not limited to, a name, a version number, a creation date, a release date, and a version description. The user may select a version of a process model or versions of multiple process models.
After selecting the process model, the user may initiate a release request. The issuing process is that the incidence relation of the application, the field business directory and the workflow engine service is stored in a database, and meanwhile, the flow model selected by the user is stored in the database of the appointed workflow engine service by calling the issuing service of the workflow engine service.
After the release is successful, the four contents can be comprehensively displayed. Meanwhile, the flow platform can automatically generate the published document in the XML format based on the four contents. The published document provides a downloading function, and after a user downloads a local place, the document is put into a specified path of an application, and the application can use the workflow engine service.
After the construction of the application flow service support environment is completed, the present embodiment also introduces a usage scenario after the construction thereof. Specifically, a unified flow platform super administrator logs in the unified flow platform, a user Admin _1 (a system administrator of an application App 1) is newly built, a role AdminRole _1 is newly built, a directory Catalog1 right to which the application App1 belongs is granted to the role AdminRole _1, and the role AdminRole _1 is granted to the user AdminRole _ 1. The users are all virtual users, and are not real users in the application system.
After a user Admin _1 logs in the unified flow platform and enters a flow resource library, only flow resources below the Catalog Catalog1 can be seen. The process model 'expense examination and approval' can be newly established in the process resource library, and all process resources below the Catalog catalogue 1 can be reused. In the process design phase, the active executives need to be assigned. The process repository passes the currently logged user identifier to the application App1, which needs to implement an interface to return to the actual executor that the user can allocate. Namely, in the process design stage, the user group weaving organization in the practical application system is associated with the process.
After the process is designed, clicking a release button, calling a release service URL of a workflow engine service Flowservice1 associated with the application App1 by the unified process platform according to the incidence relation in the process service support environment, and storing the process model into a process operation model table of a flow engine service Flowservice 1.
After the release is completed, User _1 of the application App1 may log into the unified flow platform and enter the unified flow portal. The unified flow portal is associated with a workflow engine service. Through the incidence relation in the process service support environment, the unified process platform can automatically find the workflow engine service used by the application App1, so that the User _1 can see the 'cost approval' process, and the User _1 can select the process and click to initiate the process to carry out cost approval.
In the following, a service processing apparatus provided in an embodiment of the present application is introduced, and a service processing apparatus described below and a service processing method described above may be referred to each other.
Referring to fig. 3, a service processing apparatus provided in an embodiment of the present application includes:
an information obtaining module 201, configured to obtain basic information for configuring a target application;
a directory determining module 202, configured to determine a domain service directory corresponding to the target application; the domain service directory is a directory which is divided according to domains and comprises service processes and service resources;
the service determination module 203 is used for determining the workflow engine service corresponding to the target application; the workflow engine service is an engine service managed by utilizing a unified preset flow platform;
the model selection module 204 is configured to display a preset process model stored in a process resource library of the preset process platform, and receive a selection instruction for a target process model;
the document generating module 205 is configured to generate, after receiving the release command, a release document according to the basic information, the domain business directory, the workflow engine service, and the target process model, so as to invoke the workflow engine service in the release document to perform business processing after downloading the release document.
For the specific implementation process of the modules 201 to 205, reference may be made to the corresponding content disclosed in the foregoing embodiments, and details are not repeated here.
On the basis of the foregoing embodiment, as a preferred implementation manner, the catalog determination module 202 may be specifically configured to receive a selection instruction for an existing domain service catalog in the preset process platform, so as to determine a domain service catalog corresponding to the target application; or, acquiring a newly-built domain service directory corresponding to the target application.
On the basis of the foregoing embodiment, as a preferred implementation manner, the service determination module 203 may be specifically configured to receive a selection instruction for an existing workflow engine service in the preset flow platform, so as to determine a workflow engine service corresponding to the target application; or, acquiring a new request of a user to receive the input workflow engine name and the resource implementation class, and obtaining a workflow engine service corresponding to the newly-built target application.
On the basis of the foregoing embodiment, as a preferred implementation manner, the information obtaining module 201 may be specifically configured to obtain an application name configured for a target application, application description information, and a usage environment of the application.
On the basis of the foregoing embodiment, as a preferred implementation manner, the model selecting module 204 may specifically include:
the model display unit is used for displaying the name, the version number, the creation date, the release date and the version description of the preset process model stored in the process resource library of the preset process platform in a form of a table;
and the instruction receiving unit is used for receiving a selection instruction which is issued by a user and aims at the target versions of one or more target process models.
On the basis of the foregoing embodiment, as a preferred implementation, the service processing apparatus provided in the embodiment of the present application may further include:
the first storage module is used for storing the basic information of the target application, the domain business directory and the incidence relation of the workflow engine service into a system database after receiving the issuing command;
the second storage module is used for storing the target process model into a database of the workflow engine service;
and the comprehensive display module is used for comprehensively displaying the basic information, the field business directory, the workflow engine service and the target process model.
On the basis of the foregoing embodiment, as a preferred implementation, the service processing apparatus provided in the embodiment of the present application may further include:
the role management module is used for issuing the use permission of the field service directory to a user role by utilizing the permission control function of the preset process platform;
and the user management module is used for setting the system user into the user role so that the system user has the use permission of the service directory of the corresponding field.
The present application further provides an electronic device, and as shown in fig. 4, an electronic device provided in an embodiment of the present application includes:
a memory 100 for storing a computer program;
the processor 200, when executing the computer program, may implement the steps provided by the above embodiments.
Specifically, the memory 100 includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and computer-readable instructions, and the internal memory provides an environment for the operating system and the computer-readable instructions in the non-volatile storage medium to run. The processor 200 may be a Central Processing Unit (CPU), a controller, a microcontroller, a microprocessor or other data processing chip in some embodiments, and provides computing and controlling capability for the electronic device, and when executing the computer program stored in the memory 100, the steps of the service processing method disclosed in any of the foregoing embodiments may be implemented.
On the basis of the above embodiment, as a preferred implementation, referring to fig. 5, the electronic device further includes:
and an input interface 300 connected to the processor 200, for acquiring computer programs, parameters and instructions imported from the outside, and storing the computer programs, parameters and instructions into the memory 100 under the control of the processor 200. The input interface 300 may be connected to an input device for receiving parameters or instructions manually input by a user. The input device may be a touch layer covered on a display screen, or a button, a track ball or a touch pad arranged on a terminal shell, or a keyboard, a touch pad or a mouse, etc.
And a display unit 400 connected to the processor 200 for displaying data processed by the processor 200 and for displaying a visualized user interface. The display unit 400 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch panel, or the like.
And a network port 500 connected to the processor 200 for performing communication connection with each external terminal device. The communication technology adopted by the communication connection can be a wired communication technology or a wireless communication technology, such as a mobile high definition link (MHL) technology, a Universal Serial Bus (USB), a High Definition Multimedia Interface (HDMI), a wireless fidelity (WiFi), a bluetooth communication technology, a low power consumption bluetooth communication technology, an ieee802.11 s-based communication technology, and the like.
While FIG. 5 shows only an electronic device having the assembly 100 and 500, those skilled in the art will appreciate that the configuration shown in FIG. 5 does not constitute a limitation of the electronic device, and may include fewer or more components than shown, or some components may be combined, or a different arrangement of components.
The present application also provides a computer-readable storage medium, which may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk. The storage medium has a computer program stored thereon, and the computer program realizes the steps of the service processing method disclosed in any one of the foregoing embodiments when executed by the processor.
According to the method, the workflow engine service is managed by using the unified preset flow platform, the reusable flow resource library is provided, a user can configure the application to serve the business directory and the workflow engine service of the associated field of the user, the flow model is selected, and finally the release document is generated in a combined mode, so that the business processing can be executed by calling the workflow engine service in the release document, the application system which is actually used by the user is accessed to the unified flow platform, the business processing can be completed based on the unified flow platform, the switching process among different application systems is avoided, the user experience degree is improved, the multiplexing of flow resources is realized, and the working efficiency is improved.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A method for processing a service, comprising:
acquiring basic information for configuring a target application;
determining a domain service directory corresponding to the target application; the domain service directory is a directory which is divided according to domains and comprises service processes and service resources;
determining workflow engine service corresponding to the target application; the workflow engine service is an engine service managed by utilizing a unified preset flow platform;
displaying a preset process model stored in a process resource library of the preset process platform, and receiving a selection instruction for a target process model;
and after receiving an issuing command, generating an issuing document according to the basic information, the field business directory, the workflow engine service and the target process model so as to call the workflow engine service in the issuing document to execute business processing after downloading the issuing document.
2. The service processing method according to claim 1, wherein the determining a domain service directory corresponding to the target application comprises:
receiving a selection instruction aiming at the existing field business directory in the preset flow platform so as to determine the field business directory corresponding to the target application;
or, acquiring a newly-built domain service directory corresponding to the target application.
3. The business processing method of claim 1, wherein the determining the workflow engine service corresponding to the target application comprises:
receiving a selection instruction aiming at the existing workflow engine service in the preset flow platform so as to determine the workflow engine service corresponding to the target application;
or, acquiring a new request of a user to receive the input workflow engine name and the resource implementation class, and obtaining a workflow engine service corresponding to the newly-built target application.
4. The traffic processing method according to claim 1, wherein the obtaining of the basic information for configuring the target application comprises:
and acquiring the application name configured for the target application, the application description information and the application use environment.
5. The business processing method of claim 1, wherein the displaying the preset process model stored in the process resource library of the preset process platform and receiving a selection instruction for a target process model comprises:
displaying the name, version number, creation date, release date and version description of the preset process model stored in the process resource library of the preset process platform in a form of a table;
and receiving a selection instruction which is sent by a user and aims at the target versions of one or more target process models.
6. The service processing method according to claim 1, further comprising, after receiving the issue command:
storing the basic information of the target application, the domain business directory and the incidence relation of the workflow engine service into a system database;
saving the target process model to a database of the workflow engine service;
and comprehensively displaying the basic information, the field business directory, the workflow engine service and the target process model.
7. The traffic processing method according to any of claims 1 to 6, further comprising:
the authority control function of the preset process platform is utilized to issue the use authority of the domain service directory to the user role;
and setting the system user as the user role so that the system user has the use permission of the service directory of the corresponding field.
8. A traffic processing apparatus, comprising:
the information acquisition module is used for acquiring basic information for configuring the target application;
the directory determining module is used for determining a domain service directory corresponding to the target application; the domain service directory is a directory which is divided according to domains and comprises service processes and service resources;
the service determining module is used for determining the workflow engine service corresponding to the target application; the workflow engine service is an engine service managed by utilizing a unified preset flow platform;
the model selection module is used for displaying a preset process model stored in a process resource library of the preset process platform and receiving a selection instruction aiming at a target process model;
and the document generating module is used for generating a release document according to the basic information, the field business directory, the workflow engine service and the target process model after receiving a release command so as to call the workflow engine service in the release document to execute business processing after downloading the release document.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the service processing method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the traffic processing method according to any one of claims 1 to 7.
CN201911134582.1A 2019-11-19 2019-11-19 Service processing method and device, electronic equipment and storage medium Active CN111027921B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911134582.1A CN111027921B (en) 2019-11-19 2019-11-19 Service processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911134582.1A CN111027921B (en) 2019-11-19 2019-11-19 Service processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111027921A true CN111027921A (en) 2020-04-17
CN111027921B CN111027921B (en) 2023-09-05

Family

ID=70200631

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911134582.1A Active CN111027921B (en) 2019-11-19 2019-11-19 Service processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111027921B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111523812A (en) * 2020-04-24 2020-08-11 同盾控股有限公司 Model life cycle management method and system, equipment and storage medium
CN111897799A (en) * 2020-08-04 2020-11-06 黄河水利委员会信息中心 Hydrological model service system based on process engine
CN112068936A (en) * 2020-07-16 2020-12-11 石化盈科信息技术有限责任公司 Workflow management platform and workflow management system
CN112398933A (en) * 2020-11-05 2021-02-23 携程旅游网络技术(上海)有限公司 Cloud native application publishing method, system, device and storage medium
CN112734360A (en) * 2020-12-28 2021-04-30 深圳市瞬点科技有限公司 End-to-end business process management method, device, equipment and storage medium
CN113159654A (en) * 2021-05-26 2021-07-23 西门子工厂自动化工程有限公司 Data processing method, device, equipment, medium and product of industrial technical service
CN113535326A (en) * 2021-07-09 2021-10-22 粤港澳大湾区精准医学研究院(广州) Computing process scheduling system based on high-throughput sequencing data
CN113608733A (en) * 2021-08-25 2021-11-05 京东科技控股股份有限公司 Method and device for creating flow, electronic equipment and medium
CN113805885A (en) * 2021-09-18 2021-12-17 建信金融科技有限责任公司 Workflow engine-based front-end construction system and method of flow management system
CN115907674A (en) * 2022-12-13 2023-04-04 广州明动软件股份有限公司 Intelligent efficiency analysis method and system based on AI algorithm and neural engine
CN117112500A (en) * 2023-10-17 2023-11-24 天津市天河计算机技术有限公司 Resource management method, device, equipment and storage medium
CN112734360B (en) * 2020-12-28 2024-04-26 深圳市瞬点科技有限公司 End-to-end business process management method, device, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1482566A (en) * 2003-01-22 2004-03-17 余育新 Distributed work-flow management platform
CN101226612A (en) * 2007-12-29 2008-07-23 中国建设银行股份有限公司 Data processing management system facing to process flow
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
CN105094818A (en) * 2015-07-14 2015-11-25 国家信息中心 Construction method and system for comprehensive application of natural resources based on SOA
CN105243080A (en) * 2015-08-31 2016-01-13 湖北工业大学 ESB (Enterprise Service Bus) framework based resource perception adaptive system
CN105607907A (en) * 2015-12-21 2016-05-25 用友网络科技股份有限公司 Model-driven control system with workflow engine dynamically switched
CN106095479A (en) * 2016-05-31 2016-11-09 北京中亦安图科技股份有限公司 A kind of enterprise application dissemination method, Apparatus and system
CN106775752A (en) * 2016-12-30 2017-05-31 北京航天泰坦科技股份有限公司 Forestry informationlization platform construction method and Forestry informationlization platform based on Business Process Modeling

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1482566A (en) * 2003-01-22 2004-03-17 余育新 Distributed work-flow management platform
CN101226612A (en) * 2007-12-29 2008-07-23 中国建设银行股份有限公司 Data processing management system facing to process flow
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
CN105094818A (en) * 2015-07-14 2015-11-25 国家信息中心 Construction method and system for comprehensive application of natural resources based on SOA
CN105243080A (en) * 2015-08-31 2016-01-13 湖北工业大学 ESB (Enterprise Service Bus) framework based resource perception adaptive system
CN105607907A (en) * 2015-12-21 2016-05-25 用友网络科技股份有限公司 Model-driven control system with workflow engine dynamically switched
CN106095479A (en) * 2016-05-31 2016-11-09 北京中亦安图科技股份有限公司 A kind of enterprise application dissemination method, Apparatus and system
CN106775752A (en) * 2016-12-30 2017-05-31 北京航天泰坦科技股份有限公司 Forestry informationlization platform construction method and Forestry informationlization platform based on Business Process Modeling

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111523812A (en) * 2020-04-24 2020-08-11 同盾控股有限公司 Model life cycle management method and system, equipment and storage medium
CN112068936A (en) * 2020-07-16 2020-12-11 石化盈科信息技术有限责任公司 Workflow management platform and workflow management system
CN111897799A (en) * 2020-08-04 2020-11-06 黄河水利委员会信息中心 Hydrological model service system based on process engine
CN112398933A (en) * 2020-11-05 2021-02-23 携程旅游网络技术(上海)有限公司 Cloud native application publishing method, system, device and storage medium
CN112734360A (en) * 2020-12-28 2021-04-30 深圳市瞬点科技有限公司 End-to-end business process management method, device, equipment and storage medium
CN112734360B (en) * 2020-12-28 2024-04-26 深圳市瞬点科技有限公司 End-to-end business process management method, device, equipment and storage medium
CN113159654A (en) * 2021-05-26 2021-07-23 西门子工厂自动化工程有限公司 Data processing method, device, equipment, medium and product of industrial technical service
CN113535326B (en) * 2021-07-09 2024-04-12 粤港澳大湾区精准医学研究院(广州) Calculation flow scheduling system based on high-throughput sequencing data
CN113535326A (en) * 2021-07-09 2021-10-22 粤港澳大湾区精准医学研究院(广州) Computing process scheduling system based on high-throughput sequencing data
CN113608733A (en) * 2021-08-25 2021-11-05 京东科技控股股份有限公司 Method and device for creating flow, electronic equipment and medium
CN113805885A (en) * 2021-09-18 2021-12-17 建信金融科技有限责任公司 Workflow engine-based front-end construction system and method of flow management system
CN113805885B (en) * 2021-09-18 2023-06-02 建信金融科技有限责任公司 Workflow engine-based front-end construction system and method for flow-type management system
CN115907674B (en) * 2022-12-13 2023-12-01 广州明动软件股份有限公司 Intelligent efficiency analysis method and system based on AI algorithm and neural engine
CN115907674A (en) * 2022-12-13 2023-04-04 广州明动软件股份有限公司 Intelligent efficiency analysis method and system based on AI algorithm and neural engine
CN117112500A (en) * 2023-10-17 2023-11-24 天津市天河计算机技术有限公司 Resource management method, device, equipment and storage medium
CN117112500B (en) * 2023-10-17 2024-01-26 天津市天河计算机技术有限公司 Resource management method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN111027921B (en) 2023-09-05

Similar Documents

Publication Publication Date Title
CN111027921B (en) Service processing method and device, electronic equipment and storage medium
CN107370786B (en) General information management system based on micro-service architecture
US9654358B2 (en) Managing user privileges for computer resources in a networked computing environment
US20140173618A1 (en) System and method for management of big data sets
US20150178050A1 (en) Customer Tailored Release Master Plan Generation for Hybrid Networked Solutions
US20120110566A1 (en) Apparatus and method for setting up multi-tenant saas applications
US10101972B1 (en) Data modelling and flow engine for building automated flows within a cloud based developmental platform
US9043755B2 (en) Custom code lifecycle management
US9632802B2 (en) Automatic configuration of mobile programs
CN111274001A (en) Micro-service management platform
WO2009082386A1 (en) Model based deployment of computer based business process on dedicated hardware
US20130067456A1 (en) Application configuration framework for enterprise resource planning application installation
CN104717233A (en) Database deployment method and device
CN105610946B (en) A kind of cloud springboard machine system based on docker technologies
CN111427491A (en) Method and device for configuring system background menu button
US20130144880A1 (en) Business partner grouping
Aubakirov et al. Development of system architecture for e-government cloud platforms
CN104700025A (en) Software installation control method and system based on cloud computing
US20200257616A1 (en) Systems and method for automated testing framework for service portal catalog
US20140143752A1 (en) Systems and methods for providing environments as a service
CN110784347A (en) Node management method, system, equipment and storage medium for container cluster
CN103473634A (en) Digital audio-video library maintenance monitoring method
WO2015136643A1 (en) Computer environment management system
CN104754040A (en) A system used for end-to-end cloud service virtualization
US10417051B2 (en) Synchronizing shared resources in an order processing environment using a synchronization component

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