ADF Taskflows For Beginners..
ADF Taskflows For Beginners..
Agenda
What are Task Flows? Types of Task Flows? Other concepts used in Task flows Understand different components to build task flows Introduction of Task flows templates Some tips on building reusable task flows Demo Questions
Thanks Google, Flickr.com and Oracle documentation for images used in this presentation. These images are unmodified and used for educational purpose only.
Bounded
Entry Points
Exit Points
Exit Points
Un-bounded (UTF)
Public pages / No boundry No reuse No input parameters No return values No transaction Control No security e.g. Pages - Home, Help, Search, Navigations
Bounded (BTF)
Well defined boundry Reusable Can take input parameters Can return values Allows transaction control Security control e.g. Register, Checkout, other application processes
Page
can contains many fragments extension .jsf or .jspx
Tutorial http://www.
baigzeeshan. com/2010/04/creatingpages-with-regions-inoracle.html
Tutorial
http://www.baigzeeshan. com/2010/06/working-with-dynamic-regionsin-oracle.html
Allows to trigger
navigation of Parent view activity in ADF Region
Wild-card
Represents global
navigation case
Demo Example
Search Employees - Provides Search facility Secured, called as normal on Home page and as List of values on upload photo task flow View / Edit Employees Secured, Allows 'Managers' to edit and 'endusers' to view employee detail. Displayed as ADF region and deployed as ADF library jar Upload Photo - Task flow to upload employee photo Secured, Called as Dialog and later calling search flow in a model dialog Public Runs a flash movie on home page for all unauthenticated users for authenticated users displays graphs based on user type
My Contact
BLOG http://baigzeeshan.com YouTube Channel http://youtube.com/baigsorcl Email [email protected]
Congratulations......
You are now Task flows Expert.... Thank you