vendredi 26 août 2016

Huge Data downloading using Web API + Angular JS

We need to download a huge report from Web API using angular JS. If the Web API has huge data to process , then the angularJS promise is getting timed out. We cant use anchor tag to download data as we have enabled CSRF to the Download API.

Trying to use streaming API response to show the download progress on the client.

Please suggest.




Aucun commentaire:

Enregistrer un commentaire