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 : the UserVO instance obtained by calling the AdminService.getUser() method
  • sql : the SqlFormat instance
  • parameters : the Map of all WFR parameters.