ADF Mobile task flow
Overview Editor
Control Flows
Use to add, view, or edit control flow rules within the ADF task flow. More
To add a new control flow to the task flow, click Add and enter values in the fields below.
To delete an existing control flow from the task flow, select it in the list and click Delete.
To edit an existing control flow, enter new values in the following fields.
Control Flows
From Activity
Enter the id of the activity where the control flow originates, for example, view1. Because a single activity can have multiple control flows leading from it, the same activity id can be specified multiple time as a From Activity in the list.
From Outcome
Enter a value that matches the action attribute of a UI component located on the originating view activity. The action attribute of the UI component should be set to the corresponding control flow case from-outcome leading to the next desired task flow activity.
Each from-outcome should be matched with a control flow case. Wildcards are not supported in from-outcome.
To Activity
Enter the id of the activity that is the target of the control flow rule, for example taskFlowCall1.
Mobile Developer's Guide for ADF, "Creating Task Flows"
Copyright © 19972013, Oracle. All rights reserved.