CN106528066B - A business process operation method and device - Google Patents

A business process operation method and device Download PDF

Info

Publication number
CN106528066B
CN106528066B CN201510585029.5A CN201510585029A CN106528066B CN 106528066 B CN106528066 B CN 106528066B CN 201510585029 A CN201510585029 A CN 201510585029A CN 106528066 B CN106528066 B CN 106528066B
Authority
CN
China
Prior art keywords
business process
link
executed
process instance
instance
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
CN201510585029.5A
Other languages
Chinese (zh)
Other versions
CN106528066A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201510585029.5A priority Critical patent/CN106528066B/en
Priority to PCT/CN2016/089928 priority patent/WO2017045473A1/en
Publication of CN106528066A publication Critical patent/CN106528066A/en
Application granted granted Critical
Publication of CN106528066B publication Critical patent/CN106528066B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/44Arrangements for executing specific programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本申请公开的业务流程运行方法及装置,通过根据第一业务流程实例中的待执行环节信息确定待执行环节预先设置有静态协同环节时,根据第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同,如果存在,则查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节,如果不存在,则执行所述待执行环节。基于上述方法及装置,具备静态协同关系的两个流程实例的两个环节,在业务流程运行期间如果要协同,则两个流程实例依附执行,如果不要协同,则两个流程实例依然可以单独执行,能适应各种应用场景,大大提升了用户的使用感受。

Figure 201510585029

The method and device for running a business process disclosed in the present application, when it is determined according to the information of the to-be-executed link in the first business process instance that a static collaboration link is preset in the to-be-executed link, it is judged whether there is a second The business process instance cooperates with the first business process instance, and if it exists, searches for the second business process instance, and executes the second business process instance, until the execution of the static collaboration link in the second process instance is completed. After that, the to-be-executed link is executed again, and if it does not exist, the to-be-executed link is executed. Based on the above method and device, if the two links of two process instances with a static collaboration relationship are to be coordinated during the operation of the business process, the two process instances will be executed dependently, and if they do not need to be coordinated, the two process instances can still be executed independently , can adapt to various application scenarios, greatly improve the user experience.

Figure 201510585029

Description

一种业务流程运行方法及装置A business process operation method and device

技术领域technical field

本申请涉及业务流程管理技术领域,特别是涉及一种业务流程运行方法及装置。The present application relates to the technical field of business process management, and in particular, to a method and device for running a business process.

背景技术Background technique

BPM(Business Process Management,业务流程管理)系统一般包括业务流程的建模和业务流程的驱动两方面,其中,业务流程的建模一般由BPM集成开发环境(BPMIntegrated Development Environment)负责,业务流程的驱动一般由BPM流程引擎(BPMEngine)负责。通过BPM系统,能够为企业打造符合其业务发展的各种BPM流程图,极大地方便了企业管理,为企业发展做出了极大的贡献。The BPM (Business Process Management, business process management) system generally includes two aspects of business process modeling and business process driving. Among them, the business process modeling is generally in charge of the BPM Integrated Development Environment (BPM Integrated Development Environment), and the business process driving Generally by the BPM process engine (BPMEngine) is responsible. Through the BPM system, various BPM flow charts can be created for enterprises in line with their business development, which greatly facilitates enterprise management and makes great contributions to enterprise development.

BPM流程图上的一个个图元一般称之为“环节”,基于现有的BPM系统,通常需要将一个独立流程中一个环节(假设为发起协同的环节,命名为环节1)和另一个独立流程中的一个环节(假设为被协同的环节,命名为环节2)进行强关联,以建立跨流程的协同。在流程运行期间,相互关联的两个环节中,如果环节2不执行,则环节1也不会执行,环节1对应的独立流程则将停滞于环节1,无法继续执行。即,只要建立了跨流程的协同,则在流程运行期间,发起协同的流程必须依附被协同的环节的执行状态而执行,无法再单独执行。Each graphic element on the BPM flow chart is generally called "link". Based on the existing BPM system, it is usually necessary to separate one link in an independent process (assuming that it is the link that initiates collaboration, named as link 1) and another independent process. A link in the process (assumed to be a coordinated link, named link 2) is strongly associated to establish cross-process collaboration. During the operation of the process, in the two interrelated links, if link 2 is not executed, link 1 will not be executed, and the independent process corresponding to link 1 will be stagnant in link 1 and cannot continue to be executed. That is, as long as cross-process collaboration is established, during the running of the process, the process that initiates the collaboration must be executed depending on the execution state of the coordinated link, and cannot be executed independently.

但是,在某些场景下,比如电信领域,用户想购买手机,会有订单流程、物流流程、开卡流程、业务办理流程等等,如果建立物流流程和开卡流程间的协同,则在流程运行期间,必须在物流流程中的某一环节执行完毕之后,才能执行开卡流程,但是,实际上用户可以单独执行开卡流程,而因为之前建立的跨流程协同将导致开卡流程强制关联到物流流程,最终导致开卡流程的独立执行受到限制。However, in some scenarios, such as the telecommunications field, if a user wants to buy a mobile phone, there will be an order process, a logistics process, a card opening process, a business processing process, etc. If the coordination between the logistics process and the card opening process is established, the process During operation, the card opening process can only be executed after a certain link in the logistics process is completed. However, in fact, the user can execute the card opening process alone, and the previously established cross-process collaboration will cause the card opening process to be forcibly linked to the card opening process. The logistics process, which ultimately leads to the restriction of the independent execution of the card opening process.

也就是说,现有技术中的BPM系统中流程间的协同关系是固定的,且在流程运行期间,具有协同关系的流程无法单独执行,对各种应用场景的适用性较差,极大地影响了用户的使用感受。That is to say, the collaborative relationship between processes in the BPM system in the prior art is fixed, and during the running of the process, the processes with the collaborative relationship cannot be executed independently, and the applicability to various application scenarios is poor, which greatly affects the user experience.

发明内容SUMMARY OF THE INVENTION

本申请的目的是提供一种业务流程运行方法及装置,以解决现有技术中的BPM系统中流程间的协同关系是固定的,且在流程运行期间,具有协同关系的流程无法单独执行,对各种应用场景的适用性较差,极大地影响了用户的使用感受的问题。The purpose of the present application is to provide a method and device for running a business process, so as to solve the problem that the collaborative relationship between the processes in the BPM system in the prior art is fixed, and during the process operation, the process with the collaborative relationship cannot be executed independently. The applicability of various application scenarios is poor, which greatly affects the user experience.

为实现上述目的,本申请提供了如下方案:To achieve the above purpose, the application provides the following solutions:

根据本申请的第一方面的第一种可能的实现方式,本申请提供一种业务流程运行方法,所述方法包括:According to a first possible implementation manner of the first aspect of the present application, the present application provides a method for running a business process, the method comprising:

获取第一业务流程实例中的待执行环节信息;Obtain the information of the links to be executed in the first business process instance;

根据所述待执行环节信息判断待执行环节是否预先设置有静态协同环节;According to the to-be-executed link information, determine whether the to-be-executed link is preset with a static collaborative link;

如果所述待执行环节未预先设置有静态协同环节,则执行所述待执行环节;If the to-be-executed link is not preset with a static collaborative link, execute the to-be-executed link;

如果所述待执行环节预先设置有静态协同环节,则获取所述第一业务流程实例的协同标识;If the to-be-executed link is preset with a static coordination link, acquiring the coordination identifier of the first business process instance;

根据所述第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同;Judging, according to the collaboration identifier of the first business process instance, whether there is a second business process instance that cooperates with the first business process instance;

如果存在,则查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二业务流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节;If there is, search for the second business process instance, and execute the second business process instance, until the static coordination link in the second business process instance is executed, and then execute the to-be-executed link;

如果不存在,则执行所述待执行环节。If it does not exist, execute the to-be-executed link.

结合第一方面的第二种可能的实现方式,所述方法还包括:In conjunction with the second possible implementation manner of the first aspect, the method further includes:

预先通过消息流Message Flow指定业务流程定义中指定环节的静态协同关系。The static collaboration relationship of the specified link in the business process definition is specified in advance through the message flow Message Flow.

结合第一方面的第三种可能的实现方式,所述根据所述待执行环节信息判断待执行环节是否预先设置有静态协同环节,具体包括:With reference to the third possible implementation manner of the first aspect, the determining whether the to-be-executed link is pre-set with a static collaborative link according to the to-be-executed link information specifically includes:

判断所述待执行环节信息中是否存在Message Flow;Determine whether there is a Message Flow in the information of the link to be executed;

如果存在,则待执行环节预先设置有静态协同环节;If it exists, the link to be executed is preset with a static coordination link;

如果不存在,则待执行环节未预先设置有静态协同环节。If it does not exist, the to-be-executed link is not preset with a static coordination link.

结合第一方面的第四种可能的实现方式,所述根据所述第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同,具体包括:With reference to the fourth possible implementation manner of the first aspect, determining whether there is a second business process instance to cooperate with the first business process instance according to the collaboration identifier of the first business process instance specifically includes:

如果所述第一业务流程实例的协同标识为空,则不存在第二业务流程实例与所述第一业务流程实例协同;If the collaboration identifier of the first business process instance is empty, there is no collaboration between the second business process instance and the first business process instance;

如果所述第一业务流程实例的协同标识不为空,则存在第二业务流程实例与所述第一业务流程实例协同。If the collaboration identifier of the first business process instance is not empty, there is a second business process instance that cooperates with the first business process instance.

结合第一方面的第五种可能的实现方式,在所述获取第一业务流程实例中的待执行环节信息之前,所述方法还包括:With reference to the fifth possible implementation manner of the first aspect, before acquiring the information on the links to be executed in the first business process instance, the method further includes:

解析所述业务流程定义,按照所述业务流程定义创建业务流程实例列表;Parse the business process definition, and create a business process instance list according to the business process definition;

选择所述业务流程实例列表中的任一业务流程实例为第一业务流程实例。Any business process instance in the business process instance list is selected as the first business process instance.

结合第一方面的第六种可能的实现方式,所述查找所述第二业务流程实例,具体包括:With reference to the sixth possible implementation manner of the first aspect, the searching for the second business process instance specifically includes:

从所述业务流程实例列表中查找具有与所述第一业务流程实例的协同标识相同的协同标识的业务流程实例作为第二业务流程实例。Searching for a business process instance with the same collaboration identifier as the collaboration identifier of the first business process instance from the list of business process instances as the second business process instance.

根据本申请的第二方面的第一种可能的实现方式,本申请提供一种业务流程运行装置,所述装置包括:According to the first possible implementation manner of the second aspect of the present application, the present application provides an apparatus for running a business process, the apparatus comprising:

第一获取单元,用于获取第一业务流程实例中的待执行环节信息;a first obtaining unit, configured to obtain information on links to be executed in the first business process instance;

第一判断单元,用于根据所述待执行环节信息判断待执行环节是否预先设置有静态协同环节;如果所述待执行环节未预先设置有静态协同环节,则触发第二执行单元;如果所述待执行环节预先设置有静态协同环节,则触发第二获取单元;a first judging unit for judging whether a link to be executed is preset with a static coordination link according to the link information to be executed; if the link to be executed is not preset with a static coordination link, trigger the second execution unit; if the link to be executed is not preset with a static coordination link If the link to be executed is preset with a static coordination link, the second acquisition unit is triggered;

第二获取单元,用于获取所述第一业务流程实例的协同标识;a second obtaining unit, configured to obtain the collaborative identifier of the first business process instance;

第二判断单元,用于根据所述第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同;如果存在,触发第一执行单元;a second judging unit, configured to judge whether there is a second business process instance to cooperate with the first business process instance according to the collaboration identifier of the first business process instance; if there is, trigger the first execution unit;

