You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Peter Santa (Jira)" <ji...@apache.org> on 2023/04/05 09:16:00 UTC

[jira] [Updated] (FINERACT-1916) Data Table query - Advanced result set

     [ https://issues.apache.org/jira/browse/FINERACT-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Santa updated FINERACT-1916:
----------------------------------
    Description: 
h1. 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.
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.

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.
h1. Solution Concept

Have a flag in the request: 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.

  was:
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.


> 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
>            Priority: Major
>
> h1. 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.
> 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.
> 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.
> h1. Solution Concept
> Have a flag in the request: 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)