Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with calling Bounded task flow as dialog

user13159000Aug 17 2010 — edited Aug 18 2010
Hi ,

I am facing a problem while calling a bounded task flow as a dialog, My requirement is When I click on a command link I have to open a bounded task flow with .jsff page fragment as a dialog. When I am trying to modify the target bounded task flow property 'Run as Dialog' property to ' true' I am getting error in the task flow as below

' Task flow call "taskflow1-config" can not call bounded task flow "taskflow2-config" as a dialog, since "taskflow2-config" refers to page fragments."

My both task flows are refers to page fragments, not .jspx pages. Is there any way to use second task flow as a 'dialog' ?

Any thoughts on this will be really helpful for me to proceed further.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2010
Added on Aug 17 2010
3 comments
1,142 views