Hi All,
We are working on REST API integration with Blue Prism Version 5.0.23 wherein we need to handle 1.5 MB size of big JSON String returns from REST API call as an output.
We usually use Data Item(text type) to keep the data before parsing it in Blue Prism. But, we got to know that Data Item cannot handle not beyond 35 KB(~32K-35K characters) of data.
If so, could you please suggest any alternate in place of Data Item in Blue Prism(code stage) to manage this data size?
Regards,
Anandan.