CN112650598B - Multi-application access method for workflow system - Google Patents

Multi-application access method for workflow system Download PDF

Info

Publication number
CN112650598B
CN112650598B CN202011520106.6A CN202011520106A CN112650598B CN 112650598 B CN112650598 B CN 112650598B CN 202011520106 A CN202011520106 A CN 202011520106A CN 112650598 B CN112650598 B CN 112650598B
Authority
CN
China
Prior art keywords
flow
service
application
interface service
business
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.)
Active
Application number
CN202011520106.6A
Other languages
Chinese (zh)
Other versions
CN112650598A (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.)
Thinvent Digital Technology Co Ltd
Original Assignee
Thinvent Digital 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 Thinvent Digital Technology Co Ltd filed Critical Thinvent Digital Technology Co Ltd
Priority to CN202011520106.6A priority Critical patent/CN112650598B/en
Publication of CN112650598A publication Critical patent/CN112650598A/en
Application granted granted Critical
Publication of CN112650598B publication Critical patent/CN112650598B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • 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
    • 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
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

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

Abstract

Embodiments of the present disclosure provide a multi-application access method, apparatus, device, and computer-readable storage medium for a workflow system. Generating a flow model list interface service according to a predefined flow engine interface service set; acquiring service application data from a service application system, and establishing a flow model; the business application system is one or more; the business application system is connected with the workflow system through an interface service opened by the workflow system, invokes the flow model list interface service, stores flow data through the flow model, realizes a flow function corresponding to the flow model list interface service through a customized flow foreground page, and completes flow business circulation of the workflow system. In this way, the workflow system can be simultaneously accessed into a plurality of other business application systems, and various operations such as flow business circulation and the like can be performed independently of each other.

Description

