Reading big data from Cassandra
Hi,
We have a requirement to export all data (many millions of rows) from a Decision Data Store Data Set. Within an activity I can't use browse by key as I don't know the keys, I can only browse all. However, this is destroying the server attempting to load all this data into the clipboard. Ideally we'd like to paginate the browse, is such a thing possible within Pega? There is nothing obvious that we can see to achieve this other than maybe directly using Cassandra Java APIs?
Thanks,
Brian.