Thursday, December 15

HowTo: Set Default Run Target to TaskFlow Activity

Goal

A Fusion Web Application (ADF) should be within an application [workspace] independently selected from the context start using the keyboard.

Context

- JDeveloper 11gR2

- Fusion Web Application (ADF)

Solution

Image(19)

Choose: Run / Choose Active Run Configuration / Manage Run Configuration..

Image(16)

Select: Run Configuration / Default

Choose: Edit..

Image(17)

Deselect: Attempt to Run Active File Before Default

Select Default Run Target: ..\WEB-INF\adfc-config.xml [your task-flow file]

Image(18)

Choose: Launch Settings / ADF Task Flow

Select View Activity: home [your start page]

Choose: Ok

Choose: F11

2 comments:

Anonymous said...

Can a task flow executes without default activity and contains only initializer??
.

Unknown said...

Hey, maybe not. I think there is no way to run only a task flow without a default activity by F11. What is the use case ?