Showing posts with label
Reference scope variable in VO object. Declarative variable assignment in VO from a scope variable..
Show all posts
Showing posts with label
Reference scope variable in VO object. Declarative variable assignment in VO from a scope variable..
Show all posts
Reference scope variable in VO as bind parameter.
Note: Accessing scope variable in VO is violation of MVC but can be performed using below groovy experssion.
adf.context.expressionEvaluator.evaluate('#{pageFlowScope.empNo}')