Skip to Main Content

Chinese

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 Dynamic Region with taskflow

3158114Jan 21 2016 — edited Jan 21 2016

Hi all,

I created One taskflow in which i creat on jsff page then i creat dynamic region of taskflow

So,when i run app i get this exception

<UIXRegion> <getRegionModel>

java.lang.IllegalStateException: The expression "#{bindings.dynamicRegion1.regionModel}" (that was specified for the RegionModel "value" attribute of the region component with id "pt_r1") evaluated to null.

This is typically due to an error in the configuration of the objects referenced by this expression.

If it helps, the expression "#{bindings.dynamicRegion1}" evaluates to "null".

If it helps, the expression "#{bindings}" evaluates to "view_ISOInfoPGPageDef".  Now using an empty RegionModel instead.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2016
Added on Jan 21 2016
0 comments
614 views