第一执行单元,用于查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二业务流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节;A first execution unit, configured to search for the second business process instance, and execute the second business process instance, until the static coordination link in the second business process instance is executed, and then execute the to-be-executed link ;

第二执行单元,用于执行所述待执行环节。The second execution unit is configured to execute the link to be executed.

结合第二方面的第二种可能的实现方式,所述装置还包括:With reference to the second possible implementation manner of the second aspect, the apparatus further includes:

预先设置单元,用于预先通过消息流Message Flow指定业务流程定义中指定环节的静态协同关系。The pre-setting unit is used to pre-specify the static coordination relationship of the specified link in the business process definition through the message flow Message Flow.

结合第二方面的第三种可能的实现方式,所述第一判断单元具体用于:In combination with the third possible implementation manner of the second aspect, the first judgment unit is specifically used for:

判断所述待执行环节信息中是否存在Message Flow;Determine whether there is a Message Flow in the information of the link to be executed;

如果存在,则待执行环节预先设置有静态协同环节;If it exists, the link to be executed is preset with a static coordination link;

如果不存在,则待执行环节未预先设置有静态协同环节。If it does not exist, the to-be-executed link is not preset with a static coordination link.

结合第二方面的第四种可能的实现方式,所述第二判断单元具体用于:In combination with the fourth possible implementation manner of the second aspect, the second judgment unit is specifically used for:

如果所述第一业务流程实例的协同标识为空,则不存在第二业务流程实例与所述第一业务流程实例协同;If the collaboration identifier of the first business process instance is empty, there is no collaboration between the second business process instance and the first business process instance;

如果所述第一业务流程实例的协同标识不为空,则存在第二业务流程实例与所述第一业务流程实例协同。If the collaboration identifier of the first business process instance is not empty, there is a second business process instance that cooperates with the first business process instance.

结合第二方面的第五种可能的实现方式,所述装置还包括:With reference to the fifth possible implementation manner of the second aspect, the apparatus further includes:

第一业务流程实例确定单元,用于在所述获取第一业务流程实例中的待执行环节信息之前,解析所述业务流程定义,按照所述业务流程定义创建业务流程实例列表;选择所述业务流程实例列表中的任一业务流程实例为第一业务流程实例。a first business process instance determining unit, configured to parse the business process definition before acquiring the information on the links to be executed in the first business process instance, and create a list of business process instances according to the business process definition; select the business process Any business process instance in the process instance list is the first business process instance.

结合第二方面的第六种可能的实现方式,所述第一执行单元具体用于:With reference to the sixth possible implementation manner of the second aspect, the first execution unit is specifically configured to:

从所述业务流程实例列表中查找具有与所述第一业务流程实例的协同标识相同的协同标识的业务流程实例作为第二业务流程实例。Searching for a business process instance with the same collaboration identifier as the collaboration identifier of the first business process instance from the list of business process instances as the second business process instance.

根据本申请提供的具体实施例,本申请公开了以下技术效果:According to the specific embodiments provided by the application, the application discloses the following technical effects:

本申请公开的业务流程运行方法及装置,通过根据第一业务流程实例中的待执行环节信息确定待执行环节预先设置有静态协同环节时,根据第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同,如果存在,则查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节,如果不存在,则执行所述待执行环节。基于上述方法及装置,具备静态协同关系的两个流程实例的两个环节,在业务流程运行期间如果要协同,则两个流程实例依附执行,如果不要协同,则两个流程实例依然可以单独执行,能适应各种应用场景,大大提升了用户的使用感受。The method and device for running a business process disclosed in the present application, when it is determined according to the information of the to-be-executed link in the first business process instance that a static collaboration link is preset in the to-be-executed link, it is judged whether there is a second The business process instance cooperates with the first business process instance, and if it exists, searches for the second business process instance, and executes the second business process instance, until the execution of the static collaboration link in the second process instance is completed. After that, the to-be-executed link is executed again, and if it does not exist, the to-be-executed link is executed. Based on the above method and device, if the two links of two process instances with a static collaboration relationship are to be coordinated during the operation of the business process, the two process instances will be executed dependently, and if they do not need to be coordinated, the two process instances can still be executed independently , can adapt to various application scenarios, greatly improve the user experience.

附图说明Description of drawings

为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the accompanying drawings required in the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only some of the present application. In the embodiments, for those of ordinary skill in the art, other drawings can also be obtained according to these drawings without creative labor.

图1为本申请的业务流程运行方法实施例1的流程图;1 is a flowchart of Embodiment 1 of a business process operation method of the present application;

图2为本申请的业务流程运行方法实施例2的流程图;FIG. 2 is a flowchart of Embodiment 2 of the business process operation method of the present application;

图3为本申请的业务流程运行方法示例示意图;3 is a schematic diagram of an example of a business process operation method of the present application;

图4为本申请的业务流程运行装置实施例1的结构图;FIG. 4 is a structural diagram of Embodiment 1 of a business process running device of the present application;

图5为本申请的业务流程运行装置实施例2的结构图;FIG. 5 is a structural diagram of Embodiment 2 of a business process running device of the present application;

图6为本申请的计算节点的结构图。FIG. 6 is a structural diagram of a computing node of the present application.

具体实施方式Detailed ways

下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。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. Obviously, the described embodiments are only a part of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present application.

为使本申请的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本申请作进一步详细的说明。In order to make the above objects, features and advantages of the present application more clearly understood, the present application will be described in further detail below with reference to the accompanying drawings and specific embodiments.

参阅图1,图1为本发明提供的业务流程运行方法实施例1的流程图,所述业务流程运行方法包括:Referring to FIG. 1, FIG. 1 is a flowchart of Embodiment 1 of a business process operation method provided by the present invention, and the business process operation method includes:

S101、获取第一业务流程实例中的待执行环节信息。S101. Acquire information of links to be executed in the first business process instance.

当待执行环节预先设置有静态协同环节时,待执行环节信息可以包括有静态协同标识,所述静态协同标识具体可以为消息流Message Flow。When the link to be executed is preset with a static coordination link, the information of the link to be executed may include a static coordination identification, and the static coordination identification may specifically be a message flow.

