Oracle
1Z0-554 · Question #56
Your application contains a bounded task flow with four pages. The pages are all based on different application modules and the task flow has the transaction property set to "Always Begin New…
The correct answer is C. The changes on the first two pages are committed; the changes on the last two pages are not committed. See the full explanation below for the reasoning.
Question
Your application contains a bounded task flow with four pages. The pages are all based on different application modules and the task flow has the transaction property set to "Always Begin New Transaction and a commit operation is defined as the return activity. The user makes some changes on each of the pages but a commit failure occurs on the bindings in the third page. Which of these scenarios describes the outcome of this situation?
Options
- ANone of the changes on any of the pages is committed all are rolled back.
- BPages one and two and four are committed; page three is not committed.
- CThe changes on the first two pages are committed; the changes on the last two pages are not committed.
- DIt depends on the value that has been set in the Transaction property on each application module.
How the community answered
(35 responses)- A6% (2)
- B11% (4)
- C80% (28)
- D3% (1)
Community Discussion
No community discussion yet for this question.