Question
Display of Createdatetime in pyAttachmentFeedDescription – Pega v7
Hi All,
All part of audits, I need to display the datetime while uploading the documents.
I had added code to get the datetime using .getdate(“pxCreateDateTime”) option.
But this approach was not working as expected and was not able to display the correct date time.
Based on the below link, datetime options was available in the lower version.
File information in pyWorkAttachmentsFeedElement
https://pdn.pega.com/support-articles/file-information-pyworkattachmentsfeedelement
Any suggestion please.
Thanks in advance.