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!

Access Parent Page Binding From Region

TalyaZJan 2 2014 — edited Jan 3 2014

Hello

I'm using JDev 11.2 and i have a task flow which I call from a parent page- and to pass parameters to it.

Is there a way for me to access the parent page bindings from a region in the taskflow?

Thanks for you time

Talya

Comments

Talya,

Can you elaborate your usecase on why would you want to do that? Can't you pass them as parameters to the child TF?

-Arun

Shay Shmeltzer-Oracle

You shouldn't be directly accessing a containing page values from a task flow. This will create a situation where your task flow is only usable in a single page.

Instead define parameters to your task flow and pass those from the containing JSF.

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 31 2014
Added on Jan 2 2014
2 comments
186 views