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
Choose: Run / Choose Active Run Configuration / Manage Run Configuration..
Select: Run Configuration / Default
Choose: Edit..
Deselect: Attempt to Run Active File Before Default
Select Default Run Target: ..\WEB-INF\adfc-config.xml [your task-flow file]
Choose: Launch Settings / ADF Task Flow
Select View Activity: home [your start page]
Choose: Ok
Choose: F11
2 comments:
Can a task flow executes without default activity and contains only initializer??
.
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 ?
Post a Comment