Server-Side Implementation
Server-Side Implementation
The data source implementation classes evaluate binding expressions in restrictions and SQL queries at WFR execution time. The Data Source creates the evaluation context at the beginning of the WFR execution. The evaluation context properties are:
-
user: theUserVOinstance obtained by calling theAdminService.getUser()method
-
sql: theSqlFormatinstance
-
parameters: theMapof all WFR parameters.
