Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1916

Data Table query - Advanced result set

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Data Tables

    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

        Issue Links

          Activity

            People

              Unassigned Unassigned
              peter.santa Peter Santa
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: