Question
CBA
AU
Last activity: 23 Sep 2024 11:47 EDT
Bulk Download case files using Repository APIs
Hi All,
We have a requirement, we need to download case attachments are stored in pegacloudfilestorage. structure would be like One mainfolder under which sub-folders for each case and attachments are within case sub folder.
We need to download them altogether, but looks like pxGetFile support only individual file retrieval.
even if we use pxlistfile api to get results list and iterate, how do we maintain the folder structure(multilevel).
also when we read the file into pega from filestorage it will increase the heap memory, considering this what the max file size that pega support for download.
Thanks,
Prabhu