S102、根据所述待执行环节信息判断待执行环节是否预先设置有静态协同环节;如果所述待执行环节未预先设置有静态协同环节,则执行S106;如果所述待执行环节预先设置有静态协同环节,则执行S103。S102. According to the information of the to-be-executed link, determine whether the to-be-executed link is preset with a static coordination link; if the to-be-executed link is not preset with a static coordination link, execute S106; if the to-be-executed link is preset with a static coordination link link, then execute S103.

S103、获取所述第一业务流程实例的协同标识。S103. Acquire the collaboration identifier of the first business process instance.

S104、根据所述第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同;如果存在,则执行S105;如果不存在,则执行S106。S104. Determine, according to the collaboration identifier of the first business process instance, whether there is a second business process instance that cooperates with the first business process instance; if so, execute S105; if not, execute S106.

S105、查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二业务流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节;S105, searching for the second business process instance, and executing the second business process instance, and executing the to-be-executed link until the static collaboration link in the second business process instance is executed;

S106、执行所述待执行环节。S106. Execute the to-be-executed link.

本实施例公开的业务流程运行方法,通过根据第一业务流程实例中的待执行环节信息确定待执行环节预先设置有静态协同环节时,根据第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同,如果存在,则查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节,如果不存在,则执行所述待执行环节。基于上述方法,具备静态协同关系的两个流程实例的两个环节,在业务流程运行期间如果要协同,则两个流程实例依附执行,如果不要协同,则两个流程实例依然可以单独执行,能适应各种应用场景,大大提升了用户的使用感受。In the business process operation method disclosed in this embodiment, when it is determined that the to-be-executed link is preset with a static collaboration link according to the information of the to-be-executed link in the first business process instance, it is judged whether there is a second business according to the collaboration identifier of the first business process instance The process instance cooperates with the first business process instance, and if it exists, searches for the second business process instance, and executes the second business process instance, until the static collaboration link in the second process instance is executed. , and then execute the to-be-executed link, if not, execute the to-be-executed link. Based on the above method, if the two links of two process instances with a static collaborative relationship are to be coordinated during the operation of the business process, the two process instances will be executed dependently. Adapt to various application scenarios, greatly improving the user experience.

参阅图2,图2为本发明提供的业务流程运行方法实施例2的流程图,所述业务流程运行方法包括:Referring to FIG. 2, FIG. 2 is a flowchart of Embodiment 2 of a business process operation method provided by the present invention, and the business process operation method includes:

S201、预先通过消息流Message Flow指定业务流程定义中指定环节的静态协同关系。S201 , pre-specify the static collaboration relationship of the specified link in the business process definition through the message flow Message Flow.

BPM IDE(BPM集成开发环境,BPM integrated development environment)通过泳道引入独立业务流程,通过消息流Message Flow指定任意两个独立业务流程的指定环节之间的静态协同关系。静态协同是指两个环节可能存在协同关系,但是不确定哪两个流程实例的上述两个环节之间存在协同。BPM IDE (BPM integrated development environment, BPM integrated development environment) introduces independent business processes through swimlanes, and specifies the static collaborative relationship between the specified links of any two independent business processes through the message flow Message Flow. Static collaboration means that two links may have a collaborative relationship, but it is uncertain which two process instances have collaboration between the above two links.

S202、获取第一业务流程实例中的待执行环节信息。S202: Acquire information of links to be executed in the first business process instance.

在所述获取第一业务流程实例中的待执行环节信息之前,BPM流程引擎解析所述业务流程定义,按照所述业务流程定义创建业务流程实例列表;Before acquiring the link information to be executed in the first business process instance, the BPM process engine parses the business process definition, and creates a business process instance list according to the business process definition;

选择所述业务流程实例列表中的任一业务流程实例为第一业务流程实例。Any business process instance in the business process instance list is selected as the first business process instance.

S203、判断所述待执行环节信息中是否存在Message Flow;如果存在,则说明待执行环节预先设置有静态协同环节,执行S204;如果不存在,则说明待执行环节未预先设置有静态协同环节,执行S207。S203, determine whether there is a Message Flow in the information of the link to be executed; if so, it means that the link to be executed is preset with a static coordination link, and execute S204; if not, it means that the link to be executed is not preset with a static coordination link, Execute S207.

S204、获取所述第一业务流程实例的协同标识。S204. Obtain the collaboration identifier of the first business process instance.

BPM流程引擎在创建业务流程实例的同时,提供API绑定指定的业务流程实例,如下述代码所示,public void collaborate Process Instances(Set<String>collaborating PIs,String collaboration Key);其中,第一个参数是需要协同的业务流程实例列表,可用数组或集合类形式,第二个参数是这些业务流程实例的协同标识,可用字符串形式,协同标识一般具有业务语义,如订单号。When creating a business process instance, the BPM process engine provides a business process instance specified by API binding, as shown in the following code, public void collaborate Process Instances(Set<String>collaborating PIs,String collaboration Key); among them, the first The parameter is the list of business process instances that need to be coordinated, which can be in the form of an array or a collection class. The second parameter is the collaborative identifier of these business process instances, which can be in the form of a string. The collaborative identifier generally has business semantics, such as an order number.

S205、根据所述第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同;如果存在,则执行S206;如果不存在,则执行S207。S205. Determine, according to the collaboration identifier of the first business process instance, whether there is a second business process instance that cooperates with the first business process instance; if so, execute S206; if not, execute S207.

具体的,如果所述第一业务流程实例的协同标识为空,比如字符串为NULL,则不存在第二业务流程实例与所述第一业务流程实例协同;Specifically, if the collaboration identifier of the first business process instance is empty, for example, the character string is NULL, there is no collaboration between the second business process instance and the first business process instance;

如果所述第一业务流程实例的协同标识不为空,比如,字符串部分有具体值,则存在第二业务流程实例与所述第一业务流程实例协同。If the collaboration identifier of the first business process instance is not empty, for example, the string part has a specific value, there is a second business process instance that cooperates with the first business process instance.

S206、查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二业务流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节。S206: Search for the second business process instance, and execute the second business process instance, and execute the to-be-executed link until the static coordination link in the second business process instance is executed.

所述查找所述第二业务流程实例,具体包括:The searching for the second business process instance specifically includes:

从所述业务流程实例列表中查找具有与所述第一业务流程实例的协同标识相同的协同标识的业务流程实例作为第二业务流程实例。Searching for a business process instance with the same collaboration identifier as the collaboration identifier of the first business process instance from the list of business process instances as the second business process instance.

S207、执行所述待执行环节。S207. Execute the to-be-executed link.

需要说明的时,在本实施例中,所述待执行环节为被协同环节,所述静态协同环节为发起协同环节。It should be noted that, in this embodiment, the link to be executed is a coordinated link, and the static coordination link is an initiating coordination link.

基于上述实施例,本申请公开了一种业务流程运行示例,具体如下:Based on the above embodiments, the present application discloses a business process operation example, which is as follows:

如图3所示,泳道图来引用指定的业务流程定义,三个泳道pool1、pool2、pool3中分别配置了三个独立的业务流程定义——订单申请,订单开通,物流。As shown in Figure 3, the swimming lane diagram refers to the specified business process definition. Three independent business process definitions are configured in the three swimming lanes, pool1, pool2, and pool3—order application, order opening, and logistics.

使用Message Flow来指定业务流程定义的指定环节的静态协同关系,比如,pool2中的订单开通流程的“出库”环节要等待pool3中物流流程的“物流结果通知”,所以建立“物流结果通知”环节到“出库”环节的Message Flow。“物流结果通知”环节为发起协同的环节,“出库”环节为被协同的环节。Use Message Flow to specify the static collaborative relationship of the specified link of the business process definition. For example, the "outbound" link of the order opening process in pool2 has to wait for the "logistics result notification" of the logistics process in pool3, so the "logistics result notification" is established. The message flow from the link to the "outbound" link. The "logistics result notification" link is the link that initiates the collaboration, and the "outbound" link is the link that is coordinated.

BPM引擎提供API:public void collaborate Process Instances(Set<String>collaborating PIs,String collaboration Key);来帮助用户运行态实现运行期的订单申请,订单开通,物流三个流程创建出来的具体的流程实例,比如“张三申请iphone5套餐”会有一个编号为××××的订单申请流程实例创建,id为0001,然后会有个投递iphone5的物流流程实例,id为0002,也会有一个开通手机号及资费套餐的订单开通流程实例,id为0003,程序只需要对BPM引擎传入0001、0002、0003到第一个参数中,传入订单编号××××到第二个参数中,即可表明,0001、0002、0003对应的业务流程实例是需要协同的,协同标识为订单编号××××(第二个参数)。BPPM引擎会生成若干条对应业务流程实例的协同关系记录存到数据库中。The BPM engine provides API: public void collaborate Process Instances (Set<String>collaborating PIs, String collaboration Key); to help users in the running state to realize the specific process instances created by the three processes of order application, order opening, and logistics during the running period, For example, "Zhang San applies for the iphone5 package" will create an order application process instance numbered ××××, the id is 0001, and then there will be an instance of the logistics process for delivering the iphone5, the id is 0002, and there will also be an activation mobile phone number And the order opening process example of the tariff package, the id is 0003, the program only needs to pass 0001, 0002, 0003 to the BPM engine into the first parameter, and pass in the order number ×××× into the second parameter, you can It shows that the business process instances corresponding to 0001, 0002, and 0003 need to be coordinated, and the coordination identifier is the order number ×××× (the second parameter). The BPPM engine will generate several collaborative relationship records corresponding to business process instances and store them in the database.

订单开通流程实例(0003)执行到“出库”环节的时候,发现关联了Message Flow,就会去查找有相同协同标识的物流业务流程实例(0002),等物流业务流程实例的“物流结果通知”环节执行完之后,订单开通流程实例的“出库”环节即可执行。When the order opening process instance (0003) is executed to the "outbound" link, it is found that the message flow is associated, and it will search for the logistics business process instance (0002) with the same collaborative ID, and wait for the "logistics result notification" of the logistics business process instance. After the execution of the link, the "outbound" link of the order opening process instance can be executed.

如果BPM引擎未设置0001、0002、0003对应的业务流程实例是需要协同的,则订单开通流程实例(0003)执行到“出库”环节的时候,并不知道要等待哪个具体的物流业务流程实例的通知,该订单开通流程实例会自行流转下去。If the BPM engine does not set the business process instances corresponding to 0001, 0002, and 0003 to be coordinated, the order opening process instance (0003) does not know which specific logistics business process instance to wait for when it executes the "outbound" link. , the instance of the order opening process will flow on by itself.

本实施例使用Message Flow实现了业务流程定义指定环节之间的静态协同关系,配合为所有待协同的业务流程实例绑定相同的协同标识,最终实现了运行期间,独立业务流程实例之间的动态协同。This embodiment uses Message Flow to realize the static collaboration relationship between the specified links in the business process definition, and binds the same collaboration identifier to all business process instances to be coordinated, and finally realizes the dynamic dynamic between independent business process instances during operation. Synergy.

参阅图4,图4为本发明提供的业务流程运行装置实施例1的结构图,所述业务流程运行装置包括:Referring to FIG. 4 , FIG. 4 is a structural diagram of Embodiment 1 of a business process running device provided by the present invention. The business process running device includes:

第一获取单元11,用于获取第一业务流程实例中的待执行环节信息;a first obtaining unit 11, configured to obtain information on links to be executed in the first business process instance;

