Method, device and system for simulating process of workflow middleware

A technology of workflow middleware and simulation device, which is applied in the field of workflow middleware, can solve problems that are not applicable to non-programmers and ordinary users, and achieve the effect of improving debugging

CN101751332AActive Publication Date: 2010-06-23山东中创软件商用中间件股份有限公司
0 Cites 5 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2010-06-23

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a method, a device and a system for simulating the process of a workflow middleware. According to a user request, a process template which is specified by the user is obtained from a database; the obtained process template is traversed according to the breadth first search algorithm, and simulating data is obtained; the simulating data is stored in a first extensible markup language (XML) file; a workflow interface is invoked, and the simulating data which is stored in the first XML file is simulated, thus obtaining process running data; the obtained process running data is stored; the stored process running data is analyzed, thus obtaining analysis results; and the analysis results are stored in a second XML file. According to the method, the device and the system for simulating the process of the workflow middleware disclosed by the invention, the process template is traversed according to the breadth first search algorithm, the obtained simulating data covers all possible paths of the process template, the simulating process can be finished automatically under the driving of a simulating strategy, and business data does not need to be input, thus being suitable for ordinary users who are not programmers.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of workflow middleware, in particular to a process simulation method, device and system of workflow middleware. Background technique

[0002] Middleware is a large category of basic software, which belongs to the category of reusable software, and it is between the operating system software and user application software. Workflow is a calculation model of workflow, which expresses the logic and rules of how the work in the workflow is organized together in an appropriate model in the computer and performs calculations on it, which can provide business process modeling and management for enterprise applications. And control functions, can be applied to the one-stop office of e-government, process integration in e-commerce and financial credit business and other fields. Workflow middleware is widely used in governments or enterprises to solve computerized processes. Process simulation is an important part of ...

Examples

Embodiment Construction

[0041] The following will clearly and completely describe the technical solutions in the embodiments of the present invention in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

[0042] The invention discloses a flow simulation method of a workflow middleware, which can automatically complete the flow simulation after the simulation is started.

[0043] figure 1 It is a flow chart of the process simulation method of workflow middleware disclosed in Embodiment 1 of the present invention, specifically:

[0044] Step S11: According to the user's request, the process template specified by the user is obtained from the data...