October 2012
Intermediate to advanced
590 pages
15h 18m
English
In this section we will take a closer look at the commonly used activities for a bounded task flow such as default activity, parent action, task flow call, task flow return, and exception handler.
The default activity is designated as an activity to run first (default entry point) in a bounded task flow. Based on the outcome of the default activity and control flow cases definitions, the framework chooses the next activity for execution.
By default, JDeveloper will mark the first activity that you added as the default activity. However you are allowed to modify the default activity at any time. To designate one of the activities as the default activity in a bounded ...
Read now
Unlock full access