Multi-application access method for workflow system
Technical Field
Embodiments of the present disclosure relate generally to the field of data processing and, more particularly, relate to a multi-application access method, apparatus, device, and computer-readable storage medium for a workflow system.
Background
The traditional workflow system has to bind and develop the functions of service application modules due to the factors of high data coupling degree and the like, or only supports the integrated deployment of single service application, and can not realize the simultaneous access to a plurality of other service application systems. The following disadvantages are mainly present:
1. each business application system is often provided with a self-owned workflow engine service, customers have to buy orders respectively, the systems have larger difference in use experience, the use burden of the users is increased, and the data between the systems cannot be directly shared and communicated, so that the post-processing of the data is not facilitated;
2. when a new service application function module is needed, a new service application system with workflow service can be developed or added only by an original workflow system manufacturer, and when the new service application module is needed to be upgraded, the workflow system and the service application are also needed to be upgraded together, so that the independent upgrading of the workflow system and the service application system can not be realized;
3. the workflow system cannot be simultaneously accessed into a plurality of other business application systems, so that the application of the workflow system is too closed, and the popularization and application of the workflow system are hindered.
Disclosure of Invention
According to an embodiment of the present disclosure, a multi-application access scheme for a workflow system is provided.
In a first aspect of the present disclosure, a multi-application access method for a workflow system is provided. The method comprises the following steps:
generating a flow model list interface service according to a predefined flow engine interface service set;
acquiring service application data from a service application system, and establishing a flow model; the business application system is one or more;
the business application system is connected with the workflow system through an interface service opened by the workflow system, invokes the flow model list interface service, stores flow data through the flow model, realizes a flow function corresponding to the flow model list interface service through a customized flow foreground page, and completes flow business circulation of the workflow system.
Further, the acquiring the service application data from the service application system includes:
acquiring the business application data through public interface service opened by the business application system; the common interface service includes a business form interface service and a data operation interface service.
Further, the establishing the flow model includes:
adding service application configuration items to be accessed according to the service application data, and configuring basic attributes of the service application; the basic attributes comprise application names, application identifications and whether the application names, the application identifications and the application identifications are enabled or not;
according to the configured business application items, establishing flow classification items;
establishing a flow model entry according to the flow classification entry;
and acquiring a flow form list usable by the business application through the public interface service opened by the business application system, binding the flow model entry with the flow form list, and establishing a flow model.
Further, the method further comprises the following steps:
acquiring a list of form fields through public interface service opened by the business application system;
and configuring field attributes in the flow model through the list of form fields.
Further, the application identifier comprises an encrypted application identifier.
Further, the customized process foreground page includes:
the business application system invokes a preset standard foreground page template from the flow engine interface service set; the interface services in the flow engine interface service set are all open interface services;
and customizing the flow foreground page according to the standard foreground page template.
Further, the set of flow engine interface services includes interface services for performing flow creation, flow handling, flow circulation, and/or flow querying.
In a second aspect of the present disclosure, a multi-application access device for a workflow system is provided. The device comprises:
the service gateway module is used for generating a flow model list interface service according to a predefined flow engine interface service set;
the model configuration module is used for acquiring service application data from the service application system and establishing a flow model; the business application system is one or more;
and the flow circulation module is used for the business application system, connecting with the workflow system through an interface service opened by the workflow system, calling the flow model list interface service, storing circulation data through the flow model, realizing a flow function corresponding to the flow model list interface service through a customized flow foreground page, and completing flow business circulation of the workflow system.
In a third aspect of the present disclosure, an electronic device is provided. The electronic device includes: a memory and a processor, the memory having stored thereon a computer program, the processor implementing the method as described above when executing the program.
In a fourth aspect of the present disclosure, there is provided a computer readable storage medium having stored thereon a computer program which when executed by a processor implements a method as according to the first aspect of the present disclosure.
The multi-application access method for the workflow system generates a flow model list interface service according to a predefined flow engine interface service set; acquiring service application data from a service application system, and establishing a flow model; the business application system is one or more; the business application system is connected with the workflow system through an open interface service of the workflow system, the flow model list interface service is called, the flow data is stored through the flow model, the flow function corresponding to the flow model list interface service is realized through a customized flow foreground page, the flow business circulation of the workflow system is completed, the workflow system is simultaneously connected with a plurality of other business application systems, and various operations such as flow business circulation and the like are independently carried out.
It should be understood that what is described in this summary is not intended to limit the critical or essential features of the embodiments of the disclosure nor to limit the scope of the disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The above and other features, advantages and aspects of embodiments of the present disclosure will become more apparent by reference to the following detailed description when taken in conjunction with the accompanying drawings. In the drawings, wherein like or similar reference numerals denote like or similar elements, in which:
FIG. 1 illustrates a schematic diagram of an exemplary operating environment in which embodiments of the present disclosure can be implemented;
FIG. 2 illustrates a flow chart of a multi-application access method for a workflow system, according to an embodiment of the disclosure;
FIG. 3 illustrates a block diagram of a multi-application access device for a workflow system, according to an embodiment of the disclosure;
fig. 4 illustrates a block diagram of an exemplary electronic device capable of implementing embodiments of the present disclosure.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present disclosure more apparent, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present disclosure, and it is apparent that the described embodiments are some embodiments of the present disclosure, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments in this disclosure without inventive faculty, are intended to be within the scope of this disclosure.
In addition, the term "and/or" herein is merely an association relationship describing an association object, and means that three relationships may exist, for example, a and/or B may mean: a exists alone, A and B exist together, and B exists alone. In addition, the character "/" herein generally indicates that the front and rear associated objects are an "or" relationship.
FIG. 1 illustrates a schematic diagram of an exemplary operating environment 100 in which embodiments of the present disclosure can be implemented. In the operating environment 100, a workflow system 101, a network 102, and a business application system 103 are included.
It should be understood that the number of workflow systems, networks, and business applications in fig. 1 is merely illustrative. There may be any number of workflow systems, networks, and business applications depending on implementation needs. In particular, in the case where the target data does not need to be acquired from a remote location, the above-described system architecture may not include a network, but only a streaming system and a business application system.
It should be noted that, in this disclosure, generally, one workflow system corresponds to a plurality of service application systems.
Fig. 2 illustrates a flow chart of a multi-application access method 200 for a workflow system in accordance with an embodiment of the present disclosure. As shown in fig. 2, the method 200 includes:
s210, generating a flow model list interface service according to a predefined flow engine interface service set.
In the workflow system, a set of standard generic flow engine interface services are opened. The flow engine interface service is an interface service which is used for performing operations such as flow creation, flow handling, flow circulation, flow inquiry and the like and is used for being called by the business application system. That is, these services are opened to other authorized business application system calls through an open interface service form.
Further, the interface service set should cover various operations of the flow, flow circulation, data query and other requirements.
Optionally, the interface service set includes: the method comprises the steps of obtaining a newly-built flow model list, creating a flow instance, submitting a new task, examining and approving the new task, obtaining a node operation mode set, obtaining a node configuration analysis processor set, obtaining a current task information list of the flow, obtaining examination and approval opinion records, obtaining a flow history track, obtaining task list data to be handled, obtaining task list data already handled, obtaining task list data handled, obtaining node processor user list information, obtaining privilege list data to be handled, obtaining obsolete task list data and the like.
Alternatively, the workflow system may open these interfaces to other business application system calls via the service gateway through the RESTful API interface service form.
S220, acquiring service application data from the service application system, and establishing a flow model.
Alternatively, the service application system and the workflow system may be connected by wired or wireless means.
Optionally, the service application system is one or more. And the service application system stores service application information. The service application information may be stored locally (service application system) in advance, or may be obtained by an electronic device connected to the service application system. Typically, each business application system corresponds to a different business application (business application data). For example, when the number of the service application systems is 3, the three service application systems respectively correspond to different service applications.
Optionally, a standard interface service open to the workflow system is defined in the business application system. The standard interface service comprises a business form interface service, a data operation interface service and the like.
Further, the form interface and the data operation interface include: the method comprises the steps of obtaining a form model list, obtaining a form field value list, storing service form data, obtaining a service event list, calling a service event and the like.
Optionally, the workflow system may acquire the service application data through a public interface service opened by the service application system. According to the acquired service application data, newly adding service application configuration items to be accessed in a workflow system, and configuring some basic essential attributes of the service application, wherein the basic essential attributes at least comprise: application name, application identification (not repeatable), whether enabled, etc., which may be encrypted application identification.
If the application identifier is an encrypted application identifier, when the subsequent business application invokes the standard universal interface service opened by the workflow system, encrypted application identifier information is required to be attached, and the workflow system authenticates the business application to which the request belongs through an interception filter.
Optionally, the design of the flow model is performed for the actual business requirements of the business application.
Specifically, selecting a configured business application item in the workflow system, and creating a flow classification item under the item; and newly creating a flow model entry under the flow classification entry, acquiring a usable flow form list of the service application through the configured acquisition form model list interface, performing binding configuration of a model and a form, and establishing a flow model.
Optionally, in practical application, the field attribute in the flow model may be configured according to practical requirements.
Specifically, a list of form fields is obtained through the public interface service opened by the business application system. And configuring field attributes in the flow model through the list of form fields.
S230, the business application system is connected with the workflow system through an interface service opened by the workflow system, the flow model list interface service is called, the flow data is stored through the flow model, and the flow function corresponding to the flow model list interface service is realized through a customized flow foreground page, so that the flow business circulation of the workflow system is completed.
Optionally, the business application system invokes a preset standard foreground page template from the workflow system open flow engine interface service set. The standard foreground page template is a page containing a service call of a flow engine interface opened to a workflow system, and the page is combined and completely provided for a user to perform the whole process of flow processing, so that the business flow circulation of business application is realized.
Optionally, when there are fewer applications (e.g. 5 applications are determined according to practical situations), in order to further increase efficiency, the preset standard foreground page template may be stored in advance in the service application system.
Further, the standard foreground page template comprises a newly-built flow page, a task handling page, a to-be-handled list page, a processed list page, a junction handling list page, a waste task page, a privileged task processing page and the like.
Optionally, the service application system customizes a process foreground page according to a standard foreground page template provided by the workflow system. The standard foreground page template is subjected to localized adaptation, and is matched with the front-end technical specification (preset) of service application, so that the related flow function of flow circulation is realized.
Optionally, the service application system is connected with the workflow system through an interface service opened by the workflow system, invokes the flow model list interface service, stores flow data through the flow model, and realizes a flow function corresponding to the flow model list interface service through a customized flow foreground page to complete flow service circulation of the workflow system.
That is, the business application system may invoke a series of interface services of the workflow to implement the flow-related operations. Similarly, the workflow system may also invoke a business form of a business application and several interfaces associated with the event to manipulate business data and invoke business events.
The following is illustrative:
B. c, D is a business application system accessing a workflow system; a is a workflow system.
B. C, D A can obtain newly-built process model list interface service through an externally-opened service interface, display the newly-built process model list on a foreground newly-built process page, call A creation process instance interface service through clicking newly-built operation, load node operation modes and node processor data required by task handling through calling A acquisition node operation mode set and acquisition node configuration analysis processor set interface service, select a processor and click a certain operation mode, then submit the process by calling A new task to examine and approve interface service to conduct flow and the like, and then acquire to-be-handled list data by calling A acquisition to-be-handled task list data interface service and display the to-be-handled list page and the like.
Optionally, when the number of the service application systems is multiple, the same workflow system background service is invoked, so that sharing and intercommunication of flow data can be realized among the accessed service application systems.
According to the embodiment of the disclosure, the following technical effects are achieved:
the application access method for the workflow system is characterized in that a series of standard general flow engine interface service sets are defined in the workflow system, standard interface services for the workflow system to call are defined in a business application system to be accessed, a set of standard flow foreground pages are realized according to the localization of a template, application configuration is carried out, the workflow system is simultaneously accessed into a plurality of other business application systems, various operations such as flow business circulation and the like are carried out independently, and external compatibility is improved.
It should be noted that, for simplicity of description, the foregoing method embodiments are all described as a series of acts, but it should be understood by those skilled in the art that the present disclosure is not limited by the order of acts described, as some steps may be performed in other orders or concurrently in accordance with the present disclosure. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all alternative embodiments, and that the acts and modules referred to are not necessarily required by the present disclosure.
The foregoing is a description of embodiments of the method, and the following further describes embodiments of the present disclosure through examples of apparatus.
Fig. 3 illustrates a block diagram of a multi-application access device 300 for a workflow system, in accordance with an embodiment of the present disclosure. As shown in fig. 3, the apparatus 300 includes:
a service gateway module 310, configured to generate a flow model list interface service according to a predefined flow engine interface service set;
the model configuration module 320 is configured to acquire service application data from the service application system, and establish a flow model; the business application system is one or more;
the flow circulation module 330 is configured to connect the service application system with the workflow system through an interface service opened by the workflow system, invoke the flow model list interface service, store circulation data through the flow model, and implement a flow function corresponding to the flow model list interface service through a customized flow foreground page, thereby completing flow service circulation with the workflow system.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the described modules may refer to corresponding procedures in the foregoing method embodiments, which are not described herein again.
Fig. 4 shows a schematic block diagram of an electronic device 400 that may be used to implement embodiments of the present disclosure. As shown, the device 400 includes a Central Processing Unit (CPU) 401 that may perform various suitable actions and processes in accordance with computer program instructions stored in a Read Only Memory (ROM) 402 or loaded from a storage unit 408 into a Random Access Memory (RAM) 403. In RAM403, various programs and data required for the operation of device 400 may also be stored. The CPU 401, ROM 402, and RAM403 are connected to each other by a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
Various components in device 400 are connected to I/O interface 405, including: an input unit 406 such as a keyboard, a mouse, etc.; an output unit 407 such as various types of displays, speakers, and the like; a storage unit 408, such as a magnetic disk, optical disk, etc.; and a communication unit 409 such as a network card, modem, wireless communication transceiver, etc. The communication unit 409 allows the device 400 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processing unit 401 performs the respective methods and processes described above. For example, in some embodiments, the method may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as the storage unit 408. In some embodiments, part or all of the computer program may be loaded and/or installed onto the device 400 via the ROM 402 and/or the communication unit 409. When the computer program is loaded into RAM403 and executed by CPU 401, one or more steps of the method described above may be performed. Alternatively, in other embodiments, CPU 401 may be configured to perform the method by any other suitable means (e.g., by means of firmware).
The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a load programmable logic device (CPLD), etc.
Program code for carrying out methods of the present disclosure may be written in any combination of one or more programming languages. These program code may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus such that the program code, when executed by the processor or controller, causes the functions/operations specified in the flowchart and/or block diagram to be implemented. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
Moreover, although operations are depicted in a particular order, this should be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limiting the scope of the present disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single implementation. Conversely, various features that are described in the context of a single implementation can also be implemented in multiple implementations separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are example forms of implementing the claims.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are exemplary forms of implementing the claims, the scope of the application is not limited thereto, and any person skilled in the art will readily appreciate variations or alternatives falling within the scope of the application as defined by the claims.

Claims (8)

1. A multi-application access method for a workflow system, comprising:
generating a flow model list interface service according to a predefined flow engine interface service set;
acquiring service application data through public interface service opened by a service application system, adding service application configuration items to be accessed according to the service application data, configuring basic attributes of service applications, establishing flow classification items according to the configured service application configuration items, establishing flow model items according to the flow classification items, acquiring a flow form list which can be used by the service application through the public interface service opened by the service application system, binding the flow model items with the flow form list, and establishing a flow model; the business application system is one or more; wherein,,
the public interface service comprises a business form interface service and a data operation interface service;
the basic attributes of the business application comprise an application name, an application identifier and whether the business application is started or not;
the business application system is connected with the workflow system through an interface service opened by the workflow system, invokes the flow model list interface service, stores flow data through the flow model, realizes a flow function corresponding to the flow model list interface service through a customized flow foreground page, and completes flow business circulation of the workflow system.
2. The method as recited in claim 1, further comprising:
acquiring a list of form fields through public interface service opened by the business application system;
and configuring field attributes in the flow model through the list of form fields.
3. The method of claim 2, wherein the application identification comprises an encrypted application identification.
4. The method of claim 3, wherein the customized flowfront page comprises:
the business application system invokes a preset standard foreground page template from the flow engine interface service set; the interface services in the flow engine interface service set are all open interface services;
and customizing the flow foreground page according to the standard foreground page template.
5. The method of claim 4, wherein the set of flow engine interface services comprises interface services that perform flow creation, flow handling, flow circulation, and/or flow querying.
6. A multi-application access device for a workflow system, comprising:
the service gateway module is used for generating a flow model list interface service according to a predefined flow engine interface service set;
the system comprises a model configuration module, a flow model and a service application module, wherein the model configuration module is used for acquiring service application data through public interface service opened by a service application system, adding service application configuration items to be accessed according to the service application data, configuring basic attributes of service applications, establishing flow classification items according to the configured service application configuration items, establishing flow model items according to the flow classification items, acquiring a flow form list which can be used by the service application through the public interface service opened by the service application system, binding the flow model items with the flow form list, and establishing a flow model; the business application system is one or more; wherein,,
the public interface service comprises a business form interface service and a data operation interface service;
the basic attributes of the business application comprise an application name, an application identifier and whether the business application is started or not;
and the flow circulation module is used for the business application system, connecting with the workflow system through an interface service opened by the workflow system, calling the flow model list interface service, storing circulation data through the flow model, realizing a flow function corresponding to the flow model list interface service through a customized flow foreground page, and completing flow business circulation of the workflow system.
7. An electronic device comprising a memory and a processor, the memory having stored thereon a computer program, characterized in that the processor, when executing the program, implements the method according to any of claims 1-5.
8. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method according to any one of claims 1-5.
CN202011520106.6A 2020-12-21 2020-12-21 Multi-application access method for workflow system Active CN112650598B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011520106.6A CN112650598B (en) 2020-12-21 2020-12-21 Multi-application access method for workflow system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011520106.6A CN112650598B (en) 2020-12-21 2020-12-21 Multi-application access method for workflow system

