Oracle ADF Interview Questions
Oracle ADF Interview Questions
The application can be broken up into a series of modular flows that call one
another.
You can add to the task flow diagram nodes such as views, method calls, and
calls to other task flows.
ADF task flows are reusable within the same or an entirely different
application.After you break up your application into task flows, you may
decide to reuse task
Shared memory scope (for example, page flow scope) enables data to be
passed between activities within the task flow. Page flow scope defines a
unique storage area for each instance of an ADF bounded task flow.
Isolated: