Question

M2C CONSULTING & PROCEDURES S.L
ES
Last activity: 6 Aug 2025 10:37 EDT
Best way to implement an attachment field in Pega Constellation
I need to get an attached document in Pega Constellation form and set a validation which don't allow to upload a file which its size will be more than 2Mb. To implement it, I've create a new single page property DocumentAttached referring data access from D_AttachmentFieldInfo data page but in this way I don't have populate pyFileSize by default. How is the best way to create this property to interact with the data from this file attach?