第一判断单元12,用于根据所述待执行环节信息判断待执行环节是否预先设置有静态协同环节;如果所述待执行环节未预先设置有静态协同环节,则触发第二执行单元16;如果所述待执行环节预先设置有静态协同环节,则触发第二获取单元13;The first judging unit 12 is configured to judge whether the to-be-executed link is preset with a static collaborative link according to the to-be-executed link information; if the to-be-executed link is not preset with a static collaborative link, trigger the second execution unit 16; if the to-be-executed link is not preset with a static collaborative link The to-be-executed link is preset with a static coordination link, then triggers the second acquisition unit 13;

第二获取单元13,用于获取所述第一业务流程实例的协同标识;a second obtaining unit 13, configured to obtain the collaboration identifier of the first business process instance;

第二判断单元14,用于根据所述第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同;如果存在,触发第一执行单元;The second judging unit 14 is configured to judge whether there is a second business process instance to cooperate with the first business process instance according to the collaboration identifier of the first business process instance; if so, trigger the first execution unit;

第一执行单元15,用于查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二业务流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节;The first execution unit 15 is configured to search for the second business process instance, and execute the second business process instance, and execute the to-be-executed until the static coordination link in the second business process instance is executed. link;

第二执行单元16,用于执行所述待执行环节。The second execution unit 16 is configured to execute the link to be executed.

需要说明的是,上述各个单元的功能实现已在方法实施例中进行详细描述,本实施例不再赘述。It should be noted that, the functional implementation of the above-mentioned units has been described in detail in the method embodiment, which is not repeated in this embodiment.

参阅图5,图5为本发明提供的业务流程运行装置实施例1的结构图,所述业务流程运行装置包括:Referring to FIG. 5, FIG. 5 is a structural diagram of Embodiment 1 of a business process running device provided by the present invention. The business process running device includes:

预先设置单元21,用于预先通过消息流Message Flow指定业务流程定义中指定环节的静态协同关系。The presetting unit 21 is configured to pre-specify the static coordination relationship of the specified link in the business process definition through the message flow Message Flow.

第一业务流程实例确定单元22,用于在所述获取第一业务流程实例中的待执行环节信息之前,解析所述业务流程定义,按照所述业务流程定义创建业务流程实例列表;选择所述业务流程实例列表中的任一业务流程实例为第一业务流程实例。The first business process instance determining unit 22 is configured to parse the business process definition before acquiring the information on the links to be executed in the first business process instance, and create a list of business process instances according to the business process definition; select the Any business process instance in the business process instance list is the first business process instance.

第一获取单元23,用于获取第一业务流程实例中的待执行环节信息;a first obtaining unit 23, configured to obtain information on links to be executed in the first business process instance;

第一判断单元24,具体用于:判断所述待执行环节信息中是否存在所述MessageFlow;如果存在,则表示待执行环节预先设置有静态协同环节,触发第二获取单元25;如果不存在,则表示待执行环节未预先设置有静态协同环节,触发第二执行单元28。The first judging unit 24 is specifically configured to: judge whether the MessageFlow exists in the information of the link to be executed; if so, it means that the link to be executed is preset with a static coordination link, and triggers the second acquisition unit 25; if not, the second obtaining unit 25 is triggered. It means that the link to be executed is not preset with a static coordination link, and the second execution unit 28 is triggered.

第二获取单元25,用于获取所述第一业务流程实例的协同标识;A second obtaining unit 25, configured to obtain the collaboration identifier of the first business process instance;

第二判断单元26,用于根据所述第一业务流程实例的协同标识判断是否存在第二业务流程实例与所述第一业务流程实例协同;如果存在,触发第一执行单元27;如果不存在,则触发第二执行单元28。The second judging unit 26 is configured to judge whether there is a second business process instance that cooperates with the first business process instance according to the collaboration identifier of the first business process instance; if it exists, trigger the first execution unit 27; if it does not exist , the second execution unit 28 is triggered.

所述第二判断单元具体用于:The second judgment unit is specifically used for:

如果所述第一业务流程实例的协同标识为空,则不存在第二业务流程实例与所述第一业务流程实例协同;If the collaboration identifier of the first business process instance is empty, there is no collaboration between the second business process instance and the first business process instance;

如果所述第一业务流程实例的协同标识不为空,则存在第二业务流程实例与所述第一业务流程实例协同。If the collaboration identifier of the first business process instance is not empty, there is a second business process instance that cooperates with the first business process instance.

第一执行单元27,用于查找所述第二业务流程实例,并执行第二业务流程实例,直至所述第二业务流程实例中的所述静态协同环节执行完毕之后,再执行所述待执行环节。The first execution unit 27 is configured to search for the second business process instance, and execute the second business process instance, and execute the to-be-executed until the static coordination link in the second business process instance is executed. link.

所述第一执行单元具体用于:The first execution unit is specifically used for:

从所述业务流程实例列表中查找具有与所述第一业务流程实例的协同标识相同的协同标识的业务流程实例作为第二业务流程实例。Searching for a business process instance with the same collaboration identifier as the collaboration identifier of the first business process instance from the list of business process instances as the second business process instance.

第二执行单元28,用于执行所述待执行环节。The second execution unit 28 is configured to execute the link to be executed.

需要说明的是,上述各个单元的功能实现已在方法实施例中进行详细描述,本实施例不再赘述。It should be noted that, the functional implementation of the above-mentioned units has been described in detail in the method embodiment, which is not repeated in this embodiment.

另外,本申请实施例还提供了一种计算节点,计算节点可能是包含计算能力的主机服务器,或者是个人计算机PC,或者是可携带的便携式计算机或终端等等,本申请具体实施例并不对计算节点的具体实现做限定。In addition, an embodiment of the present application also provides a computing node, and the computing node may be a host server containing computing capabilities, or a personal computer PC, or a portable portable computer or terminal, etc. The specific embodiments of the present application are not correct The specific implementation of the computing node is limited.

图6为本申请的计算节点的结构图。如图6所示,计算节点700包括:FIG. 6 is a structural diagram of a computing node of the present application. As shown in FIG. 6, the computing node 700 includes:

