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!

ADF taskflow return listner

User_9L0JZMar 14 2019 — edited Mar 16 2019

Hi All,

Jdeveloper version: 12.1.3

In current application, from 1st task flow i am calling other taskflow as popup. on return i want to refresh VO, which i am doing on returnlistner of commandbutton from calling taskflow. This is working fine.

Now requirement changes that instead of popup, it should render as a page. In this scenario my return listener is not getting invoked and VO is not getting refreshed as dialouge event is missing.

How can handle this?

Thanks in advance.

Regards,

kalpesh darji

Comments

Post Details

Added on Mar 14 2019
3 comments
387 views