Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is a sample application meant to demonstrate the use of Subflow with each process maintaining its own Form table setup.

这是一个示例应用程序,旨在演示如何在每个进程维护自己的Form数据表设置的情况下使用Subflow。


Figure 1: Process AProcess A will invoke Process B when the condition is met

图1:流程A

当条件满足时,流程A将调用流程B.


Figure 2: Process A's Subflow entity Properties

Image Removed

Figure 3: Process B (Subflow) Properties

The Workflow Variable from Process A (statusA) (see Figure 2) will be passed into Process B's (statusB) (see Figure 3)  and will also be returned upon completion of the Subflow (Process B) as it has been set to "In and Out".

Image Removed
Figure 3: Process B

Upon completion of "Approve B" in Process B, Workflow Variable from Process B (statusB) will be returned to Process A (statusA).

Image Removed
Figure 4: Form Table Setup

Image Removed
Figure 5: Demo of the Workflow

Both processes maintain their own form table setup while being able to access each other's dataset seamlessly.

图2:流程A的子流程实体属性

Image Added

图3:流程B(子流程)属性

来自流程A(statusA)(见图2)的工作流程变量将被传递到流程B(statusB)(参见图3),并且在子流程(流程B)完成时也将被返回,因为它已被设置为“In和Out“。

 

Image Added

图3:流程B

在流程B完成“批准B”后,流程B的工作流程变量(statusB)将返回到流程A(statusA)。

Image Added
图4:表单设置

Image Added

图5:工作流的演示

这两个进程维护自己的表格表设置,同时能够无缝地访问彼此的数据集。

下载Download: APP_subflowApp-1-20130906165322.zip