Publications (2)

Publication Number Publication Date
CN112650598A CN112650598A (en) 2021-04-13
CN112650598B true CN112650598B (en) 2023-08-18

Family

ID=75358695

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011520106.6A Active CN112650598B (en) 2020-12-21 2020-12-21 Multi-application access method for workflow system

Country Status (1)

Country Link
CN (1) CN112650598B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117032710B (en) * 2023-10-08 2024-01-19 思创数码科技股份有限公司 Flow form combination splitting method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109886656A (en) * 2019-02-27 2019-06-14 成都高投盈创动力投资发展有限公司 A kind of workflow engine system for supporting multisystem
CN111460031A (en) * 2020-03-23 2020-07-28 腾讯科技(深圳)有限公司 Data synchronization method, device, equipment and medium
CN111651140A (en) * 2020-04-28 2020-09-11 平安医疗健康管理股份有限公司 Service method and device based on workflow

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4583289B2 (en) * 2005-10-31 2010-11-17 富士通株式会社 Execution flow generation program, execution flow generation method, and execution flow generation apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109886656A (en) * 2019-02-27 2019-06-14 成都高投盈创动力投资发展有限公司 A kind of workflow engine system for supporting multisystem
CN111460031A (en) * 2020-03-23 2020-07-28 腾讯科技(深圳)有限公司 Data synchronization method, device, equipment and medium
CN111651140A (en) * 2020-04-28 2020-09-11 平安医疗健康管理股份有限公司 Service method and device based on workflow

Also Published As

Publication number Publication date
CN112650598A (en) 2021-04-13

Similar Documents

Publication Publication Date Title
US11436361B2 (en) Computer-implemented methods, systems comprising computer-readable media, and electronic devices for secure multi-datasource query job status notification
US20160164743A1 (en) Technical component provisioning using metadata structural hierarchy
US8630969B2 (en) Systems and methods for implementing business rules designed with cloud computing
CN111026367A (en) Micro-service arranging method and device, terminal equipment and storage medium
CN101727475B (en) Method, device and system for acquiring database access process
CN106778351A (en) Data desensitization method and device
CN107301179A (en) The method and apparatus of data base read-write separation
CN103959317A (en) Customizable uniform control for hosted service images
US20150277941A1 (en) Method and system for linking to shared library
CN110059002B (en) Test data generation method, test equipment, storage medium and device
CN115858205B (en) Simulation component interaction method, device and equipment based on memory blackboard mechanism
CN113971037A (en) Application processing method and device, electronic equipment and storage medium
US9990348B2 (en) System and method for managing data using a spreadsheet model
CN112650598B (en) Multi-application access method for workflow system
CN116305240A (en) Scalable dynamic data desensitization system and method
US20130304547A1 (en) Investment valuation projections in an on-demand system
US20200334034A1 (en) Federated extensibility workbench
CN111367500A (en) Data processing method and device
CN115629743A (en) Service component arranging method, service scheduling method and device, electronic equipment and storage medium
CN113568603B (en) Component object creating and interface method calling method, terminal and storage device
CN115543428A (en) Simulated data generation method and device based on strategy template
CN112330304A (en) Contract approval method and device
CN109857480B (en) Method and system for managing API (application program interface) address
CN110838001A (en) Sample analysis method and sample analysis system for nuclear power plant
CN114518844B (en) Data processing method

Legal Events

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