处理器(processor)710,通信接口(Communications Interface)720,存储器(memory)730,总线740。A processor 710 , a Communications Interface 720 , a memory 730 , and a bus 740 .

处理器710,通信接口720,存储器730通过总线740完成相互间的通信。The processor 710 , the communication interface 720 , and the memory 730 communicate with each other through the bus 740 .

处理器710,用于执行程序732。The processor 710 is used for executing the program 732 .

具体地,程序732可以包括程序代码,所述程序代码包括计算机操作指令。Specifically, the program 732 may include program code including computer operation instructions.

处理器710可能是一个中央处理器CPU,或者是特定集成电路ASIC(ApplicationSpecific Integrated Circuit),或者是被配置成实施本申请实施例的一个或多个集成电路。The processor 710 may be a central processing unit (CPU), or an application specific integrated circuit (ASIC), or one or more integrated circuits configured to implement the embodiments of the present application.

存储器730,用于存放程序732。存储器730可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。程序732具体可以包括:The memory 730 is used to store the program 732 . The memory 730 may include high-speed RAM memory, and may also include non-volatile memory, such as at least one disk memory. The program 732 may specifically include:

图1、2、3所示实施例中的方法步骤,在此不赘述。The method steps in the embodiments shown in FIGS. 1 , 2 and 3 are not repeated here.

程序732中各单元的具体实现参见图4-图5所示实施例中的相应单元,在此不赘述。For the specific implementation of each unit in the program 732, refer to the corresponding units in the embodiments shown in FIG. 4-FIG. 5, which will not be repeated here.

最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。Finally, it should also be noted that in this document, relational terms such as first and second are used only to distinguish one entity or operation from another, and do not necessarily require or imply these entities or that there is any such actual relationship or sequence between operations. Moreover, the terms "comprising", "comprising" or any other variation thereof are intended to encompass a non-exclusive inclusion such that a process, method, article or device that includes a list of elements includes not only those elements, but also includes not explicitly listed or other elements inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element.

通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到本申请可借助软件加必需的硬件平台的方式来实现,当然也可以全部通过硬件来实施,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案对背景技术做出贡献的全部或者部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例或者实施例的某些部分所述的方法。From the description of the above embodiments, those skilled in the art can clearly understand that the present application can be implemented by means of software plus a necessary hardware platform, and of course all can be implemented by hardware, but in many cases the former is better implementation. Based on this understanding, all or part of the contributions made by the technical solutions of the present application to the background technology can be embodied in the form of software products, and the computer software products can be stored in storage media, such as ROM/RAM, magnetic disks, optical disks, etc. , including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in various embodiments or some parts of the embodiments of the present application.

本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的系统而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same and similar parts between the various embodiments can be referred to each other. For the system disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant part can be referred to the description of the method.

本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处。综上所述,本说明书内容不应理解为对本申请的限制。The principles and implementations of the present application are described herein by using specific examples. The descriptions of the above embodiments are only used to help understand the methods and core ideas of the present application. There will be changes in the specific implementation and application scope. In conclusion, the content of this specification should not be construed as a limitation on the present application.

Claims (10)

1. A method for operating a business process, the method comprising:
specifying a static cooperative relationship of a specified link in a service Flow definition in advance through a Message Flow;
acquiring information of a link to be executed in a first business process instance;
judging whether a static cooperative link is preset in the link to be executed according to the information of the link to be executed;
if the link to be executed is not preset with a static cooperative link, executing the link to be executed;
if the link to be executed is preset with a static cooperative link, acquiring a cooperative identification of the first business process instance;
judging whether a second business process example is cooperated with the first business process example or not according to the cooperation identifier of the first business process example;
if the static collaborative link exists in the second business process instance, searching the second business process instance, executing the second business process instance until a link before the static collaborative link in the second business process instance and the link to be executed are executed completely;
and if the link to be executed does not exist, executing the link to be executed.
2. The method according to claim 1, wherein the determining whether the link to be executed is provided with a static cooperative link in advance according to the link to be executed information specifically includes:
judging whether Message Flow exists in the link information to be executed;
if the link exists, a static cooperative link is preset in the link to be executed;
and if the link to be executed does not exist, the static cooperative link is not preset in the link to be executed.
3. The method according to claim 1, wherein the determining, according to the cooperation identifier of the first business process instance, whether there is cooperation between a second business process instance and the first business process instance specifically includes:
if the cooperation identifier of the first business process instance is null, the cooperation of a second business process instance and the first business process instance does not exist;
and if the cooperation identifier of the first business process example is not null, the cooperation of a second business process example and the first business process example exists.
4. The method according to any one of claims 1 to 3, wherein before the obtaining of the link information to be executed in the first business process instance, the method further comprises:
analyzing the service process definition, and creating a service process instance list according to the service process definition;
and selecting any business process instance in the business process instance list as a first business process instance.
5. The method according to claim 4, wherein the searching for the second business process instance specifically includes:
and searching the business process example with the cooperative identification which is the same as the cooperative identification of the first business process example from the business process example list to be used as a second business process example.
6. A business process execution apparatus, comprising:
the system comprises a presetting unit, a service Flow defining unit and a service processing unit, wherein the presetting unit is used for presetting the static cooperative relationship of a designated link in the service Flow definition through a Message Flow;
the first acquisition unit is used for acquiring information of links to be executed in a first business process instance;
the first judging unit is used for judging whether the link to be executed is provided with a static cooperative link in advance according to the information of the link to be executed; if the link to be executed is not preset with a static cooperative link, triggering a second execution unit; if the link to be executed is preset with a static cooperative link, triggering a second acquisition unit;
a second obtaining unit, configured to obtain a cooperative identifier of the first business process instance;
a second judging unit, configured to judge whether there is cooperation between a second business process instance and the first business process instance according to the cooperation identifier of the first business process instance; if yes, triggering the first execution unit;
a first execution unit, configured to search for the second business process instance, execute the second business process instance, and execute the to-be-executed link until a link before the static collaborative link in the second business process instance and after the static collaborative link is executed;
and the second execution unit is used for executing the link to be executed.
7. The apparatus according to claim 6, wherein the first determining unit is specifically configured to:
judging whether Message Flow exists in the link information to be executed;
if the link exists, a static cooperative link is preset in the link to be executed;
and if the link to be executed does not exist, the static cooperative link is not preset in the link to be executed.
8. The apparatus according to claim 6, wherein the second determining unit is specifically configured to:
if the cooperation identifier of the first business process instance is null, the cooperation of a second business process instance and the first business process instance does not exist;
and if the cooperation identifier of the first business process example is not null, the cooperation of a second business process example and the first business process example exists.
9. The apparatus of any one of claims 6 to 8, further comprising:
a first business process instance determining unit, configured to, before the obtaining of the link information to be executed in the first business process instance, parse the business process definition, and create a business process instance list according to the business process definition; and selecting any business process instance in the business process instance list as a first business process instance.
10. The apparatus of claim 9, wherein the first execution unit is specifically configured to:
and searching the business process example with the cooperative identification which is the same as the cooperative identification of the first business process example from the business process example list to be used as a second business process example.
CN201510585029.5A 2015-09-15 2015-09-15 A business process operation method and device Active CN106528066B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510585029.5A CN106528066B (en) 2015-09-15 2015-09-15 A business process operation method and device
PCT/CN2016/089928 WO2017045473A1 (en) 2015-09-15 2016-07-13 Business process operation method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510585029.5A CN106528066B (en) 2015-09-15 2015-09-15 A business process operation method and device

