Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Charles Schwab
US
Last activity: 23 Jan 2024 18:01 EST
How do we handle large data transfer between Openspan and Pega BPM ?
We have a requirement where we need to extract large amount of data ( 6 columns, 1000 records ) from a web application and need to send it back to Pega BPM application for further processing. How do we achieve this ?
Right now we are adding new data in the JSON response that is sent to the Pega BPM application. Will the large volume of data breach the JSON character limitation and fail ?
Customer does not want to go with file based (CSV,excel etc. ) data transfer.
What better alternatives are recommended in this scenario ?