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.