Tuesday, March 1, 2016

JDev/ADF sample - ADF BC REST Support for List Of Values (LOV) Data

  • ADF BC REST Support for List Of Values (LOV) Data. ADF BC REST service out of the box supports LOV list data. You can define LOV for ADF BC View Object attribute and use it straight away in REST service. This is especially useful when LOV list is filtered based on other attributes from current row - no need to collect and send these attributes to the service separately, filtering logic will be handled for you in ADF BC backend. One more benefit - you can reuse existing ADF BC with LOV's implementation and expose it through REST service.
    Download - ADFBCRestApp_v6.zip

No comments: