Can Pega split large file in chunks and stream via SharePoint API
We have a required to upload large file to SharePoint. Sharepoint APIs chunk file larger then 250MB(max file size). As Pega uploads file to internal repository first and then stream it. Is it possible to upload file to Pega repository in chunks and passed to SharePoint API or is there any way to upload large file to Sharepoint from Pega.