Today I will explain how to use Dynanic Task Flow Region ans Dynamic Region Link in ADF.
1)Create a bounded task flow like dept and to adf jar and similarly create some other task flow like job ,deploy it.put all two jars in a folder. Now go to resources and create new file system connection
you will see like these two task flow

2)Now create main application.Right click these two task flow one by one and click add to application.

3)now create jspx page in the main application with two columns.
4)drag and drop job task flow and choose dynamic region.it will ask you a bean deine the bean like as below.

5)now you will see a bean like this.
6)Now drag and drop job task flow to left hand side column and choose
Dynamic region link.It will create some link there which will call job task flow.
7)Now drag and drop dept ask flow to left hand side column and choose
Dynamic region link.It will create some link there which will call dept task flow.
you will see like this
8) run your jspx file.
you will see the output.now change you task floe and clicking on dept task flow link

.on click job you will see like this

Enjoy!
please reply to this blog if you face any problem.
1)Create a bounded task flow like dept and to adf jar and similarly create some other task flow like job ,deploy it.put all two jars in a folder. Now go to resources and create new file system connection
you will see like these two task flow
2)Now create main application.Right click these two task flow one by one and click add to application.
3)now create jspx page in the main application with two columns.
4)drag and drop job task flow and choose dynamic region.it will ask you a bean deine the bean like as below.
5)now you will see a bean like this.
6)Now drag and drop job task flow to left hand side column and choose
Dynamic region link.It will create some link there which will call job task flow.
7)Now drag and drop dept ask flow to left hand side column and choose
Dynamic region link.It will create some link there which will call dept task flow.
you will see like this
8) run your jspx file.
you will see the output.now change you task floe and clicking on dept task flow link
.on click job you will see like this
Enjoy!
please reply to this blog if you face any problem.