You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

Joget Entity Data Binder provides data set access to entities related to the platform and system level.



Figure 1: Sample Datalist using Joget Entity Datalist Binder to Retrieves Data From Form Data Audit Trail Entity

Joget Entity Datalist Binder Properties

Configure Joget Entity Datalist Binder

NameDescriptionScreen (Click to view)
Entity

The entity to retrieve dataset from.

Choosing entity related to App (i.e. Datalist Definition) will produce another option called

Only retrieve from current App version? to optionally return data related only to the current App the datalist is built on.
Full list of available entity binders are as follows:


  • App Definition
  • App Message
  • Audit Trail
  • Datalist Definition
  • Department
  • Employment
  • Employment Report To
  • Environment Variable
  • Form Data Audit Trail
  • Form Definition
  • Grade
  • Group
  • Organization
  • Package Definition
  • Plugin Default Properties
  • Report - App
  • Report - Workflow Activity
  • Report - Workflow Activity Instance
  • Report - Workflow Package
  • Report - Workflow Process
  • Report - Workflow Process Instance
  • Resource Bundle Message
  • Role
  • Setting
  • User
  • User Extra Info
  • User Password History
  • User Replacement
  • Userview Definition
  • Workflow Process Link


Filter Conditions

Filter Conditions

NameDescription
Join Type
  • And
  • Or
Field

Field ID. (e.g. title)

Operator
  • Equal
  • Not Equal
  • Greater Than
  • Greater Than Or Equal
  • Less Than
  • Less Than Or Equal
  • Like
  • Not Like
  • In
  • Not In
  • Is True
  • Is False
  • Is Null
  • Is Not Null
ValueFilter value.
Extra Conditions

Additional condition(s) for filtering the data set. HQL is expected here.

Download Sample App

Sample app to demonstrate the use of Datalist Entity:Data Binder for Joget Workflow Enterprise v6: 

APP_j_entity_list.jwa




  • No labels