Executing a Taskflow Call From an Inline Popup Results in ADFC-0631.
(Doc ID 2810022.1)
Last updated on SEPTEMBER 30, 2021
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
In the ADF application, there is bound taskflow like following:
test1.jsf(view) ---> test2.jsf(view) ---> test3 (task-flow-call)
test2.jsf is a dialog invoked by dialog:<syntax> from the button component of test1.jsf.
When calling test3, we got an error : ADFC-00631: This viewport does not support executing an activity of type 'task-flow-call'
Changes
Upgrade from ADF 11.1.2.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |