Question
NAB
AU
Last activity: 25 Oct 2022 4:30 EDT
Partial fetch setting for email ingestion using Graph API
Hi,
In Pega 7.2.1, we have set following parameters in Receiver config for Email Account to fetch email with large attachments in chunks to improve the performance:
mail.imaps.partialfetch = true
mail.impas.fetchsize = 1024000
We have now upgraded to Pega 8.7.2 and using Graph API protocol to ingest emails from O365. Could someone provide similar settings for Grpah API protocol?
Note: Following article has details on attaching large attachment in chunks but could not find similar one for reading large attachments from O365: Attach large files to Outlook messages or events - Microsoft Graph | Microsoft Docs
***Edited by Moderator Marije to add Capability tags***