Oracle
1Z0-554 · Question #51
Consider this task flow. What will be the outcome of calling the task flow?
The correct answer is F. The SetCustomerInfo view activity will be called, and the go method will execute the ViewCustomerOrders. See the full explanation below for the reasoning.
Question
Consider this task flow. What will be the outcome of calling the task flow?
Exhibit
Options
- ABecause the default activity is not a view activity, the SetCustomerInfo method will be skipped and the
- BThe SetCustomerInfo method is called, and the ViewCustomerOrders view activity will be displayed
- CThe default activity will be called, and the ViewCustomerOrders method on the application module
- DThe SetCustomerInfo method will be called, and the viewcustomerorders view activity will be displayed
- EThe SetCustomerInfo method is called, and the UpdateOrders view activity will be displayed in the
- FThe SetCustomerInfo view activity will be called, and the go method will execute the ViewCustomerOrders
How the community answered
(41 responses)- B2% (1)
- C5% (2)
- E10% (4)
- F83% (34)
Community Discussion
No community discussion yet for this question.