Publications (2)

Publication Number Publication Date
CN106528066A CN106528066A (en) 2017-03-22
CN106528066B true CN106528066B (en) 2020-01-17

Family

ID=58288219

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510585029.5A Active CN106528066B (en) 2015-09-15 2015-09-15 A business process operation method and device

Country Status (2)

Country Link
CN (1) CN106528066B (en)
WO (1) WO2017045473A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111260433A (en) * 2020-01-07 2020-06-09 中国联合网络通信集团有限公司 Service order processing method and device
CN111309294B (en) 2020-02-29 2022-06-07 苏州浪潮智能科技有限公司 A business processing method, device, electronic device and storage medium
CN112182000A (en) * 2020-09-26 2021-01-05 中国建设银行股份有限公司 Flow engine implementation method and device, electronic equipment and readable storage medium
CN114327601A (en) * 2021-12-31 2022-04-12 上海品顺信息科技有限公司 Business process control method, device, system and related equipment
CN114489855B (en) * 2022-01-27 2024-06-21 北京索为系统技术股份有限公司 Flow node control method and device and computer equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976386A (en) * 2010-10-12 2011-02-16 大唐软件技术股份有限公司 Cooperative controlling method of processes
CN103208046A (en) * 2012-12-31 2013-07-17 广州奥凯信息咨询有限公司 Workflow engine architecture method and system based on interactive dynamic flow diagram
CN103455324A (en) * 2013-07-24 2013-12-18 北京起步科技有限公司 Model for business development process
CN103500372A (en) * 2013-08-08 2014-01-08 机械工业第六设计研究院有限公司 Collaborative design method and system based on SOA
CN104463508A (en) * 2014-12-30 2015-03-25 山东中创软件商用中间件股份有限公司 Coordination method and device between multiple workflow systems

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5960404A (en) * 1997-08-28 1999-09-28 International Business Machines Corp. Mechanism for heterogeneous, peer-to-peer, and disconnected workflow operation
CN101132401A (en) * 2006-08-25 2008-02-27 华为技术有限公司 Business interaction processing method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976386A (en) * 2010-10-12 2011-02-16 大唐软件技术股份有限公司 Cooperative controlling method of processes
CN103208046A (en) * 2012-12-31 2013-07-17 广州奥凯信息咨询有限公司 Workflow engine architecture method and system based on interactive dynamic flow diagram
CN103455324A (en) * 2013-07-24 2013-12-18 北京起步科技有限公司 Model for business development process
CN103500372A (en) * 2013-08-08 2014-01-08 机械工业第六设计研究院有限公司 Collaborative design method and system based on SOA
CN104463508A (en) * 2014-12-30 2015-03-25 山东中创软件商用中间件股份有限公司 Coordination method and device between multiple workflow systems

Also Published As

Publication number Publication date
WO2017045473A1 (en) 2017-03-23
CN106528066A (en) 2017-03-22

Similar Documents

Publication Publication Date Title
CN110825539B (en) Business processing method and device
CN106528066B (en) A business process operation method and device
CN105207996B (en) Account merging method and device
CN107329861B (en) A kind of multi-interface testing method and device
CN105592011B (en) Account login method and device
CN108132880A (en) A kind of parameter verification method and device
CN111143207B (en) Method for checking model training notice and training log at mobile terminal
CN105516296B (en) The configuration method and device of group identification image
WO2016101811A1 (en) Information arrangement method and apparatus
CN109034603B (en) Business process execution method, device and computer readable storage medium
CN106325870B (en) Method and device for realizing dynamic form API (application program interface)
CN110460509A (en) The creation method and device of mail group
US20240146650A1 (en) Creating endpoints
CN110716743A (en) Aggregation API development method and system suitable for multi-party collaborative development
KR102066802B1 (en) Business processing method and device
CN112068810B (en) Method, device, electronic device and storage medium for processing activity events
CN104869135A (en) The method and terminal of data interaction
WO2022267769A1 (en) Method and apparatus for generating graph data
CN113254014A (en) Sketch plug-in-based interface development method, device and system
CN106250112A (en) A kind of auxiliary system for developing software, method and software development system
CN106550025A (en) A kind of data processing method and device of mobile cloud computing system
CN111090451A (en) Service configuration method, device and storage medium
CN109040311A (en) The push processing method and device of information on services
CN106470411A (en) Build the method and device of associated person information
CN106126313A (en) A kind of method based on the integrated Solr of Ambari and server

Legal Events

Date Code Title Description
C06 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