Hi,
So I'm using KingswaySoft to extract attachments. I use FetchXML to query the annotation entity with Batch Size 2000. When I run it in our Test environment it works fine but in PROD it just time out and nothing gets extracted. In PROD when I remove the "documentbody" field then I get some result so I'm thinking it has to do with the size of the attachment being too large? but would I get at least some result until it fetch a file too large to be handled? Is there some condition I can use to limit the size of the file being extracted? Anything I should try?
Thanks for your help.
*This post is locked for comments