Question
Tata Consultancy Services
US
Last activity: 17 Aug 2017 4:20 EDT
Work Object PDF attachment download is timing out
The PDF attachments could be more than 100MB for a requirement and its taking more than 15 minutes to download using the OOB activity 'DisplayAttachFile' which in turn using the java sendFile() method. Can anyone please suggest a better option? PS : 1) Tried to Obj-Open the attachment table first and then pass the page to sendfile() but keeping a big content on the clipboard is causing further delay. If the attachment string is converted to HTML stream and then using the activity HTMLtoPDF also has performance issues as per the article SA-21145.