Can we download the attachments from BPM tables wfattachment?
Summary
Create hyperlink to download the attachments from BPM table wfattachmentContent
Hello Experts,
I am trying to generate a report with the approval transactions and am able to get the attachment name for the task from hcm_fusion_soainfra.wfattachment table. However the requirement is to have a hyperlink on the report for each approval transaction and when the user clicks that hyperlink that attachment should get downloaded. I have searched this table to see if there is any reference to UCM, but looks like the content is getting stored in the same wfattachment table in encoded format with encoding type of "application/vnd.openxmlformats-officedocument.wordprocessingml.document".