Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Background
Data Table related querying has been enhanced with FINERACT-1747 and FINERACT-1910, FINERACT-1915.
The result set currently does not say anything about the data type.
Goal
If the caller requests that way (advancedResultSet=true), let the result set of
- data table query
- parts of Transaction query that includes data from data table (
FINERACT-1915)
include data type related information, and have a response that is similar to the response of a table Report.
Example response
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.
Solution Concept
Have a flag in the request: advancedResultSet=true to let the caller configure, that advanced (reporting-like) result set is requested.
<Solution Concept to be extended by developers>
Acceptance Criteria
- The result set of a data table query looks like the response of a report, including types of values in columns.
Attachments
Attachments
Issue Links
- is a child of
-
FINERACT-1917 Major improvement to Savings Account
- Closed
- relates to
-
FINERACT-1910 Data Table query - Advanced
- Resolved
-
FINERACT-1915 Transaction query - considering assigned data table
- Resolved