Peter Santa created FINERACT-1916:
-------------------------------------
Summary: Data Table query - Advanced result set
Key: FINERACT-1916
URL: https://issues.apache.org/jira/browse/FINERACT-1916
Project: Apache Fineract
Issue Type: New Feature
Components: Data Tables
Reporter: Peter Santa
h1. Background
Data Table related querying has been enhanced with FINERACT-1747 and
FINERACT-1910.
The result set currently does not say anything about the data type.
h1. Goal
If the caller requests, let the result set include data type related
information, and have a response similar to the response of a table Report.
E.g.: as a report response look like for this request, utilising a built-in
report:
{{{}{\{url}}/runreports/Client%20Listing?R_officeId=1{}}}{{{}{}}}
Let the caller customise in the request whether the currently existing simple,
or the advanced result set format is required.
h1. Solution Concept
Have a flag in the requets: advancedResultSet=true to let the caller configure,
that advanced (reporting-like) result set is requested.
Additional details: ToDo by devs
h1. Acceptance Criteria
* The result set of a data table query looks like the response of a report,
including types of values in columns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)