Attachment preview before saving in pega attachments.
Hi All,
Do we have any OOTB rules availble to view the preview of a file before saving into attachment class.
When a file is uploaded using ootb attachments pyUploadFile activity is invoked and it internally calls the "java.util.HashMap hmFileInfo = pega_rules_utilities.uploadFile(false);" step to convert the file into hash map format.
Do we have any function/ootb rule or custom script to preview the above converted hashmap info into a document.
Thanks,
Sampath