Databases Reference
In-Depth Information
Now createEmployeeFlow looks as follows:
The following opions are available for the task low call in the property inspector.
Run As Dialog : We can make the task flow run as a dialog from the parent task flow
by selecing the true opion.
Display Type : If the task flow is running in a dialog, then the window should open
in either an inline pop-up or an external window.
Remote Applicaion URL : This opion is used to call the task low when the
applicaion is called remotely from a web applicaion.
Task Flow Return
Task Flow Return is used in a task low to return to the calling task low ater compleing a
process within the task flow. For example, in the previous screenshot, we have a task flow call
createDepartmentFlow , which will call the corresponding task low and the low coninues
within createDepartmentFlow . However, at some point, the createDepartmentFlow
task flow ends and the control has to come back to the calling createEmployeeFlow task
low for further processes within the current task low. This opion is available only for a
bounded task flow.
Time for action - adding a Task Flow Return
Now we will see how to create a Task Flow Return acivity within the task low:
1. Double-click on createDepartmentFlow to open a Create Bounded Task Flow dialog.
2. Accept the default entries by clicking on the OK buton. The dialog box is
similar to that of the create task flow dialog that we saw earlier to create
the createEmployeeFlow task flow.
3. The previous acion will create the bounded task low.
 
Search WWH ::




Custom Search