How much max no of records appian gets from database

Hi,

I am getting data from REST API, for 3 Lacs of only ID's getting from database I am getting below error. 

Failed to connect to http://machine:5097/api/accountids Unable to process response body - The response body was greater than 5 MB and could not be processed

 

May i know why this is limitation. How to overcome it. 

 

I need to get around 25 Lacs of ID's. The reason is in Appian Record it expects all Id's to be present in order to work record properly. (I have requirement like, open screen -> filter record -> fetch data using REST API & show on grid -> click on any record it should display summary of that record (To display summary it expects all records should present).

 

I am really surprised the way Appian works. Any help is highly appreciated.

  Discussion posts and replies are publicly visible