|
ADF Task Flows, Part 2
Aim
In this module, you explore ADF task flows in greater depth. Specifically, you learn about the following concepts:
- The types of memory scopes in ADF Controller
- Exposing bounded task flows as ADF regions on a page or page fragment
- Implementing "save for later" functionality
- Launching a task flow in a dialog
- Deploying a bounded task flow to a remote server
After completing this module you should be able to:
- List and describe the types of memory scopes in ADF Controller
- Create a region on a page
- Enable save points in the adf-config.xml file of a project
- Create a bounded task flow that launches in an inline popup dialog
- Explain how to deploy a bounded task flow to a remote server and then call the task flow from a consuming application
|