Search This Blog

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

Sunday, June 30, 2013

Reference scope variable in VO as bind parameter

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}')