Querying and massive export of data

Confluence User - 31 May, 2021

Hi team, in one of our current applications we need to do "massive" data query (perhaps a few thousand records of tables with at least 20 columns) for use in foreign / excel systems via URL. We have seen that datalist can consume a large amount of memory when exporting to excel even generating heap space errors. On the other hand, reports via jasper can also work for this purpose but require significant amounts of time to format and download. Is there any other possibility of querying "flat" data via URL for these purposes?

datalists;querying;export

1


01 Jun, 2021
confluenceUser
confluenceUser

Consider the API Builder, then use List to explore the list data.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print